index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
io_read.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bcachefs: Don't use commit_do() unnecessarily
Kent Overstreet
2024-10-18
1
-2
/
+2
*
bcachefs: fix missing restart handling in bch2_read_retry_nodecode()
Kent Overstreet
2024-10-18
1
-2
/
+2
*
bcachefs: rename version -> bversion
Kent Overstreet
2024-09-28
1
-2
/
+2
*
bcachefs: improve error messages in bch2_ec_read_extent()
Kent Overstreet
2024-09-21
1
-1
/
+1
*
bcachefs: EIO errcode cleanup
Kent Overstreet
2024-09-21
1
-1
/
+1
*
bcachefs: improve "no device to read from" message
Kent Overstreet
2024-09-21
1
-1
/
+7
*
bcachefs: promote_whole_extents is now a normal option
Kent Overstreet
2024-09-09
1
-1
/
+1
*
bcachefs: bchfs_read(): call trans_begin() on every loop iter
Kent Overstreet
2024-09-09
1
-4
/
+0
*
bcachefs: Add missing bch2_trans_begin() call
Kent Overstreet
2024-08-07
1
-0
/
+1
*
bcachefs: __bch2_read(): call trans_begin() on every loop iter
Kent Overstreet
2024-07-15
1
-26
/
+19
*
bcachefs: Self healing on read IO error
Kent Overstreet
2024-07-15
1
-22
/
+47
*
bcachefs: Fix bch2_read_retry_nodecode()
Kent Overstreet
2024-06-29
1
-0
/
+3
*
bcachefs: Delete old faulty bch2_trans_unlock() call
Kent Overstreet
2024-06-28
1
-1
/
+0
*
bcachefs: Check for invalid bucket from bucket_gen(), gc_bucket()
Kent Overstreet
2024-06-10
1
-8
/
+22
*
bcachefs: Enable automatic shrinking for rhashtables
Kent Overstreet
2024-06-10
1
-3
/
+4
*
bcachefs: kill bch2_dev_bkey_exists() in bch2_read_endio()
Kent Overstreet
2024-05-09
1
-14
/
+19
*
bcachefs: bch2_dev_get_ioref() checks for device not present
Kent Overstreet
2024-05-09
1
-1
/
+1
*
bcachefs: bch2_dev_get_ioref2(); io_read.c
Kent Overstreet
2024-05-09
1
-5
/
+9
*
bcachefs: pass bch_dev to read_from_stale_dirty_pointer()
Kent Overstreet
2024-05-08
1
-2
/
+2
*
bcachefs: ptr_stale() -> dev_ptr_stale()
Kent Overstreet
2024-05-08
1
-2
/
+2
*
bcachefs: PTR_BUCKET_POS() now takes bch_dev
Kent Overstreet
2024-05-08
1
-1
/
+1
*
bcachefs: member helper cleanups
Kent Overstreet
2024-05-08
1
-4
/
+4
*
bcachefs: iter/update/trigger/str_hash flag cleanup
Kent Overstreet
2024-05-08
1
-5
/
+5
*
bcachefs: prt_printf() now respects \r\n\t
Kent Overstreet
2024-05-08
1
-2
/
+1
*
bcachefs: Prefer struct_size over open coded arithmetic
Erick Archer
2024-03-14
1
-1
/
+1
*
bcachefs: improve checksum error messages
Kent Overstreet
2024-01-06
1
-3
/
+8
*
bcachefs: Improve the nopromote tracepoint
Kent Overstreet
2024-01-01
1
-13
/
+18
*
bcachefs: Use GFP_KERNEL for promote allocations
Kent Overstreet
2024-01-01
1
-3
/
+3
*
bcachefs: Replace zero-length arrays with flexible-array members
Gustavo A. R. Silva
2024-01-01
1
-1
/
+1
*
bcachefs: Rename BTREE_INSERT flags
Kent Overstreet
2024-01-01
1
-1
/
+1
*
bcachefs: Data update path won't accidentaly grow replicas
Kent Overstreet
2023-11-26
1
-1
/
+1
*
bcachefs: bch2_ec_read_extent() now takes btree_trans
Kent Overstreet
2023-11-05
1
-1
/
+1
*
bcachefs: Add IO error counts to bch_member
Kent Overstreet
2023-11-02
1
-2
/
+2
*
bcachefs: Fixes for building in userspace
Kent Overstreet
2023-10-22
1
-0
/
+2
*
bcachefs: Heap allocate btree_trans
Kent Overstreet
2023-10-22
1
-19
/
+17
*
bcachefs: remove duplicated assignment to variable offset_into_extent
Colin Ian King
2023-10-22
1
-1
/
+0
*
bcachefs: trace_read_nopromote()
Kent Overstreet
2023-10-22
1
-17
/
+21
*
bcachefs: Break up io.c
Kent Overstreet
2023-10-22
1
-0
/
+1207