index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
Age
Commit message (
Expand
)
Author
Lines
2018-11-07
block: remove request_list code
Jens Axboe
-129
/
+0
2018-11-07
bsg: move bsg-lib parts outside of request queue
Jens Axboe
-16
/
+27
2018-11-07
block: kill legacy parts of timeout handling
Jens Axboe
-104
/
+10
2018-11-07
block: remove __blk_put_request()
Jens Axboe
-10
/
+1
2018-11-07
block: get rid of MQ scheduler ops union
Jens Axboe
-53
/
+52
2018-11-07
block: remove dead elevator code
Jens Axboe
-2218
/
+52
2018-11-07
block: remove legacy IO schedulers
Jens Axboe
-5734
/
+0
2018-11-07
block: cleanup kick/queued handling
Jens Axboe
-16
/
+10
2018-11-07
block: remove non mq parts from the flush code
Jens Axboe
-127
/
+31
2018-11-07
block: remove legacy rq tagging
Jens Axboe
-394
/
+3
2018-11-07
blk-cgroup: remove legacy queue bypassing
Jens Axboe
-8
/
+0
2018-11-07
blk-wbt: kill check for legacy queue type
Jens Axboe
-8
/
+1
2018-11-07
block: remove blk_complete_request()
Jens Axboe
-20
/
+0
2018-11-07
bsg: convert to use blk-mq
Jens Axboe
-48
/
+75
2018-11-07
bsg: provide bsg_remove_queue() helper
Jens Axboe
-0
/
+9
2018-11-07
bsg: pass in desired timeout handler
Jens Axboe
-1
/
+2
2018-11-07
block: remove q->lld_busy_fn()
Jens Axboe
-8
/
+0
2018-11-07
blk-mq: provide mq_ops->busy() hook
Jens Axboe
-0
/
+2
2018-11-07
blk-mq: remove legacy check in queue blk_freeze_queue()
Jens Axboe
-2
/
+0
2018-11-07
blk-mq: remove the request_list usage
Jens Axboe
-5
/
+0
2018-11-07
block: respect virtual boundary mask in bvecs
Johannes Thumshirn
-2
/
+2
2018-11-02
Merge tag 'for-linus-20181102' of git://git.kernel.dk/linux-block
Linus Torvalds
-236
/
+166
2018-11-01
Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
-1
/
+1
2018-11-01
blkcg: revert blkcg cleanups series
Dennis Zhou
-224
/
+127
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
-2
/
+2
2018-10-31
block: call rq_qos_exit() after queue is frozen
Ming Lei
-2
/
+3
2018-10-29
block: fix the DISCARD request merge
Jianchao Wang
-10
/
+36
2018-10-26
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
-3
/
+5
2018-10-26
sched: loadavg: consolidate LOAD_INT, LOAD_FRAC, CALC_LOAD
Johannes Weiner
-3
/
+5
2018-10-25
block, bfq: fix asymmetric scenarios detection
Federico Motta
-12
/
+6
2018-10-25
blk-mq: place trace_block_getrq() in correct place
Xiaoguang Wang
-2
/
+2
2018-10-25
block: Introduce blk_revalidate_disk_zones()
Damien Le Moal
-0
/
+144
2018-10-25
block: add a report_zones method
Christoph Hellwig
-115
/
+51
2018-10-25
block: Expose queue nr_zones in sysfs
Damien Le Moal
-0
/
+11
2018-10-25
block: Improve zone reset execution
Damien Le Moal
-20
/
+24
2018-10-25
block: Introduce BLKGETNRZONES ioctl
Damien Le Moal
-0
/
+2
2018-10-25
block: Introduce BLKGETZONESZ ioctl
Damien Le Moal
-0
/
+2
2018-10-25
block: Limit allocation of zone descriptors for report zones
Damien Le Moal
-2
/
+1
2018-10-25
block: Introduce blkdev_nr_zones() helper
Damien Le Moal
-0
/
+27
2018-10-24
iov_iter: Use accessor function
David Howells
-1
/
+1
2018-10-22
Merge tag 'for-4.20/block-20181021' of git://git.kernel.dk/linux-block
Linus Torvalds
-1010
/
+1726
2018-10-21
block: setup bounce bio_sets properly
Jens Axboe
-9
/
+28
2018-10-20
blkcg: reassociate bios when make_request() is called recursively
Dennis Zhou
-0
/
+21
2018-10-18
block: don't deal with discard limit in blkdev_issue_discard()
Ming Lei
-26
/
+2
2018-10-15
blk-mq: provide helper for setting up an SQ queue and tag set
Jens Axboe
-0
/
+33
2018-10-14
block: remove bogus check for queue_lock assignment
Jens Axboe
-2
/
+1
2018-10-13
blk-mq: fallback to previous nr_hw_queues when updating fails
Jianchao Wang
-3
/
+24
2018-10-13
blk-mq: realloc hctx when hw queue is mapped to another node
Jianchao Wang
-26
/
+56
2018-10-13
blk-mq: change gfp flags to GFP_NOIO in blk_mq_realloc_hw_ctxs
Jianchao Wang
-12
/
+15
2018-10-13
blk-mq: adjust debugfs and sysfs register when updating nr_hw_queues
Jianchao Wang
-27
/
+12
[prev]
[next]