summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-04-20block: remove the blk_execute_rq return valueChristoph Hellwig1-1/+1
2017-04-20bdi: Drop 'parent' argument from bdi_register[_va]()Jan Kara1-5/+4
2017-04-20block: Remove unused functionsJan Kara1-5/+0
2017-04-20fs: Remove SB_I_DYNBDI flagJan Kara1-3/+0
2017-04-20nfs: Convert to separately allocated bdiJan Kara1-1/+0
2017-04-20coda: Convert to separately allocated bdiJan Kara1-1/+0
2017-04-20mtd: Convert to dynamically allocated bdi infrastructureJan Kara1-5/+0
2017-04-20fs: Provide infrastructure for dynamic BDIs in filesystemsJan Kara2-1/+7
2017-04-20bdi: Provide bdi_register_va() and bdi_alloc()Jan Kara1-0/+6
2017-04-20block: Inline blk_rq_set_prio()Bart Van Assche1-14/+0
2017-04-20block: Export blk_init_request_from_bio()Bart Van Assche1-0/+1
2017-04-19block: remove blk_end_request_curChristoph Hellwig1-1/+0
2017-04-19block: remove blk_end_request_err and __blk_end_request_errChristoph Hellwig1-2/+0
2017-04-19block, bfq: add full hierarchical scheduling and cgroups supportArianna Avanzini1-1/+1
2017-04-17nbd: add a flag to destroy an nbd device on disconnectJosef Bacik1-1/+5
2017-04-17nbd: add a status netlink commandJosef Bacik1-0/+25
2017-04-17nbd: handle dead connectionsJosef Bacik1-0/+1
2017-04-17nbd: multicast dead link notificationsJosef Bacik1-2/+4
2017-04-17nbd: add a reconfigure netlink commandJosef Bacik1-0/+1
2017-04-17nbd: add a basic netlink interfaceJosef Bacik1-0/+69
2017-04-16lightnvm: allow to init targets on factory modeJavier González2-1/+6
2017-04-16lightnvm: rename scrambler controller hintJavier González1-1/+1
2017-04-16lightnvm: submit erases using the I/O pathJavier González1-5/+3
2017-04-14blk-mq-sched: make completed_request() callback more usefulOmar Sandoval1-1/+1
2017-04-14blk-mq: export helpersOmar Sandoval1-0/+1
2017-04-14sbitmap: add sbitmap_get_shallow() operationOmar Sandoval1-0/+55
2017-04-14remove the mg_disk driverChristoph Hellwig1-45/+0
2017-04-08block: remove the discard_zeroes_data flagChristoph Hellwig2-20/+0
2017-04-08block: add a new BLKDEV_ZERO_NOFALLBACK flagChristoph Hellwig1-0/+1
2017-04-08block: add a REQ_NOUNMAP flag for REQ_OP_WRITE_ZEROESChristoph Hellwig1-0/+6
2017-04-08block: add a flags argument to (__)blkdev_issue_zerooutChristoph Hellwig1-6/+10
2017-04-08dm: support REQ_OP_WRITE_ZEROESChristoph Hellwig1-0/+6
2017-04-08block: renumber REQ_OP_WRITE_ZEROESChristoph Hellwig1-1/+1
2017-04-07blk-mq-sched: provide hooks for initializing hardware queue dataOmar Sandoval1-0/+2
2017-04-07Merge branch 'for-linus' into for-4.12/blockJens Axboe28-109/+129
2017-04-07blk-mq: Restart a single queue if tag sets are sharedBart Van Assche1-1/+0
2017-04-07blk-mq: Introduce blk_mq_delay_run_hw_queue()Bart Van Assche1-0/+2
2017-04-07block: trace completion of all bios.NeilBrown1-0/+2
2017-04-07block: simple improvements for bio->flagsNeilBrown1-9/+13
2017-04-07blk-mq-sched: fix crash in switch error pathOmar Sandoval1-1/+1
2017-04-05block: move timeout field in struct request to pack betterJens Axboe1-1/+2
2017-04-05block, scsi: move the retries field to struct scsi_requestChristoph Hellwig2-1/+1
2017-04-05blk-mq: Remove blk_mq_queue_data.listBart Van Assche1-1/+0
2017-04-04nvme_fc: Clean up host fcpio done status handlingJames Smart1-3/+3
2017-04-04nvme_fc: Sync FC-NVME header with standardJames Smart1-9/+59
2017-04-04net/utils: generic inet_pton_with_scope helperSagi Grimberg1-0/+6
2017-04-02nvme: Correct NVMF enum values to match NVMe-oF rev 1.0Roland Dreier1-8/+8
2017-03-29Revert "blkcg: allocate struct blkcg_gq outside request queue spinlock"Jens Axboe1-4/+2
2017-03-29block: warn if sharing request queue across gendisksOmar Sandoval1-0/+1
2017-03-29block: rename blk_mq_freeze_queue_start()Ming Lei1-1/+1