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-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-21
btrfs: fix leaking BTRFS_FS_STATE_REMOUNTING flag
Qu Wenruo
2026-07-20
ecryptfs: use filemap_dirty_folio for address space operations
Aditya Prakash Srivastava
2026-07-20
ecryptfs: avoid heap allocation for inode size write
Yichong Chen
2026-07-20
ecryptfs: show filename encryption options
Yichong Chen
2026-07-20
eCryptfs: bound the packet-length peek to the user buffer
Pengpeng Hou
2026-07-20
ecryptfs: reject too-small tag 70 packets
Yichong Chen
2026-07-20
ecryptfs: fix tag 11 packet exact-fit size check
Yichong Chen
2026-07-20
ecryptfs: pass packet set buffer size to parser
Yichong Chen
2026-07-20
fs/proc/task_mmu: fix PAGEMAP_SCAN written state for PMD holes
Kiryl Shutsemau (Meta)
2026-07-20
ocfs2: fix boundary check in ocfs2_check_dir_entry() to use buffer offset
Joseph Qi
2026-07-20
fs/proc/task_mmu: fix PAGEMAP_SCAN written state for unpopulated ptes
Kiryl Shutsemau (Meta)
2026-07-20
binfmt_misc: set have_execfd only once the interpreter is opened
Christian Brauner
2026-07-20
fs/resctrl: Use correct format specifier for printing error pointers
Reinette Chatre
2026-07-20
Merge tag 'mm-hotfixes-stable-2026-07-20-11-37' of git://git.kernel.org/pub/s...
Linus Torvalds
2026-07-20
hfs: port HFS+ b-tree bitmap corruption check
Aditya Prakash Srivastava
2026-07-20
f2fs: Update outdated comment in f2fs_write_begin()
Eric Biggers
2026-07-20
fscrypt: Replace some variable-size memsets with fixed-size
Eric Biggers
2026-07-20
fscrypt: Add safety checks to non-block-based en/decryption
Eric Biggers
2026-07-20
fscrypt: Merge bio.c and inline_crypt.c into block.c
Eric Biggers
2026-07-20
fscrypt: Remove unused functions and workqueue
Eric Biggers
2026-07-20
fscrypt: Remove fs-layer zeroout code
Eric Biggers
2026-07-20
fscrypt: Remove fscrypt_dio_supported()
Eric Biggers
2026-07-20
fscrypt: Replace calls to fscrypt_inode_uses_inline_crypto()
Eric Biggers
2026-07-20
fs/buffer: Remove fs-layer decryption code
Eric Biggers
2026-07-20
f2fs: Remove fs-layer file contents en/decryption code
Eric Biggers
2026-07-20
ext4: Further de-generalize the bio postprocessing code
Eric Biggers
2026-07-20
ext4: Make ext4_bio_write_folio() return void
Eric Biggers
2026-07-20
ext4: Remove fs-layer file contents en/decryption code
Eric Biggers
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
[prev]
[next]