index
:
linux.git
cached
cdir_v2
cfid-fixes
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
/
btree_io.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-05
bcachefs: Add missing barriers before wake_up_bit()
Kent Overstreet
1
-1
/
+8
2025-04-03
bcachefs: Fix scheduling while atomic from logging changes
Kent Overstreet
1
-0
/
+1
2025-04-02
bcachefs: Kill btree_iter.trans
Kent Overstreet
1
-1
/
+2
2025-04-02
bcachefs: Split up bch_dev.io_ref
Kent Overstreet
1
-5
/
+9
2025-04-01
bcachefs: fix ref leak in btree_node_read_all_replicas
Kent Overstreet
1
-0
/
+1
2025-03-29
bcachefs: Better printing of inconsistency errors
Kent Overstreet
1
-28
/
+31
2025-03-28
bcachefs: Consistent indentation of multiline fsck errors
Kent Overstreet
1
-3
/
+1
2025-03-24
bcachefs: btree node write errors now print btree node
Kent Overstreet
1
-6
/
+16
2025-03-16
bcachefs: Checksum errors get additional retries
Kent Overstreet
1
-1
/
+1
2025-03-14
bcachefs: Finish bch2_account_io_completion() conversions
Kent Overstreet
1
-16
/
+22
2025-03-14
bcachefs: Add time_stat for btree writes
Kent Overstreet
1
-5
/
+11
2025-03-14
bcachefs: bch2_btree_node_scrub()
Kent Overstreet
1
-0
/
+185
2025-03-14
bcachefs: bch2_bkey_pick_read_device() can now specify a device
Kent Overstreet
1
-2
/
+2
2025-03-11
bcachefs: Fix b->written overflow
Alan Huang
1
-1
/
+1
2025-02-20
bcachefs: Fix memmove when move keys down
Alan Huang
1
-1
/
+1
2025-01-09
bcachefs: bch2_btree_node_write_trans()
Kent Overstreet
1
-2
/
+30
2024-12-21
bcachefs: fix bch2_btree_node_header_to_text() format string
Kent Overstreet
1
-1
/
+1
2024-12-21
bcachefs: If we did repair on a btree node, make sure we rewrite it
Kent Overstreet
1
-7
/
+12
2024-12-21
bcachefs: struct bkey_validate_context
Kent Overstreet
1
-7
/
+37
2024-12-21
bcachefs: Don't try to en/decrypt when encryption not available
Kent Overstreet
1
-58
/
+59
2024-12-21
bcachefs: Fix dup/misordered check in btree node read
Kent Overstreet
1
-1
/
+9
2024-12-21
bcachefs: Avoid bch2_btree_id_str()
Kent Overstreet
1
-6
/
+7
2024-11-08
bcachefs: Fix validate_bset() repair path
Kent Overstreet
1
-5
/
+1
2024-10-18
bcachefs: Don't use commit_do() unnecessarily
Kent Overstreet
1
-1
/
+1
2024-10-09
bcachefs: Release transaction before wake up
Alan Huang
1
-2
/
+3
2024-09-27
bcachefs: rename version -> bversion
Kent Overstreet
1
-1
/
+1
2024-09-27
bcachefs: memset bounce buffer portion to 0 after key_sort_fix_overlapping
Piotr Zalewski
1
-0
/
+4
2024-09-21
bcachefs: split up btree cache counters for live, freeable
Kent Overstreet
1
-3
/
+1
2024-09-21
bcachefs: btree cache counters should be size_t
Kent Overstreet
1
-1
/
+1
2024-09-21
bcachefs: Options for recovery_passes, recovery_passes_exclude
Kent Overstreet
1
-1
/
+1
2024-08-13
bcachefs: Make bkey_fsck_err() a wrapper around fsck_err()
Kent Overstreet
1
-47
/
+20
2024-08-13
bcachefs: Fix warning in __bch2_fsck_err() for trans not passed in
Kent Overstreet
1
-0
/
+2
2024-07-14
bcachefs: Kill bch2_assert_btree_nodes_not_locked()
Kent Overstreet
1
-6
/
+0
2024-07-14
bcachefs: btree node scan: fall back to comparing by journal seq
Kent Overstreet
1
-0
/
+4
2024-07-14
bcachefs: fsck_err() may now take a btree_trans
Kent Overstreet
1
-1
/
+1
2024-07-14
bcachefs: btree_ptr_sectors_written() now takes bkey_s_c
Kent Overstreet
1
-4
/
+4
2024-07-14
bcachefs: Check for bsets past bch_btree_ptr_v2.sectors_written
Kent Overstreet
1
-2
/
+5
2024-07-14
bcachefs: Use try_cmpxchg() family of functions instead of cmpxchg()
Uros Bizjak
1
-9
/
+11
2024-06-10
bcachefs: Split out btree_write_submit_wq
Kent Overstreet
1
-4
/
+4
2024-05-28
bcachefs: Plumb bkey into __btree_err()
Kent Overstreet
1
-40
/
+45
2024-05-09
bcachefs: bch2_dev_get_ioref() checks for device not present
Kent Overstreet
1
-3
/
+3
2024-05-09
bcachefs: bch2_dev_get_ioref2(); btree_io.c
Kent Overstreet
1
-15
/
+18
2024-05-09
bcachefs: for_each_bset() declares loop iter
Kent Overstreet
1
-7
/
+0
2024-05-08
bcachefs: bch2_bkey_drop_ptrs() declares loop iter
Kent Overstreet
1
-1
/
+0
2024-05-08
bcachefs: make btree read errors silent during scan
Kent Overstreet
1
-5
/
+11
2024-05-08
bcachefs: member helper cleanups
Kent Overstreet
1
-8
/
+8
2024-05-08
bcachefs: bch2_btree_node_header_to_text()
Kent Overstreet
1
-7
/
+20
2024-05-08
bcachefs: prt_printf() now respects \r\n\t
Kent Overstreet
1
-10
/
+5
2024-05-08
bcachefs: Fix needs_whiteout BUG_ON() in bkey_sort()
Kent Overstreet
1
-10
/
+8
2024-04-16
bcachefs: Fix format specifier in validate_bset_keys()
Nathan Chancellor
1
-1
/
+1
[next]