sfrench/cifs-2.6.git
2017-04-20 Jan Karaafs: Convert to separately allocated bdi
2017-04-20 Jan Karaecryptfs: Convert to separately allocated bdi
2017-04-20 Jan Karacifs: Convert to separately allocated bdi
2017-04-20 Jan Karaceph: Convert to separately allocated bdi
2017-04-20 Jan Karabtrfs: Convert to separately allocated bdi
2017-04-20 Jan Kara9p: Convert to separately allocated bdi
2017-04-20 Jan Karalustre: Convert to separately allocated bdi
2017-04-20 Jan Karafs: Get proper reference for s_bdi
2017-04-20 Jan Karafs: Provide infrastructure for dynamic BDIs in filesystems
2017-04-20 Jan Karabdi: Export bdi_alloc_node() and bdi_put()
2017-04-20 Jan Karablock: Unregister bdi on last reference drop
2017-04-20 Jan Karabdi: Provide bdi_register_va() and bdi_alloc()
2017-04-20 Jens Axboeblk-throttle: fix unused variable warning with BLK_DEV_...
2017-04-20 Jens Axboebfq: fix compile error if CONFIG_CGROUPS=n
2017-04-20 Colin Ian Kingblock, bfq: don't dereference bic before null checking it
2017-04-20 Rakesh Panditligtnvm: fix double blk_put_queue on same queue
2017-04-19 Bart Van Asscheblock: Optimize ioprio_best()
2017-04-19 Bart Van Asscheblock: Inline blk_rq_set_prio()
2017-04-19 Bart Van Asschelightnvm: Use blk_init_request_from_bio() instead of...
2017-04-19 Bart Van Asschenull_blk: Use blk_init_request_from_bio() instead of...
2017-04-19 Bart Van Asscheblock: Export blk_init_request_from_bio()
2017-04-19 Arnd Bergmannlightnvm: assume 64-bit lba numbers
2017-04-19 Christoph Hellwigblock: make __blk_end_bidi_request private
2017-04-19 Christoph Hellwigblock: remove blk_end_request_cur
2017-04-19 Christoph Hellwigblock: remove blk_end_request_err and __blk_end_request_err
2017-04-19 Christoph Hellwigblock: remove the osdblk driver
2017-04-19 Jan Karablock: Make writeback throttling defaults consistent...
2017-04-19 Paolo Valenteblock, bfq: split bfq-iosched.c into multiple source...
2017-04-19 Paolo Valenteblock, bfq: remove all get and put of I/O contexts
2017-04-19 Arianna Avanziniblock, bfq: handle bursts of queue activations
2017-04-19 Paolo Valenteblock, bfq: boost the throughput with random I/O on...
2017-04-19 Paolo Valenteblock, bfq: boost the throughput on NCQ-capable flash...
2017-04-19 Arianna Avanziniblock, bfq: reduce idling only in symmetric scenarios
2017-04-19 Arianna Avanziniblock, bfq: add Early Queue Merge (EQM)
2017-04-19 Paolo Valenteblock, bfq: reduce latency during request-pool saturation
2017-04-19 Paolo Valenteblock, bfq: preserve a low latency also with NCQ-capabl...
2017-04-19 Paolo Valenteblock, bfq: reduce I/O latency for soft real-time appli...
2017-04-19 Paolo Valenteblock, bfq: improve responsiveness
2017-04-19 Paolo Valenteblock, bfq: add more fairness with writes and slow...
2017-04-19 Paolo Valenteblock, bfq: modify the peak-rate estimator
2017-04-19 Paolo Valenteblock, bfq: improve throughput boosting
2017-04-19 Arianna Avanziniblock, bfq: add full hierarchical scheduling and cgroup...
2017-04-19 Paolo Valenteblock, bfq: introduce the BFQ-v0 I/O scheduler as an...
2017-04-19 Josef Baciknbd: set the max segment size to UINT_MAX
2017-04-19 Jens AxboeMerge branch 'stable/for-jens-4.12' of git://git./linux...
2017-04-18 Marc Olsonblkfront: add uevent for size change
2017-04-17 Josef Baciknbd: add a flag to destroy an nbd device on disconnect
2017-04-17 Josef Baciknbd: add device refcounting
2017-04-17 Josef Baciknbd: add a status netlink command
2017-04-17 Josef Baciknbd: handle dead connections
2017-04-17 Josef Baciknbd: only clear the queue on device teardown
2017-04-17 Josef Baciknbd: multicast dead link notifications
2017-04-17 Josef Baciknbd: add a reconfigure netlink command
2017-04-17 Josef Baciknbd: add a basic netlink interface
2017-04-17 Josef Baciknbd: stop using the bdev everywhere
2017-04-17 Josef Baciknbd: separate out the config information
2017-04-17 Josef Baciknbd: handle single path failures gracefully
2017-04-17 Josef Baciknbd: put socket in error cases
2017-04-16 Dan Carpenterlightnvm: fix some error code in pblk-init.c
2017-04-16 Dan Carpenterlightnvm: fix some WARN() messages
2017-04-16 Dan Carpenterlightnvm: pblk-gc: fix an error pointer dereference...
2017-04-16 Javier Gonzálezlightnvm: physical block device (pblk) target
2017-04-16 Javier Gonzálezlightnvm: convert sprintf into strlcpy
2017-04-16 Javier Gonzálezlightnvm: fix type checks on rrpc
2017-04-16 Javier Gonzálezlightnvm: clean unused variable
2017-04-16 Javier Gonzálezlightnvm: make nvm_free static
2017-04-16 Javier Gonzálezlightnvm: allow to init targets on factory mode
2017-04-16 Javier Gonzálezlightnvm: bad type conversion for nvme control bits
2017-04-16 Javier Gonzálezlightnvm: fix cleanup order of disk on init error
2017-04-16 Javier Gonzálezlightnvm: double-clear of dev->lun_map on target init...
2017-04-16 NeilBrownlightnvm: don't check for failure from mempool_alloc()
2017-04-16 Matias Bjørlinglightnvm: enable nvme size compile asserts
2017-04-16 Javier Gonzálezlightnvm: free reverse device map
2017-04-16 Javier Gonzálezlightnvm: rename scrambler controller hint
2017-04-16 Javier Gonzálezlightnvm: submit erases using the I/O path
2017-04-16 Scott Bauernvme/lightnvm: Prevent small buffer overflow in nvme_nv...
2017-04-16 Christophe... lightnvm: Fix error handling
2017-04-14 Dan Carpenternet: off by one in inet6_pton()
2017-04-14 Omar Sandovalblk-mq: introduce Kyber multiqueue I/O scheduler
2017-04-14 Omar Sandovalblk-mq-sched: make completed_request() callback more...
2017-04-14 Omar Sandovalblk-mq: export helpers
2017-04-14 Omar Sandovalblk-mq: add shallow depth option for blk_mq_get_tag()
2017-04-14 Omar Sandovalsbitmap: add sbitmap_get_shallow() operation
2017-04-14 Christoph Hellwigremove the mg_disk driver
2017-04-11 Jan Karablock: Fix list corruption of blk stats callback list
2017-04-10 Bart Van Asscheblk-mq: Show symbolic names for hctx state and flags
2017-04-10 Bart Van Asscheblk-mq: Export queue state through /sys/kernel/debug...
2017-04-08 Martin K. Petersenscsi: sd: Remove LBPRZ dependency for discards
2017-04-08 Martin K. Petersenscsi: sd: Separate zeroout and discard command choices
2017-04-08 Christoph Hellwigblock: remove the discard_zeroes_data flag
2017-04-08 Christoph Hellwigdrbd: implement REQ_OP_WRITE_ZEROES
2017-04-08 Christoph Hellwigdrbd: make intelligent use of blkdev_issue_zeroout
2017-04-08 Christoph Hellwigblock: stop using discards for zeroing
2017-04-08 Christoph Hellwigmmc: remove the discard_zeroes_data flag
2017-04-08 Christoph Hellwigrsxx: remove the discard_zeroes_data flag
2017-04-08 Christoph Hellwigrbd: remove the discard_zeroes_data flag
2017-04-08 Christoph Hellwigbrd: remove discard support
2017-04-08 Christoph Hellwigloop: implement REQ_OP_WRITE_ZEROES
2017-04-08 Christoph Hellwigzram: implement REQ_OP_WRITE_ZEROES
2017-04-08 Christoph Hellwignvme: implement REQ_OP_WRITE_ZEROES
next