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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
bcachefs: Track maximum transaction memory
Kent Overstreet
2023-10-22
5
-13
/
+20
*
six locks: Improve six_lock_count
Kent Overstreet
2023-10-22
4
-13
/
+20
*
bcachefs: Kill nodes_intent_locked
Kent Overstreet
2023-10-22
3
-24
/
+9
*
bcachefs: Better use of locking helpers
Kent Overstreet
2023-10-22
4
-39
/
+58
*
bcachefs: Reorganize btree_locking.[ch]
Kent Overstreet
2023-10-22
2
-206
/
+225
*
bcachefs: btree_locking.c
Kent Overstreet
2023-10-22
6
-458
/
+494
*
bcachefs: Fix adding a device with a label
Kent Overstreet
2023-10-22
3
-13
/
+34
*
bcachefs: fsck: Another transaction restart handling fix
Kent Overstreet
2023-10-22
3
-9
/
+16
*
bcachefs: bch2_btree_delete_range_trans() now returns -BCH_ERR_transaction_re...
Kent Overstreet
2023-10-22
2
-17
/
+32
*
bcachefs: Minor transaction restart handling fix
Kent Overstreet
2023-10-22
2
-6
/
+6
*
bcachefs: Fix bch2_btree_iter_peek_slot() error path
Kent Overstreet
2023-10-22
1
-3
/
+8
*
bcachefs: Another should_be_locked fixup
Kent Overstreet
2023-10-22
1
-12
/
+16
*
bcachefs: bch2_bkey_packed_to_binary_text()
Kent Overstreet
2023-10-22
4
-27
/
+65
*
bcachefs: Add assertions for unexpected transaction restarts
Kent Overstreet
2023-10-22
2
-3
/
+11
*
bcachefs: btree_path_down() optimization
Kent Overstreet
2023-10-22
1
-3
/
+3
*
bcachefs: Always rebuild aux search trees when node boundaries change
Kent Overstreet
2023-10-22
1
-2
/
+5
*
bcachefs: Add an overflow check in set_bkey_val_u64s()
Kent Overstreet
2023-10-22
1
-2
/
+5
*
bcachefs: remove dead whiteout_u64s argument.
Olexa Bilaniuk
2023-10-22
1
-11
/
+5
*
bcachefs: Debugfs cleanup
Kent Overstreet
2023-10-22
1
-64
/
+51
*
bcachefs: Fix bch2_fs_check_snapshots()
Kent Overstreet
2023-10-22
1
-2
/
+2
*
bcachefs: Increment restart count in bch2_trans_begin()
Kent Overstreet
2023-10-22
3
-7
/
+5
*
bcachefs: Fix assertion in bch2_btree_key_cache_drop()
Kent Overstreet
2023-10-22
1
-2
/
+13
*
bcachefs: Print last line in debugfs/btree_transaction_stats
Kent Overstreet
2023-10-22
1
-2
/
+5
*
bcachefs: Track the maximum btree_paths ever allocated by each transaction
Kent Overstreet
2023-10-22
5
-33
/
+120
*
bcachefs: Rename lock_held_stats -> btree_transaction_stats
Kent Overstreet
2023-10-22
5
-32
/
+68
*
bcachefs: Switch bch2_btree_delete_range() to bch2_trans_run()
Kent Overstreet
2023-10-22
1
-3
/
+2
*
bcachefs: Fix btree_path->uptodate inconsistency
Kent Overstreet
2023-10-22
1
-1
/
+3
*
bcachefs: Fix duplicate paths left by bch2_path_put()
Kent Overstreet
2023-10-22
1
-34
/
+35
*
bcachefs: Kill BTREE_ITER_CACHED_(NOFILL|NOCREATE)
Kent Overstreet
2023-10-22
3
-22
/
+10
*
bcachefs: Tracepoint improvements
Kent Overstreet
2023-10-22
9
-331
/
+213
*
bcachefs: "Snapshot deletion did not run correctly" should be a fsck err
Kent Overstreet
2023-10-22
1
-5
/
+5
*
bcachefs: six_lock_counts() is now in six.c
Kent Overstreet
2023-10-22
2
-4
/
+4
*
bcachefs: BTREE_ITER_NO_NODE -> BCH_ERR codes
Kent Overstreet
2023-10-22
6
-55
/
+45
*
bcachefs: Don't set should_be_locked on paths that aren't locked
Kent Overstreet
2023-10-22
4
-31
/
+40
*
bcachefs: Fix missing error handling in bch2_subvolume_delete()
Kent Overstreet
2023-10-22
1
-0
/
+2
*
bcachefs: Improve an error message
Kent Overstreet
2023-10-22
1
-1
/
+1
*
bcachefs: Tracepoint improvements
Kent Overstreet
2023-10-22
3
-33
/
+157
*
bcachefs: Fix incorrectly freeing btree_path in alloc path
Kent Overstreet
2023-10-22
1
-1
/
+2
*
bcachefs: Fix bch2_btree_trans_to_text()
Kent Overstreet
2023-10-22
3
-12
/
+10
*
bcachefs: Add distinct error code for key_cache_upgrade
Kent Overstreet
2023-10-22
2
-1
/
+2
*
bcachefs: Fix not punting to worqueue when promoting
Kent Overstreet
2023-10-22
1
-0
/
+1
*
bcachefs: fsck: Fix nested transaction handling
Kent Overstreet
2023-10-22
1
-20
/
+23
*
bcachefs: Add an O_DIRECT option (for userspace)
Kent Overstreet
2023-10-22
1
-0
/
+5
*
bcachefs: Tighten up btree_path assertions
Kent Overstreet
2023-10-22
1
-1
/
+3
*
bcachefs: bch2_bucket_alloc_trans_early -> for_each_btree_key_norestart
Kent Overstreet
2023-10-22
1
-1
/
+1
*
bcachefs: Fix check_i_sectors()
Kent Overstreet
2023-10-22
1
-2
/
+1
*
bcachefs: Convert debugfs code to for_each_btree_key2()
Kent Overstreet
2023-10-22
1
-48
/
+31
*
bcachefs: Unit test updates
Kent Overstreet
2023-10-22
1
-77
/
+106
*
bcachefs: for_each_btree_key_reverse()
Kent Overstreet
2023-10-22
1
-1
/
+40
*
bcachefs: Convert fsck errors to errcode.h
Kent Overstreet
2023-10-22
9
-86
/
+54
[prev]
[next]