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
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2026-02-03
btrfs: allocate path on stack in load_block_group_size_class()
Filipe Manana
2026-02-03
btrfs: make load_block_group_size_class() return void
Filipe Manana
2026-02-03
btrfs: zstd: use folio_iter to handle zstd_decompress_bio()
Qu Wenruo
2026-02-03
btrfs: zlib: use folio_iter to handle zlib_decompress_bio()
Qu Wenruo
2026-02-03
btrfs: lzo: use folio_iter to handle lzo_decompress_bio()
Qu Wenruo
2026-02-03
btrfs: consolidate reclaim readiness checks in btrfs_should_reclaim()
Sun YangKai
2026-02-03
btrfs: fix periodic reclaim condition
Sun YangKai
2026-02-03
btrfs: don't pass io_ctl to __btrfs_write_out_cache()
Johannes Thumshirn
2026-02-03
btrfs: use the btrfs_extent_map_end() helper everywhere
Filipe Manana
2026-02-03
btrfs: use the btrfs_block_group_end() helper everywhere
Filipe Manana
2026-02-03
btrfs: remove bogus NULL checks in __btrfs_write_out_cache()
Johannes Thumshirn
2026-02-03
btrfs: populate fully_remapped_bgs_list on mount
Mark Harmstone
2026-02-03
btrfs: handle discarding fully-remapped block groups
Mark Harmstone
2026-02-03
btrfs: allow balancing remap tree
Mark Harmstone
2026-02-03
btrfs: add do_remap parameter to btrfs_discard_extent()
Mark Harmstone
2026-02-03
btrfs: replace identity remaps with actual remaps when doing relocations
Mark Harmstone
2026-02-03
btrfs: move existing remaps before relocating block group
Mark Harmstone
2026-02-03
btrfs: handle setting up relocation of block group with remap-tree
Mark Harmstone
2026-02-03
btrfs: handle deletions from remapped block group
Mark Harmstone
2026-02-03
btrfs: redirect I/O for remapped block groups
Mark Harmstone
2026-02-03
btrfs: allow mounting filesystems with remap-tree incompat flag
Mark Harmstone
2026-02-03
btrfs: add extended version of struct block_group_item
Mark Harmstone
2026-02-03
btrfs: rename struct btrfs_block_group field commit_used to last_used
Mark Harmstone
2026-02-03
btrfs: don't add metadata items for the remap tree to the extent tree
Mark Harmstone
2026-02-03
btrfs: remove remapped block groups from the free-space-tree
Mark Harmstone
2026-02-03
btrfs: allow remapped chunks to have zero stripes
Mark Harmstone
2026-02-03
btrfs: add METADATA_REMAP chunk type
Mark Harmstone
2026-02-03
btrfs: add definitions and constants for remap-tree
Mark Harmstone
2026-02-03
btrfs: add and use helper to compute the available space for a block group
Filipe Manana
2026-02-03
btrfs: tag as unlikely error handling in run_one_delayed_ref()
Filipe Manana
2026-02-03
btrfs: remove unnecessary else branch in run_one_delayed_ref()
Filipe Manana
2026-02-03
btrfs: don't BUG() on unexpected delayed ref type in run_one_delayed_ref()
Filipe Manana
2026-02-03
btrfs: use READA_FORWARD_ALWAYS for device extent verification
jinbaohong
2026-02-03
btrfs: shrink the size of btrfs_device
Qu Wenruo
2026-02-03
btrfs: update comment for delalloc flush and oe wait in btrfs_clone_files()
Filipe Manana
2026-02-03
btrfs: remove experimental offload csum mode
Qu Wenruo
2026-02-03
btrfs: split btrfs_fs_closing() and change return type to bool
David Sterba
2026-02-03
btrfs: reject single block sized compression early
Qu Wenruo
2026-02-03
btrfs: update outdated comment in __add_block_group_free_space()
Julia Lawall
2026-02-03
btrfs: add mount time auto fix for orphan fst entries
Qu Wenruo
2026-02-03
btrfs: simplify check for zoned NODATASUM writes in btrfs_submit_chunk()
Zhen Ni
2026-02-03
btrfs: avoid transaction commit on error in insert_balance_item()
Filipe Manana
2026-02-03
btrfs: move unlikely checks around btrfs_is_shutdown() into the helper
Filipe Manana
2026-02-03
btrfs: tag as unlikely error conditions in the transaction commit path
Filipe Manana
2026-02-03
btrfs: remove unreachable return after btrfs_backref_panic() in btrfs_backref...
Zhen Ni
2026-02-03
btrfs: refactor the main loop of cow_file_range()
Qu Wenruo
2026-02-03
btrfs: zoned: print block-group type for zoned statistics
Johannes Thumshirn
2026-02-03
btrfs: move space_info_flag_to_str() to space-info.h
Johannes Thumshirn
2026-02-03
btrfs: zoned: show statistics about zoned filesystems in mountstats
Johannes Thumshirn
2026-02-03
btrfs: don't call btrfs_handle_fs_error() in btrfs_commit_transaction()
Filipe Manana
[prev]
[next]