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
2016-09-19
blk-throttle: Extend slice if throttle group is not empty
Vivek Goyal
-2
/
+4
2016-09-19
block/softirq: Convert to hotplug state machine
Sebastian Andrzej Siewior
-17
/
+10
2016-09-19
blk_mq: linux/blk-mq.h does not include all the headers it depends on
Stephen Rothwell
-1
/
+8
2016-09-17
sbitmap: randomize initial alloc_hint values
Omar Sandoval
-9
/
+0
2016-09-17
sbitmap: push alloc policy into sbitmap_queue
Omar Sandoval
-19
/
+15
2016-09-17
sbitmap: push per-cpu last_tag into sbitmap_queue
Omar Sandoval
-40
/
+20
2016-09-17
blk-mq: abstract tag allocation out into sbitmap library
Omar Sandoval
-469
/
+153
2016-09-16
blk-mq: account higher order dispatch
Jens Axboe
-7
/
+14
2016-09-15
blk-mq: kill unused blk_mq_create_mq_map()
Jens Axboe
-24
/
+0
2016-09-15
blk-mq: get rid of the cpumask in struct blk_mq_tags
Christoph Hellwig
-11
/
+21
2016-09-15
blk-mq: provide a default queue mapping for PCI device
Christoph Hellwig
-1
/
+46
2016-09-15
blk-mq: allow the driver to pass in a queue mapping
Christoph Hellwig
-26
/
+21
2016-09-15
blk-mq: remove ->map_queue
Christoph Hellwig
-43
/
+25
2016-09-15
blk-mq: only allocate a single mq_map per tag_set
Christoph Hellwig
-8
/
+14
2016-09-15
blk-mq: don't redistribute hardware queues on a CPU hotplug event
Christoph Hellwig
-2
/
+0
2016-09-14
blk-mq: introduce blk_mq_delay_kick_requeue_list()
Mike Snitzer
-4
/
+12
2016-09-14
block: remove remnant refs to hardsect
Linus Walleij
-1
/
+1
2016-09-14
block: enable zeroing of io_poll statistics
Stephen Bates
-1
/
+10
2016-09-14
block: add poll_considered statistic
Stephen Bates
-3
/
+9
2016-08-29
blk-mq: prefetch request in blk_mq_tag_to_rq()
Jens Axboe
-1
/
+4
2016-08-29
blk-mq: turn hctx->run_work into a regular work struct
Jens Axboe
-6
/
+5
2016-08-29
block: add kblockd_schedule_work_on()
Jens Axboe
-0
/
+6
2016-08-24
blk-mq: improve warning for running a queue on the wrong CPU
Jens Axboe
-2
/
+3
2016-08-24
blk-mq: don't overwrite rq->mq_ctx
Jens Axboe
-39
/
+16
2016-08-24
block: make sure a big bio is split into at most 256 bvecs
Ming Lei
-0
/
+22
2016-08-16
block: Fix race triggered by blk_set_queue_dying()
Bart Van Assche
-1
/
+3
2016-08-16
block: Fix secure erase
Adrian Hunter
-25
/
+31
2016-08-07
block: rename bio bi_rw to bi_opf
Jens Axboe
-32
/
+32
2016-08-04
blk-mq: fix deadlock in blk_mq_register_disk() error path
Jens Axboe
-4
/
+8
2016-08-04
block: fix bdi vs gendisk lifetime mismatch
Dan Williams
-1
/
+1
2016-08-04
blk-mq: Allow timeouts to run while queue is freezing
Gabriel Krisman Bertazi
-1
/
+14
2016-08-04
block: fix use-after-free in seq file
Vegard Nossum
-0
/
+1
2016-08-04
block: add missing group association in bio-cloning functions
Paolo Valente
-0
/
+15
2016-08-04
blkcg: kill unused field nr_undestroyed_grps
Hou Tao
-5
/
+0
2016-08-04
block: remove BLK_DEV_DAX config option
Ross Zwisler
-13
/
+0
2016-07-26
Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
-137
/
+168
2016-07-26
Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block
Linus Torvalds
-312
/
+434
2016-07-25
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-5
/
+0
2016-07-20
block: Fix front merge check
Damien Le Moal
-3
/
+3
2016-07-20
block: do not merge requests without consulting with io scheduler
Tahsin Erdogan
-16
/
+29
2016-07-20
block: Fix spelling in a source code comment
Bart Van Assche
-1
/
+1
2016-07-20
block: expose QUEUE_FLAG_DAX in sysfs
Yigal Korman
-0
/
+11
2016-07-20
block: unexport various bio mapping helpers
Christoph Hellwig
-3
/
+0
2016-07-20
scsi/osd: open code blk_make_request
Christoph Hellwig
-57
/
+0
2016-07-20
block: simplify and export blk_rq_append_bio
Christoph Hellwig
-13
/
+16
2016-07-20
block: ensure bios return from blk_get_request are properly initialized
Christoph Hellwig
-5
/
+11
2016-07-20
block: simplify and cleanup bvec pool handling
Christoph Hellwig
-19
/
+22
2016-07-20
block: don't ignore -EOPNOTSUPP blkdev_issue_write_same
Christoph Hellwig
-1
/
+1
2016-07-20
block: introduce BLKDEV_DISCARD_ZERO to fix zeroout
Christoph Hellwig
-6
/
+11
2016-07-13
block: atari: Return early for unsupported sector size
Gabriel Krisman Bertazi
-0
/
+7
[prev]
[next]