index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
host
Age
Commit message (
Expand
)
Author
2019-05-31
nvme-rdma: fix a NULL deref when an admin connect times out
Sagi Grimberg
2019-05-31
nvme: set 0 capacity if namespace block size exceeds PAGE_SIZE
Sagi Grimberg
2019-05-10
nvme-fc: correct csn initialization and increments on error
James Smart
2019-05-04
nvme-multipath: relax ANA state check
Martin George
2019-03-13
nvme-pci: add missing unlock for reset error
Keith Busch
2019-03-13
nvme-pci: fix rapid add remove sequence
Keith Busch
2019-03-13
nvme: lock NS list changes while handling command effects
Keith Busch
2019-03-05
nvme-multipath: drop optimization for static ANA group IDs
Hannes Reinecke
2019-03-05
nvme-rdma: fix timeout handler
Sagi Grimberg
2019-02-20
nvme: pad fake subsys NQN vid and ssvid with zeros
Keith Busch
2019-02-20
nvme-multipath: zero out ANA log buffer
Hannes Reinecke
2019-02-20
nvme-pci: fix out of bounds access in nvme_cqe_pending
Hongbo Yao
2019-02-20
nvme-pci: use the same attributes when freeing host_mem_desc_bufs.
Liviu Dudau
2018-12-21
nvme: validate controller state before rescheduling keep alive
James Smart
2018-12-17
nvme-rdma: fix double freeing of async event data
Prabhath Sajeepa
2018-12-17
nvme: flush namespace scanning work just before removing namespaces
Sagi Grimberg
2018-12-17
nvme: warn when finding multi-port subsystems without multipathing enabled
Christoph Hellwig
2018-12-13
nvme-fc: resolve io failures during connect
James Smart
2018-11-27
nvme: make sure ns head inherits underlying device limits
Sagi Grimberg
2018-11-13
nvme: call nvme_complete_rq when nvmf_check_ready fails for mpath I/O
James Smart
2018-10-08
nvme: remove ns sibling before clearing path
Keith Busch
2018-09-25
nvme: properly propagate errors in nvme_mpath_init
Susobhan Dey
2018-08-28
nvme-pci: add a memory barrier to nvme_dbbuf_update_and_check_event
Michal Wnukowski
2018-08-16
Merge branch 'linus/master' into rdma.git for-next
Jason Gunthorpe
2018-08-16
Merge tag 'v4.18' into rdma.git for-next
Jason Gunthorpe
2018-08-14
Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-08-08
nvme-fabrics: fix ctrl_loss_tmo < 0 to reconnect forever
Tal Shorer
2018-08-08
nvme: set gendisk read only based on nsattr
Chaitanya Kulkarni
2018-08-07
nvme: fixup crash on failed discovery
Hannes Reinecke
2018-08-05
lightnvm: remove minor version check for 2.0
Matias Bjørling
2018-08-05
Merge branch 'nvme-4.19' of git://git.infradead.org/nvme into for-4.19/block2
Jens Axboe
2018-08-05
Merge tag 'v4.18-rc6' into for-4.19/block2
Jens Axboe
2018-07-30
nvme: use blk API to remap ref tags for IOs with metadata
Max Gurtovoy
2018-07-30
block: move ref_tag calculation func to the block layer
Max Gurtovoy
2018-07-27
Merge tag 'for-linus-20180727' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-07-27
nvme: add ANA support
Christoph Hellwig
2018-07-27
nvme: remove nvme_req_needs_failover
Christoph Hellwig
2018-07-27
nvme: simplify the API for getting log pages
Christoph Hellwig
2018-07-24
nvme-rdma: Simplify ib_post_(send|recv|srq_recv)() calls
Bart Van Assche
2018-07-24
nvme-rdma: centralize admin/io queue teardown sequence
Sagi Grimberg
2018-07-24
nvme-rdma: centralize controller setup sequence
Sagi Grimberg
2018-07-24
nvme-rdma: unquiesce queues when deleting the controller
Sagi Grimberg
2018-07-24
nvme-rdma: mark expected switch fall-through
Gustavo A. R. Silva
2018-07-24
nvme: add disk name to trace events
Keith Busch
2018-07-24
nvme: add controller name to trace events
Keith Busch
2018-07-24
nvme: if_ready checks to fail io to deleting controller
James Smart
2018-07-23
nvme: use hw qid in trace events
Keith Busch
2018-07-23
nvme: cache struct nvme_ctrl reference to struct nvme_request
Sagi Grimberg
2018-07-23
nvme-rdma: support up to 4 segments of inline data
Steve Wise
2018-07-23
nvme: move init of keep_alive work item to controller initialization
James Smart
[next]