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
2018-02-15
block: fix a typo in comment of BLK_MQ_POLL_STATS_BKTS
Minwoo Im
1
-1
/
+1
2018-01-29
Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-17
/
+155
2018-01-19
block: Remove kblockd_schedule_delayed_work{,_on}()
Bart Van Assche
1
-2
/
+0
2018-01-10
block: rearrange a few request fields for better cache layout
Jens Axboe
1
-13
/
+15
2018-01-10
block: convert REQ_ATOM_COMPLETE to stealing rq->__deadline bit
Jens Axboe
1
-2
/
+0
2018-01-10
block: add accessors for setting/querying request deadline
Jens Axboe
1
-1
/
+3
2018-01-10
block: remove REQ_ATOM_POLL_SLEPT
Jens Axboe
1
-0
/
+2
2018-01-09
blk-mq: remove REQ_ATOM_COMPLETE usages from blk-mq
Tejun Heo
1
-0
/
+2
2018-01-09
blk-mq: replace timeout synchronization with a RCU and generation based scheme
Tejun Heo
1
-0
/
+23
2018-01-05
block: introduce zoned block devices zone write locking
Christoph Hellwig
1
-0
/
+111
2017-12-20
block: unalign call_single_data in struct request
Jens Axboe
1
-1
/
+1
2017-12-18
block: fix blk_rq_append_bio
Jens Axboe
1
-1
/
+1
2017-12-18
block: don't let passthrough IO go into .make_request_fn()
Ming Lei
1
-2
/
+19
2017-11-15
Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-19
/
+17
2017-11-11
block, nvme: Introduce blk_mq_req_flags_t
Bart Van Assche
1
-2
/
+2
2017-11-11
block, scsi: Make SCSI quiesce and resume work reliably
Bart Van Assche
1
-1
/
+1
2017-11-11
block: Add the QUEUE_FLAG_PREEMPT_ONLY request queue flag
Bart Van Assche
1
-0
/
+6
2017-11-11
block: Introduce blk_get_request_flags()
Bart Van Assche
1
-0
/
+3
2017-11-11
block: pass full fmode_t to blk_verify_command
Christoph Hellwig
1
-1
/
+1
2017-11-03
block: add a poll_fn callback to struct request_queue
Christoph Hellwig
1
-1
/
+3
2017-11-03
block: add a blk_steal_bios helper
Christoph Hellwig
1
-0
/
+2
2017-11-03
block: provide a direct_make_request helper
Christoph Hellwig
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-12
fs/block_dev: remove vfs_msg() interface
Rakesh Pandit
1
-11
/
+0
2017-10-06
block: remove QUEUE_FLAG_STACKABLE
Christoph Hellwig
1
-5
/
+0
2017-09-25
blktrace: Fix potential deadlock between delete & sysfs ops
Waiman Long
1
-0
/
+1
2017-09-07
Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-31
/
+29
2017-09-04
Merge branch 'linus' into locking/core, to fix up conflicts
Ingo Molnar
1
-1
/
+0
2017-08-29
smp: Avoid using two cache lines for struct call_single_data
Ying Huang
1
-1
/
+1
2017-08-24
bsg-lib: fix kernel panic resulting from missing allocation of reply-buffer
Benjamin Block
1
-1
/
+0
2017-08-10
block: remove unused syncfull/asyncfull queue flags
Jens Axboe
1
-31
/
+29
2017-06-27
block: remove the queue_bounce_pfn helper
Christoph Hellwig
1
-5
/
+0
2017-06-27
block: move bounce declarations to block/blk.h
Christoph Hellwig
1
-13
/
+0
2017-06-27
blk-mq: expose write hints through debugfs
Jens Axboe
1
-0
/
+3
2017-06-27
block: add support for write hints in a bio
Jens Axboe
1
-0
/
+2
2017-06-23
Merge commit '8e8320c9315c' into for-4.13/block
Jens Axboe
1
-0
/
+4
2017-06-21
blk-mq: fix performance regression with shared tags
Jens Axboe
1
-0
/
+2
2017-06-21
block: Add a comment above queue_lockdep_assert_held()
Bart Van Assche
1
-0
/
+7
2017-06-21
block: Introduce request_queue.initialize_rq_fn()
Bart Van Assche
1
-0
/
+4
2017-06-21
block: Make request operation type argument declarations consistent
Bart Van Assche
1
-1
/
+2
2017-06-21
block: stop using bio_data() in blk_write_same_mergeable
Christoph Hellwig
1
-1
/
+2
2017-06-18
blk-mq: use QUEUE_FLAG_QUIESCED to quiesce queue
Ming Lei
1
-0
/
+2
2017-06-18
blk-mq: move blk_mq_quiesce_queue() into include/linux/blk-mq.h
Ming Lei
1
-1
/
+0
2017-06-18
blk: remove bio_set arg from blk_queue_split()
NeilBrown
1
-2
/
+1
2017-06-14
block: Fix a blk_exit_rl() regression
Bart Van Assche
1
-0
/
+2
2017-06-09
block: switch bios to blk_status_t
Christoph Hellwig
1
-1
/
+1
2017-06-09
block: introduce new block status code type
Christoph Hellwig
1
-9
/
+12
2017-06-01
block: Introduce queue flag QUEUE_FLAG_SCSI_PASSTHROUGH
Bart Van Assche
1
-0
/
+3
2017-05-13
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+0
2017-05-08
block, dax: move "select DAX" from BLOCK to FS_DAX
Dan Williams
1
-2
/
+0
[next]