index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
fuse
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-01
Merge tag 'vfs-6.19-rc1.directory.locking' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-11
/
+8
2025-12-01
Merge tag 'vfs-6.19-rc1.directory.delegations' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-0
/
+1
2025-12-01
Merge tag 'vfs-6.19-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-2
/
+2
2025-12-01
Merge tag 'vfs-6.19-rc1.iomap' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
4
-137
/
+172
2025-11-14
VFS: introduce start_creating_noperm() and start_removing_noperm()
NeilBrown
1
-11
/
+8
2025-11-12
iomap: simplify ->read_folio_range() error handling for reads
Joanne Koong
1
-8
/
+2
2025-11-12
iomap: optimize pending async writeback accounting
Joanne Koong
1
-2
/
+2
2025-11-12
filelock: push the S_ISREG check down to ->setlease handlers
Jeff Layton
1
-0
/
+1
2025-11-05
virtio-fs: fix incorrect check for fsvq->kobj
Alok Tiwari
1
-1
/
+1
2025-11-05
fuse: remove fc->blkbits workaround for partial writes
Joanne Koong
3
-21
/
+2
2025-11-05
fuse: use iomap for readahead
Joanne Koong
1
-96
/
+124
2025-11-05
fuse: use iomap for read_folio
Joanne Koong
1
-24
/
+56
2025-10-20
Coccinelle-based conversion to use ->i_state accessors
Mateusz Guzik
1
-2
/
+2
2025-10-10
Revert "fs: make vfs_fileattr_[get|set] return -EOPNOTSUPP"
Andrey Albershteyn
1
-4
/
+0
2025-10-03
Merge tag 'fuse-update-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
Linus Torvalds
14
-345
/
+519
2025-10-03
Merge tag 'pull-finish_no_open' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-14
/
+7
2025-10-02
Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-1
/
+1
2025-10-02
Merge tag 'for-6.18/io_uring-20250929' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux
Linus Torvalds
1
-4
/
+4
2025-09-29
Merge tag 'vfs-6.18-rc1.workqueue' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
2
-2
/
+2
2025-09-29
Merge tag 'vfs-6.18-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-1
/
+1
2025-09-25
fuse: move CREATE_TRACE_POINTS to a separate file
Darrick J. Wong
3
-2
/
+15
2025-09-25
fuse: move the backing file idr and code into a new source file
Darrick J. Wong
4
-183
/
+208
2025-09-23
fuse: enable FUSE_SYNCFS for all fuseblk servers
Darrick J. Wong
1
-0
/
+1
2025-09-23
fuse: capture the unique id of fuse commands being sent
Darrick J. Wong
4
-8
/
+31
2025-09-23
fuse: fix livelock in synchronous file put from fuseblk workers
Darrick J. Wong
1
-1
/
+7
2025-09-23
io_uring/cmd: drop unused res2 param from io_uring_cmd_done()
Caleb Sander Mateos
1
-4
/
+4
2025-09-19
fs: replace use of system_wq with system_percpu_wq
Marco Crivellari
2
-2
/
+2
2025-09-16
simplify fuse_atomic_open()
Al Viro
1
-14
/
+7
2025-09-15
fs: rename generic_delete_inode() and generic_drop_inode()
Mateusz Guzik
1
-1
/
+1
2025-09-13
mm: introduce memdesc_flags_t
Matthew Wilcox (Oracle)
1
-1
/
+1
2025-09-05
fuse: virtio_fs: fix page fault for DAX page address
Haiyue Wang
1
-1
/
+1
2025-09-05
fuse: add prune notification
Miklos Szeredi
3
-0
/
+56
2025-09-05
fuse: remove redundant calls to fuse_copy_finish() in fuse_notify()
Miklos Szeredi
1
-56
/
+23
2025-09-05
fuse: fix possibly missing fuse_copy_finish() call in fuse_notify()
Miklos Szeredi
1
-1
/
+1
2025-09-02
fuse: remove fuse_readpages_end() null mapping check
Joanne Koong
1
-13
/
+11
2025-09-02
fuse: fix references to fuse.rst -> fuse/fuse.rst
Miklos Szeredi
2
-2
/
+2
2025-09-02
fuse: allow synchronous FUSE_INIT
Miklos Szeredi
6
-34
/
+113
2025-08-27
fuse: zero initialize inode private data
Miklos Szeredi
1
-7
/
+4
2025-08-27
fuse: remove unused 'inode' parameter in fuse_passthrough_open
Chunsheng Luo
3
-8
/
+3
2025-08-27
fuse: Block access to folio overlimit
Edward Adam Davis
1
-1
/
+1
2025-08-27
virtio_fs: fix the hash table using in virtio_fs_enqueue_req()
Li RongQing
2
-2
/
+5
2025-08-27
fuse: use default writeback accounting
Joanne Koong
2
-10
/
+1
2025-08-27
virtio_fs: Remove redundant spinlock in virtio_fs_request_complete()
Li RongQing
1
-3
/
+0
2025-08-27
fuse: remove unneeded offset assignment when filling write pages
Joanne Koong
1
-1
/
+0
2025-08-27
fuse: use freezable wait in fuse_get_req()
Sergey Senozhatsky
1
-2
/
+3
2025-08-27
fuse: add COPY_FILE_RANGE_64 that allows large copies
Miklos Szeredi
2
-12
/
+35
2025-08-26
fuse: fix fuseblk i_blkbits for iomap partial writes
Joanne Koong
3
-2
/
+21
2025-08-26
fuse: reflect cached blocksize if blocksize was changed
Joanne Koong
3
-0
/
+12
2025-08-26
fuse: prevent overflow in copy_file_range return value
Miklos Szeredi
1
-1
/
+1
2025-08-26
fuse: check if copy_file_range() returns larger than requested size
Miklos Szeredi
1
-0
/
+3
[next]