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