summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-12-01nvme.h: add Write Zeroes definitionsChaitanya Kulkarni
2016-12-01block: add support for REQ_OP_WRITE_ZEROESChaitanya Kulkarni
2016-12-01block: add async variant of blkdev_issue_zerooutChaitanya Kulkarni
2016-11-29lightnvm: transform target get/set bad blockJavier González
2016-11-29lightnvm: use target nvm on target-specific ops.Javier González
2016-11-29lightnvm: introduce max_phys_sects helper functionJavier González
2016-11-29lightnvm: introduce helpers for generic ops in rrpcJavier González
2016-11-29lightnvm: eliminate nvm_lun abstraction in mmJavier González
2016-11-29lightnvm: eliminate nvm_block abstraction on mmJavier González
2016-11-29lightnvm: remove debug lun statistics from gennvmJavier González
2016-11-29lightnvm: remove get_lun operation on gennvmJavier González
2016-11-29lightnvm: move block provisioning to targetsJavier González
2016-11-29lightnvm: manage lun partitions internally in mmJavier González
2016-11-29lightnvm: remove gen_lun abstractionJavier González
2016-11-29lightnvm: make address conversion functions globalJavier González
2016-11-29lightnvm: cleanup unused target operationsJavier González
2016-11-29lightnvm: add ECC error codesJavier González
2016-11-29lightnvm: export set bad block tableJavier González
2016-11-29lightnvm: enable to send hint to erase commandJavier González
2016-11-29nvme: lightnvm: attach lightnvm sysfs to nvme block deviceMatias Bjørling
2016-11-22nbd: move multi-connection bit to unused valueJens Axboe
2016-11-22nbd: add multi-connection supportJosef Bacik
2016-11-22block: bio: pass bvec table to bio_init()Ming Lei
2016-11-21block: clear all of bi_opf in bio_set_op_attrsChristoph Hellwig
2016-11-18block: Change extern inline to static inlineTobias Klauser
2016-11-17blk-mq: make the polling code adaptiveJens Axboe
2016-11-17blk-mq: implement hybrid poll mode for sync O_DIRECTJens Axboe
2016-11-11block: move poll code to blk-mqJens Axboe
2016-11-10block: hook up writeback throttlingJens Axboe
2016-11-10blk-wbt: add general throttling mechanismJens Axboe
2016-11-10block: add scalable completion tracking of requestsJens Axboe
2016-11-10nvme: introduce struct nvme_requestChristoph Hellwig
2016-11-08writeback: track if we're sleeping on progress in balance_dirty_pages()Jens Axboe
2016-11-05block: add code to track actual device queue depthJens Axboe
2016-11-03block: immediately dispatch big size requestShaohua Li
2016-11-02blk-mq: Add a kick_requeue_list argument to blk_mq_requeue_request()Bart Van Assche
2016-11-02blk-mq: Introduce blk_mq_quiesce_queue()Bart Van Assche
2016-11-02blk-mq: Remove blk_mq_cancel_requeue_work()Bart Van Assche
2016-11-02blk-mq: Introduce blk_mq_queue_stopped()Bart Van Assche
2016-11-02block: add bio_iov_iter_get_pages()Kent Overstreet
2016-11-02writeback: mark background writeback as suchJens Axboe
2016-11-02writeback: add wbc_to_write_flags()Jens Axboe
2016-11-02block: add REQ_BACKGROUNDJens Axboe
2016-11-01block: remove the CONFIG_BLOCK ifdef in blk_types.hChristoph Hellwig
2016-11-01mm: only include blk_types in swap.h if CONFIG_SWAP is enabledChristoph Hellwig
2016-11-01ceph: don't include blk_types.h in messenger.hChristoph Hellwig
2016-11-01block,fs: untangle fs.h and blk_types.hChristoph Hellwig
2016-11-01block, fs: move submit_bio to bio.hChristoph Hellwig
2016-11-01fs: decouple READ and WRITE from the block layer opsChristoph Hellwig
2016-11-01block,fs: use REQ_* flags directlyChristoph Hellwig