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: Add .to_text() methods for all superblock sections
Kent Overstreet
2023-10-22
14
-64
/
+588
*
bcachefs: Kill bch_scnmemcpy()
Kent Overstreet
2023-10-22
6
-29
/
+13
*
bcachefs: Don't issue discards when in nochanges mode
Kent Overstreet
2023-10-22
2
-2
/
+4
*
bcachefs: opts.read_journal_only
Kent Overstreet
2023-10-22
2
-0
/
+8
*
bcachefs: Change __bch2_trans_commit() to run triggers then get RW
Kent Overstreet
2023-10-22
1
-11
/
+11
*
bcachefs: Delete some flag bits that are no longer used
Kent Overstreet
2023-10-22
3
-8
/
+0
*
bcachefs: Store logical location of journal entries
Kent Overstreet
2023-10-22
2
-11
/
+24
*
bcachefs: Check for errors from crypto_skcipher_encrypt()
Kent Overstreet
2023-10-22
6
-38
/
+85
*
bcachefs: Fix failure to allocate btree node in cache
Kent Overstreet
2023-10-22
4
-17
/
+23
*
bcachefs: Change bch2_dev_lookup() to not use lookup_bdev()
Kent Overstreet
2023-10-22
1
-8
/
+2
*
bcachefs: Only allocate buckets_nouse when requested
Kent Overstreet
2023-10-22
2
-5
/
+12
*
bcachefs: Stale ptr cleanup is now done by gc_gens
Kent Overstreet
2023-10-22
1
-45
/
+10
*
bcachefs: Improve journal_entry_btree_keys_to_text()
Kent Overstreet
2023-10-22
2
-3
/
+31
*
bcachefs: Fix __btree_path_traverse_all
Kent Overstreet
2023-10-22
1
-10
/
+10
*
bcachefs: Fix slow tracepoints
Kent Overstreet
2023-10-22
1
-8
/
+8
*
bcachefs: Check for stale dirty pointer before reads
Kent Overstreet
2023-10-22
3
-14
/
+54
*
bcachefs: Kill verify_not_stale()
Kent Overstreet
2023-10-22
1
-18
/
+0
*
bcachefs: Fix __bch2_btree_node_lock
Kent Overstreet
2023-10-22
1
-30
/
+31
*
bcachefs: Also show when blocked on write locks
Kent Overstreet
2023-10-22
5
-44
/
+44
*
bcachefs: Delete redundant tracepoint
Kent Overstreet
2023-10-22
1
-1
/
+0
*
bcachefs: Fix locking in data move path
Kent Overstreet
2023-10-22
1
-17
/
+20
*
bcachefs: Kill bch2_bkey_debugcheck
Kent Overstreet
2023-10-22
4
-36
/
+1
*
bcachefs: Print a better message for mark and sweep pass
Kent Overstreet
2023-10-22
1
-2
/
+2
*
bcachefs: Small fsck fix
Kent Overstreet
2023-10-22
1
-2
/
+3
*
bcachefs: Fix reflink repair code
Kent Overstreet
2023-10-22
1
-2
/
+10
*
bcachefs: bch2_gc_gens() no longer uses bucket array
Kent Overstreet
2023-10-22
6
-47
/
+90
*
bcachefs: Copygc no longer uses bucket array
Kent Overstreet
2023-10-22
1
-50
/
+105
*
bcachefs: btree_gc no longer uses main in-memory bucket array
Kent Overstreet
2023-10-22
5
-243
/
+222
*
bcachefs: Inode create no longer needs to probe key cache
Kent Overstreet
2023-10-22
1
-24
/
+4
*
bcachefs: Btree key cache coherency
Kent Overstreet
2023-10-22
8
-50
/
+128
*
bcachefs: BTREE_ITER_WITH_KEY_CACHE
Kent Overstreet
2023-10-22
4
-27
/
+93
*
bcachefs: run_one_trigger() now checks journal keys
Kent Overstreet
2023-10-22
4
-20
/
+36
*
bcachefs: Stash a copy of key being overwritten in btree_insert_entry
Kent Overstreet
2023-10-22
4
-33
/
+27
*
bcachefs: bch2_btree_path_set_pos()
Kent Overstreet
2023-10-22
2
-24
/
+28
*
bcachefs: btree_id_cached()
Kent Overstreet
2023-10-22
6
-13
/
+21
*
bcachefs: Improve btree_key_cache_flush_pos()
Kent Overstreet
2023-10-22
1
-5
/
+9
*
bcachefs: Fix freeing in bch2_dev_buckets_resize()
Kent Overstreet
2023-10-22
2
-5
/
+7
*
bcachefs: Don't keep nodes in btree_reserve locked
Kent Overstreet
2023-10-22
1
-3
/
+7
*
bcachefs: Log message improvements
Kent Overstreet
2023-10-22
3
-6
/
+5
*
bcachefs: Delete some dead code
Kent Overstreet
2023-10-22
1
-10
/
+2
*
bcachefs: Ignore cached data when calculating fragmentation
Kent Overstreet
2023-10-22
4
-17
/
+15
*
bcachefs: Don't use in-memory bucket array for alloc updates
Kent Overstreet
2023-10-22
4
-26
/
+23
*
bcachefs: Kill allocator short-circuit invalidate
Kent Overstreet
2023-10-22
1
-43
/
+35
*
bcachefs: BTREE_INSERT_LAZY_RW is only for recovery path
Kent Overstreet
2023-10-22
1
-1
/
+2
*
bcachefs: Handle transaction restarts in __bch2_move_data()
Kent Overstreet
2023-10-22
1
-6
/
+7
*
bcachefs: Simplify bch2_inode_delete_keys()
Kent Overstreet
2023-10-22
1
-35
/
+22
*
bcachefs: iter->update_path
Kent Overstreet
2023-10-22
5
-37
/
+105
*
bcachefs: Refactor bch2_btree_iter()
Kent Overstreet
2023-10-22
2
-47
/
+71
*
bcachefs: Tracepoint improvements
Kent Overstreet
2023-10-22
4
-15
/
+127
*
bcachefs: New snapshot unit test
Kent Overstreet
2023-10-22
3
-5
/
+78
[next]