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
2020-12-02
nvme: free sq/cq dbbuf pointers when dbbuf set fails
Minwoo Im
2020-11-18
nvme: fix incorrect behavior when BLKROSET is called by the user
Sagi Grimberg
2020-11-18
nvme: freeze the queue over ->lba_shift updates
Sasha Levin
2020-11-18
nvme: factor out a nvme_configure_metadata helper
Christoph Hellwig
2020-11-18
nvme-tcp: avoid repeated request completion
Sagi Grimberg
2020-11-18
nvme-rdma: avoid repeated request completion
Sagi Grimberg
2020-11-18
nvme-tcp: avoid race between time out and tear down
Chao Leng
2020-11-18
nvme-rdma: avoid race between time out and tear down
Chao Leng
2020-11-18
nvme: introduce nvme_sync_io_queues
Chao Leng
2020-11-18
Revert "nvme-pci: remove last_sq_tail"
Keith Busch
2020-11-10
nvme-rdma: handle unexpected nvme completion data length
zhenwei pi
2020-11-05
nvme-rdma: fix crash when connect rejected
Chao Leng
2020-10-29
nvme: fix error handling in nvme_ns_report_zones
Christoph Hellwig
2020-10-08
Merge tag 'block5.9-2020-10-08' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-10-07
nvme-core: put ctrl ref when module ref get fail
Chaitanya Kulkarni
2020-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-10-02
nvme-tcp: check page by sendpage_ok() before calling kernel_sendpage()
Coly Li
2020-09-26
Merge tag 'block-5.9-2020-09-25' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-09-23
nvme-core: don't use NVME_NSID_ALL for command effects and supported log
Chaitanya Kulkarni
2020-09-22
Merge tag 'block-5.9-2020-09-22' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-09-22
nvme-fc: fail new connections to a deleted host or remote port
James Smart
2020-09-22
nvme-pci: fix NULL req in completion handler
Xianting Tian
2020-09-22
nvme: return errors for hwmon init
Keith Busch
2020-09-17
nvme-core: get/put ctrl and transport module in nvme_dev_open/release()
Chaitanya Kulkarni
2020-09-15
nvme-tcp: fix kconfig dependency warning when !CRYPTO
Necip Fazil Yildiran
2020-09-15
nvme-pci: disable the write zeros command for Intel 600P/P3100
David Milburn
2020-09-11
Merge tag 'block-5.9-2020-09-11' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-09-09
nvme-fabrics: allow to queue requests for live queues
Sagi Grimberg
2020-09-08
nvme-tcp: cancel async events before freeing event struct
David Milburn
2020-09-08
nvme-rdma: cancel async events before freeing event struct
David Milburn
2020-09-08
nvme-fc: cancel async events before freeing event struct
David Milburn
2020-09-08
nvme: Revert: Fix controller creation races with teardown flow
James Smart
2020-09-04
Merge tag 'block-5.9-2020-09-04' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-08-28
nvme-pci: cancel nvme device request before disabling
Tong Zhang
2020-08-28
nvme: only use power of two io boundaries
Keith Busch
2020-08-28
nvme: fix controller instance leak
Keith Busch
2020-08-28
nvme: Fix NULL dereference for pci nvme controllers
Sagi Grimberg
2020-08-28
nvme-rdma: fix reset hang if controller died in the middle of a reset
Sagi Grimberg
2020-08-28
nvme-rdma: fix timeout handler
Sagi Grimberg
2020-08-28
nvme-rdma: serialize controller teardown sequences
Sagi Grimberg
2020-08-28
nvme-tcp: fix reset hang if controller died in the middle of a reset
Sagi Grimberg
2020-08-28
nvme-tcp: fix timeout handler
Sagi Grimberg
2020-08-28
nvme-tcp: serialize controller teardown sequences
Sagi Grimberg
2020-08-28
nvme: have nvme_wait_freeze_timeout return if it timed out
Sagi Grimberg
2020-08-28
nvme-fabrics: don't check state NVME_CTRL_NEW for request acceptance
Sagi Grimberg
2020-08-24
Merge tag 'io_uring-5.9-2020-08-23' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-21
nvme: redirect commands on dying queue
Chao Leng
2020-08-21
nvme: just check the status code type in nvme_is_path_error
Christoph Hellwig
2020-08-21
nvme: refactor command completion
Christoph Hellwig
[next]