index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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-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