index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
fuse
Age
Commit message (
Expand
)
Author
2025-09-19
fs: replace use of system_wq with system_percpu_wq
Marco Crivellari
2025-09-16
simplify fuse_atomic_open()
Al Viro
2025-09-15
fs: rename generic_delete_inode() and generic_drop_inode()
Mateusz Guzik
2025-09-13
mm: introduce memdesc_flags_t
Matthew Wilcox (Oracle)
2025-09-05
fuse: virtio_fs: fix page fault for DAX page address
Haiyue Wang
2025-09-05
fuse: add prune notification
Miklos Szeredi
2025-09-05
fuse: remove redundant calls to fuse_copy_finish() in fuse_notify()
Miklos Szeredi
2025-09-05
fuse: fix possibly missing fuse_copy_finish() call in fuse_notify()
Miklos Szeredi
2025-09-02
fuse: remove fuse_readpages_end() null mapping check
Joanne Koong
2025-09-02
fuse: fix references to fuse.rst -> fuse/fuse.rst
Miklos Szeredi
2025-09-02
fuse: allow synchronous FUSE_INIT
Miklos Szeredi
2025-08-27
fuse: zero initialize inode private data
Miklos Szeredi
2025-08-27
fuse: remove unused 'inode' parameter in fuse_passthrough_open
Chunsheng Luo
2025-08-27
fuse: Block access to folio overlimit
Edward Adam Davis
2025-08-27
virtio_fs: fix the hash table using in virtio_fs_enqueue_req()
Li RongQing
2025-08-27
fuse: use default writeback accounting
Joanne Koong
2025-08-27
virtio_fs: Remove redundant spinlock in virtio_fs_request_complete()
Li RongQing
2025-08-27
fuse: remove unneeded offset assignment when filling write pages
Joanne Koong
2025-08-27
fuse: use freezable wait in fuse_get_req()
Sergey Senozhatsky
2025-08-27
fuse: add COPY_FILE_RANGE_64 that allows large copies
Miklos Szeredi
2025-08-26
fuse: fix fuseblk i_blkbits for iomap partial writes
Joanne Koong
2025-08-26
fuse: reflect cached blocksize if blocksize was changed
Joanne Koong
2025-08-26
fuse: prevent overflow in copy_file_range return value
Miklos Szeredi
2025-08-26
fuse: check if copy_file_range() returns larger than requested size
Miklos Szeredi
2025-08-26
fuse: do not allow mapping a non-regular backing file
Amir Goldstein
2025-08-11
fuse: keep inode->i_blkbits constant
Joanne Koong
2025-07-31
Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-07-28
Merge tag 'for-6.17/block-20250728' of git://git.kernel.dk/linux
Linus Torvalds
2025-07-28
fuse: remove page alignment check for writeback len
Joanne Koong
2025-07-28
Merge tag 'vfs-6.17-rc1.iomap' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-07-28
Merge tag 'vfs-6.17-rc1.fileattr' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-07-28
Merge tag 'vfs-6.17-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-07-28
Merge tag 'pull-simple_recursive_removal' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2025-07-28
Merge tag 'pull-dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2025-07-17
fuse: refactor writeback to use iomap_writepage_ctx inode
Joanne Koong
2025-07-17
fuse: hook into iomap for invalidating and checking partial uptodateness
Joanne Koong
2025-07-17
fuse: use iomap for folio laundering
Joanne Koong
2025-07-17
fuse: use iomap for writeback
Joanne Koong
2025-07-17
fuse: use iomap for buffered writes
Joanne Koong
2025-07-16
fs: change write_begin/write_end interface to take struct kiocb *
Taotao Chen
2025-07-09
mm: remove callers of pfn_t functionality
Alistair Popple
2025-07-09
mm: remove the for_reclaim field from struct writeback_control
Christoph Hellwig
2025-07-04
Merge tag 'vfs-6.16-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-07-04
tree-wide: s/struct fileattr/struct file_kattr/g
Christian Brauner
2025-07-02
fuse_ctl: use simple_recursive_removal()
Al Viro
2025-07-02
fs: make vfs_fileattr_[get|set] return -EOPNOTSUPP
Andrey Albershteyn
2025-07-01
lib/group_cpus: Let group_cpu_evenly() return the number of initialized masks
Daniel Wagner
2025-06-25
fuse: fix runtime warning on truncate_folio_batch_exceptionals()
Haiyue Wang
2025-06-24
fuse: fix fuse_fill_write_pages() upper bound calculation
Joanne Koong
2025-06-10
new helper: set_default_d_op()
Al Viro
[prev]
[next]