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-06-08
btrfs: move large data folios out of experimental features
Qu Wenruo
2026-06-08
btrfs: refresh add_ra_bio_pages() to indicate it's using folios
Qu Wenruo
2026-06-08
btrfs: enable cross-folio readahead for bs < ps and large folio cases
Qu Wenruo
2026-06-08
btrfs: remove 32bit compat code for VFS inode number
David Sterba
2026-06-08
btrfs: limit size of bios submitted from writeback
Jan Kara
2026-06-08
btrfs: remove 2K block size support
Qu Wenruo
2026-06-08
btrfs: change return type from int to bool in check_eb_range()
Filipe Manana
2026-06-08
btrfs: add missing unlikely to if branches leading to a DEBUG_WARN()
Filipe Manana
2026-06-08
btrfs: use QSTR() in __btrfs_ioctl_snap_create()
Thorsten Blum
2026-06-08
btrfs: use the enums instead of int type in struct btrfs_block_group fields
Filipe Manana
2026-06-08
btrfs: use min_size variable to setup block rsv in btrfs_replace_file_extents()
Filipe Manana
2026-06-08
btrfs: balance: fix potential bg lookup failure in btrfs_may_alloc_data_chunk()
ZhengYuan Huang
2026-06-08
btrfs: balance: fix potential bg lookup failure in chunk_usage_range_filter()
ZhengYuan Huang
2026-06-08
btrfs: balance: fix potential bg lookup failure in chunk_usage_filter()
ZhengYuan Huang
2026-06-08
btrfs: add ioctl GET_CSUMS to read raw checksums from file range
Mark Harmstone
2026-06-08
btrfs: check and set EXTENT_DELALLOC_NEW before clearing EXTENT_DELALLOC
Qu Wenruo
2026-06-08
btrfs: remove unnecessary ctl argument from write_cache_extent_entries()
Filipe Manana
2026-06-08
btrfs: remove unnecessary ctl argument from __btrfs_write_out_cache()
Filipe Manana
2026-06-08
btrfs: remove block group argument from copy_free_space_cache()
Filipe Manana
2026-06-08
btrfs: remove op field from struct btrfs_free_space_ctl
Filipe Manana
2026-06-08
btrfs: reduce size of struct btrfs_free_space_ctl
Filipe Manana
2026-06-08
btrfs: remove unit field from struct btrfs_free_space_ctl
Filipe Manana
2026-06-08
btrfs: remove start field from struct btrfs_free_space_ctl
Filipe Manana
2026-06-08
btrfs: use a kmem_cache for free space control structures
Filipe Manana
2026-06-08
btrfs: reduce size of struct btrfs_block_group
Filipe Manana
2026-06-08
btrfs: use a kmem_cache for block groups
Filipe Manana
2026-06-08
btrfs: make more ASSERTs verbose, part 3
David Sterba
2026-06-08
btrfs: convert ioctl handlers to AUTO_KFREE
David Sterba
2026-06-08
btrfs: convert kmalloc_array to kmalloc_objs in btrfs_calc_avail_data_space()
David Sterba
2026-06-08
btrfs: do more kmalloc_obj()/kmalloc_objs() conversions
David Sterba
2026-06-08
btrfs: lift assertions to beginning of insert_delayed_ref()
David Sterba
2026-06-08
btrfs: replace open coded DEBUG_WARN in extent_writepage()
David Sterba
2026-06-08
btrfs: move condition to WARN_ON in btrfs_set_delalloc_extent()
David Sterba
2026-06-08
btrfs: remove folio checked subpage bitmap tracking
Qu Wenruo
2026-06-08
btrfs: remove the COW fixup mechanism
Qu Wenruo
2026-06-08
btrfs: pass a valid btrfs_tree_parent_check when possible
Qu Wenruo
2026-06-06
gfs2: use d_splice_alias() for ->lookup() return value
Al Viro
2026-06-06
ntfs: use d_splice_alias() for ->lookup() return value
Al Viro
2026-06-06
Merge tag 'vfs-7.1-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-06-06
bpf: add bpf_real_inode() kfunc
Christian Brauner
2026-06-06
bpf: Add simple xattr support to bpffs
Daniel Borkmann
2026-06-06
kernfs: link kn to its parent before the LSM init hook
Christian Brauner
2026-06-06
simpe_xattr: use per-sb cache
Miklos Szeredi
2026-06-06
simple_xattr: change interface to pass struct simple_xattrs **
Miklos Szeredi
2026-06-06
kernfs: fix xattr race condition with multiple superblocks
Miklos Szeredi
2026-06-05
Merge tag 'nfs-for-7.1-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2026-06-05
Merge tag 'xfs-fixes-7.1-rc7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2026-06-05
Merge tag 'erofs-for-7.1-rc7-fixes' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2026-06-06
ntfs: validate resident volume name values on lookup
DaeMyung Kang
2026-06-06
ntfs: reinit search context before volume information lookup
DaeMyung Kang
[prev]
[next]