summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* block/sed-opal: tone down not supported warningsChristoph Hellwig2017-02-171-4/+4
* lightnvm: set default lun range when no luns are specifiedMatias Bjørling2017-02-151-0/+5
* lightnvm: fix off-by-one error on target initializationMatias Bjørling2017-02-151-2/+2
* Maintainers: Modify SED list from nvme to blockScott Bauer2017-02-141-1/+1
* Move stack parameters for sed_ioctl to prevent oversized stack with CONFIG_KASANScott Bauer2017-02-143-90/+50
* uapi: sed-opal fix IOW for activate lsp to use correct structScott Bauer2017-02-141-1/+1
* cdrom: Make device operations read-onlyKees Cook2017-02-147-45/+37
* elevator: fix loading wrong elevator type for blk-mq devicesJens Axboe2017-02-141-4/+5
* cciss: switch to pci_irq_alloc_vectorsChristoph Hellwig2017-02-132-43/+17
* block/loop: fix race between I/O and set_statusMing Lei2017-02-131-5/+12
* gdrom: Add missing error codeChristophe JAILLET2017-02-071-2/+6
* Fix SED-OPAL UAPI structs to prevent 32/64 bit size differences.Scott Bauer2017-02-061-17/+18
* nvme: Add Support for Opal: Unlock from S3 & Opal Allocation/IoctlsScott Bauer2017-02-063-0/+46
* block: Add Sed-opal libraryScott Bauer2017-02-066-0/+3074
* Include: Uapi: Add user ABI for Sed/OpalScott Bauer2017-02-061-0/+118
* block: queue lock must be acquired when iterating over rlsTahsin Erdogan2017-02-011-0/+2
* block: Update comments that refer to __bio_map_user() and bio_map_user()Bart Van Assche2017-02-011-3/+3
* blk-mq: don't fail allocating driver tag for stopped hw queueJens Axboe2017-01-311-3/+0
* nvme/pci: Don't mark IOD as aborted if abort wasn't sentKeith Busch2017-01-311-2/+1
* lightnvm: allow targets to use sysfsJavier González2017-01-312-0/+15
* lightnvm: free properly on target creation errorJavier González2017-01-311-1/+1
* lightnvm: Add CRC read errorJavier González2017-01-311-0/+1
* lightnvm: use end_io callback instead of instanceMatias Bjørling2017-01-316-20/+13
* lightnvm: add ioctls for vector I/OsMatias Bjørling2017-01-314-0/+280
* lightnvm: reduce number of nvm_id groups to oneMatias Bjørling2017-01-314-58/+47
* lightnvm: cleanup nvm transformation functionsMatias Bjørling2017-01-312-89/+40
* lightnvm: make nvm_map_* return voidMatias Bjørling2017-01-311-32/+9
* lightnvm: remove nvm_get_bb_tbl and nvm_set_bb_tblMatias Bjørling2017-01-312-38/+4
* lightnvm: remove nvm_submit_ppa* functionsMatias Bjørling2017-01-312-113/+0
* lightnvm: collapse nvm_erase_ppa and nvm_erase_blkMatias Bjørling2017-01-312-32/+26
* lightnvm: merge gennvm with coreMatias Bjørling2017-01-318-1748/+606
* blk-mq: fix debugfs compilation issuesOmar Sandoval2017-01-273-6/+19
* block: cleanup remaining manual checks for PREFLUSH|FUAJens Axboe2017-01-272-2/+2
* blk-mq-sched: add flush insertion into blk_mq_sched_insert_request()Jens Axboe2017-01-278-55/+89
* block: add a op_is_flush helperChristoph Hellwig2017-01-277-28/+26
* blk-mq-sched: change ->dispatch_requests() to ->dispatch_request()Jens Axboe2017-01-274-14/+23
* blk-mq-sched: fix starvation for multiple hardware queues and shared tagsJens Axboe2017-01-275-7/+41
* blk-mq: release driver tag on a requeue eventJens Axboe2017-01-271-0/+16
* blk-mq: fix potential race in queue restart and driver tag allocationJens Axboe2017-01-271-1/+9
* blk-mq: improve scheduler queue sync/async runningJens Axboe2017-01-271-2/+4
* blk-mq: move hctx and ctx counters from sysfs to debugfsOmar Sandoval2017-01-272-64/+181
* blk-mq: move hctx io_poll, stats, and dispatched from sysfs to debugfsOmar Sandoval2017-01-272-92/+132
* blk-mq: add tags and sched_tags bitmaps to debugfsOmar Sandoval2017-01-271-0/+50
* blk-mq: move tags and sched_tags info from sysfs to debugfsOmar Sandoval2017-01-274-45/+86
* blk-mq: export software queue pending map to debugfsOmar Sandoval2017-01-271-0/+21
* sbitmap: add helpers for dumping to a seq_fileOmar Sandoval2017-01-272-0/+121
* blk-mq: add extra request information to debugfsOmar Sandoval2017-01-271-1/+3
* blk-mq: move hctx->dispatch and ctx->rq_list from sysfs to debugfsOmar Sandoval2017-01-272-57/+106
* blk-mq: add hctx->{state,flags} to debugfsOmar Sandoval2017-01-271-0/+42
* blk-mq: create debugfs directory treeOmar Sandoval2017-01-276-0/+201