index
:
libfuse.git
android-stable
master
libfuse for android
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
fuse_versionscript
Age
Commit message (
Expand
)
Author
Lines
2023-01-10
Support application-defined I/O functions for FUSE fd
Tofik Sonono
-0
/
+1
2023-01-06
Initial patch provided by Miklos Szeredi <mszeredi@redhat.com>
HereThereBeDragons
-0
/
+1
2023-01-04
Fixes when HAVE_LIBC_VERSIONED_SYMBOLS is not defined
Bernd Schubert
-0
/
+1
2023-01-02
Revert "libfuse custom communication interface"
Nikolaus Rath
-1
/
+0
2022-11-15
libfuse custom communication interface
y
-0
/
+1
2022-09-04
fuse-loop/fuse_do_work: Avoid lots of thread creations/destructions
Bernd Schubert
-0
/
+4
2022-09-04
API update for fuse_loop_config additions
Bernd Schubert
-0
/
+14
2020-08-09
Define fuse_session_loop_mt as a macro on uclibc and MacOS (#532)
asafkahlon
-0
/
+1
2020-01-02
Fixed an issue with the linker version script. (#483)
Bill Zissimopoulos
-1
/
+1
2019-11-03
Implement lseek operation (#457)
Yuri Per
-0
/
+2
2019-09-10
log: move fuse_log() to the public header file
Stefan Hajnoczi
-0
/
+6
2018-11-19
libfuse: add copy_file_range() support
Niels de Vos
-0
/
+6
2018-10-09
Add unprivileged option in `mount.fuse3`
Mattias Nissler
-0
/
+5
2017-09-19
Fix versioned symbols in version script
Nikolaus Rath
-1
/
+4
2017-08-24
Add idle_threads mount option.
Joseph Dodge
-0
/
+6
2017-08-24
Allow inode cache invalidation in high-level API
Sławek Rudnicki
-0
/
+1
2017-07-08
Added public fuse_lib_help(), bumped minor version
Nikolaus Rath
-0
/
+6
2017-05-25
Remove fuse_fs_fgetattr and fuse_fs_ftruncate from linker script
pablomh
-2
/
+0
2016-10-17
Update linker script
Nikolaus Rath
-2
/
+2
2016-10-09
fuse_parse_cmdline(): do not print help/version text
Nikolaus Rath
-0
/
+1
2016-10-09
Added missing export of fuse_pkgversion.
Nikolaus Rath
-0
/
+1
2016-10-02
Added fuse_session_fd()
Nikolaus Rath
-0
/
+1
2016-10-02
Don't handle --help and --version in fuse_session_new().
Nikolaus Rath
-0
/
+4
2016-10-02
Turn struct fuse_chan into an implementation detail
Nikolaus Rath
-5
/
+0
2016-10-02
Renamed fuse_lowlevel_new() to fuse_session_new().
Nikolaus Rath
-1
/
+1
2016-10-02
Introduce separate mount/umount functions for low-level API.
Nikolaus Rath
-0
/
+2
2016-10-02
Tell emacs to use tabs for linkerscript.
Nikolaus Rath
-0
/
+4
2013-06-21
libfuse: remove fuse_chan_bufsize()
Miklos Szeredi
-1
/
+0
2013-06-21
libfuse: clean up fuse_chan
Miklos Szeredi
-4
/
+0
2013-06-21
libfuse: clean up fuse_session
Miklos Szeredi
-3
/
+0
2013-06-21
libfuse: replace fuse_session_next_chan
Miklos Szeredi
-1
/
+1
2013-06-20
libfuse: remove channel user data
Miklos Szeredi
-1
/
+0
2013-02-22
remove real fuse_main() symbol
Miklos Szeredi
-1
/
+0
2013-02-22
clean fuse_chan_receive from versionscript
Miklos Szeredi
-1
/
+0
2013-02-08
libfuse: remove deprecated fuse_lowlevel_is_lib_option()
Miklos Szeredi
-1
/
+0
2013-02-08
libfuse: remove deprecated fuse_exited()
Miklos Szeredi
-1
/
+0
2013-02-08
libfuse: remove deprecated fuse_setup(), fuse_teardown()
Miklos Szeredi
-2
/
+0
2013-02-08
libfuse: remove deprecated fuse_read_cmd(), fuse_process_cmd()
Miklos Szeredi
-2
/
+0
2013-02-08
libfuse: remove deprecated fuse_loop_mt_proc()
Miklos Szeredi
-1
/
+0
2013-02-08
libfuse: remove deprecated fuse_set_getcontext_func()
Miklos Szeredi
-1
/
+0
2013-02-08
libfuse: remove deprecated fuse_invalidate()
Miklos Szeredi
-1
/
+0
2013-02-08
libfuse: remove deprecated fuse_is_lib_option()
Miklos Szeredi
-1
/
+0
2013-02-07
libfuse: add readdirplus support in fuse_lowlevel_ops
Feng Shuo
-0
/
+1
2012-07-19
Remove compat functions
Miklos Szeredi
-3
/
+0
2012-07-19
Remove old symbol versions
Miklos Szeredi
-55
/
+2
2012-06-18
Add FALLOCATE operation
Anatol Pomozov
-1
/
+6
2012-04-20
Add missing fuse_fs_flock to fuse_versionscript
Miklos Szeredi
-0
/
+1
2012-01-24
Revert "Add mmap() and munmap() methods to low level API"
Miklos Szeredi
-1
/
+0
2011-12-07
libfuse: Notifying the kernel of deletion.
John Muir
-0
/
+1
2011-12-06
Add mmap() and munmap() methods to low level API
Miklos Szeredi
-0
/
+1
[next]