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
2026-04-27
hfsplus: fix issue of direct writes beyond end-of-file
Viacheslav Dubeyko
2026-04-27
hfs/hfxplus: use kzalloc_flex()
Rosen Penev
2026-04-27
hfsplus: Remove the duplicate attr inode dirty marking action
Edward Adam Davis
2026-04-27
ntfs: fix error handling in ntfs_write_iomap_end_resident()
Namjae Jeon
2026-04-27
ntfs: fix VCN overflow in ntfs_mapping_pairs_decompress()
Zhan Xusheng
2026-04-27
ntfs: fix WSL symlink target leak on reparse failure
DaeMyung Kang
2026-04-27
ntfs: fix NULL dereference in ntfs_index_walk_down()
DaeMyung Kang
2026-04-27
xfs: flush delalloc blocks on ENOSPC in xfs_trans_alloc_icreate
Ravi Singh
2026-04-27
fuse: don't block in fuse_get_dev() for non-sync_init case
Joanne Koong
2026-04-27
xfs: check da node block pad field during scrub
Yuto Ohnuki
2026-04-27
xfs: fix memory leak for data allocated by xfs_zone_gc_data_alloc()
Wilfred Mallawa
2026-04-27
xfs: fix memory leak on error in xfs_alloc_zone_info()
Wilfred Mallawa
2026-04-27
xfs: check directory data block header padding in scrub
Yuto Ohnuki
2026-04-27
xfs: zero directory data block padding on write verification
Yuto Ohnuki
2026-04-27
xfs: zero entire directory data block header region at init
Yuto Ohnuki
2026-04-27
xfs: remove the meaningless XFS_ALLOC_FLAG_FREEING
Jinliang Zheng
2026-04-26
smb/client: remove unused smb3_parse_opt()
David Disseldorp
2026-04-26
nfsd: fix GET_DIR_DELEGATION when VFS leases are disabled
Olga Kornievskaia
2026-04-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linux
Linus Torvalds
2026-04-24
Merge tag 'nfs-for-7.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2026-04-24
Merge tag 'ceph-for-7.1-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
2026-04-24
Merge tag 'ntfs-for-7.1-rc1-part2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2026-04-24
Merge tag '9p-for-7.1-rc1' of https://github.com/martinetd/linux
Linus Torvalds
2026-04-23
Merge tag 'vfs-7.1-rc1.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-04-23
Merge tag 'v7.1-rc-part2-ksmbd-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2026-04-23
Merge tag 'v7.1-rc1-part3-smb3-client-fixes' of git://git.samba.org/sfrench/c...
Linus Torvalds
2026-04-24
eventpoll: drop vestigial epi->dying flag
Christian Brauner
2026-04-24
eventpoll: drop dead bool return from ep_remove_epi()
Christian Brauner
2026-04-24
eventpoll: move f_lock acquisition into ep_remove_file()
Christian Brauner
2026-04-24
eventpoll: fix ep_remove struct eventpoll / struct file UAF
Christian Brauner
2026-04-24
eventpoll: move epi_fget() up
Christian Brauner
2026-04-24
eventpoll: rename ep_remove_safe() back to ep_remove()
Christian Brauner
2026-04-24
eventpoll: drop vestigial __ prefix from ep_remove_{file,epi}()
Christian Brauner
2026-04-24
eventpoll: kill __ep_remove()
Christian Brauner
2026-04-24
eventpoll: split __ep_remove()
Christian Brauner
2026-04-24
eventpoll: use hlist_is_singular_node() in __ep_remove()
Christian Brauner
2026-04-24
fs: Handle multiply claimed blocks more gracefully with mmb
Jan Kara
2026-04-24
fs: aio: reject partial mremap to avoid Null-pointer-dereference error
Zizhi Wo
2026-04-24
fuse: reject oversized dirents in page cache
Samuel Page
2026-04-24
writeback: Fix use after free in inode_switch_wbs_work_fn()
Jan Kara
2026-04-24
fs: aio: set VMA_DONTCOPY_BIT in mmap to fix NULL-pointer-dereference error
Zizhi Wo
2026-04-23
gfs2: move quota_init qc iterator increment
Jie Wang
2026-04-23
gfs2: fix quota init duplicate scan
Jie Wang
2026-04-22
smb: smbdirect: move fs/smb/common/smbdirect/ to fs/smb/smbdirect/
Stefan Metzmacher
2026-04-22
Merge tag 'tracefs-v7.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2026-04-22
udf: reject descriptors with oversized CRC length
Michael Bommarito
2026-04-22
smb: client: Drop 'allocate_crypto' arg from smb*_calc_signature()
Eric Biggers
2026-04-22
smb: client: Make generate_key() return void
Eric Biggers
2026-04-22
smb: client: Remove obsolete cmac(aes) allocation
Eric Biggers
2026-04-22
smb: client: Use AES-CMAC library for SMB3 signature calculation
Eric Biggers
[prev]
[next]