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
2025-07-16
Add statx support
Joanne Koong
-0
/
+3
2025-06-18
fuse: add support to FUSE_NOTIFY_INC_EPOCH
Luis Henriques
-0
/
+1
2025-05-20
conn->want conversion: Fix fuse_apply_conn_info_opts()
Bernd Schubert
-0
/
+6
2025-04-28
Add fuse_req_is_uring() to check if a req comes through io-uring
Bernd Schubert
-0
/
+5
2025-02-10
fuse_new version fixes: Change to fuse_new_versioned
Bernd Schubert
-3
/
+2
2025-02-09
Rename to fuse_session_new_versioned
Bernd Schubert
-1
/
+1
2025-02-09
Make fuse_main a macro again and wrap that to fuse_main_fn
Bernd Schubert
-1
/
+1
2025-01-06
Make fuse_main_real() not symboled
Bernd Schubert
-1
/
+1
2025-01-06
Avoid global declarion of internal functions that are new in 3.17
Bernd Schubert
-2
/
+2
2024-07-14
Add syslog and fatal signal handler feature
Bernd Schubert
-0
/
+3
2024-06-01
Fix compatibility issue around fuse_custom_io->clone_fd (#953)
legezywzh
-0
/
+2
2024-05-13
Enable passthrough mode for read/write operations (#919)
Amir Goldstein
-0
/
+2
2024-05-13
Add in the libfuse version a program was compiled with (#942)
Bernd Schubert
-0
/
+9
2023-07-07
Allow linking with mold / fix the version script (#814)
Bernd Schubert
-2
/
+0
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
[next]