index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
Age
Commit message (
Expand
)
Author
2016-10-27
blk-mq: update hardware and software queues for sleeping alloc
Jens Axboe
2016-10-26
block: flush: fix IO hang in case of flood fua req
Ming Lei
2016-10-21
badblocks: badblocks_set/clear update unacked_exist
Shaohua Li
2016-10-21
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-10-15
Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-10-14
Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2016-10-12
badblocks: fix overlapping check for clearing
Tomasz Majchrzak
2016-10-11
block: require write_same and discard requests align to logical block size
Darrick J. Wong
2016-10-11
block: invalidate the page cache when issuing BLKZEROOUT
Darrick J. Wong
2016-10-10
latent_entropy: Mark functions with __latent_entropy
Emese Revfy
2016-10-09
Merge branch 'for-4.9/block-smp' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-10-09
Merge branch 'for-4.9/block-irq' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-10-07
Merge branch 'for-4.9/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-10-03
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-09-30
blkcg: Unlock blkcg_pol_mutex only once when cpd == NULL
Bart Van Assche
2016-09-23
blk-mq: skip unmapped queues in blk_mq_alloc_request_hctx
Christoph Hellwig
2016-09-23
cfq: fix starvation of asynchronous writes
Glauber Costa
2016-09-23
blk-mq: fixup "Convert to new hotplug state machine"
Sebastian Andrzej Siewior
2016-09-22
blk-mq: add flag for drivers wanting blocking ->queue_rq()
Jens Axboe
2016-09-22
blk-mq: remove non-blocking pass in blk_mq_map_request
Christoph Hellwig
2016-09-22
blk-mq: get rid of manual run of queue with __blk_mq_run_hw_queue()
Jens Axboe
2016-09-22
blk-mq: Convert to new hotplug state machine
Sebastian Andrzej Siewior
2016-09-22
blk-mq/cpu-notif: Convert to new hotplug state machine
Thomas Gleixner
2016-09-22
block: export bio_free_pages to other modules
Guoqing Jiang
2016-09-21
blk-mq: register device instead of disk
Matias Bjørling
2016-09-19
blk-throttle: Extend slice if throttle group is not empty
Vivek Goyal
2016-09-19
block/softirq: Convert to hotplug state machine
Sebastian Andrzej Siewior
2016-09-19
blk_mq: linux/blk-mq.h does not include all the headers it depends on
Stephen Rothwell
2016-09-17
sbitmap: randomize initial alloc_hint values
Omar Sandoval
2016-09-17
sbitmap: push alloc policy into sbitmap_queue
Omar Sandoval
2016-09-17
sbitmap: push per-cpu last_tag into sbitmap_queue
Omar Sandoval
2016-09-17
blk-mq: abstract tag allocation out into sbitmap library
Omar Sandoval
2016-09-16
blk-mq: account higher order dispatch
Jens Axboe
2016-09-15
blk-mq: kill unused blk_mq_create_mq_map()
Jens Axboe
2016-09-15
blk-mq: get rid of the cpumask in struct blk_mq_tags
Christoph Hellwig
2016-09-15
blk-mq: provide a default queue mapping for PCI device
Christoph Hellwig
2016-09-15
blk-mq: allow the driver to pass in a queue mapping
Christoph Hellwig
2016-09-15
blk-mq: remove ->map_queue
Christoph Hellwig
2016-09-15
blk-mq: only allocate a single mq_map per tag_set
Christoph Hellwig
2016-09-15
blk-mq: don't redistribute hardware queues on a CPU hotplug event
Christoph Hellwig
2016-09-14
blk-mq: introduce blk_mq_delay_kick_requeue_list()
Mike Snitzer
2016-09-14
block: remove remnant refs to hardsect
Linus Walleij
2016-09-14
block: enable zeroing of io_poll statistics
Stephen Bates
2016-09-14
block: add poll_considered statistic
Stephen Bates
2016-08-29
blk-mq: prefetch request in blk_mq_tag_to_rq()
Jens Axboe
2016-08-29
blk-mq: turn hctx->run_work into a regular work struct
Jens Axboe
2016-08-29
block: add kblockd_schedule_work_on()
Jens Axboe
2016-08-24
blk-mq: improve warning for running a queue on the wrong CPU
Jens Axboe
2016-08-24
blk-mq: don't overwrite rq->mq_ctx
Jens Axboe
2016-08-24
block: make sure a big bio is split into at most 256 bvecs
Ming Lei
[next]