summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* blk-mq: use sbq wait queues instead of restart for driver tagsOmar Sandoval2017-02-231-0/+2
* block/sed-opal: Introduce free_opal_dev to free the structure and clean up stateScott Bauer2017-02-231-0/+5
* nvme-rdma: move nvme cm status helper to .h fileMax Gurtovoy2017-02-221-0/+24
* nvme: Enable autonomous power state transitionsAndy Lutomirski2017-02-221-0/+6
* nvme: Use CNS as 8-bit field and avoid endianness conversionParav Pandit2017-02-221-1/+3
* Merge tag 'for-4.11/linus-merge-signed' of git://git.kernel.dk/linux-blockLinus Torvalds2017-02-2125-223/+610
|\
| * Merge branch 'for-4.11/next' into for-4.11/linus-mergeJens Axboe2017-02-1718-100/+220
| |\
| | * blk-mq: pass bio to blk_mq_sched_get_rq_privPaolo Valente2017-02-101-1/+1
| | * nvme: support ranged discard requestsChristoph Hellwig2017-02-081-0/+2
| | * block: optionally merge discontiguous discard bios into a single requestChristoph Hellwig2017-02-082-0/+27
| | * block: enumify ELEVATOR_*_MERGEChristoph Hellwig2017-02-081-12/+16
| | * blktrace: make do_blk_trace_setup() staticOmar Sandoval2017-02-021-4/+0
| | * block: fix debugfs config conditional in struct request_queueOmar Sandoval2017-02-021-1/+1
| | * debugfs: add debugfs_lookup()Omar Sandoval2017-02-021-0/+8
| | * scsi, block: fix duplicate bdi name registration crashesDan Williams2017-02-022-0/+9
| | * block: Get rid of blk_get_backing_dev_info()Jan Kara2017-02-022-2/+1
| | * block: Make blk_get_backing_dev_info() safe without open bdevJan Kara2017-02-021-0/+1
| | * block: Dynamically allocate and refcount backing_dev_infoJan Kara2017-02-023-2/+11
| | * block: Use pointer to backing_dev_info from request_queueJan Kara2017-02-021-1/+2
| | * block: Unhash block device inodes on gendisk destructionJan Kara2017-02-021-0/+1
| | * block: move internal_tag to same cache line as tagJens Axboe2017-01-311-2/+3
| | * block: fold cmd_type into the REQ_OP_ spaceChristoph Hellwig2017-01-313-20/+23
| | * ide: don't abuse cmd_typeChristoph Hellwig2017-01-311-11/+45
| | * block: introduce blk_rq_is_passthroughChristoph Hellwig2017-01-313-8/+14
| | * block: split scsi_request out of struct requestChristoph Hellwig2017-01-274-14/+39
| | * block/bsg: move queue creation into bsg_setup_queueChristoph Hellwig2017-01-271-3/+2
| | * scsi: allocate scsi_cmnd structures as part of struct requestChristoph Hellwig2017-01-271-3/+0
| | * scsi: remove __scsi_alloc_queueChristoph Hellwig2017-01-272-2/+2
| | * dm: always defer request allocation to the owner of the request_queueChristoph Hellwig2017-01-271-3/+0
| | * block: cleanup tracingChristoph Hellwig2017-01-272-23/+18
| | * block: allow specifying size for extra command dataChristoph Hellwig2017-01-271-0/+7
| | * block: simplify blk_init_allocated_queueChristoph Hellwig2017-01-271-2/+1
| | * Merge branch 'for-4.11/block' into for-4.11/rq-refactorJens Axboe2017-01-275-12/+128
| | |\
| * | \ Merge branch 'for-4.11/block' into for-4.11/linus-mergeJens Axboe2017-02-1711-128/+395
| |\ \ \
| | * | | nvme: Check for Security send/recv support before issuing commands.Scott Bauer2017-02-171-0/+1
| | * | | block/sed-opal: allocate struct opal_dev dynamicallyChristoph Hellwig2017-02-171-112/+4
| | * | | Move stack parameters for sed_ioctl to prevent oversized stack with CONFIG_KASANScott Bauer2017-02-141-2/+2
| | * | | 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-141-2/+3
| | * | | Fix SED-OPAL UAPI structs to prevent 32/64 bit size differences.Scott Bauer2017-02-061-17/+18
| | * | | block: Add Sed-opal libraryScott Bauer2017-02-061-0/+178
| | * | | Include: Uapi: Add user ABI for Sed/OpalScott Bauer2017-02-061-0/+118
| | * | | lightnvm: allow targets to use sysfsJavier González2017-01-311-0/+6
| | * | | lightnvm: Add CRC read errorJavier González2017-01-311-0/+1
| | * | | lightnvm: use end_io callback instead of instanceMatias Bjørling2017-01-311-7/+3
| | * | | lightnvm: add ioctls for vector I/OsMatias Bjørling2017-01-311-0/+50
| | * | | lightnvm: reduce number of nvm_id groups to oneMatias Bjørling2017-01-311-2/+1
| | * | | lightnvm: cleanup nvm transformation functionsMatias Bjørling2017-01-311-8/+6
| | * | | lightnvm: remove nvm_get_bb_tbl and nvm_set_bb_tblMatias Bjørling2017-01-311-2/+0
| | * | | lightnvm: remove nvm_submit_ppa* functionsMatias Bjørling2017-01-311-4/+0