index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
/
include
/
linux
/
blkdev.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-06
block: remove a superflous ifdef in blkdev.h
Christoph Hellwig
1
-3
/
+0
2022-06-29
block: move ->ia_ranges from the request_queue to the gendisk
Christoph Hellwig
1
-6
/
+6
2022-06-28
block: remove blk_cleanup_disk
Christoph Hellwig
1
-1
/
+0
2022-06-28
block: simplify disk shutdown
Christoph Hellwig
1
-3
/
+1
2022-06-28
block: remove QUEUE_FLAG_DEAD
Christoph Hellwig
1
-2
/
+0
2022-06-27
block: move blk_queue_get_max_sectors to blk.h
Christoph Hellwig
1
-13
/
+0
2022-06-27
block: fold blk_max_size_offset into get_max_io_size
Christoph Hellwig
1
-19
/
+0
2022-06-27
block: factor out a chunk_size_left helper
Christoph Hellwig
1
-6
/
+13
2022-06-27
block: relax direct io memory alignment
Keith Busch
1
-0
/
+5
2022-06-27
block: introduce bdev_iter_is_aligned helper
Keith Busch
1
-0
/
+7
2022-06-27
block: introduce bdev_dma_alignment helper
Keith Busch
1
-0
/
+5
2022-06-20
block: remove queue from struct blk_independent_access_range
Damien Le Moal
1
-1
/
+0
2022-06-17
block: serialize all debugfs operations using q->debugfs_mutex
Christoph Hellwig
1
-4
/
+4
2022-06-16
blk-mq: avoid to touch q->elevator without any protection
Ming Lei
1
-2
/
+2
2022-06-03
Merge tag 'for-5.19/drivers-2022-06-02' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+1
2022-05-27
block, loop: support partitions without scanning
Christoph Hellwig
1
-0
/
+1
2022-05-25
Merge tag 'exfat-for-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2022-05-24
Merge tag 'for-5.19/drivers-2022-05-22' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+15
2022-05-23
block: add sync_blockdev_range()
Yuezhang Mo
1
-0
/
+1
2022-04-18
block: turn bdev->bd_openers into an atomic_t
Christoph Hellwig
1
-1
/
+1
2022-04-18
block: add a disk_openers helper
Christoph Hellwig
1
-0
/
+15
2022-04-18
block: change exported IO accounting interface from gendisk to bdev
Ming Lei
1
-3
/
+4
2022-04-18
block: decouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD
Christoph Hellwig
1
-11
/
+16
2022-04-18
block: add a bdev_discard_granularity helper
Christoph Hellwig
1
-0
/
+5
2022-04-18
block: remove QUEUE_FLAG_DISCARD
Christoph Hellwig
1
-2
/
+0
2022-04-18
block: add a bdev_max_discard_sectors helper
Christoph Hellwig
1
-0
/
+5
2022-04-18
block: move {bdev,queue_limit}_discard_alignment out of line
Christoph Hellwig
1
-33
/
+1
2022-04-18
block: remove queue_discard_alignment
Christoph Hellwig
1
-8
/
+0
2022-04-18
block: move bdev_alignment_offset and queue_limit_alignment_offset out of line
Christoph Hellwig
1
-20
/
+1
2022-04-18
block: use bdev_alignment_offset in disk_alignment_offset_show
Christoph Hellwig
1
-8
/
+0
2022-04-18
block: add a bdev_max_zone_append_sectors helper
Christoph Hellwig
1
-0
/
+6
2022-04-18
block: add a bdev_stable_writes helper
Christoph Hellwig
1
-0
/
+6
2022-04-18
block: add a bdev_fua helper
Christoph Hellwig
1
-1
/
+5
2022-04-18
block: add a bdev_write_cache helper
Christoph Hellwig
1
-0
/
+5
2022-04-18
block: add a bdev_nonrot helper
Christoph Hellwig
1
-0
/
+5
2022-03-26
Merge tag 'for-5.18/write-streams-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-3
/
+0
2022-03-25
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-19
/
+0
2022-03-25
Merge tag 'for-5.18/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+2
2022-03-22
Merge tag 'for-5.18/block-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-17
/
+279
2022-03-09
block: add ->poll_bio to block_device_operations
Ming Lei
1
-0
/
+2
2022-03-09
blk-mq: manage hctx map via xarray
Ming Lei
1
-1
/
+1
2022-03-07
block: remove the per-bio/request write hint
Christoph Hellwig
1
-3
/
+0
2022-03-07
Merge branch 'for-5.18/block' into for-5.18/write-streams
Jens Axboe
1
-16
/
+278
2022-02-28
blk-crypto: show crypto capabilities in sysfs
Eric Biggers
1
-0
/
+1
2022-02-23
scsi: block: Remove REQ_OP_WRITE_SAME support
Christoph Hellwig
1
-19
/
+0
2022-02-17
block: fix surprise removal for drivers calling blk_set_queue_dying
Christoph Hellwig
1
-1
/
+2
2022-02-17
block: add a ->free_disk method
Christoph Hellwig
1
-0
/
+2
2022-02-02
block: fix the kerneldoc for bio_end_io_acct
Christoph Hellwig
1
-1
/
+1
2022-02-02
block: check that there is a plug in blk_flush_plug
Christoph Hellwig
1
-1
/
+6
2022-02-02
block: remove blk_needs_flush_plug
Christoph Hellwig
1
-13
/
+0
[prev]
[next]