index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2026-04-13
Merge tag 'vfs-7.1-rc1.fat' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2026-04-13
Merge tag 'vfs-7.1-rc1.kino' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-04-13
nfs: update inode ctime after removexattr operation
Jeff Layton
2026-04-13
nfs: fix utimensat() for atime with delegated timestamps
Jeff Layton
2026-04-13
NFS: improve "Server wrote zero bytes" error
Olga Kornievskaia
2026-04-13
Merge tag 'vfs-7.1-rc1.integrity' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2026-04-13
Merge tag 'vfs-7.1-rc1.directory' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2026-04-13
Merge tag 'vfs-7.1-rc1.xattr' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-04-13
Merge tag 'vfs-7.1-rc1.writeback' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2026-04-13
NFSv4/pnfs: If the server is down, retry the layout returns on reboot
Trond Myklebust
2026-04-13
bufmap: manage as folios, V2.
Mike Marshall
2026-04-13
smb: client: allow both 'lease' and 'nolease' mount options
Rajasi Mandal
2026-04-12
smb: smbdirect: add some logging to SMBDIRECT_CHECK_STATUS_{WARN,DISCONNECT}()
Stefan Metzmacher
2026-04-12
smb: smbdirect: introduce smbdirect_socket.logging infrastructure
Stefan Metzmacher
2026-04-12
smb: smbdirect: let smbdirect.h include #include <linux/types.h>
Stefan Metzmacher
2026-04-12
smb: server: avoid double-free in smb_direct_free_sendmsg after smb_direct_fl...
Stefan Metzmacher
2026-04-12
smb: client: avoid double-free in smbd_free_send_io() after smbd_send_batch_f...
Stefan Metzmacher
2026-04-12
ksmbd: fix use-after-free from async crypto on Qualcomm crypto engine
Joshua Klinesmith
2026-04-12
ksmbd: fix mechToken leak when SPNEGO decode fails after token alloc
Greg Kroah-Hartman
2026-04-12
ksmbd: require 3 sub-authorities before reading sub_auth[2]
Greg Kroah-Hartman
2026-04-12
ksmbd: validate EaNameLength in smb2_get_ea()
Greg Kroah-Hartman
2026-04-12
ksmbd: Remove unnecessary selection of CRYPTO_ECB
Eric Biggers
2026-04-12
ksmbd: validate owner of durable handle on reconnect
Namjae Jeon
2026-04-12
ksmbd: fix use-after-free in __ksmbd_close_fd() via durable scavenger
Namjae Jeon
2026-04-12
ksmbd: ipc: use kzalloc_flex and __counted_by
Rosen Penev
2026-04-12
smb: move filesystem_vol_info into common/fscc.h
ZhangGuoDong
2026-04-12
smb: move file_basic_info into common/fscc.h
ZhangGuoDong
2026-04-12
smb: move some definitions from common/smb2pdu.h into common/fscc.h
ZhangGuoDong
2026-04-11
sysfs: attribute_group: Respect is_visible_const() when changing owner
Thomas Weißschuh
2026-04-10
pstore/ftrace: Factor KASLR offset in the core kernel instruction addresses
Guilherme G. Piccoli
2026-04-10
smb: client: get rid of d_drop()+d_add()
Paulo Alcantara
2026-04-10
smb: client: set ATTR_TEMPORARY with O_TMPFILE | O_EXCL
Paulo Alcantara
2026-04-10
smb: client: add support for O_TMPFILE
Paulo Alcantara
2026-04-10
vfs: introduce d_mark_tmpfile_name()
Paulo Alcantara
2026-04-10
smb: client: add missing MODULE_DESCRIPTION() to smb1maperror_test
Venkat Rao Bagalkote
2026-04-10
Merge tag 'vfs-7.0-rc8.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-04-10
erofs: error out obviously illegal extents in advance
Gao Xiang
2026-04-10
erofs: clean up encoded map flags
Gao Xiang
2026-04-09
jbd2: fix deadlock in jbd2_journal_cancel_revoke()
Zhang Yi
2026-04-09
ext4: fix missing brelse() in ext4_xattr_inode_dec_ref_all()
Sohei Koyama
2026-04-09
ext4: fix possible null-ptr-deref in mbt_kunit_exit()
Ye Bin
2026-04-09
ext4: fix possible null-ptr-deref in extents_kunit_exit()
Ye Bin
2026-04-09
ext4: fix the error handling process in extents_kunit_init).
Ye Bin
2026-04-09
ext4: call deactivate_super() in extents_kunit_exit()
Ye Bin
2026-04-09
ext4: fix miss unlock 'sb->s_umount' in extents_kunit_init()
Ye Bin
2026-04-09
ext4: fix bounds check in check_xattrs() to prevent out-of-bounds access
Deepanshu Kartikey
2026-04-09
ext4: zero post-EOF partial block before appending write
Zhang Yi
2026-04-09
ext4: move pagecache_isize_extended() out of active handle
Zhang Yi
2026-04-09
ext4: remove ctime/mtime update from ext4_alloc_file_blocks()
Zhang Yi
2026-04-09
ext4: unify SYNC mode checks in fallocate paths
Zhang Yi
[prev]
[next]