aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-04-24Fix extra line print in rqpair debug print.James Smart
2017-04-24Remove NULL ptr check before kfree.James Smart
2017-04-24Remove unused defines for NVME PostBuf.James Smart
2017-04-24Fix spelling in comments.James Smart
2017-04-24Add debug messages for nvme/fcp resource allocation.James Smart
2017-04-24Fix log message in completion path.James Smart
2017-04-24Fix rejected nvme LS Req.James Smart
2017-04-24Fix nvme unregister port timeout.James Smart
2017-04-24Standardize nvme SGL segment countJames Smart
2017-04-24nvmet-fcloop: mark two symbols staticChristoph Hellwig
2017-04-24nvmet-fc: properly endian swap sq_headChristoph Hellwig
2017-04-24nvmet-fc: mark the sqhd field as __le16Christoph Hellwig
2017-04-24nvmet-fc: fix endianess annoations for nvmet_fc_format_rsp_hdrChristoph Hellwig
2017-04-24nvmet-fc: mark nvmet_fc_handle_fcp_rqst staticChristoph Hellwig
2017-04-24nvme-fc: mark two symbols staticChristoph Hellwig
2017-04-24nvme_fc: add controller reset supportJames Smart
2017-04-24nvme_fc: add aen abort to teardownJames Smart
2017-04-24nvme_fc: fix command id checkJames Smart
2017-04-23lightnvm: pblk: fix erase counters on error failJavier González
2017-04-23lightnvm: pblk: free metadata on line alloc failureJavier González
2017-04-23lightnvm: pblk: fix memory leak on error pathJavier González
2017-04-23lightnvm: pblk: fix bad error checkJavier González
2017-04-23lightnvm: pblk: fix race condition on line retryJavier González
2017-04-21lightnvm: don't print a warning for ADDR_EMPTYDan Carpenter
2017-04-21lightnvm: potential underflow in pblk_read_rq()Dan Carpenter
2017-04-21lightnvm: propagate pblk_init return to userspaceRakesh Pandit
2017-04-21Merge branch 'nvme-4.12' of git://git.infradead.org/nvme into for-4.12/blockJens Axboe
2017-04-21mtip32xx: fix dereference of stack garbageJens Axboe
2017-04-21nvme: let dm-mpath distinguish nvme error codesJunxiong Guan
2017-04-21nvme/pci: Poll CQ on timeoutKeith Busch
2017-04-21nvmet_fc: Change traddr field separator to a colonJames Smart
2017-04-21nvme_fc: Add ls aborts on remote port teardownJames Smart
2017-04-21nvme_fc: Move LS's to rportJames Smart
2017-04-21nvmet_fc: add missing reference in add_portJames Smart
2017-04-21nvmet_fc: Rework target side abort handlingJames Smart
2017-04-21nvme_fcloop: split job struct from transport for req_releaseJames Smart
2017-04-21nvmet_fc: add req_release to lldd apiJames Smart
2017-04-21nvmet_fc: add target feature flags for upcall isr contextsJames Smart
2017-04-21nvmet: convert from kmap to nvmet_copy_from_sglLogan Gunthorpe
2017-04-21nvme: improve performance for virtual NVMe devicesHelen Koike
2017-04-21nvme/pci: Don't set reserved SQ create flagsKeith Busch
2017-04-20nbd: set the max segments to USHRT_MAXJosef Bacik
2017-04-20swim3: remove (commented out) printing of req->errorsChristoph Hellwig
2017-04-20ataflop: switch from req->errors to req->error_countChristoph Hellwig
2017-04-20floppy: switch from req->errors to req->error_countChristoph Hellwig
2017-04-20blk-mq: remove the error argument to blk_mq_complete_requestChristoph Hellwig
2017-04-20xen-blkfront: don't use req->errorsChristoph Hellwig
2017-04-20mtip32xx: add a status field to struct mtip_cmdChristoph Hellwig
2017-04-20nbd: don't use req->errorsChristoph Hellwig
2017-04-20dm mpath: don't check for req->errorsChristoph Hellwig