aboutsummaryrefslogtreecommitdiffstats
path: root/fs (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-07-20block: get rid of bio_rw and READAChristoph Hellwig10-15/+17
2016-07-20block: don't ignore -EOPNOTSUPP blkdev_issue_write_sameChristoph Hellwig1-1/+1
2016-07-20block: introduce BLKDEV_DISCARD_ZERO to fix zerooutChristoph Hellwig2-7/+14
2016-07-14NVMe: don't allocate unused nvme_majorNeilBrown1-15/+1
2016-07-13nvme: avoid crashes when node 0 is memoryless node.Masayoshi Mizuma1-1/+1
2016-07-12nvme: Limit command retriesKeith Busch3-1/+15
2016-07-12loop: Make user notify for adding loop device failedMinfei Huang1-0/+1
2016-07-12nvme-loop: fix nvme-loop Kconfig dependenciesArnd Bergmann1-3/+2
2016-07-12nvmet: fix return value check in nvmet_subsys_alloc()Wei Yongjun1-1/+1
2016-07-12nvme-fabrics: add-remove ctrl repeat fixMing Lin1-0/+4
2016-07-12nvme-fabrics: Remove tl_retry_countSagi Grimberg2-17/+0
2016-07-12nvme-rdma: Don't use tl_retry_countSagi Grimberg1-6/+3
2016-07-12nvme-rdma: fix the return value of nvme_rdma_reinit_request()Wei Yongjun1-1/+1
2016-07-12cdrom: support read sub-channel command in LBA formatvchannaiah2-10/+21
2016-07-12nvme/quirk: Add a delay before checking for adapter readinessGuilherme G. Piccoli3-0/+24
2016-07-08nvme-rdma: add a NVMe over Fabrics RDMA host driverChristoph Hellwig3-0/+2040
2016-07-08nvmet-rdma: add a NVMe over Fabrics RDMA target driverChristoph Hellwig3-0/+1460