summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* lightnvm: remove unnecessary variables in rrpcJavier González2016-11-292-9/+0
* lightnvm: make address conversion functions globalJavier González2016-11-292-30/+30
* lightnvm: cleanup unused target operationsJavier González2016-11-291-6/+0
* lightnvm: remove sysfs configuration interfaceJavier González2016-11-291-134/+0
* lightnvm: rrpc: split bios of size > 256kbJavier González2016-11-291-0/+2
* lightnvm: add ECC error codesJavier González2016-11-291-0/+2
* lightnvm: export set bad block tableJavier González2016-11-295-50/+77
* lightnvm: do not protect block 0Javier González2016-11-291-6/+0
* lightnvm: enable to send hint to erase commandJavier González2016-11-296-13/+15
* nvme: lightnvm: attach lightnvm sysfs to nvme block deviceMatias Bjørling2016-11-298-298/+197
* nvme: lightnvm: frees wrong cmd structureMatias Bjørling2016-11-291-1/+1
* blk-mq: Drop explicit timeout sync in hotplugGabriel Krisman Bertazi2016-11-291-8/+1
* blk-wbt: allow wbt to be enabled always through sysfsJens Axboe2016-11-283-7/+29
* blk-wbt: cleanup disable-by-default for CFQJens Axboe2016-11-283-10/+13
* blk-wbt: allow reset of default latency through sysfsJens Axboe2016-11-284-12/+37
* nbd: fix setting of 'error' in NBD_DO_IT ioctlJens Axboe2016-11-221-2/+5
* nbd: move multi-connection bit to unused valueJens Axboe2016-11-221-1/+1
* nbd: add multi-connection supportJosef Bacik2016-11-222-148/+243
* block,blkcg: use __GFP_NOWARN for best-effort allocations in blkcgTejun Heo2016-11-222-5/+7
* fs: logfs: remove unnecesary checkMing Lei2016-11-221-1/+0
* fs: logfs: use bio_add_page() in do_erase()Ming Lei2016-11-221-29/+15
* fs: logfs: use bio_add_page() in __bdev_writeseg()Ming Lei2016-11-221-31/+20
* fs: logfs: convert to bio_add_page() in sync_request()Ming Lei2016-11-221-5/+1
* bcache: debug: avoid accessing .bi_io_vec directlyMing Lei2016-11-221-3/+8
* target: avoid accessing .bi_vcnt directlyMing Lei2016-11-221-6/+2
* block: floppy: use bio_add_page()Ming Lei2016-11-221-5/+2
* block: drbd: remove impossible failure handlingMing Lei2016-11-221-13/+1
* block: bio: pass bvec table to bio_init()Ming Lei2016-11-2217-50/+28
* block_dev: get rid of blksize bits calculationJens Axboe2016-11-221-4/+4
* block_dev: Fixed direct I/O bio sector calculationDamien Le Moal2016-11-221-2/+2
* block: apply blk_partition_remap to REQ_OP_ZONE_RESETShaun Tancheff2016-11-211-1/+6
* block: clear all of bi_opf in bio_set_op_attrsChristoph Hellwig2016-11-211-2/+5
* pktcdvd: mark as unmaintained and deprecatedJens Axboe2016-11-212-3/+6
* block: Change extern inline to static inlineTobias Klauser2016-11-181-1/+1
* skd_main: drop duplicate header scatterlist.hGeliang Tang2016-11-181-1/+0
* block: document the 'io_poll_delay' queue sysfs fileJens Axboe2016-11-171-0/+14
* block: new direct I/O implementationChristoph Hellwig2016-11-171-4/+162
* block: make __blkdev_direct_IO_sync() support O_SYNC/DSYNCJens Axboe2016-11-171-2/+12
* block: support a full bio worth of IO for simplified bdev direct-ioJens Axboe2016-11-171-4/+15
* blk-mq: make the polling code adaptiveJens Axboe2016-11-173-12/+83
* blk-mq: implement hybrid poll mode for sync O_DIRECTJens Axboe2016-11-174-0/+81
* block: fast-path for small and simple direct I/O requestsChristoph Hellwig2016-11-171-0/+80
* nbd: fix use-after-free of rq/bio in the xmit pathJens Axboe2016-11-171-9/+23
* blk-wbt: fix old-style function declarationArnd Bergmann2016-11-161-1/+1
* null_blk: add usage hints for NVMYasuaki Ishimatsu2016-11-162-1/+2
* block: deal with stale req count of plug listMing Lei2016-11-162-1/+11
* scsi_lib: untangle 0 and BLK_MQ_RQ_QUEUE_OKOmar Sandoval2016-11-151-3/+3
* nvme: untangle 0 and BLK_MQ_RQ_QUEUE_OKOmar Sandoval2016-11-154-10/+10
* loop: return proper error from loop_queue_rq()Omar Sandoval2016-11-141-1/+1
* sd_zbc: Force use of READ16/WRITE16Damien Le Moal2016-11-141-0/+4