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-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
2025-09-23
VFS/audit: introduce kern_path_parent() for audit
NeilBrown
2025-09-23
VFS: unify old_mnt_idmap and new_mnt_idmap in renamedata
NeilBrown
2025-09-23
VFS: discard err2 in filename_create()
NeilBrown
2025-09-23
VFS/ovl: add lookup_one_positive_killable()
NeilBrown
2025-09-23
ovl: make sure that ovl_create_real() returns a hashed dentry
Amir Goldstein
2025-09-23
ovl: Support mounting case-insensitive enabled layers
André Almeida
2025-09-23
ovl: Check for casefold consistency when creating new dentries
André Almeida
2025-09-23
ovl: Add S_CASEFOLD as part of the inode flag to be copied
André Almeida
2025-09-23
ovl: Set case-insensitive dentry operations for ovl sb
André Almeida
2025-09-23
ovl: Ensure that all layers have the same encoding
André Almeida
2025-09-23
ovl: Create ovl_casefold() to support casefolded strncmp()
André Almeida
2025-09-23
ovl: Prepare for mounting case-insensitive enabled layers
André Almeida
2025-09-23
fuse: capture the unique id of fuse commands being sent
Darrick J. Wong
2025-09-23
fuse: fix livelock in synchronous file put from fuseblk workers
Darrick J. Wong
2025-09-23
btrfs: zoned: don't fail mount needlessly due to too many active zones
Johannes Thumshirn
2025-09-23
erofs: avoid reading more for fragment maps
Gao Xiang
2025-09-23
btrfs: use smp_mb__after_atomic() when forcing COW in create_pending_snapshot()
Filipe Manana
2025-09-23
btrfs: add unlikely annotations to branches leading to transaction abort
David Sterba
2025-09-23
btrfs: add unlikely annotations to branches leading to EIO
David Sterba
2025-09-23
btrfs: add unlikely annotations to branches leading to EUCLEAN
David Sterba
2025-09-23
btrfs: more trivial BTRFS_PATH_AUTO_FREE conversions
Sun YangKai
2025-09-23
btrfs: zoned: don't fail mount needlessly due to too many active zones
Johannes Thumshirn
2025-09-23
btrfs: use kmalloc_array() for open-coded arithmetic in kmalloc()
Miquel Sabaté Solà
2025-09-23
btrfs: enable experimental bs > ps support
Qu Wenruo
2025-09-23
btrfs: add extra ASSERT()s to catch unaligned bios
Qu Wenruo
2025-09-23
btrfs: fix symbolic link reading when bs > ps
Qu Wenruo
2025-09-23
btrfs: prepare scrub to support bs > ps cases
Qu Wenruo
2025-09-23
btrfs: prepare zlib to support bs > ps cases
Qu Wenruo
2025-09-23
btrfs: prepare lzo to support bs > ps cases
Qu Wenruo
2025-09-23
btrfs: prepare zstd to support bs > ps cases
Qu Wenruo
2025-09-23
btrfs: prepare compression folio alloc/free for bs > ps cases
Qu Wenruo
2025-09-23
btrfs: fix the incorrect max_bytes value for find_lock_delalloc_range()
Qu Wenruo
2025-09-23
btrfs: remove pointless key offset setup in create_pending_snapshot()
Filipe Manana
2025-09-23
btrfs: annotate btrfs_is_testing() as unlikely and make it return bool
Filipe Manana
2025-09-23
btrfs: make the rule checking more readable for should_cow_block()
Filipe Manana
2025-09-23
btrfs: simplify inline extent end calculation at replay_one_extent()
Filipe Manana
2025-09-23
btrfs: fix comment about nbytes increase at replay_one_extent()
Filipe Manana
2025-09-23
btrfs: return any hit error from extent_writepage_io()
Qu Wenruo
2025-09-23
btrfs: mark leaf space and overflow checks as unlikely on insert and extension
Filipe Manana
2025-09-23
btrfs: mark as unlikely not uptodate extent buffer checks when navigating btrees
Filipe Manana
2025-09-23
btrfs: mark extent buffer alignment checks as unlikely
Filipe Manana
2025-09-23
btrfs: store and use node size in local variable in check_eb_alignment()
Filipe Manana
2025-09-23
btrfs: print-tree: print key types as human readable strings
Filipe Manana
2025-09-23
btrfs: print-tree: move code for processing file extent item into helper
Filipe Manana
2025-09-23
btrfs: print-tree: print compression type for file extent items
Filipe Manana
2025-09-23
btrfs: print-tree: print correct inline extent data size
Filipe Manana
2025-09-23
btrfs: print-tree: print range information for extent csum items
Filipe Manana
2025-09-23
btrfs: print-tree: print information about dir log items
Filipe Manana
2025-09-23
btrfs: print-tree: print information about inode extref items
Filipe Manana
2025-09-23
btrfs: print-tree: print information about inode ref items
Filipe Manana
[prev]
[next]