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-11-01
block: replace REQ_NOIDLE with REQ_IDLE
Christoph Hellwig
2016-11-01
cfq-iosched: use op_is_sync instead of opencoding it
Christoph Hellwig
2016-10-28
block: better op and flags encoding
Christoph Hellwig
2016-10-28
block: split out request-only flags into a new namespace
Christoph Hellwig
2016-10-28
block: replace REQ_THROTTLED with a bio flag
Christoph Hellwig
2016-10-28
block: remove bio_is_rw
Christoph Hellwig
2016-10-27
blk-mq: get rid of confusing blk_map_ctx structure
Jens Axboe
2016-10-27
blk-mq: update hardware and software queues for sleeping alloc
Jens Axboe
2016-10-24
block: zoned: fix harmless maybe-uninitialized warning
Arnd Bergmann
2016-10-18
blk-zoned: implement ioctls
Shaun Tancheff
2016-10-18
block: Implement support for zoned block devices
Hannes Reinecke
2016-10-18
block: Define zoned block device operations
Shaun Tancheff
2016-10-18
block: update chunk_sectors in blk_stack_limits()
Hannes Reinecke
2016-10-18
blk-sysfs: Add 'chunk_sectors' to sysfs attributes
Hannes Reinecke
2016-10-18
block: Add 'zoned' queue limit
Damien Le Moal
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-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
[next]