summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fs/block_dev.c: return the right error in thaw_bdev()Pierre Morel2016-10-051-5/+2
* nvme: Pass pointers, not dma addresses, to nvme_get/set_features()Andy Lutomirski2016-09-243-13/+11
* nvme/scsi: Remove power management supportAndy Lutomirski2016-09-241-71/+3
* nvmet: Make dsm number of ranges zero basedAlexander Solganik2016-09-241-1/+1
* nvmet: Use direct IO for writesSagi Grimberg2016-09-241-0/+1
* admin-cmd: Added smart-log command support.Chaitanya Kulkarni2016-09-241-0/+88
* nvme-fabrics: Add host_traddr options field to host infrastructureJames Smart2016-09-242-0/+17
* nvme-fabrics: revise host transport option descriptionsJames Smart2016-09-241-3/+4
* nvme-fabrics: rework nvmf_get_address() for variable optionsJames Smart2016-09-241-2/+10
* nbd: use BLK_MQ_F_BLOCKINGJosef Bacik2016-09-231-1/+1
* blkcg: Annotate blkg_hint correctlyBart Van Assche2016-09-231-1/+1
* cfq: fix starvation of asynchronous writesGlauber Costa2016-09-231-3/+10
* blk-mq: add flag for drivers wanting blocking ->queue_rq()Jens Axboe2016-09-222-1/+2
* blk-mq: remove non-blocking pass in blk_mq_map_requestChristoph Hellwig2016-09-221-13/+1
* blk-mq: get rid of manual run of queue with __blk_mq_run_hw_queue()Jens Axboe2016-09-221-14/+2
* block: export bio_free_pages to other modulesGuoqing Jiang2016-09-229-36/+13
* lightnvm: propagate device_add() error codeArnd Bergmann2016-09-212-4/+7
* lightnvm: expose device geometry through sysfsSimon A. F. Lund2016-09-218-17/+278
* lightnvm: control life of nvm_dev in driverMatias Bjørling2016-09-216-68/+83
* blk-mq: register device instead of diskMatias Bjørling2016-09-214-15/+12
* null_blk: refactor to support non-gendisk devicesMatias Bjørling2016-09-211-49/+61
* nvme: refactor namespaces to support non-gendisk devicesMatias Bjørling2016-09-213-43/+78
* lightnvm: NVM should depend on HAS_DMAGeert Uytterhoeven2016-09-211-1/+1
* sbitmap: initialize weight to zeroColin Ian King2016-09-191-1/+1
* sbitmap: don't update the allocation hint on clear after resizeOmar Sandoval2016-09-171-1/+1
* sbitmap: re-initialize allocation hints after resizeOmar Sandoval2016-09-171-2/+7
* sbitmap: randomize initial alloc_hint valuesOmar Sandoval2016-09-173-9/+6
* sbitmap: push alloc policy into sbitmap_queueOmar Sandoval2016-09-174-33/+34
* sbitmap: push per-cpu last_tag into sbitmap_queueOmar Sandoval2016-09-176-42/+98
* sbitmap: allocate wait queues on a specific nodeOmar Sandoval2016-09-171-1/+1
* blk-mq: abstract tag allocation out into sbitmap libraryOmar Sandoval2016-09-1711-476/+789
* blk-mq: account higher order dispatchJens Axboe2016-09-162-7/+14
* blk-mq: introduce blk_mq_delay_kick_requeue_list()Mike Snitzer2016-09-143-5/+14
* block: remove IOPRIO_BITSChristoph Hellwig2016-09-141-1/+0
* bio.h: remove a very outdated commentChristoph Hellwig2016-09-141-2/+0
* block: remove bio_destructor_tChristoph Hellwig2016-09-141-1/+0
* block: Improve bio_set_op_attrs() robustnessBart Van Assche2016-09-141-5/+12
* block, dm-crypt, btrfs: Introduce bio_flags()Bart Van Assche2016-09-143-4/+6
* block: Document that bio_op() uses the data type of bio.bi_opfBart Van Assche2016-09-141-1/+1
* block: remove remnant refs to hardsectLinus Walleij2016-09-143-4/+4
* block: remove blk_mq_alloc_single_hw_queue() prototypeLinus Walleij2016-09-141-1/+0
* block_dev: remove DAX leftoversChristoph Hellwig2016-09-141-10/+1
* block: enable zeroing of io_poll statisticsStephen Bates2016-09-141-1/+10
* block: add poll_considered statisticStephen Bates2016-09-143-3/+10
* nbd: allow block mq to deal with timeoutsJosef Bacik2016-09-081-37/+14
* nbd: use flags instead of boolJosef Bacik2016-09-081-8/+10
* nbd: don't shutdown sock with irq's disabledJosef Bacik2016-09-081-4/+15
* nbd: convert to blkmqJosef Bacik2016-09-081-208/+129
* mtip32xx: mark symbols static where possibleBaoyou Xie2016-08-291-1/+1
* blk-mq: prefetch request in blk_mq_tag_to_rq()Jens Axboe2016-08-291-1/+4