summaryrefslogtreecommitdiffstats
path: root/drivers/nvme
Commit message (Expand)AuthorAge
* Merge branch 'linus/master' into rdma.git for-nextJason Gunthorpe2018-08-16
|\
| * Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-blockLinus Torvalds2018-08-14
| |\
| | * nvme-fabrics: fix ctrl_loss_tmo < 0 to reconnect foreverTal Shorer2018-08-08
| | * nvmet: add ns write protect supportChaitanya Kulkarni2018-08-08
| | * nvme: set gendisk read only based on nsattrChaitanya Kulkarni2018-08-08
| | * nvme: fixup crash on failed discoveryHannes Reinecke2018-08-07
| | * lightnvm: remove minor version check for 2.0Matias Bjørling2018-08-05
| | * Merge branch 'nvme-4.19' of git://git.infradead.org/nvme into for-4.19/block2Jens Axboe2018-08-05
| | |\
| | | * nvmet: use Retain Async Event bit to clear AENChaitanya Kulkarni2018-07-27
| | | * nvmet: support configuring ANA groupsChristoph Hellwig2018-07-27
| | | * nvmet: add minimal ANA supportChristoph Hellwig2018-07-27
| | | * nvmet: track and limit the number of namespaces per subsystemChristoph Hellwig2018-07-27
| | | * nvmet: keep a port pointer in nvmet_ctrlChristoph Hellwig2018-07-27
| | | * nvme: add ANA supportChristoph Hellwig2018-07-27
| | | * nvme: remove nvme_req_needs_failoverChristoph Hellwig2018-07-27
| | | * nvme: simplify the API for getting log pagesChristoph Hellwig2018-07-27
| | * | Merge tag 'v4.18-rc6' into for-4.19/block2Jens Axboe2018-08-05
| | |\ \
| | * | | nvme: use blk API to remap ref tags for IOs with metadataMax Gurtovoy2018-07-30
| | * | | block: move ref_tag calculation func to the block layerMax Gurtovoy2018-07-30
| | | |/ | | |/|
| | * | nvmet: don't use uuid_le typeAndy Shevchenko2018-07-24
| | * | nvmet: check fileio lba range access boundariesSagi Grimberg2018-07-24
| | * | nvmet: fix file discard return statusSagi Grimberg2018-07-24
| | * | nvme-rdma: centralize admin/io queue teardown sequenceSagi Grimberg2018-07-24
| | * | nvme-rdma: centralize controller setup sequenceSagi Grimberg2018-07-24
| | * | nvme-rdma: unquiesce queues when deleting the controllerSagi Grimberg2018-07-24
| | * | nvme-rdma: mark expected switch fall-throughGustavo A. R. Silva2018-07-24
| | * | nvme: add disk name to trace eventsKeith Busch2018-07-24
| | * | nvme: add controller name to trace eventsKeith Busch2018-07-24
| | * | nvme: use hw qid in trace eventsKeith Busch2018-07-23
| | * | nvme: cache struct nvme_ctrl reference to struct nvme_requestSagi Grimberg2018-07-23
| | * | nvmet-rdma: add an error flow for post_recv failuresMax Gurtovoy2018-07-23
| | * | nvmet-rdma: add unlikely check in the fast pathMax Gurtovoy2018-07-23
| | * | nvmet-rdma: support max(16KB, PAGE_SIZE) inline dataSteve Wise2018-07-23
| | * | nvme-rdma: support up to 4 segments of inline dataSteve Wise2018-07-23
| | * | nvmet: add buffered I/O support for file backed nsChaitanya Kulkarni2018-07-23
| | * | nvmet: add commands supported and effects log pageChaitanya Kulkarni2018-07-23
| | * | nvme: move init of keep_alive work item to controller initializationJames Smart2018-07-23
| | * | lightnvm: limit get chunk meta request sizeMatias Bjørling2018-07-13
| | * | lightnvm: Remove redundant rq->__data_len initializationBart Van Assche2018-07-13
* | | | Merge tag 'v4.18' into rdma.git for-nextJason Gunthorpe2018-08-16
|\| | |
| * | | Merge tag 'for-linus-20180727' of git://git.kernel.dk/linux-blockLinus Torvalds2018-07-27
| |\ \ \ | | |_|/ | |/| |
| | * | nvmet: only check for filebacking on -ENOTBLKHannes Reinecke2018-07-25
| | * | nvmet: fixup crash on NULL device pathHannes Reinecke2018-07-25
| | * | nvme: if_ready checks to fail io to deleting controllerJames Smart2018-07-24
| | * | nvmet-fc: fix target sgl list on large transfersJames Smart2018-07-24
| | |/
| * | nvme: fix handling of metadata_len for NVME_IOCTL_IO_CMDRoland Dreier2018-07-20
| * | nvme: don't enable AEN if not supportedWeiping Zhang2018-07-17
| * | nvme: ensure forward progress during Admin passthruScott Bauer2018-07-17
| * | nvme-pci: fix memory leak on probe failureKeith Busch2018-07-12
| |/
| * nvme-rdma: fix possible double free of controller async event bufferSagi Grimberg2018-06-28