index
:
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
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2026-06-08
btrfs: use dirty flag to check if an ordered extent needs to be truncated
Qu Wenruo
2026-06-08
btrfs: unify folio dirty flag clearing
Qu Wenruo
2026-06-08
btrfs: detect dirty blocks without an ordered extent more reliably
Qu Wenruo
2026-06-08
btrfs: remove locked subpage bitmap
Qu Wenruo
2026-06-08
btrfs: tree-checker: validate names in ROOT_REF and ROOT_BACKREF
Zhang Cen
2026-06-08
btrfs: free-space-tree: reject mismatched extent and bitmap items
Zhang Cen
2026-06-08
btrfs: use on stack backref iterator in build_backref_tree()
David Sterba
2026-06-08
btrfs: remove fs_info from struct btrfs_backref_iter
David Sterba
2026-06-08
btrfs: simplify the btree folio wait during invalidation
Qu Wenruo
2026-06-08
btrfs: unexport and move extent_invalidate_folio()
Qu Wenruo
2026-06-08
btrfs: optimize fill_holes() to merge a new hole with both adjacent items
Dave Chen
2026-06-08
btrfs: warn about extent buffer that can not be released
Qu Wenruo
2026-06-08
btrfs: make sure report_eb_range() is not inlined
Filipe Manana
2026-06-08
btrfs: move transaction abort message to __btrfs_abort_transaction()
David Sterba
2026-06-08
btrfs: don't force DIO writes to be serialized
Mark Harmstone
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
[prev]
[next]