summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* block: add support for REQ_OP_WRITE_ZEROESChaitanya Kulkarni2016-12-0111-19/+153
* block: add async variant of blkdev_issue_zerooutChaitanya Kulkarni2016-12-012-34/+84
* block: Check partition alignment on zoned block devicesDamien Le Moal2016-12-011-0/+65
* lightnvm: transform target get/set bad blockJavier González2016-11-294-11/+85
* lightnvm: use target nvm on target-specific ops.Javier González2016-11-294-16/+21
* lightnvm: introduce max_phys_sects helper functionJavier González2016-11-292-0/+9
* lightnvm: introduce helpers for generic ops in rrpcJavier González2016-11-294-19/+35
* lightnvm: eliminate nvm_lun abstraction in mmJavier González2016-11-297-164/+419
* lightnvm: eliminate nvm_block abstraction on mmJavier González2016-11-295-329/+191
* lightnvm: remove debug lun statistics from gennvmJavier González2016-11-292-24/+0
* lightnvm: remove get_lun operation on gennvmJavier González2016-11-293-30/+14
* lightnvm: move block provisioning to targetsJavier González2016-11-297-291/+371
* lightnvm: manage lun partitions internally in mmJavier González2016-11-293-24/+51
* lightnvm: remove gen_lun abstractionJavier González2016-11-293-58/+53
* lightnvm: use constant name instead of valueJavier González2016-11-291-1/+1
* 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