index
:
libfuse.git
android-stable
master
libfuse for android
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
fuse_kernel.h
Age
Commit message (
Expand
)
Author
Lines
2025-09-13
libfuse: fix COPY_FILE_RANGE interface
Miklos Szeredi
-1
/
+11
2025-06-18
fuse: add support to FUSE_NOTIFY_INC_EPOCH
Luis Henriques
-1
/
+5
2025-04-30
Update include/fuse_kernel.h to version 7.43
Joanne Koong
-2
/
+8
2025-04-28
Synchronize fuse_kernel.h with linux-6.14
Bernd Schubert
-1
/
+95
2024-08-01
synchronize fuse_kernel.h with linux-6.10
Bernd Schubert
-1
/
+17
2024-05-13
Enable passthrough mode for read/write operations (#919)
Amir Goldstein
-3
/
+20
2024-01-10
Add in rename to FUSE_DIRECT_IO_ALLOW_MMAP
Bernd Schubert
-4
/
+6
2024-01-10
Synchronize fuse_kernel.h from current linux master
Bernd Schubert
-1
/
+62
2023-04-11
Update fuse_kernel.h to state of linux-6.3
Bernd Schubert
-13
/
+237
2023-03-26
Revert "upgrade of fuse_kernel.h based on Miklos expire_only kernel patch htt...
Nikolaus Rath
-190
/
+11
2023-03-03
Enable parallel direct writes on the same file.
Dharmendra singh
-1
/
+2
2023-01-06
upgrade of fuse_kernel.h based on Miklos expire_only kernel patch https://git...
HereThereBeDragons
-11
/
+190
2023-01-06
Initial patch provided by Miklos Szeredi <mszeredi@redhat.com>
HereThereBeDragons
-1
/
+7
2022-04-17
Add missing kernel flags up to 1ULL << 33
Bernd Schubert
-0
/
+8
2022-04-08
Modify structures in libfuse to handle flags beyond 32 bits.
Dharmendra Singh
-2
/
+6
2022-01-03
Add support for FOPEN_NOFLUSH flag
Amir Goldstein
-0
/
+2
2020-01-27
Remove trailing comma in enums (#494)
zsugabubus
-2
/
+2
2019-07-09
Sync fuse_kernel.h with Linux 5.2 (#433)
Kirill Smelkov
-1
/
+24
2019-04-06
Synchronize fuse_kernel.h with current kernel master.
Nikolaus Rath
-2
/
+18
2019-04-06
Delete FUSE_FSYNC_FDATASYNC
Nikolaus Rath
-7
/
+0
2019-03-09
Fix the changelog entry for protocol version 7.12 (#374)
Alan Somers
-1
/
+1
2019-03-08
Document fuse_fsync_in.fsync_flags and remove magic numbers (#375)
Alan Somers
-0
/
+7
2018-11-19
libfuse: add copy_file_range() support
Niels de Vos
-45
/
+59
2018-11-19
Update kernel API headers
Niels de Vos
-1
/
+7
2016-11-22
Updated kernel API headers.
Nikolaus Rath
-1
/
+29
2015-05-18
libfuse: add "clone_fd" option
Miklos Szeredi
-0
/
+3
2015-04-23
libfuse: add FUSE_CAP_NO_OPEN_SUPPORT flag to ->init()
Miklos Szeredi
-0
/
+3
2014-07-15
libfuse: add flags to ->rename()
Miklos Szeredi
-0
/
+8
2014-07-15
libfuse: allow setting ctime in ->setattr()
Miklos Szeredi
-2
/
+5
2014-07-15
libfuse: add "time_gran" option
Miklos Szeredi
-1
/
+8
2014-01-29
libfuse: Add "async_dio" and "writeback_cache" options
Miklos Szeredi
-1
/
+11
2013-05-20
fuse: synchronize fuse_kernel.h header with the linux kernel
Miklos Szeredi
-220
/
+216
2013-02-07
libfuse: allow disabling adaptive readdirplus
Eric Wong
-0
/
+3
2013-02-07
libfuse: add poll_events to fuse_file_info
Enke Chen
-1
/
+2
2013-02-07
libfuse: add readdirplus support in fuse_lowlevel_ops
Feng Shuo
-1
/
+16
2013-02-07
fuse_kernel.h: clean includes
Riku Voipio
-1
/
+5
2013-02-06
libfuse: Add '[no_]auto_inval_data' mount option
Feng Shuo
-1
/
+6
2013-02-06
libfuse: add missing INIT flags
Miklos Szeredi
-0
/
+12
2012-06-18
Add FALLOCATE operation
Anatol Pomozov
-1
/
+13
2012-04-20
use flexible array in include/fuse_kernel.h
Miklos Szeredi
-1
/
+1
2012-01-24
Revert "Add mmap() and munmap() methods to low level API"
Miklos Szeredi
-25
/
+0
2011-12-07
libfuse: Notifying the kernel of deletion.
John Muir
-0
/
+9
2011-12-06
Add mmap() and munmap() methods to low level API
Miklos Szeredi
-0
/
+25
2011-12-05
Add support for ioctl on directories
Miklos Szeredi
-1
/
+6
2011-07-06
Add ->flock() operation to low and high level interfaces
Miklos Szeredi
-1
/
+8
2011-05-19
Fix ioctl ABI
Miklos Szeredi
-0
/
+10
2011-05-19
Allow batching of forget requests
Miklos Szeredi
-1
/
+15
2010-11-08
libfuse: add retrieve request
Miklos Szeredi
-0
/
+21
2010-11-08
libfuse: add store request
Miklos Szeredi
-1
/
+12
2010-06-23
update fuse_kernel.h
Miklos Szeredi
-1
/
+8
[next]