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
Age
Commit message (
Expand
)
Author
14 days
Merge tag 'x86_cache_for_v7.3_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2026-08-18
fuse: wake one waiter per freed slot when raising max_background
Baokun Li
2026-08-18
fuse: use min_not_zero() in fuse_init_server_timeout()
Sang-Heon Jeon
2026-08-18
fuse: copy request headers via a stack buffer for io-uring
Xiang Mei
2026-08-18
fuse: give wakeup hints to the scheduler for synchronous requests
Xuewen Yan
2026-08-18
fuse: check for NULL root inode in fuse_fill_super_submount
Baokun Li
2026-08-18
fuse: reject a duplicate fd= mount option
Baokun Li
2026-08-18
fs/ntfs3: validate ef->size covers the record's name and value
Weiming Shi
2026-08-18
fs/ntfs3: fix out-of-bounds read in read_log_rec_buf()
Konstantin Komarov
2026-08-18
cuse: wait for pending RCU callbacks on module exit
Baokun Li
2026-08-18
fuse: fix invalidate lock leak on open O_TRUNC DAX failure
Baokun Li
2026-08-18
fuse: fix invalidate lock leak on setattr writeback failure
Baokun Li
2026-08-17
Merge tag 'libcrypto-updates-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2026-08-17
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linux
Linus Torvalds
2026-08-17
Merge tag 'nilfs2-v7.3-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-08-17
Merge tag 'hfs-v7.3-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/vd...
Linus Torvalds
2026-08-17
Merge tag 'gfs2-for-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs...
Linus Torvalds
2026-08-17
Merge tag 'xfs-merge-7.3' of git://git.kernel.org:/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2026-08-17
f2fs: fix to avoid pinfile fragment on fragment:{block, segment} mode
Chao Yu
2026-08-17
f2fs: cleanup w/ f2fs_need_rand_{blk, seg, seg_blk}
Chao Yu
2026-08-17
f2fs: fix to shrink gc_lock coverage in f2fs_gc_range()
Chao Yu
2026-08-17
f2fs: fix to reclaim space in f2fs_allocate_pinning_section()
Chao Yu
2026-08-17
Merge tag 'vfs-7.3-rc1.sync' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-08-17
Merge tag 'vfs-7.3-rc1.super' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-08-17
Merge tag 'vfs-7.3-rc1.ovl' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2026-08-17
Merge tag 'vfs-7.3-rc1.netfs' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-08-17
Merge tag 'vfs-7.3-rc1.mount' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-08-17
Merge tag 'vfs-7.3-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-08-17
Merge tag 'vfs-7.3-rc1.lookup' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-08-17
Merge tag 'vfs-7.3-rc1.kthread' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2026-08-17
Merge tag 'vfs-7.3-rc1.kfunc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-08-17
Merge tag 'vfs-7.3-rc1.iomap' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-08-17
Merge tag 'vfs-7.3-rc1.fat' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2026-08-17
Merge tag 'vfs-7.3-rc1.failfs' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-08-17
nfs: fix ENXIO on O_CREAT open of existing symlink over NFSv3
Michael Nemanov
2026-08-17
NFSv4: Fix incorrect argument passed to nfs4_delete_lease() in nfs4_add_lease()
Zhansong Gao
2026-08-17
lockd: fix NULL dereference on lockowner allocation failure
Shuangpeng Bai
2026-08-17
NFS: fix delegation_hash_table leak when nfs4_server_common_setup() fails
Nate Prodromou
2026-08-17
NFSv4/flexfiles: support loosely coupled data servers
Jeuk Kim
2026-08-17
NFSv4/flexfiles: fix NULL dereference for NFSv4.0 data servers
Jeuk Kim
2026-08-17
NFSv4: pin the superblock for active state owners
Jia Zhu
2026-08-17
NFS/localio: issue commit inline when not in a memory-reclaim context
Mike Snitzer
2026-08-17
NFS/localio: remove dead FLUSH_SYNC handling from nfs_local_commit
Mike Snitzer
2026-08-17
NFS/localio: issue IO inline when not in a memory-reclaim context
Mike Snitzer
2026-08-17
NFS: Fix delayed delegation return list handling
Guangshuo Li
2026-08-17
NFS: Verify symlink inode before caching target
ZhangGuoDong
2026-08-17
NFS: fix folio dereference before NULL check in nfs_inode_remove_request()
Jiangshan Yi
2026-08-17
nfs4.2: open UNCACHEABLE_FILE_DATA files with O_DIRECT
Mike Snitzer
2026-08-17
nfs4.2: request UNCACHEABLE_FILE_DATA only for regular files
Mike Snitzer
2026-08-17
nfs4.2: add UNCACHEABLE_FILE_DATA attribute support
Tom Haynes
[prev]
[next]