summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-07-12loop: Make user notify for adding loop device failedMinfei Huang
2016-07-12nvme-loop: fix nvme-loop Kconfig dependenciesArnd Bergmann
2016-07-12nvmet: fix return value check in nvmet_subsys_alloc()Wei Yongjun
2016-07-12nvme-fabrics: add-remove ctrl repeat fixMing Lin
2016-07-12nvme-fabrics: Remove tl_retry_countSagi Grimberg
2016-07-12nvme-rdma: Don't use tl_retry_countSagi Grimberg
2016-07-12nvme-rdma: fix the return value of nvme_rdma_reinit_request()Wei Yongjun
2016-07-12cdrom: support read sub-channel command in LBA formatvchannaiah
2016-07-12nvme/quirk: Add a delay before checking for adapter readinessGuilherme G. Piccoli
2016-07-08Merge branch 'for-4.8/block' of git://git.kernel.org/pub/scm/linux/kernel/git...Jens Axboe
2016-07-08nvme-rdma: add a NVMe over Fabrics RDMA host driverChristoph Hellwig
2016-07-08nvmet-rdma: add a NVMe over Fabrics RDMA target driverChristoph Hellwig
2016-07-08nvme-rdma.h: Add includes for nvme rdma_cm negotiationSagi Grimberg
2016-07-08nvme: add new reconnecting controller stateChristoph Hellwig
2016-07-08blk-mq: Introduce blk_mq_reinit_tagsetSagi Grimberg
2016-07-07lightnvm: make __nvm_submit_ppa staticMatias Bjørling
2016-07-07lightnvm: make ppa_list const in nvm_set_rqd_listMatias Bjørling
2016-07-07lightnvm: fix lun offset calculation for mark blkMatias Bjørling
2016-07-07lightnvm: make rrpc_map_page call nvm_get_blk outside locksMatias Bjørling
2016-07-07lightnvm: remove _unlocked variant of [get/put]_blkMatias Bjørling
2016-07-07lightnvm: remove unused lists from struct rrpc_blockMatias Bjørling
2016-07-07lightnvm: remove nested lock conflict with mmMatias Bjørling
2016-07-07lightnvm: move target mgmt into media mgrMatias Bjørling
2016-07-07lightnvm: rename gennvm and update descriptionMatias Bjørling
2016-07-07lightnvm: remove open/close statistics for gennvmMatias Bjørling
2016-07-07lightnvm: fix checkpatch terse errorsMatias Bjørling
2016-07-07lightnvm: remove checkpatch warning for unsigned intsMatias Bjørling
2016-07-07lightnvm: Make functions not used by ouside staticJohannes Thumshirn
2016-07-07nvme: lightnvm: make MLC num_pairs little endianJohannes Thumshirn
2016-07-07lightnvm: initialize ppa_addr in dev_to_generic_addr()Javier González
2016-07-07lightnvm: add media manager mark_blk helperJavier González
2016-07-07lightnvm: break the loop when rqd is not nullWenwei Tao
2016-07-07nvmet: fix an error codeDan Carpenter
2016-07-07nvme-loop: add configfs dependencyArnd Bergmann
2016-07-05bcache: Remove redundant block_size assignmentYijing Wang
2016-07-05bcache: update document infoYijing Wang
2016-07-05bcache: Remove redundant parameter for cache_alloc()Yijing Wang
2016-07-05nvme-loop: add a NVMe loopback host driverChristoph Hellwig
2016-07-05nvmet: add a generic NVMe targetChristoph Hellwig
2016-07-05block: Export blk_pollSagi Grimberg
2016-07-05nvme: add keep-alive supportSagi Grimberg
2016-07-05nvme.h: Add keep-alive opcode and identify controller attributeSagi Grimberg
2016-07-05nvme-fabrics: add a generic NVMe over Fabrics libraryChristoph Hellwig
2016-07-05nvme.h: add NVMe over Fabrics definitionsChristoph Hellwig
2016-07-05nvme: add fabrics sysfs attributesMing Lin
2016-07-05nvme: Modify and export sync command submission for fabricsChristoph Hellwig
2016-07-05nvme: allow transitioning from NEW to LIVE stateChristoph Hellwig
2016-07-05blk-mq: add blk_mq_alloc_request_hctxMing Lin
2016-06-28mg_disk: fix error path in mg_probe()Bartlomiej Zolnierkiewicz
2016-06-27block: remove ->driverfs_devDan Williams