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-7.2.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
/
btrfs
Age
Commit message (
Expand
)
Author
2026-06-09
btrfs: migrate btrfs_bio_ctrl::submit_bitmap to support larger bitmaps
Qu Wenruo
2026-06-09
btrfs: prepare subpage operations to support more than BITS_PER_LONG sub-bitmaps
Qu Wenruo
2026-06-09
btrfs: update the out-of-date comments on subpage
Qu Wenruo
2026-06-09
btrfs: simplify how first hit is passed to __btrfs_abort_transaction()
David Sterba
2026-06-09
btrfs: validate negative error number passed to btrfs_abort_transaction()
David Sterba
2026-06-09
btrfs: fix invalid pointer dereference in __btrfs_run_delayed_refs()
Filipe Manana
2026-06-09
btrfs: protect sb_write_pointer() with invalidate lock
KangNing Liao
2026-06-09
btrfs: tracepoints: add trace event for btrfs_sync_log()
Filipe Manana
2026-06-09
btrfs: tracepoints: add trace event for btrfs_log_new_name()
Filipe Manana
2026-06-09
btrfs: tracepoints: add trace event for btrfs_record_new_subvolume()
Filipe Manana
2026-06-09
btrfs: tracepoints: add trace event for btrfs_record_snapshot_destroy()
Filipe Manana
2026-06-09
btrfs: tracepoints: add trace event for btrfs_record_unlink_dir()
Filipe Manana
2026-06-09
btrfs: tracepoints: add trace event for log_new_delayed_dentries()
Filipe Manana
2026-06-09
btrfs: use simple assertions where enough during inode logging and replay
Filipe Manana
2026-06-09
btrfs: tracepoints: add trace event for log_conflicting_inodes()
Filipe Manana
2026-06-09
btrfs: tracepoints: add trace event for add_conflicting_inode()
Filipe Manana
2026-06-08
btrfs: tracepoints: add trace event for log_new_dir_dentries()
Filipe Manana
2026-06-08
btrfs: tracepoints: add trace event for log_all_new_ancestors()
Filipe Manana
2026-06-08
btrfs: tracepoints: add trace event for btrfs_log_all_parents()
Filipe Manana
2026-06-08
btrfs: tracepoints: add trace event for btrfs_log_inode()
Filipe Manana
2026-06-08
btrfs: use a named enum for the log mode in inode log functions
Filipe Manana
2026-06-08
btrfs: tracepoints: add trace event for btrfs_log_inode_parent()
Filipe Manana
2026-06-08
btrfs: tracepoints: add trace event for when fsync finishes
Filipe Manana
2026-06-08
btrfs: remove redundant writeback error check during fsync
Filipe Manana
2026-06-08
btrfs: stop checking for greater then zero return values in btrfs_sync_file()
Filipe Manana
2026-06-08
btrfs: tracepoints: trace transaction states during commit phase
Filipe Manana
2026-06-08
btrfs: tracepoints: add trace event for the start of a new transaction
Filipe Manana
2026-06-08
btrfs: tracepoints: add trace event for transaction aborts
Filipe Manana
2026-06-08
btrfs: tracepoints: pass a transaction handle to transaction commit event
Filipe Manana
2026-06-08
btrfs: remove call to transaction commit trace in btrfs_cleanup_transaction()
Filipe Manana
2026-06-08
btrfs: remove call to transaction commit trace in warn_about_uncommitted_trans()
Filipe Manana
2026-06-08
btrfs: tree-checker: add more cross checks for free space tree
Qu Wenruo
2026-06-08
btrfs: tree-checker: ensure free space tree entries won't overflow
Qu Wenruo
2026-06-08
btrfs: tree-checker: extract the shared key check for free space entries
Qu Wenruo
2026-06-08
btrfs: remove folio ordered flag and subpage bitmap
Qu Wenruo
2026-06-08
btrfs: remove folio_test_ordered() usage
Qu Wenruo
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
[prev]
[next]