index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-08
bcachefs: kill gc looping for bucket gens
Kent Overstreet
2
-86
/
+18
2024-05-08
bcachefs: bch2_bucket_ref_update()
Kent Overstreet
3
-33
/
+42
2024-05-08
bcachefs: Consolidate mark_stripe_bucket() and trans_mark_stripe_bucket()
Kent Overstreet
1
-116
/
+135
2024-05-08
bcachefs: mark_stripe_bucket cleanup
Kent Overstreet
1
-35
/
+65
2024-05-08
bcachefs: bucket_data_type_mismatch()
Kent Overstreet
4
-25
/
+26
2024-05-08
bcachefs: Clean up inode alloc
Kent Overstreet
1
-22
/
+29
2024-05-08
bcachefs: journal seq blacklist gc no longer has to walk btree
Kent Overstreet
7
-66
/
+26
2024-05-08
bcachefs: plumb data_type into bch2_bucket_alloc_trans()
Kent Overstreet
3
-6
/
+12
2024-05-08
bcachefs: Add btree_allocated_bitmap to member_to_text()
Kent Overstreet
1
-0
/
+8
2024-05-08
bcachefs: Btree key cache instrumentation
Kent Overstreet
3
-26
/
+69
2024-05-08
bcachefs: Remove calls to folio_set_error
Matthew Wilcox (Oracle)
1
-10
/
+2
2024-05-08
bcachefs: Move gc of bucket.oldest_gen to workqueue
Kent Overstreet
7
-102
/
+22
2024-05-08
bcachefs: fix flag printing in journal_buf_to_text()
Kent Overstreet
1
-2
/
+2
2024-05-08
bcachefs: Sync journal when we complete a recovery pass
Kent Overstreet
1
-1
/
+2
2024-05-08
bcachefs: make btree read errors silent during scan
Kent Overstreet
1
-5
/
+11
2024-05-08
bcachefs: Rip bch2_snapshot_equiv() out of fsck
Kent Overstreet
2
-95
/
+30
2024-05-08
bcachefs: Check for writing btree_ptr_v2.sectors_written == 0
Kent Overstreet
2
-1
/
+7
2024-05-08
bcachefs: Add asserts to bch2_dev_btree_bitmap_marked_sectors()
Kent Overstreet
1
-0
/
+3
2024-05-08
bcachefs: fs_alloc_debug_to_text()
Kent Overstreet
1
-0
/
+35
2024-05-08
bcachefs: assert that online_reserved == 0 on shutdown
Kent Overstreet
1
-0
/
+1
2024-05-08
bcachefs: bch2_trans_verify_not_unlocked()
Kent Overstreet
5
-2
/
+46
2024-05-08
bcachefs: bch2_btree_path_can_relock()
Kent Overstreet
1
-4
/
+29
2024-05-08
bcachefs: trans->locked
Kent Overstreet
4
-23
/
+43
2024-05-08
bcachefs: bch2_btree_root_alloc_fake_trans()
Kent Overstreet
3
-5
/
+7
2024-05-08
bcachefs: bch2_trans_unlock() must always be followed by relock() or begin()
Kent Overstreet
10
-4
/
+29
2024-05-08
bcachefs: Use bch2_btree_path_upgrade() in key cache traverse
Kent Overstreet
1
-16
/
+3
2024-05-08
bcachefs: bch2_btree_path_upgrade() checks nodes_locked, not uptodate
Kent Overstreet
2
-9
/
+8
2024-05-08
bcachefs: maintain lock invariants in btree_iter_next_node()
Kent Overstreet
1
-0
/
+3
2024-05-08
bcachefs: bch2_trans_commit_flags_to_text()
Kent Overstreet
4
-5
/
+29
2024-05-08
bcachefs: prefer drop_locks_do()
Kent Overstreet
1
-3
/
+2
2024-05-08
bcachefs: get_unlocked_mut_path -> bch2_path_get_unlocked_mut
Kent Overstreet
3
-23
/
+26
2024-05-08
bcachefs: fix typo in reference to BCACHEFS_DEBUG
Lukas Bulwahn
1
-1
/
+1
2024-05-08
bcachefs: chardev: make bch_chardev_class constant
Ricardo B. Marliere
1
-13
/
+22
2024-05-08
bcachefs: member helper cleanups
Kent Overstreet
26
-126
/
+133
2024-05-08
bcachefs: bucket_valid()
Kent Overstreet
7
-25
/
+35
2024-05-08
bcachefs: bch2_trans_relock_fail() - factor out slowpath
Kent Overstreet
1
-46
/
+52
2024-05-08
bcachefs: bch2_dir_emit() - drop_locks_do() conversion
Kent Overstreet
1
-20
/
+26
2024-05-08
bcachefs: bch2_btree_insert_trans() no longer specifies BTREE_ITER_cached
Kent Overstreet
1
-6
/
+3
2024-05-08
bcachefs: iter/update/trigger/str_hash flag cleanup
Kent Overstreet
56
-644
/
+652
2024-05-08
bcachefs: __BTREE_ITER_ALL_SNAPSHOTS -> BTREE_ITER_SNAPSHOT_FIELD
Kent Overstreet
3
-4
/
+4
2024-05-08
bcachefs: mark_superblock cleanup
Kent Overstreet
5
-139
/
+97
2024-05-08
bcachefs: gc_btree_init_recurse() uses gc_mark_node()
Kent Overstreet
1
-42
/
+22
2024-05-08
bcachefs: move root node topo checks to node_check_topology()
Kent Overstreet
2
-23
/
+19
2024-05-08
bcachefs: move topology repair kick to gc_btrees()
Kent Overstreet
1
-39
/
+9
2024-05-08
bcachefs: kill metadata only gc
Kent Overstreet
1
-129
/
+59
2024-05-08
bcachefs: Finish converting reconstruct_alloc to errors_silent
Kent Overstreet
2
-3
/
+12
2024-05-08
bcachefs: bch2_gc() is now private to btree_gc.c
Kent Overstreet
4
-25
/
+8
2024-05-08
bcachefs: for_each_btree_key_continue()
Kent Overstreet
2
-29
/
+20
2024-05-08
bcachefs: kill for_each_btree_key_old()
Kent Overstreet
1
-8
/
+0
2024-05-08
bcachefs: Optimize eytzinger0_sort() with bottom-up heapsort
Kuan-Wei Chiu
1
-17
/
+88
[next]