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
2014-07-01
blk-mq: use percpu_ref for mq usage count
Tejun Heo
1
-1
/
+2
2014-07-01
blk-mq: decouble blk-mq freezing from generic bypassing
Tejun Heo
1
-0
/
+1
2014-06-25
block: add support for limiting gaps in SG lists
Jens Axboe
1
-0
/
+1
2014-06-18
block: blk_max_size_offset() should check ->max_sectors
Jens Axboe
1
-1
/
+1
2014-06-06
block: add blk_rq_set_block_pc()
Jens Axboe
1
-0
/
+1
2014-06-05
block: add notion of a chunk size for request merging
Jens Axboe
1
-1
/
+21
2014-06-05
Merge branch 'akpm' (patchbomb from Andrew) into next
Linus Torvalds
1
-0
/
+13
2014-06-05
fs/block_dev.c: add bdev_read_page() and bdev_write_page()
Matthew Wilcox
1
-0
/
+4
2014-06-05
fs/libfs.c: add generic data flush to fsync
Fabian Frederick
1
-0
/
+9
2014-06-04
blk-mq: fix sparse warning on missed __percpu annotation
Ming Lei
1
-1
/
+1
2014-05-30
Merge branch 'for-3.16/core' into for-3.16/drivers
Jens Axboe
1
-1
/
+1
2014-05-29
block: add queue flag for disabling SG merging
Jens Axboe
1
-0
/
+1
2014-05-29
block: remove 'magic' from struct blk_plug
Jens Axboe
1
-1
/
+0
2014-05-28
Merge branch 'for-3.16/core' into for-3.16/drivers
Jens Axboe
1
-4
/
+11
2014-05-28
blk-mq: add helper to insert requests from irq context
Christoph Hellwig
1
-1
/
+4
2014-05-14
blk-mq: improve support for shared tags maps
Jens Axboe
1
-0
/
+3
2014-05-09
blk-mq: initialize struct request fields individually
Christoph Hellwig
1
-3
/
+4
2014-04-17
bsg: update check for rq based driver for blk-mq
Jens Axboe
1
-0
/
+9
2014-04-17
block: export blk_finish_request
Christoph Hellwig
1
-0
/
+1
2014-04-17
blk-mq: rename mq_flush_work struct request member
Christoph Hellwig
1
-1
/
+1
2014-04-16
block: all blk-mq requests are tagged
Christoph Hellwig
1
-1
/
+2
2014-04-16
block: remove struct request buffer member
Jens Axboe
1
-1
/
+0
2014-04-16
Merge tag 'v3.15-rc1' into for-3.16/core
Jens Axboe
1
-3
/
+14
2014-04-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+2
2014-04-10
block: fix regression with block enabled tagging
Jens Axboe
1
-1
/
+12
2014-04-09
block: add kblockd_schedule_delayed_work_on()
Jens Axboe
1
-0
/
+1
2014-04-09
block: remove 'q' parameter from kblockd_schedule_*_work()
Jens Axboe
1
-2
/
+2
2014-04-02
constify blk_rq_map_user_iov() and friends
Al Viro
1
-2
/
+2
2014-02-25
block: Stop abusing csd.list for fifo_time
Jan Kara
1
-0
/
+1
2014-02-14
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-8
/
+3
2014-02-10
blk-mq: rework flush sequencing logic
Christoph Hellwig
1
-8
/
+3
2014-01-31
kernel: use lockless list for smp_call_function_single
Christoph Hellwig
1
-4
/
+1
2014-01-09
bcache/md: Use raid stripe size
Kent Overstreet
1
-0
/
+1
2013-11-24
block: Immutable bio vecs
Kent Overstreet
1
-2
/
+2
2013-11-24
block: Convert bio_for_each_segment() to bvec_iter
Kent Overstreet
1
-3
/
+4
2013-11-19
blk-mq: ensure that we set REQ_IO_STAT so diskstats work
Jens Axboe
1
-0
/
+3
2013-10-25
blk-mq: new multi-queue block IO queueing mechanism
Jens Axboe
1
-7
/
+47
2013-10-25
block: remove request ref_count
Christoph Hellwig
1
-2
/
+0
2013-10-25
block: make rq->cmd_flags be 64-bit
Jens Axboe
1
-2
/
+2
2013-09-21
block: Add nr_bios to block_rq_remap tracepoint
Jun'ichi Nomura
1
-0
/
+11
2013-05-08
Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+28
2013-05-07
block_device_operations->release() should return void
Al Viro
1
-1
/
+1
2013-04-24
block: fix max discard sectors limit
James Bottomley
1
-1
/
+1
2013-03-23
block: add runtime pm helpers
Lin Ming
1
-0
/
+27
2013-01-11
Merge branch 'blkcg-cfq-hierarchy' of git://git.kernel.org/pub/scm/linux/kern...
Jens Axboe
1
-0
/
+2
2013-01-11
block: Remove should_sort judgement when flush blk_plug
Jianpeng Ma
1
-1
/
+0
2013-01-09
block: RCU free request_queue
Tejun Heo
1
-0
/
+2
2012-12-19
blk: avoid divide-by-zero with zero discard granularity
Linus Torvalds
1
-4
/
+15
2012-12-14
block: discard granularity might not be power of 2
Shaohua Li
1
-3
/
+4
2012-12-06
block: Make blk_cleanup_queue() wait until request_fn finished
Bart Van Assche
1
-0
/
+6
[next]