summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-11-10blk-mq: improve tag waiting setup for non-shared tagsJens Axboe1-26/+55
2017-11-10brd: remove unused brd_mutexMikulas Patocka1-1/+0
2017-11-10blk-mq: only run the hardware queue if IO is pendingJens Axboe4-16/+13
2017-11-10block: avoid null pointer dereference on null diskColin Ian King1-1/+1
2017-11-10fs: guard_bio_eod() needs to consider partitionsGreg Edwards2-1/+10
2017-11-10xtensa/simdisk: fix compile errorChristoph Hellwig1-1/+1
2017-11-10nvme: expose subsys attribute to sysfsHannes Reinecke1-0/+48
2017-11-10nvme: create 'slaves' and 'holders' entries for hidden controllersHannes Reinecke3-0/+40
2017-11-10block: create 'slaves' and 'holders' entries for hidden gendisksHannes Reinecke1-7/+7
2017-11-10nvme: also expose the namespace identification sysfs files for mpath nodesChristoph Hellwig3-26/+38
2017-11-10nvme: implement multipath access to nvme subsystemsChristoph Hellwig5-14/+455
2017-11-10nvme: track shared namespacesChristoph Hellwig3-50/+210
2017-11-10nvme: introduce a nvme_ns_ids structureChristoph Hellwig2-34/+49
2017-11-10nvme: track subsystemsChristoph Hellwig3-36/+205
2017-11-10block, nvme: Introduce blk_mq_req_flags_tBart Van Assche8-21/+30
2017-11-10block, scsi: Make SCSI quiesce and resume work reliablyBart Van Assche6-25/+70
2017-11-10block: Add the QUEUE_FLAG_PREEMPT_ONLY request queue flagBart Van Assche3-0/+37
2017-11-10ide, scsi: Tell the block layer at request allocation time about preempt requ...Bart Van Assche2-5/+5
2017-11-10block: Introduce BLK_MQ_REQ_PREEMPTBart Van Assche3-1/+6
2017-11-10block: Introduce blk_get_request_flags()Bart Van Assche2-15/+38
2017-11-10block: Make q_usage_counter also track legacy requestsMing Lei2-8/+14
2017-11-10blk-mq: fix issue with shared tag queue re-runningJens Axboe3-41/+50
2017-11-10nvmet: kill nvmet_inline_bio_initChristoph Hellwig1-14/+4
2017-11-10nvmet: better data length validationChristoph Hellwig5-25/+34
2017-11-10nvme-pci: avoid dereference of symbol from unloaded moduleMing Lei1-1/+2
2017-11-10nvme: send uevent for some asynchronous eventsKeith Busch3-0/+33
2017-11-10nvme: unexport starting async event workKeith Busch2-8/+1
2017-11-10nvme: remove handling of multiple AEN requestsKeith Busch6-40/+11
2017-11-10nvme-fc: remove unused "queue_size" fieldKeith Busch1-6/+3
2017-11-10nvme: centralize AEN definesKeith Busch7-58/+30
2017-11-10nvmet: remove redundant local variableSagi Grimberg1-9/+4
2017-11-10nvmet: remove redundant memset if failed to get_smart_log failedSagi Grimberg1-3/+1
2017-11-10blk-mq: Avoid that request queue removal can trigger list corruptionBart Van Assche1-0/+1
2017-11-10nvme: fix eui_show() print formatJavier González1-1/+1
2017-11-10nvme: compare NQN string with right sizeJavier González1-1/+1
2017-11-10blk-mq: put driver tag if dispatch budget can't be gotMing Lei1-1/+3
2017-11-10block: pass full fmode_t to blk_verify_commandChristoph Hellwig4-16/+14
2017-11-10block: remove __bio_kmap_atomicChristoph Hellwig4-21/+8
2017-11-10block: kill bio_kmap/kunmap_irq()Jens Axboe2-13/+2
2017-11-10Revert "blk-mq: don't handle TAG_SHARED in restart"Jens Axboe1-4/+74
2017-11-10kthread: zero the kthread data structureShaohua Li1-5/+1
2017-11-10nvmet: fix comment typos in admin-cmd.cMinwoo Im1-2/+2
2017-11-10nvme-rdma: fix nvme_rdma_create_queue_ib error flowMax Gurtovoy1-1/+1
2017-11-10nvmet-rdma: update queue list during ib_device removalIsrael Rukshin1-2/+4
2017-11-10lpfc: tie in to new dev_loss_tmo interface in nvme transportJames Smart1-0/+5
2017-11-10nvme-fc: decouple ns references from lldd referencesJames Smart1-6/+78
2017-11-10nvme-fc: fix localport resume using stale valuesJames Smart1-2/+10
2017-11-10nvme: check admin passthru command effectsKeith Busch3-0/+126
2017-11-10nvme: factor get log into a helperKeith Busch1-6/+13
2017-11-10nvme: fix and clarify the check for missing metadataChristoph Hellwig1-13/+18