- 28b2be2 block: require write_same and discard requests align to logical block size by Darrick J. Wong · 8 years ago
- 22dd6d35 block: invalidate the page cache when issuing BLKZEROOUT by Darrick J. Wong · 8 years ago
- 24532f7 Merge branch 'for-4.9/block-smp' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
- 12e3d3c Merge branch 'for-4.9/block-irq' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
- 513a4be Merge branch 'for-4.9/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
- 597f03f Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- c8712c6 blk-mq: skip unmapped queues in blk_mq_alloc_request_hctx by Christoph Hellwig · 8 years ago
- 3932a86 cfq: fix starvation of asynchronous writes by Glauber Costa · 8 years ago
- 97a3286 blk-mq: fixup "Convert to new hotplug state machine" by Sebastian Andrzej Siewior · 8 years ago
- 1b792f2 blk-mq: add flag for drivers wanting blocking ->queue_rq() by Jens Axboe · 8 years ago
- 63581af blk-mq: remove non-blocking pass in blk_mq_map_request by Christoph Hellwig · 8 years ago
- 841bac2 blk-mq: get rid of manual run of queue with __blk_mq_run_hw_queue() by Jens Axboe · 8 years ago
- 65d5291 blk-mq: Convert to new hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
- 9467f85 blk-mq/cpu-notif: Convert to new hotplug state machine by Thomas Gleixner · 8 years ago
- 491221f block: export bio_free_pages to other modules by Guoqing Jiang · 8 years ago
- b21d5b3 blk-mq: register device instead of disk by Matias Bjørling · 8 years ago
- 164c80e blk-throttle: Extend slice if throttle group is not empty by Vivek Goyal · 8 years ago
- 9a659f4 block/softirq: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
- 8ec2ef2 blk_mq: linux/blk-mq.h does not include all the headers it depends on by Stephen Rothwell · 8 years ago
- 98d9541 sbitmap: randomize initial alloc_hint values by Omar Sandoval · 8 years ago
- f4a644d sbitmap: push alloc policy into sbitmap_queue by Omar Sandoval · 8 years ago
- 40aabb6 sbitmap: push per-cpu last_tag into sbitmap_queue by Omar Sandoval · 8 years ago
- 8845964 blk-mq: abstract tag allocation out into sbitmap library by Omar Sandoval · 8 years ago
- 703fd1c blk-mq: account higher order dispatch by Jens Axboe · 8 years ago
- 9151bcb blk-mq: kill unused blk_mq_create_mq_map() by Jens Axboe · 8 years ago
- 1b15793 blk-mq: get rid of the cpumask in struct blk_mq_tags by Christoph Hellwig · 8 years ago
- 973c4e3 blk-mq: provide a default queue mapping for PCI device by Christoph Hellwig · 8 years ago
- da695ba blk-mq: allow the driver to pass in a queue mapping by Christoph Hellwig · 8 years ago
- 7d7e0f9 blk-mq: remove ->map_queue by Christoph Hellwig · 8 years ago
- bdd17e7 blk-mq: only allocate a single mq_map per tag_set by Christoph Hellwig · 8 years ago
- 4e68a01 blk-mq: don't redistribute hardware queues on a CPU hotplug event by Christoph Hellwig · 8 years ago
- 2849450 blk-mq: introduce blk_mq_delay_kick_requeue_list() by Mike Snitzer · 8 years ago
- a441b0d block: remove remnant refs to hardsect by Linus Walleij · 8 years ago
- d21ea4bc block: enable zeroing of io_poll statistics by Stephen Bates · 8 years ago
- 6e21935 block: add poll_considered statistic by Stephen Bates · 8 years ago
- 88c7b2b blk-mq: prefetch request in blk_mq_tag_to_rq() by Jens Axboe · 8 years ago
- 27489a3 blk-mq: turn hctx->run_work into a regular work struct by Jens Axboe · 8 years ago
- ee63cfa block: add kblockd_schedule_work_on() by Jens Axboe · 8 years ago
- 0e87e58 blk-mq: improve warning for running a queue on the wrong CPU by Jens Axboe · 8 years ago
- e57690f blk-mq: don't overwrite rq->mq_ctx by Jens Axboe · 8 years ago
- 4d70dca block: make sure a big bio is split into at most 256 bvecs by Ming Lei · 8 years ago
- 1b85608 block: Fix race triggered by blk_set_queue_dying() by Bart Van Assche · 8 years ago
- 7afafc8 block: Fix secure erase by Adrian Hunter · 8 years ago
- 1eff9d3 block: rename bio bi_rw to bi_opf by Jens Axboe · 8 years ago
- c0f3fd2 blk-mq: fix deadlock in blk_mq_register_disk() error path by Jens Axboe · 8 years ago
- df08c32 block: fix bdi vs gendisk lifetime mismatch by Dan Williams · 8 years ago
- 71f79fb blk-mq: Allow timeouts to run while queue is freezing by Gabriel Krisman Bertazi · 8 years ago
- 77da160 block: fix use-after-free in seq file by Vegard Nossum · 8 years ago
- 20bd723 block: add missing group association in bio-cloning functions by Paolo Valente · 8 years ago
- bfd279a blkcg: kill unused field nr_undestroyed_grps by Hou Tao · 8 years ago
- 99a01cd block: remove BLK_DEV_DAX config option by Ross Zwisler · 8 years ago
- 3fc9d69 Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
- d05d7f4 Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
- 55392c4 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 17007f3 block: Fix front merge check by Damien Le Moal · 8 years ago
- 72ef799 block: do not merge requests without consulting with io scheduler by Tahsin Erdogan · 8 years ago
- 68bdf1a block: Fix spelling in a source code comment by Bart Van Assche · 8 years ago
- ea6ca60 block: expose QUEUE_FLAG_DAX in sysfs by Yigal Korman · 8 years ago
- f9cc447 block: unexport various bio mapping helpers by Christoph Hellwig · 8 years ago
- 4613c5f scsi/osd: open code blk_make_request by Christoph Hellwig · 8 years ago
- 98d61d5 block: simplify and export blk_rq_append_bio by Christoph Hellwig · 8 years ago
- 0c4de0f block: ensure bios return from blk_get_request are properly initialized by Christoph Hellwig · 8 years ago
- ed996a5 block: simplify and cleanup bvec pool handling by Christoph Hellwig · 8 years ago
- 3f40bf2 block: don't ignore -EOPNOTSUPP blkdev_issue_write_same by Christoph Hellwig · 8 years ago
- e950fdf block: introduce BLKDEV_DISCARD_ZERO to fix zeroout by Christoph Hellwig · 8 years ago
- 9c87471 block: atari: Return early for unsupported sector size by Gabriel Krisman Bertazi · 8 years ago
- 41d512e Merge branch 'for-4.8/block' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm into for-4.8/drivers by Jens Axboe · 8 years ago
- 486cf98 blk-mq: Introduce blk_mq_reinit_tagset by Sagi Grimberg · 8 years ago
- 53bf837 timers: Remove set_timer_slack() leftovers by Thomas Gleixner · 8 years ago
- 9645c1a block: Export blk_poll by Sagi Grimberg · 8 years ago
- 1f5bd33 blk-mq: add blk_mq_alloc_request_hctx by Ming Lin · 8 years ago
- 8ba8682 block: fix use-after-free in sys_ioprio_get() by Omar Sandoval · 8 years ago
- 0b31c10 cfq-iosched: Charge at least 1 jiffie instead of 1 ns by Jan Kara · 8 years ago
- 149321a cfq-iosched: Fix regression in bonnie++ rewrite performance by Jan Kara · 8 years ago
- 93fdf14 cfq-iosched: Convert slice_resid from u64 to s64 by Jan Kara · 8 years ago
- 9828c2c block: Convert fifo_time from ulong to u64 by Jan Kara · 8 years ago
- 52c44d9 block: remove ->driverfs_dev by Dan Williams · 8 years ago
- e63a46b block: introduce device_add_disk() by Dan Williams · 8 years ago
- e1f3b94 block/blk-cgroup.c: Declare local symbols static by Bart Van Assche · 8 years ago
- 1179a5a block/bio-integrity.c: Add #include "blk.h" by Bart Van Assche · 8 years ago
- aa8d15b block/partition-generic.c: Remove a set-but-not-used variable by Bart Van Assche · 8 years ago
- b8269db cfq-iosched: temporarily boost queue priority for idle classes by Jens Axboe · 8 years ago
- 52b9c33 blk-mq: actually hook up defer list when running requests by Omar Sandoval · 8 years ago
- 288dab8 block: add a separate operation type for secure erase by Christoph Hellwig · 8 years ago
- 9114832 cfq-iosched: Convert to use highres timers by Jan Kara · 8 years ago
- d2d481d cfq-iosched: Expose microsecond interfaces by Jeff Moyer · 8 years ago
- 9a7f38c cfq-iosched: Convert from jiffies to nanoseconds by Jeff Moyer · 8 years ago
- 28a8f0d block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH by Mike Christie · 8 years ago
- 3a5e02c block, drivers: add REQ_OP_FLUSH operation by Mike Christie · 8 years ago
- 6296b96 block, drivers, fs: shrink bi_rw from long to int by Mike Christie · 8 years ago
- d9d8c5c block: convert is_sync helpers to use REQ_OPs. by Mike Christie · 8 years ago
- 8fe0d47 block: convert merge/insert code to check for REQ_OPs. by Mike Christie · 8 years ago
- 63a4cc2 blkg_rwstat: separate op from flags by Mike Christie · 8 years ago
- ba568ea block: prepare elevator to use REQ_OPs. by Mike Christie · 8 years ago
- cc6e3b1 block: prepare mq request creation to use REQ_OPs by Mike Christie · 8 years ago
- e6a40b0 block: prepare request creation/destruction code to use REQ_OPs by Mike Christie · 8 years ago
- 4993b77 block: copy bio op to request op by Mike Christie · 8 years ago
- 469e321 block discard: use bio set op accessor by Mike Christie · 8 years ago
- 95fe6c1 block, fs, mm, drivers: use bio set/get op accessors by Mike Christie · 8 years ago
- a8ebb05 block, drivers, cgroup: use op_is_write helper instead of checking for REQ_WRITE by Mike Christie · 8 years ago