- 9e11cee btrfs: Convert to separately allocated bdi by Jan Kara · 8 years ago
- 71304fe 9p: Convert to separately allocated bdi by Jan Kara · 8 years ago
- 9594caf lustre: Convert to separately allocated bdi by Jan Kara · 8 years ago
- 13eec23 fs: Get proper reference for s_bdi by Jan Kara · 8 years ago
- fca3934 fs: Provide infrastructure for dynamic BDIs in filesystems by Jan Kara · 8 years ago
- 62bf42a bdi: Export bdi_alloc_node() and bdi_put() by Jan Kara · 8 years ago
- 5af110b block: Unregister bdi on last reference drop by Jan Kara · 8 years ago
- baf7a61 bdi: Provide bdi_register_va() and bdi_alloc() by Jan Kara · 8 years ago
- 2bc19cd blk-throttle: fix unused variable warning with BLK_DEV_THROTTLING_LOW=n by Jens Axboe · 8 years ago
- 659b339 bfq: fix compile error if CONFIG_CGROUPS=n by Jens Axboe · 8 years ago
- 8c9ff1a block, bfq: don't dereference bic before null checking it by Colin Ian King · 8 years ago
- 75ba4ad ligtnvm: fix double blk_put_queue on same queue by Rakesh Pandit · 8 years ago
- 9a87182 block: Optimize ioprio_best() by Bart Van Assche · 8 years ago
- 0be0dee block: Inline blk_rq_set_prio() by Bart Van Assche · 8 years ago
- 9460e28 lightnvm: Use blk_init_request_from_bio() instead of open-coding it by Bart Van Assche · 8 years ago
- 2644a3c null_blk: Use blk_init_request_from_bio() instead of open-coding it by Bart Van Assche · 8 years ago
- da8d7f0 block: Export blk_init_request_from_bio() by Bart Van Assche · 8 years ago
- ef69790 lightnvm: assume 64-bit lba numbers by Arnd Bergmann · 8 years ago
- d0fac02 block: make __blk_end_bidi_request private by Christoph Hellwig · 8 years ago
- fa1a15c block: remove blk_end_request_cur by Christoph Hellwig · 8 years ago
- 314fe91 block: remove blk_end_request_err and __blk_end_request_err by Christoph Hellwig · 8 years ago
- 1008155 block: remove the osdblk driver by Christoph Hellwig · 8 years ago
- 8330cdb block: Make writeback throttling defaults consistent for SQ devices by Jan Kara · 8 years ago
- ea25da4 block, bfq: split bfq-iosched.c into multiple source files by Paolo Valente · 8 years ago
- 6fa3e8d block, bfq: remove all get and put of I/O contexts by Paolo Valente · 8 years ago
- e1b2324 block, bfq: handle bursts of queue activations by Arianna Avanzini · 8 years ago
- e01eff0 block, bfq: boost the throughput with random I/O on NCQ-capable HDDs by Paolo Valente · 8 years ago
- bf2b79e block, bfq: boost the throughput on NCQ-capable flash-based devices by Paolo Valente · 8 years ago
- 1de0c4c block, bfq: reduce idling only in symmetric scenarios by Arianna Avanzini · 8 years ago
- 36eca89 block, bfq: add Early Queue Merge (EQM) by Arianna Avanzini · 8 years ago
- cfd6971 block, bfq: reduce latency during request-pool saturation by Paolo Valente · 8 years ago
- bcd5642 block, bfq: preserve a low latency also with NCQ-capable drives by Paolo Valente · 8 years ago
- 77b7dce block, bfq: reduce I/O latency for soft real-time applications by Paolo Valente · 8 years ago
- 44e44a1 block, bfq: improve responsiveness by Paolo Valente · 8 years ago
- c074170 block, bfq: add more fairness with writes and slow processes by Paolo Valente · 8 years ago
- ab0e43e block, bfq: modify the peak-rate estimator by Paolo Valente · 8 years ago
- 54b6045 block, bfq: improve throughput boosting by Paolo Valente · 8 years ago
- e21b7a0 block, bfq: add full hierarchical scheduling and cgroups support by Arianna Avanzini · 8 years ago
- aee69d7 block, bfq: introduce the BFQ-v0 I/O scheduler as an extra scheduler by Paolo Valente · 8 years ago
- ebb16d0 nbd: set the max segment size to UINT_MAX by Josef Bacik · 8 years ago
- 6af3847 Merge branch 'stable/for-jens-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen into for-4.12/block by Jens Axboe · 8 years ago
- 89515d0 blkfront: add uevent for size change by Marc Olson · 8 years ago
- a2c9790 nbd: add a flag to destroy an nbd device on disconnect by Josef Bacik · 8 years ago
- c6a4759 nbd: add device refcounting by Josef Bacik · 8 years ago
- 47d902b nbd: add a status netlink command by Josef Bacik · 8 years ago
- 560bc4b nbd: handle dead connections by Josef Bacik · 8 years ago
- 2516ab1 nbd: only clear the queue on device teardown by Josef Bacik · 8 years ago
- 799f9a3 nbd: multicast dead link notifications by Josef Bacik · 8 years ago
- b7aa3d3 nbd: add a reconfigure netlink command by Josef Bacik · 8 years ago
- e46c728 nbd: add a basic netlink interface by Josef Bacik · 8 years ago
- 29eaadc nbd: stop using the bdev everywhere by Josef Bacik · 8 years ago
- 5ea8d10 nbd: separate out the config information by Josef Bacik · 8 years ago
- f373324 nbd: handle single path failures gracefully by Josef Bacik · 8 years ago
- 9b1355d nbd: put socket in error cases by Josef Bacik · 8 years ago
- 1c6286f lightnvm: fix some error code in pblk-init.c by Dan Carpenter · 8 years ago
- 2a79efd lightnvm: fix some WARN() messages by Dan Carpenter · 8 years ago
- 503ec94 lightnvm: pblk-gc: fix an error pointer dereference in init by Dan Carpenter · 8 years ago
- a4bd217 lightnvm: physical block device (pblk) target by Javier González · 8 years ago
- 6eb0824 lightnvm: convert sprintf into strlcpy by Javier González · 8 years ago
- d788c59 lightnvm: fix type checks on rrpc by Javier González · 8 years ago
- 5d30f3b lightnvm: clean unused variable by Javier González · 8 years ago
- 46b160c lightnvm: make nvm_free static by Javier González · 8 years ago
- 4af3f75 lightnvm: allow to init targets on factory mode by Javier González · 8 years ago
- e85292f lightnvm: bad type conversion for nvme control bits by Javier González · 8 years ago
- 7d1ef2f lightnvm: fix cleanup order of disk on init error by Javier González · 8 years ago
- edee1bd lightnvm: double-clear of dev->lun_map on target init error by Javier González · 8 years ago
- b0e0306 lightnvm: don't check for failure from mempool_alloc() by NeilBrown · 8 years ago
- 48d663a lightnvm: enable nvme size compile asserts by Matias Bjørling · 8 years ago
- 7a3de2b lightnvm: free reverse device map by Javier González · 8 years ago
- a7737f3 lightnvm: rename scrambler controller hint by Javier González · 8 years ago
- 17912c4 lightnvm: submit erases using the I/O path by Javier González · 8 years ago
- 2849a7b nvme/lightnvm: Prevent small buffer overflow in nvme_nvm_identify by Scott Bauer · 8 years ago
- 654a01b lightnvm: Fix error handling by Christophe JAILLET · 8 years ago
- a88086e net: off by one in inet6_pton() by Dan Carpenter · 8 years ago
- 00e0439 blk-mq: introduce Kyber multiqueue I/O scheduler by Omar Sandoval · 8 years ago
- c05f852 blk-mq-sched: make completed_request() callback more useful by Omar Sandoval · 8 years ago
- 5b72727 blk-mq: export helpers by Omar Sandoval · 8 years ago
- 229a9287 blk-mq: add shallow depth option for blk_mq_get_tag() by Omar Sandoval · 8 years ago
- c05e667 sbitmap: add sbitmap_get_shallow() operation by Omar Sandoval · 8 years ago
- 8425339 remove the mg_disk driver by Christoph Hellwig · 8 years ago
- 3f19cd2 block: Fix list corruption of blk stats callback list by Jan Kara · 8 years ago
- f5c0b091 blk-mq: Show symbolic names for hctx state and flags by Bart Van Assche · 8 years ago
- 91d6890 blk-mq: Export queue state through /sys/kernel/debug/block/*/state by Bart Van Assche · 8 years ago
- bcd069b scsi: sd: Remove LBPRZ dependency for discards by Martin K. Petersen · 8 years ago
- e6bd931 scsi: sd: Separate zeroout and discard command choices by Martin K. Petersen · 8 years ago
- 48920ff block: remove the discard_zeroes_data flag by Christoph Hellwig · 8 years ago
- 45c2179 drbd: implement REQ_OP_WRITE_ZEROES by Christoph Hellwig · 8 years ago
- 0dbed96 drbd: make intelligent use of blkdev_issue_zeroout by Christoph Hellwig · 8 years ago
- 71027e9 block: stop using discards for zeroing by Christoph Hellwig · 8 years ago
- 5d1429f mmc: remove the discard_zeroes_data flag by Christoph Hellwig · 8 years ago
- 274243f rsxx: remove the discard_zeroes_data flag by Christoph Hellwig · 8 years ago
- 93c1def rbd: remove the discard_zeroes_data flag by Christoph Hellwig · 8 years ago
- f09a06a brd: remove discard support by Christoph Hellwig · 8 years ago
- 19372e2 loop: implement REQ_OP_WRITE_ZEROES by Christoph Hellwig · 8 years ago
- 31edeac zram: implement REQ_OP_WRITE_ZEROES by Christoph Hellwig · 8 years ago
- e850fd1 nvme: implement REQ_OP_WRITE_ZEROES by Christoph Hellwig · 8 years ago
- e4b8783 sd: implement unmapping Write Zeroes by Christoph Hellwig · 8 years ago
- 3404512 block_dev: use blkdev_issue_zerout for hole punches by Christoph Hellwig · 8 years ago
- cb365b9 block: add a new BLKDEV_ZERO_NOFALLBACK flag by Christoph Hellwig · 8 years ago
- d928be9 block: add a REQ_NOUNMAP flag for REQ_OP_WRITE_ZEROES by Christoph Hellwig · 8 years ago