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
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
/
blk.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-16
block: only build the icq tracking code when needed
Christoph Hellwig
1
-0
/
+6
2021-12-04
blk-mq: move srcu from blk_mq_hw_ctx to request_queue
Ming Lei
1
-1
/
+9
2021-12-04
block: switch to atomic_t for request references
Jens Axboe
1
-0
/
+31
2021-11-29
block: remove the ->rq_disk field in struct request
Christoph Hellwig
1
-1
/
+1
2021-11-29
block: simplify ioc_lookup_icq
Christoph Hellwig
1
-1
/
+1
2021-11-29
block: move blk_mq_sched_assign_ioc to blk-ioc.c
Christoph Hellwig
1
-5
/
+1
2021-11-29
block: don't include <linux/part_stat.h> in blk.h
Christoph Hellwig
1
-1
/
+0
2021-11-29
block: don't include <linux/idr.h> in blk.h
Christoph Hellwig
1
-1
/
+0
2021-11-29
block: don't include <linux/blk-mq.h> in blk.h
Christoph Hellwig
1
-1
/
+0
2021-11-29
block: don't include blk-mq.h in blk.h
Christoph Hellwig
1
-1
/
+0
2021-11-29
block: don't include blk-mq-sched.h in blk.h
Christoph Hellwig
1
-1
/
+0
2021-11-29
block: remove the e argument to elevator_exit
Christoph Hellwig
1
-1
/
+1
2021-11-29
block: remove elevator_exit
Christoph Hellwig
1
-10
/
+1
2021-11-29
block: move blk_get_flush_queue to blk-flush.c
Christoph Hellwig
1
-6
/
+0
2021-11-29
blk-mq: simplify the plug handling in blk_mq_submit_bio
Christoph Hellwig
1
-1
/
+1
2021-11-29
block: merge disk_scan_partitions and blkdev_reread_part
Christoph Hellwig
1
-0
/
+1
2021-11-29
block: move blk_print_req_error to blk-mq.c
Christoph Hellwig
1
-1
/
+1
2021-11-29
block: move blk_account_io_{start,done} to blk-mq.c
Christoph Hellwig
1
-20
/
+1
2021-11-29
block: move request based cloning helpers to blk-mq.c
Christoph Hellwig
1
-0
/
+10
2021-11-19
blk-mq: don't insert FUA request with data into scheduler queue
Ming Lei
1
-1
/
+1
2021-11-05
block: move queue enter logic into blk_mq_submit_bio()
Jens Axboe
1
-0
/
+1
2021-11-04
block: make bio_queue_enter() fast-path available inline
Jens Axboe
1
-0
/
+34
2021-10-27
block: Add independent access ranges support
Damien Le Moal
1
-0
/
+4
2021-10-19
blk-mq: don't handle non-flush requests in blk_insert_flush
Christoph Hellwig
1
-1
/
+1
2021-10-19
block: return whether or not to unplug through boolean
Jens Axboe
1
-1
/
+1
2021-10-18
block: move update request helpers into blk-mq.c
Jens Axboe
1
-0
/
+1
2021-10-18
block: handle fast path of bio splitting inline
Jens Axboe
1
-1
/
+26
2021-10-18
block: rename REQ_HIPRI to REQ_POLLED
Christoph Hellwig
1
-2
/
+2
2021-10-18
block: inline hot paths of blk_account_io_*()
Pavel Begunkov
1
-3
/
+21
2021-10-18
block: merge block_ioctl into blkdev_ioctl
Christoph Hellwig
1
-2
/
+1
2021-10-18
block: move the *blkdev_ioctl declarations out of blkdev.h
Christoph Hellwig
1
-0
/
+4
2021-10-18
block: bump max plugged deferred size from 16 to 32
Jens Axboe
1
-0
/
+6
2021-10-18
block: move blk-throtl fast path inline
Jens Axboe
1
-16
/
+0
2021-10-18
blk-mq-sched: Rename blk_mq_sched_free_{requests -> rqs}()
John Garry
1
-1
/
+1
2021-10-18
block: move a few merge helpers out of <linux/blkdev.h>
Christoph Hellwig
1
-0
/
+38
2021-10-18
block: move elevator.h to block/
Christoph Hellwig
1
-0
/
+2
2021-10-16
block: keep q_usage_counter in atomic mode after del_gendisk
Christoph Hellwig
1
-0
/
+1
2021-10-16
block: drain file system I/O on del_gendisk
Christoph Hellwig
1
-0
/
+1
2021-09-07
block: split out operations on block special files
Christoph Hellwig
1
-0
/
+2
2021-08-31
Merge tag 'io_uring-bio-cache.5-2021-08-30' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+7
2021-08-31
Merge tag 'for-5.15/block-2021-08-30' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-9
/
+11
2021-08-23
block: provide bio_clear_hipri() helper
Jens Axboe
1
-0
/
+7
2021-08-23
block: return errors from disk_alloc_events
Luis Chamberlain
1
-1
/
+1
2021-08-23
block: return errors from blk_integrity_add
Luis Chamberlain
1
-2
/
+3
2021-08-18
blk-mq: fix is_flush_rq
Ming Lei
1
-5
/
+1
2021-08-15
blk-throtl: optimize IOPS throttle for large IO scenarios
Chunguang Xu
1
-0
/
+2
2021-08-12
block: pass a gendisk to bdev_resize_partition
Christoph Hellwig
1
-2
/
+2
2021-08-12
block: pass a gendisk to bdev_del_partition
Christoph Hellwig
1
-1
/
+1
2021-08-12
block: pass a gendisk to bdev_add_partition
Christoph Hellwig
1
-2
/
+2
2021-08-02
block: remove disk_name()
Christoph Hellwig
1
-1
/
+0
[next]