summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2016-07-26129-1279/+11613
|\
| * nvme/pci: Provide SR-IOV supportKeith Busch2016-07-201-0/+19
| * nvme: initialize variable before logical OR'ing itJay Freyensee2016-07-201-0/+1
| * block: unexport various bio mapping helpersChristoph Hellwig2016-07-201-3/+0
| * scsi/osd: open code blk_make_requestChristoph Hellwig2016-07-203-68/+16
| * target: stop using blk_make_requestChristoph Hellwig2016-07-201-53/+34
| * block: simplify and export blk_rq_append_bioChristoph Hellwig2016-07-204-13/+17
| * block: ensure bios return from blk_get_request are properly initializedChristoph Hellwig2016-07-204-10/+11
| * virtio_blk: use blk_rq_map_kernChristoph Hellwig2016-07-201-12/+10
| * memstick: don't allow REQ_TYPE_BLOCK_PC requestsChristoph Hellwig2016-07-202-4/+2
| * block: shrink bio size againChristoph Hellwig2016-07-201-3/+3
| * block: simplify and cleanup bvec pool handlingChristoph Hellwig2016-07-205-30/+36
| * block: get rid of bio_rw and READAChristoph Hellwig2016-07-2026-96/+95
| * block: don't ignore -EOPNOTSUPP blkdev_issue_write_sameChristoph Hellwig2016-07-201-1/+1
| * block: introduce BLKDEV_DISCARD_ZERO to fix zerooutChristoph Hellwig2016-07-202-7/+14
| * NVMe: don't allocate unused nvme_majorNeilBrown2016-07-141-15/+1
| * nvme: avoid crashes when node 0 is memoryless node.Masayoshi Mizuma2016-07-131-1/+1
| * nvme: Limit command retriesKeith Busch2016-07-123-1/+15
| * loop: Make user notify for adding loop device failedMinfei Huang2016-07-121-0/+1
| * nvme-loop: fix nvme-loop Kconfig dependenciesArnd Bergmann2016-07-121-3/+2
| * nvmet: fix return value check in nvmet_subsys_alloc()Wei Yongjun2016-07-121-1/+1
| * nvme-fabrics: add-remove ctrl repeat fixMing Lin2016-07-121-0/+4
| * nvme-fabrics: Remove tl_retry_countSagi Grimberg2016-07-122-17/+0
| * nvme-rdma: Don't use tl_retry_countSagi Grimberg2016-07-121-6/+3
| * nvme-rdma: fix the return value of nvme_rdma_reinit_request()Wei Yongjun2016-07-121-1/+1
| * cdrom: support read sub-channel command in LBA formatvchannaiah2016-07-122-10/+21
| * nvme/quirk: Add a delay before checking for adapter readinessGuilherme G. Piccoli2016-07-123-0/+24
| * Merge branch 'for-4.8/block' of git://git.kernel.org/pub/scm/linux/kernel/git...Jens Axboe2016-07-0830-72/+50
| |\
| | * block: remove ->driverfs_devDan Williams2016-06-273-11/+4
| | * block: convert to device_add_disk()Dan Williams2016-06-2725-56/+28
| | * um: track 'parent' device in a local variableDan Williams2016-06-221-2/+3
| | * mmc: move 'parent' tracking to mmc_blk_dataDan Williams2016-06-221-2/+3
| | * block: introduce device_add_disk()Dan Williams2016-06-152-7/+18
| * | nvme-rdma: add a NVMe over Fabrics RDMA host driverChristoph Hellwig2016-07-083-0/+2040
| * | nvmet-rdma: add a NVMe over Fabrics RDMA target driverChristoph Hellwig2016-07-083-0/+1460
| * | nvme-rdma.h: Add includes for nvme rdma_cm negotiationSagi Grimberg2016-07-081-0/+71
| * | nvme: add new reconnecting controller stateChristoph Hellwig2016-07-082-0/+13
| * | blk-mq: Introduce blk_mq_reinit_tagsetSagi Grimberg2016-07-082-0/+29
| * | lightnvm: make __nvm_submit_ppa staticMatias Bjørling2016-07-071-1/+1
| * | lightnvm: make ppa_list const in nvm_set_rqd_listMatias Bjørling2016-07-072-4/+6
| * | lightnvm: fix lun offset calculation for mark blkMatias Bjørling2016-07-071-1/+1
| * | lightnvm: make rrpc_map_page call nvm_get_blk outside locksMatias Bjørling2016-07-072-43/+66
| * | lightnvm: remove _unlocked variant of [get/put]_blkMatias Bjørling2016-07-074-60/+6
| * | lightnvm: remove unused lists from struct rrpc_blockMatias Bjørling2016-07-072-17/+0
| * | lightnvm: remove nested lock conflict with mmMatias Bjørling2016-07-071-4/+5
| * | lightnvm: move target mgmt into media mgrMatias Bjørling2016-07-074-159/+206
| * | lightnvm: rename gennvm and update descriptionMatias Bjørling2016-07-073-99/+102
| * | lightnvm: remove open/close statistics for gennvmMatias Bjørling2016-07-073-41/+8
| * | lightnvm: fix checkpatch terse errorsMatias Bjørling2016-07-071-2/+5
| * | lightnvm: remove checkpatch warning for unsigned intsMatias Bjørling2016-07-072-3/+3
OpenPOWER on IntegriCloud