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
pinetabv-6.6.y-devel
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
starfive-6.6.63-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
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-23
block: release rq qos structures for queue without disk
Ming Lei
1
-0
/
+4
2022-03-08
block-map: add __GFP_ZERO flag for alloc_page in function bio_copy_kern
Haimin Zhang
1
-1
/
+1
2022-03-02
block: clear iocb->private in blkdev_bio_end_io_async()
Stefano Garzarella
1
-0
/
+2
2022-02-23
block: fix surprise removal for drivers calling blk_set_queue_dying
Christoph Hellwig
2
-8
/
+16
2022-02-23
block/wbt: fix negative inflight counter when remove scsi device
Laibin Qiu
2
-2
/
+2
2022-02-08
block: bio-integrity: Advance seed correctly for larger interval sizes
Martin K. Petersen
1
-1
/
+1
2022-02-01
block: Fix wrong offset in bio_truncate()
OGAWA Hirofumi
1
-1
/
+2
2022-02-01
block: fix memory leak in disk_register_independent_access_ranges
Miaoqian Lin
1
-1
/
+1
2022-02-01
block: add bio_start_io_acct_time() to control start_time
Mike Snitzer
1
-6
/
+19
2022-01-27
block: Fix fsync always failed if once failed
Ye Bin
1
-1
/
+3
2022-01-27
block: fix async_depth sysfs interface for mq-deadline
Jens Axboe
1
-2
/
+2
2022-01-27
block: check minor range in device_add_disk()
Tetsuo Handa
1
-0
/
+2
2022-01-27
scsi: block: pm: Always set request queue runtime active in blk_post_runtime_...
Alan Stern
1
-15
/
+7
2022-01-27
block: fix error unwinding in device_add_disk
Christoph Hellwig
1
-7
/
+6
2022-01-27
bfq: Do not let waker requests skip proper accounting
Jan Kara
1
-43
/
+1
2021-12-19
Merge tag 'block-5.16-2021-12-19' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+0
2021-12-19
Revert "block: reduce kblockd_mod_delayed_work_on() CPU consumption"
Jens Axboe
1
-2
/
+0
2021-12-17
Merge tag 'block-5.16-2021-12-17' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-1
/
+10
2021-12-15
block: reduce kblockd_mod_delayed_work_on() CPU consumption
Jens Axboe
1
-0
/
+2
2021-12-14
iocost: Fix divide-by-zero on donation from low hweight cgroup
Tejun Heo
1
-1
/
+8
2021-12-11
Merge tag 'block-5.16-2021-12-10' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-2
/
+4
2021-12-10
block: fix ioprio_get(IOPRIO_WHO_PGRP) vs setuid(2)
Davidlohr Bueso
1
-0
/
+3
2021-12-09
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
1
-0
/
+1
2021-12-08
block: fix single bio async DIO error handling
Pavel Begunkov
1
-2
/
+1
2021-12-03
treewide: Add missing includes masked by cgroup -> bpf dependency
Jakub Kicinski
1
-0
/
+1
2021-11-26
block: call rq_qos_done() before ref check in batch completions
Jens Axboe
1
-1
/
+2
2021-11-25
block: fix parameter not described warning
Yang Guang
1
-0
/
+1
2021-11-23
block: avoid to touch unloaded module instance when opening bdev
Ming Lei
1
-5
/
+7
2021-11-19
blk-mq: don't insert FUA request with data into scheduler queue
Ming Lei
3
-8
/
+10
2021-11-19
blk-cgroup: fix missing put device in error path from blkg_conf_pref()
Yu Kuai
1
-4
/
+5
2021-11-17
block: avoid to quiesce queue in elevator_init_mq
Ming Lei
1
-2
/
+8
2021-11-16
blk-mq: cancel blk-mq dispatch work in both blk_cleanup_queue and disk_release()
Ming Lei
5
-11
/
+20
2021-11-16
block: fix missing queue put in error path
Jens Axboe
1
-8
/
+8
2021-11-16
block: Check ADMIN before NICE for IOPRIO_CLASS_RT
Alistair Delva
1
-1
/
+8
2021-11-12
blk-mq: fix filesystem I/O request allocation
Ming Lei
2
-20
/
+45
2021-11-12
blkcg: Remove extra blkcg_bio_issue_init
Laibin Qiu
1
-3
/
+1
2021-11-11
block: Hold invalidate_lock in BLKRESETZONE ioctl
Shin'ichiro Kawasaki
1
-10
/
+5
2021-11-11
blk-mq: rename blk_attempt_bio_merge
Ming Lei
1
-4
/
+6
2021-11-11
blk-mq: don't grab ->q_usage_counter in blk_mq_sched_bio_merge
Ming Lei
1
-4
/
+0
2021-11-11
block: fix kerneldoc for disk_register_independent_access__ranges()
Jens Axboe
1
-2
/
+2
2021-11-10
block: add __must_check for *add_disk*() callers
Luis Chamberlain
1
-3
/
+3
2021-11-10
block: use enum type for blk_mq_alloc_data->rq_flags
Jens Axboe
1
-1
/
+1
2021-11-09
block: Hold invalidate_lock in BLKZEROOUT ioctl
Shin'ichiro Kawasaki
1
-3
/
+9
2021-11-09
block: Hold invalidate_lock in BLKDISCARD ioctl
Shin'ichiro Kawasaki
1
-3
/
+9
2021-11-09
Merge tag 'for-5.16/drivers-2021-11-09' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+4
2021-11-09
Merge tag 'for-5.16/block-2021-11-09' of git://git.kernel.dk/linux-block
Linus Torvalds
8
-108
/
+217
2021-11-09
Merge tag 'for-5.16/bdev-size-2021-11-09' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+2
2021-11-09
blk-mq: add one API for waiting until quiesce is done
Ming Lei
1
-8
/
+20
2021-11-08
blk-mq: don't free tags if the tag_set is used by other device in queue initi...
Ye Bin
1
-1
/
+5
2021-11-05
block: use new bdev_nr_bytes() helper for blkdev_{read,write}_iter()
Jens Axboe
1
-2
/
+2
[next]