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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2026-04-07
btrfs: zoned: limit number of zones reclaimed in flush_space()
Johannes Thumshirn
2026-04-07
btrfs: create btrfs_reclaim_block_groups()
Johannes Thumshirn
2026-04-07
btrfs: move reclaiming of a single block group into its own function
Johannes Thumshirn
2026-04-07
btrfs: extract inlined creation into a dedicated delalloc helper
Qu Wenruo
2026-04-07
btrfs: move the mapping_set_error() out of the loop in end_bbio_data_write()
Qu Wenruo
2026-04-07
btrfs: remove the alignment check in end_bbio_data_write()
Qu Wenruo
2026-04-07
btrfs: add tracepoint for search slot restart tracking
Leo Martins
2026-04-07
btrfs: inhibit extent buffer writeback to prevent COW amplification
Leo Martins
2026-04-07
btrfs: extract the max compression chunk size into a macro
Qu Wenruo
2026-04-07
btrfs: remove pointless error check in btrfs_check_dir_item_collision()
Filipe Manana
2026-04-07
btrfs: remove duplicated uuid tree existence check in btrfs_uuid_tree_add()
Filipe Manana
2026-04-07
btrfs: stop checking for -EEXIST return value from btrfs_uuid_tree_add()
Filipe Manana
2026-04-07
btrfs: report filesystem shutdown via fserror
Miquel Sabaté Solà
2026-04-07
btrfs: replace kcalloc() calls to kzalloc_objs()
Miquel Sabaté Solà
2026-04-07
btrfs: do compressed bio size roundup and zeroing in one go
Qu Wenruo
2026-04-07
btrfs: reduce the size of compressed_bio
Qu Wenruo
2026-04-07
btrfs: introduce a common helper to calculate the size of a bio
Qu Wenruo
2026-04-07
btrfs: remove redundant nowait check in lock_extent_direct()
Alexey Velichayshiy
2026-04-07
btrfs: fix placement of unlikely() in btrfs_insert_one_raid_extent()
Mark Harmstone
2026-04-07
btrfs: pass a btrfs inode to tree-log.c:fill_inode_item()
Filipe Manana
2026-04-07
btrfs: stop printing condition result in assertion failure messages
Filipe Manana
2026-04-07
btrfs: constify arguments of some functions
Filipe Manana
2026-04-07
btrfs: avoid unnecessary root node COW during snapshotting
Filipe Manana
2026-04-07
btrfs: check snapshot_force_cow earlier in can_nocow_file_extent()
Chen Guan Jie
2026-04-07
btrfs: do not mark inode incompressible after inline attempt fails
Qu Wenruo
2026-04-07
btrfs: remove folio parameter from ordered io related functions
Qu Wenruo
2026-04-07
btrfs: remove the btrfs_inode parameter from btrfs_remove_ordered_extent()
Qu Wenruo
2026-04-07
btrfs: remove out-of-date comments in btree_writepages()
Qu Wenruo
2026-04-07
btrfs: remove bogus root search condition in load_extent_tree_free()
Filipe Manana
2026-04-07
btrfs: remove duplicate include of delayed-inode.h in disk-io.c
Chen Ni
2026-04-07
btrfs: pass literal booleans to functions that take boolean arguments
Filipe Manana
2026-04-07
btrfs: remove pointless out label in qgroup_account_snapshot()
Filipe Manana
2026-04-07
btrfs: rename btrfs_csum_file_blocks() to btrfs_insert_data_csums()
Qu Wenruo
2026-04-07
btrfs: make add_pending_csums() to take an ordered extent as parameter
Qu Wenruo
2026-04-07
btrfs: rename btrfs_ordered_extent::list to csum_list
Qu Wenruo
2026-04-07
btrfs: change return type of cache_save_setup to void
Johannes Thumshirn
2026-04-07
btrfs: avoid starting new transaction and commit in relocate_block_group()
Filipe Manana
2026-04-07
btrfs: remove redundant extent_buffer_uptodate() checks after read_tree_block()
Filipe Manana
2026-04-07
btrfs: use the helper extent_buffer_uptodate() everywhere
Filipe Manana
2026-04-07
btrfs: zoned: add zone reclaim flush state for DATA space_info
Johannes Thumshirn
2026-04-07
btrfs: zoned: move partially zone_unusable block groups to reclaim list
Johannes Thumshirn
2026-04-07
btrfs: zoned: cap delayed refs metadata reservation to avoid overcommit
Johannes Thumshirn
2026-04-07
btrfs: remove duplicated eb uptodate check in btrfs_buffer_uptodate()
Filipe Manana
2026-04-07
btrfs: fix the inline compressed extent check in inode_need_compress()
Qu Wenruo
2026-04-07
btrfs: set written super flag once in write_all_supers()
Filipe Manana
2026-04-07
btrfs: remove max_mirrors argument from write_all_supers()
Filipe Manana
2026-04-07
btrfs: tag error branches as unlikely during super block writes
Filipe Manana
2026-04-07
btrfs: abort transaction on error in write_all_supers()
Filipe Manana
2026-04-07
btrfs: pass transaction handle to write_all_supers()
Filipe Manana
2026-04-07
btrfs: mark all error and warning checks as unlikely in btrfs_validate_super()
Filipe Manana
[prev]
[next]