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
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-01-01
bcachefs: Kill dev_usage->buckets_ec
Kent Overstreet
7
-21
/
+2
2024-01-01
bcachefs: bch2_dev_usage_to_text()
Kent Overstreet
3
-26
/
+32
2024-01-01
bcachefs: New bucket sector count helpers
Kent Overstreet
5
-48
/
+53
2024-01-01
bcachefs: BCH_IOCTL_DEV_USAGE_V2
Kent Overstreet
2
-18
/
+83
2024-01-01
bcachefs: Simplify check_bucket_ref()
Kent Overstreet
1
-8
/
+4
2024-01-01
bcachefs: six locks: Simplify optimistic spinning
Kent Overstreet
3
-92
/
+42
2024-01-01
bcachefs: BCH_DATA_OP_drop_extra_replicas
Kent Overstreet
2
-7
/
+46
2024-01-01
bcachefs: Convert bch2_move_btree() to bbpos
Kent Overstreet
1
-25
/
+19
2024-01-01
bcachefs: x-macro-ify bch_data_ops enum
Kent Overstreet
3
-18
/
+30
2024-01-01
bcachefs: clean up one inconsistent indenting
Yang Li
1
-1
/
+1
2024-01-01
bcachefs: add a quieter bch2_read_super
Daniel Hill
2
-3
/
+25
2024-01-01
bcachefs: Don't use update_cached_sectors() in bch2_mark_alloc()
Kent Overstreet
3
-29
/
+27
2024-01-01
bcachefs: Rename bch_replicas_entry -> bch_replicas_entry_v1
Kent Overstreet
10
-56
/
+56
2024-01-01
bcachefs: Kill btree_iter->journal_pos
Kent Overstreet
4
-17
/
+22
2024-01-01
bcachefs: Kill memset() in bch2_btree_iter_init()
Kent Overstreet
3
-10
/
+19
2024-01-01
bcachefs: Add a tracepoint for journal entry close
Kent Overstreet
2
-0
/
+21
2024-01-01
bcachefs: Don't flush journal after replay
Kent Overstreet
1
-3
/
+1
2024-01-01
bcachefs: Don't rejournal keys in key cache flush
Kent Overstreet
1
-6
/
+11
2024-01-01
bcachefs: Fix userspace bch2_prt_datetime()
Kent Overstreet
1
-0
/
+1
2024-01-01
bcachefs: Kill BTREE_ITER_ALL_LEVELS
Kent Overstreet
3
-140
/
+24
2024-01-01
bcachefs: backpointers fsck no longer uses BTREE_ITER_ALL_LEVELS
Kent Overstreet
1
-64
/
+63
2024-01-01
bcachefs: Improve btree_path_dowgrade tracepoint
Kent Overstreet
2
-6
/
+21
2024-01-01
bcachefs: Rename BTREE_INSERT flags
Kent Overstreet
26
-155
/
+158
2024-01-01
bcachefs: bch_str_hash_flags_t
Kent Overstreet
4
-15
/
+23
2024-01-01
bcachefs: Kill dead BTREE_INSERT flags
Kent Overstreet
3
-20
/
+4
2024-01-01
bcachefs: Fix redundant variable initialization
Kent Overstreet
1
-3
/
+1
2024-01-01
bcachefs: Avoiding dropping/retaking write locks in bch2_btree_write_buffer_f...
Kent Overstreet
1
-9
/
+7
2024-01-01
bcachefs: Make journal replay more efficient
Kent Overstreet
2
-29
/
+62
2024-01-01
bcachefs: Go rw before journal replay
Kent Overstreet
1
-4
/
+12
2024-01-01
bcachefs: Kill BTREE_UPDATE_PREJOURNAL
Kent Overstreet
5
-36
/
+11
2024-01-01
bcachefs: BTREE_INSERT_JOURNAL_REPLAY now "don't init trans->journal_res"
Kent Overstreet
2
-4
/
+17
2024-01-01
bcachefs: Clear k->needs_whitout earlier in commit path
Kent Overstreet
1
-2
/
+2
2024-01-01
bcachefs: track_event_change()
Kent Overstreet
8
-92
/
+140
2024-01-01
bcachefs: Journal pins must always have a flush_fn
Kent Overstreet
4
-20
/
+40
2024-01-01
bcachefs: Add an assertion in bch2_journal_pin_set()
Kent Overstreet
2
-23
/
+51
2024-01-01
bcachefs: Include average write size in sysfs journal_debug
Kent Overstreet
3
-9
/
+16
2024-01-01
bcachefs: Fix warning when building in userspace
Kent Overstreet
1
-2
/
+1
2024-01-01
bcachefs: Print old version when scanning for old metadata
Kent Overstreet
1
-2
/
+6
2024-01-01
bcachefs: Fix locking when checking freespace btree
Kent Overstreet
1
-25
/
+35
2024-01-01
bcachefs: Check for unlinked inodes not on deleted list
Kent Overstreet
2
-3
/
+27
2024-01-01
bcachefs: kill INODE_LOCK, use lock_two_nondirectories()
Kent Overstreet
2
-9
/
+6
2024-01-01
bcachefs: Improved backpointer messages in fsck
Kent Overstreet
1
-28
/
+22
2024-01-01
bcachefs: Add extra verbose logging for ro path
Kent Overstreet
1
-2
/
+12
2024-01-01
bcachefs: Flush fsck errors before running twice
Kent Overstreet
1
-0
/
+2
2024-01-01
bcachefs: make RO snapshots actually RO
Kent Overstreet
6
-14
/
+63
2024-01-01
bcachefs: bch_sb_field_downgrade
Kent Overstreet
10
-9
/
+255
2024-01-01
bcachefs: bch_sb.recovery_passes_required
Kent Overstreet
9
-30
/
+172
2024-01-01
bcachefs: Add persistent identifiers for recovery passes
Kent Overstreet
3
-39
/
+84
2024-01-01
bcachefs: prt_bitflags_vector()
Kent Overstreet
3
-0
/
+25
2024-01-01
bcachefs: move BCH_SB_ERRS() to sb-errors_types.h
Kent Overstreet
2
-253
/
+253
[next]