summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-02-17nvme: Check for Security send/recv support before issuing commands.for-4.11/block-signedfor-4.11/blockScott Bauer
2017-02-17block/sed-opal: allocate struct opal_dev dynamicallyChristoph Hellwig
2017-02-17block/sed-opal: tone down not supported warningsChristoph Hellwig
2017-02-15lightnvm: set default lun range when no luns are specifiedMatias Bjørling
2017-02-15lightnvm: fix off-by-one error on target initializationMatias Bjørling
2017-02-14Maintainers: Modify SED list from nvme to blockScott Bauer
2017-02-14Move stack parameters for sed_ioctl to prevent oversized stack with CONFIG_KASANScott Bauer
2017-02-14uapi: sed-opal fix IOW for activate lsp to use correct structScott Bauer
2017-02-14cdrom: Make device operations read-onlyKees Cook
2017-02-14elevator: fix loading wrong elevator type for blk-mq devicesJens Axboe
2017-02-13cciss: switch to pci_irq_alloc_vectorsChristoph Hellwig
2017-02-13block/loop: fix race between I/O and set_statusMing Lei
2017-02-07gdrom: Add missing error codeChristophe JAILLET
2017-02-06Fix SED-OPAL UAPI structs to prevent 32/64 bit size differences.Scott Bauer
2017-02-06nvme: Add Support for Opal: Unlock from S3 & Opal Allocation/IoctlsScott Bauer
2017-02-06block: Add Sed-opal libraryScott Bauer
2017-02-06Include: Uapi: Add user ABI for Sed/OpalScott Bauer
2017-02-01block: queue lock must be acquired when iterating over rlsTahsin Erdogan
2017-02-01block: Update comments that refer to __bio_map_user() and bio_map_user()Bart Van Assche
2017-01-31blk-mq: don't fail allocating driver tag for stopped hw queueJens Axboe
2017-01-31nvme/pci: Don't mark IOD as aborted if abort wasn't sentKeith Busch
2017-01-31lightnvm: allow targets to use sysfsJavier González
2017-01-31lightnvm: free properly on target creation errorJavier González
2017-01-31lightnvm: Add CRC read errorJavier González
2017-01-31lightnvm: use end_io callback instead of instanceMatias Bjørling
2017-01-31lightnvm: add ioctls for vector I/OsMatias Bjørling
2017-01-31lightnvm: reduce number of nvm_id groups to oneMatias Bjørling
2017-01-31lightnvm: cleanup nvm transformation functionsMatias Bjørling
2017-01-31lightnvm: make nvm_map_* return voidMatias Bjørling
2017-01-31lightnvm: remove nvm_get_bb_tbl and nvm_set_bb_tblMatias Bjørling
2017-01-31lightnvm: remove nvm_submit_ppa* functionsMatias Bjørling
2017-01-31lightnvm: collapse nvm_erase_ppa and nvm_erase_blkMatias Bjørling
2017-01-31lightnvm: merge gennvm with coreMatias Bjørling
2017-01-27blk-mq: fix debugfs compilation issuesOmar Sandoval
2017-01-27block: cleanup remaining manual checks for PREFLUSH|FUAJens Axboe
2017-01-27blk-mq-sched: add flush insertion into blk_mq_sched_insert_request()Jens Axboe
2017-01-27block: add a op_is_flush helperChristoph Hellwig
2017-01-27blk-mq-sched: change ->dispatch_requests() to ->dispatch_request()Jens Axboe
2017-01-27blk-mq-sched: fix starvation for multiple hardware queues and shared tagsJens Axboe
2017-01-27blk-mq: release driver tag on a requeue eventJens Axboe
2017-01-27blk-mq: fix potential race in queue restart and driver tag allocationJens Axboe
2017-01-27blk-mq: improve scheduler queue sync/async runningJens Axboe
2017-01-27blk-mq: move hctx and ctx counters from sysfs to debugfsOmar Sandoval
2017-01-27blk-mq: move hctx io_poll, stats, and dispatched from sysfs to debugfsOmar Sandoval
2017-01-27blk-mq: add tags and sched_tags bitmaps to debugfsOmar Sandoval
2017-01-27blk-mq: move tags and sched_tags info from sysfs to debugfsOmar Sandoval
2017-01-27blk-mq: export software queue pending map to debugfsOmar Sandoval
2017-01-27sbitmap: add helpers for dumping to a seq_fileOmar Sandoval
2017-01-27blk-mq: add extra request information to debugfsOmar Sandoval
2017-01-27blk-mq: move hctx->dispatch and ctx->rq_list from sysfs to debugfsOmar Sandoval