index
:
kernel/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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-22
bcachefs: Coalesce accounting in trans commit
Kent Overstreet
1
-9
/
+27
2025-05-22
bcachefs: Split out accounting in transaction commit
Kent Overstreet
6
-34
/
+52
2025-05-22
bcachefs: btree_trans_subbuf
Kent Overstreet
8
-54
/
+82
2025-05-22
bcachefs: Make accounting mismatch errors more readable
Kent Overstreet
1
-2
/
+2
2025-05-22
bcachefs: async objs now support bch_write_ops
Kent Overstreet
5
-1
/
+17
2025-05-22
bcachefs: fix bch2_debugfs_flush_buf() when tabstops are in use
Kent Overstreet
1
-0
/
+5
2025-05-22
bcachefs: fsck: Include loops in error messages
Kent Overstreet
1
-9
/
+16
2025-05-22
bcachefs: bch2_check_bucket_backpointer_mismatch()
Kent Overstreet
5
-11
/
+98
2025-05-22
bcachefs: Improve bucket_bitmap code
Kent Overstreet
6
-80
/
+92
2025-05-22
bcachefs: Run recovery passes asynchronously
Kent Overstreet
4
-26
/
+113
2025-05-22
bcachefs: bch2_run_explicit_recovery_pass() cleanup
Kent Overstreet
9
-97
/
+117
2025-05-22
bcachefs: bch2_recovery_pass_status_to_text()
Kent Overstreet
3
-0
/
+32
2025-05-22
bcachefs: Reduce usage of recovery.curr_pass
Kent Overstreet
8
-13
/
+13
2025-05-22
bcachefs: __bch2_run_recovery_passes()
Kent Overstreet
5
-91
/
+104
2025-05-22
bcachefs: struct bch_fs_recovery
Kent Overstreet
15
-69
/
+81
2025-05-22
bcachefs: kill copy in bch2_disk_accounting_mod()
Kent Overstreet
1
-5
/
+13
2025-05-22
bcachefs: Optimize bch2_trans_start_alloc_update()
Kent Overstreet
1
-3
/
+18
2025-05-22
bcachefs: btree key cache asserts
Kent Overstreet
1
-6
/
+19
2025-05-22
bcachefs: journal path now uses discard_opt_enabled()
Kent Overstreet
3
-15
/
+21
2025-05-22
bcachefs: relock_fail tracepoint now includes btree
Kent Overstreet
1
-1
/
+4
2025-05-22
bcachefs: do_rebalance_scan() now only updates bch_extent_rebalance
Kent Overstreet
3
-16
/
+32
2025-05-22
bcachefs: better error message for subvol_fs_path_parent_wrong
Kent Overstreet
1
-10
/
+20
2025-05-22
bcachefs: Improve bch2_repair_inode_hash_info()
Kent Overstreet
3
-41
/
+86
2025-05-22
bcachefs: bch2_inode_find_snapshot_root()
Kent Overstreet
4
-51
/
+34
2025-05-22
bcachefs: Early return to avoid unnecessary lock
Alan Huang
1
-7
/
+6
2025-05-22
bcachefs: Kill BTREE_TRIGGER_bucket_invalidate
Alan Huang
2
-14
/
+1
2025-05-22
bcachefs: Fix opt hooks in sysfs for non sb option
Kent Overstreet
1
-1
/
+12
2025-05-22
bcachefs: fix can_write_extent()
Kent Overstreet
1
-1
/
+3
2025-05-22
bcachefs: Add tracepoint, counter for io_move_created_rebalance
Kent Overstreet
3
-19
/
+48
2025-05-22
bcachefs: move_buckets in rhashtable when allocated
Kent Overstreet
1
-19
/
+19
2025-05-22
bcachefs: Move pending buckets queue to buckets_in_flight
Kent Overstreet
1
-13
/
+11
2025-05-22
bcachefs: kill move_bucket_in_flight
Kent Overstreet
4
-57
/
+49
2025-05-22
bcachefs: bch2_fs_emergency_read_only2()
Kent Overstreet
11
-49
/
+145
2025-05-22
bcachefs: Extra write buffer asserts
Kent Overstreet
2
-0
/
+4
2025-05-22
bcachefs: add missing locking in bch2_write_point_to_text()
Kent Overstreet
1
-0
/
+4
2025-05-22
bcachefs: Don't rewind recovery if not in recovery
Kent Overstreet
1
-1
/
+2
2025-05-22
bcachefs: Rename fsck_running, recovery_running flags
Kent Overstreet
5
-14
/
+14
2025-05-22
bcachefs: debug_check_bkey_unpack
Kent Overstreet
1
-26
/
+21
2025-05-22
bcachefs: debug_check_bset_lookups
Kent Overstreet
4
-51
/
+49
2025-05-22
bcachefs: debug_check_iterators no longer requires BCACHEFS_DEBUG
Kent Overstreet
3
-45
/
+67
2025-05-22
bcachefs: debug_check_btree_locking modparam
Kent Overstreet
3
-14
/
+19
2025-05-22
bcachefs: Debug params are now static_keys
Kent Overstreet
16
-39
/
+69
2025-05-22
bcachefs: Slim down inlined part of bch2_btree_path_upgrade()
Kent Overstreet
2
-23
/
+18
2025-05-22
bcachefs: online_fsck_mutex -> run_recovery_passes_lock
Kent Overstreet
5
-6
/
+16
2025-05-22
bcachefs: bch_sb_field_recovery_passes
Kent Overstreet
4
-56
/
+146
2025-05-22
bcachefs: recovery_passes_types.h -> recovery_passes_format.h
Kent Overstreet
3
-4
/
+4
2025-05-22
bcachefs: print label correctly in sb_member_to_text()
Kent Overstreet
1
-10
/
+4
2025-05-22
bcachefs: "buckets with backpointer mismatches" now allocated on demand
Kent Overstreet
5
-52
/
+113
2025-05-22
bcachefs: delete dead items in bch_dev
Kent Overstreet
1
-4
/
+0
2025-05-22
bcachefs: kill dead code in move_data_phys()
Kent Overstreet
1
-4
/
+0
[next]