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
/
include
/
linux
/
blkdev.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-03
Merge tag 'for-5.9/io_uring-20200802' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+1
2020-08-03
Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-69
/
+96
2020-07-16
block: use bd_prepare_to_claim directly in the loop driver
Christoph Hellwig
1
-1
/
+2
2020-07-09
md: switch to ->check_events for media change notifications
Christoph Hellwig
1
-2
/
+0
2020-07-01
block: remove the bd_block_size field from struct block_device
Christoph Hellwig
1
-1
/
+1
2020-07-01
block: remove direct_make_request
Christoph Hellwig
1
-1
/
+0
2020-07-01
block: rename generic_make_request to submit_bio_noacct
Christoph Hellwig
1
-1
/
+1
2020-07-01
block: move ->make_request_fn to struct block_device_operations
Christoph Hellwig
1
-5
/
+2
2020-07-01
block: remove the request_queue argument from blk_queue_split
Christoph Hellwig
1
-1
/
+1
2020-06-29
blk-mq-debugfs: update blk_queue_flag_name[] accordingly for new flags
Hou Tao
1
-0
/
+1
2020-06-24
block: move struct block_device to blk_types.h
Christoph Hellwig
1
-0
/
+1
2020-06-24
block: reduce ifdef CONFIG_BLOCK madness in headers
Christoph Hellwig
1
-52
/
+40
2020-06-24
fs: move the buffer_heads_over_limit stub to buffer_head.h
Christoph Hellwig
1
-1
/
+0
2020-06-24
block: move block-related definitions out of fs.h
Christoph Hellwig
1
-0
/
+46
2020-06-24
block: create the request_queue debugfs_dir on registration
Luis Chamberlain
1
-2
/
+3
2020-06-24
block: revert back to synchronous request_queue removal
Luis Chamberlain
1
-2
/
+0
2020-06-24
blk-mq: merge blk-softirq.c into blk-mq.c
Christoph Hellwig
1
-1
/
+0
2020-06-22
block: provide plug based way of signaling forced no-wait semantics
Jens Axboe
1
-0
/
+1
2020-05-28
block: fix a warning when blkdev.h is included for !CONFIG_BLOCK builds
Christoph Hellwig
1
-1
/
+1
2020-05-27
block: add disk/bio-based accounting helpers
Christoph Hellwig
1
-0
/
+28
2020-05-22
block: remove the error_sector argument to blkdev_issue_flush
Christoph Hellwig
1
-3
/
+2
2020-05-14
block: Make blk-integrity preclude hardware inline encryption
Satya Tangirala
1
-0
/
+30
2020-05-14
block: Inline encryption support for blk-mq
Satya Tangirala
1
-0
/
+5
2020-05-14
block: Keyslot Manager for Inline Encryption
Satya Tangirala
1
-0
/
+6
2020-05-14
block: move blk_io_schedule() out of header file
Ming Lei
1
-12
/
+2
2020-05-13
block: Modify revalidate zones
Damien Le Moal
1
-1
/
+2
2020-05-13
block: introduce blk_req_zone_write_trylock
Johannes Thumshirn
1
-0
/
+1
2020-05-13
block: Introduce REQ_OP_ZONE_APPEND
Keith Busch
1
-0
/
+11
2020-05-13
block: provide fallbacks for blk_queue_zone_is_seq and blk_queue_zone_no
Johannes Thumshirn
1
-0
/
+10
2020-05-13
block: add blk_io_schedule() for avoiding task hung in sync dio
Ming Lei
1
-0
/
+12
2020-04-22
block: move dma_pad handling from blk_rq_map_sg into the callers
Christoph Hellwig
1
-2
/
+0
2020-04-22
block: move dma drain handling to scsi
Christoph Hellwig
1
-7
/
+0
2020-04-22
block: provide a blk_rq_map_sg variant that returns the last element
Christoph Hellwig
1
-1
/
+9
2020-04-22
block: remove RQF_COPY_USER
Christoph Hellwig
1
-2
/
+0
2020-03-30
Merge tag 'for-5.7/drivers-2020-03-29' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+4
2020-03-27
block: add a zone condition debug helper
Chaitanya Kulkarni
1
-0
/
+4
2020-03-27
block: simplify queue allocation
Christoph Hellwig
1
-3
/
+1
2020-03-27
block: move the ->devnode callback to struct block_device_operations
Christoph Hellwig
1
-0
/
+1
2020-03-24
block: unexport read_dev_sector and put_dev_sector
Christoph Hellwig
1
-9
/
+0
2020-03-02
block: Remove used kblockd_schedule_work_on()
Daniel Wagner
1
-1
/
+0
2020-02-25
blktrace: Protect q->blk_trace with RCU
Jan Kara
1
-1
/
+1
2020-01-30
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-0
/
+7
2020-01-16
block: fix an integer overflow in logical block size
Mikulas Patocka
1
-4
/
+4
2020-01-03
compat_ioctl: block: add blkdev_compat_ptr_ioctl
Arnd Bergmann
1
-0
/
+7
2019-12-03
block: don't handle bio based drivers in blk_revalidate_disk_zones
Christoph Hellwig
1
-5
/
+0
2019-12-03
block: replace seq_zones_bitmap with conv_zones_bitmap
Christoph Hellwig
1
-6
/
+8
2019-12-03
block: simplify blkdev_nr_zones
Christoph Hellwig
1
-3
/
+2
2019-12-02
Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+2
2019-11-13
block: rework zone reporting
Christoph Hellwig
1
-8
/
+7
2019-11-07
block: add zone open, close and finish ioctl support
Ajay Joshi
1
-5
/
+5
[next]