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.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-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
2023-10-23
bcachefs: Fix cached data accounting
Kent Overstreet
1
-1
/
+1
2023-10-23
bcachefs: Btree splits now only take the locks they need
Kent Overstreet
2
-17
/
+26
2023-10-23
bcachefs: bch2_btree_iter_peek() now works with interior nodes
Kent Overstreet
1
-5
/
+16
2023-10-23
bcachefs: bch2_btree_insert_node() no longer uses lock_write_nofail
Kent Overstreet
3
-14
/
+11
2023-10-23
bcachefs: Add error path to btree_split()
Kent Overstreet
2
-18
/
+88
2023-10-23
bcachefs: Write new btree nodes after parent update
Kent Overstreet
2
-31
/
+30
2023-10-23
bcachefs: Simplify break_cycle()
Kent Overstreet
1
-9
/
+10
2023-10-23
bcachefs: Print cycle on unrecoverable deadlock
Kent Overstreet
4
-22
/
+45
2023-10-23
bcachefs: Handle dropping pointers in data_update path
Kent Overstreet
3
-3
/
+78
2023-10-23
bcachefs: Ratelimit ec error message
Kent Overstreet
1
-19
/
+7
2023-10-23
bcachefs: Use btree_type_has_ptrs() more consistently
Kent Overstreet
2
-2
/
+2
2023-10-23
bcachefs: Fix "multiple types of data in same bucket" with ec
Kent Overstreet
1
-0
/
+4
2023-10-23
bcachefs: Ensure fsck error is printed before panic
Kent Overstreet
1
-2
/
+5
2023-10-23
bcachefs: Fix a deadlock in btree_update_nodes_written()
Kent Overstreet
1
-0
/
+11
2023-10-23
bcachefs: bch2_trans_locked()
Kent Overstreet
2
-0
/
+11
2023-10-23
bcachefs: Improve btree_deadlock debugfs output
Kent Overstreet
2
-21
/
+50
2023-10-23
bcachefs: Don't quash error in bch2_bucket_alloc_set_trans()
Kent Overstreet
1
-9
/
+6
2023-10-23
bcachefs: Fix a trans path overflow in bch2_btree_delete_range_trans()
Kent Overstreet
1
-13
/
+20
2023-10-23
bcachefs: bucket_alloc_state
Kent Overstreet
3
-80
/
+37
2023-10-23
bcachefs: Fix bch2_btree_path_up_until_good_node()
Kent Overstreet
1
-2
/
+4
2023-10-23
bcachefs: Factor out bch2_write_drop_io_error_ptrs()
Kent Overstreet
2
-13
/
+28
2023-10-23
bcachefs: Break out bch2_btree_path_traverse_cached_slowpath()
Kent Overstreet
1
-3
/
+57
2023-10-23
bcachefs: Kill io_in_flight semaphore
Kent Overstreet
1
-4
/
+0
2023-10-23
bcachefs: Improve bucket_alloc tracepoint
Kent Overstreet
2
-5
/
+24
2023-10-23
bcachefs; Mark __bch2_trans_iter_init as inline
Kent Overstreet
2
-8
/
+7
2023-10-23
bcachefs: Inline fast path of check_pos_snapshot_overwritten()
Kent Overstreet
1
-7
/
+13
2023-10-23
bcachefs: Improve jset_validate()
Kent Overstreet
3
-70
/
+94
2023-10-23
bcachefs: Optimize btree_path_alloc()
Kent Overstreet
1
-7
/
+12
2023-10-23
bcachefs: Inline bch2_trans_kmalloc() fast path
Kent Overstreet
2
-22
/
+35
2023-10-23
bcachefs: Run bch2_fs_counters_init() earlier
Kent Overstreet
1
-3
/
+3
2023-10-23
bcachefs: btree_err() now uses bch2_print_string_as_lines()
Kent Overstreet
1
-8
/
+9
2023-10-23
bcachefs: Improve bch2_fsck_err()
Kent Overstreet
3
-62
/
+97
2023-10-23
bcachefs: bch2_print_string_as_lines()
Kent Overstreet
3
-4
/
+26
2023-10-23
bcachefs: bch2_btree_node_relock_notrace()
Kent Overstreet
3
-5
/
+19
2023-10-23
bcachefs: bch2_btree_cache_scan() improvement
Kent Overstreet
1
-44
/
+40
2023-10-23
bcachefs: Fix blocking with locks held
Kent Overstreet
1
-2
/
+2
2023-10-23
bcachefs: btree_update_nodes_written() needs BTREE_INSERT_USE_RESERVE
Kent Overstreet
1
-0
/
+1
2023-10-23
bcachefs: Fix error handling in bch2_btree_update_start()
Kent Overstreet
1
-2
/
+2
2023-10-23
bcachefs: Improve bch2_btree_trans_to_text()
Kent Overstreet
1
-11
/
+20
2023-10-23
bcachefs: Kill normalize_read_intent_locks()
Kent Overstreet
1
-58
/
+0
2023-10-23
bcachefs: Ensure bch2_btree_node_lock_write_nofail() never fails
Kent Overstreet
2
-8
/
+38
2023-10-23
bcachefs: Delete old deadlock avoidance code
Kent Overstreet
9
-311
/
+40
2023-10-23
bcachefs: Print deadlock cycle in debugfs
Kent Overstreet
4
-21
/
+69
2023-10-23
bcachefs: Deadlock cycle detector
Kent Overstreet
9
-33
/
+322
2023-10-23
bcachefs: Fix bch2_btree_node_upgrade()
Kent Overstreet
1
-4
/
+18
2023-10-23
bcachefs: Add a debug assert
Kent Overstreet
1
-0
/
+3
2023-10-23
six locks: Wakeup now takes lock on behalf of waiter
Kent Overstreet
2
-107
/
+160
2023-10-23
six locks: Fix a lost wakeup
Kent Overstreet
1
-3
/
+8
2023-10-23
six locks: Enable lockdep
Kent Overstreet
1
-6
/
+6
2023-10-23
six locks: Add start_time to six_lock_waiter
Kent Overstreet
2
-0
/
+15
[prev]
[next]