index
:
kernel/git/stable/linux-stable.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-7.2.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-07-20
fscrypt: Always use blk-crypto for contents on block-based filesystems
Eric Biggers
2026-07-20
fscrypt: Fully disallow IV_INO_LBLK_32 with s_blocksize != PAGE_SIZE
Eric Biggers
2026-07-20
blk-crypto: Allow control over whether hardware is used
Eric Biggers
2026-07-20
fscrypt: Remove workaround for bug in gcc 7 and earlier
Eric Biggers
2026-07-20
fscrypt: Simplify handling of errors during initcall
Eric Biggers
2026-07-20
fscrypt: Remove FSCRYPT_MODE_MAX
Eric Biggers
2026-07-20
fscrypt: Avoid dynamic allocation in fscrypt_get_devices()
Eric Biggers
2026-07-20
fscrypt: Use lock guards for mutexes
Eric Biggers
2026-07-20
fscrypt: Add missing superblock check in find_or_insert_direct_key()
Eric Biggers
2026-07-20
NFS: Decrement refcounts if allocating nfs_free_stateid_data fails
Anna Schumaker
2026-07-20
NFS: Pin the 'struct nfs_server' during a FREE_STATEID call
Anna Schumaker
2026-07-20
xfs: propagate errors from xfs_rtginode_load
Guanghui Yang
2026-07-19
smb: client: bound dirent name against end of SMB response in cifs_filldir
Jay Vadayath
2026-07-19
smb: client: validate DFS referral PathConsumed
Yichong Chen
2026-07-19
gfs2: Remove the glock lru list and shrinker
Andreas Gruenbacher
2026-07-19
gfs2: Skip dlm unlocks earlier
Andreas Gruenbacher
2026-07-19
gfs2: Don't cache unreferenced glocks
Andreas Gruenbacher
2026-07-19
gfs2: Enable automatic glock hash table shrinking
Andreas Gruenbacher
2026-07-18
debugfs: warn if file creation failed due to uninitialized debugfs
Yohei Kojima
2026-07-18
kernfs: Replace strcpy(s, "../") with memcpy(s, "../", 4)
David Laight
2026-07-18
kernfs: simplify kernfs_name_hash()
Dmitry Antipov
2026-07-17
Merge tag 'v7.2-rc3-smb3-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2026-07-18
ntfs: preserve RECALL_ON_OPEN on WSL special-file reparse points
Namjae Jeon
2026-07-17
ecryptfs: hold msg ctx list lock when cleaning daemon queue
Yichong Chen
2026-07-17
ecryptfs: release message context on send failure
Yichong Chen
2026-07-17
ecryptfs: reject oversized encrypted_key_size in parse_tag_3_packet
HanQuan
2026-07-17
lockd: fix NLMv3 GRANTED_MSG handling
Olga Kornievskaia
2026-07-17
fuse: allow larger read requests by setting bdi->io_pages
Jim Harris
2026-07-17
UDF symlink pathComponent header OOB read
David Lee
2026-07-17
fuse: publish io-uring queues with release semantics
Joanne Koong
2026-07-17
fuse: use release/acquire for fch->initialized
Joanne Koong
2026-07-17
fuse: fix missing barrier when checking io-uring readiness
Joanne Koong
2026-07-16
Merge tag 'v7.2-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2026-07-16
Merge tag 'xfs-fixes-7.2-rc4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2026-07-16
Merge tag 'erofs-for-7.2-rc4-fixes' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2026-07-16
ksmbd: validate compound request size before reading StructureSize2
Xiang Mei (Microsoft)
2026-07-16
ksmbd: lock the binding preauth session in smb3_preauth_hash_rsp
Gil Portnoy
2026-07-16
ksmbd: remove stale channels from all sessions on teardown
Gil Portnoy
2026-07-16
ksmbd: fix stack buffer overflow in multichannel session-key copy
Gil Portnoy
2026-07-16
ksmbd: fix memory leak of xattr_stream_name in smb2_rename()
Gil Portnoy
2026-07-16
ksmbd: zero the smb2_read alignment tail to avoid an infoleak
Gil Portnoy
2026-07-16
ksmbd: pin conn during async oplock break notification
Qihang
2026-07-16
ksmbd: fix integer overflow in set_file_allocation_info()
Ibrahim Hashimov
2026-07-14
smb/client: flush dirty data before punching a hole
Huiwen He
2026-07-14
smb/client: Use EXPORT_SYMBOL_IF_KUNIT() to export symbols in SMB2
Andy Shevchenko
2026-07-14
smb/client: Use EXPORT_SYMBOL_IF_KUNIT() to export symbols
Andy Shevchenko
2026-07-14
dax: fix misleading comment about share/index union in dax_folio_reset_order()
John Groves
2026-07-14
hfs: don't re-dirty MDB buffers after a write failure
Viacheslav Dubeyko
2026-07-14
hfsplus: fix error code when writing beyond volume capacity
Viacheslav Dubeyko
2026-07-14
hfs: fix error code when writing beyond volume capacity
Viacheslav Dubeyko
[prev]
[next]