index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
Age
Commit message (
Expand
)
Author
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
nvmet: Disable keep-alive timer when kato is cleared to 0h
Amit Engel
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
2020-08-21
nvme: rename and document nvme_end_request
Christoph Hellwig
2020-08-21
nvme: skip noiob for zoned devices
Keith Busch
2020-08-21
nvme-pci: fix PRP pool size
Christoph Hellwig
2020-08-21
nvme-pci: Use u32 for nvme_dev.q_depth and nvme_queue.q_depth
John Garry
2020-08-21
nvme: Use spin_lock_irq() when taking the ctrl->lock
Logan Gunthorpe
2020-08-21
nvmet: call blk_mq_free_request() directly
Chaitanya Kulkarni
2020-08-21
nvmet: fix oops in pt cmd execution
Chaitanya Kulkarni
2020-08-21
nvmet: add ns tear down label for pt-cmd handling
Chaitanya Kulkarni
2020-08-21
nvme: multipath: round-robin: eliminate "fallback" variable
Martin Wilck
2020-08-21
nvme: multipath: round-robin: fix single non-optimized path case
Martin Wilck
2020-08-21
nvme-fc: Fix wrong return value in __nvme_fc_init_request()
Tianjia Zhang
2020-08-21
nvmet-passthru: Reject commands with non-sgl flags set
Logan Gunthorpe
2020-08-21
nvmet: fix a memory leak
Sagi Grimberg
2020-08-05
Merge tag 'for-5.9/block-merge-20200804' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-08-05
Merge tag 'for-5.9/drivers-20200803' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-08-03
Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-07-29
nvme: add a Identify Namespace Identification Descriptor list quirk
Christoph Hellwig
2020-07-29
nvme-loop: remove extra variable in create ctrl
Chaitanya Kulkarni
2020-07-29
nvme-loop: set ctrl state connecting after init
Chaitanya Kulkarni
2020-07-29
nvme-multipath: do not fall back to __nvme_find_path() for non-optimized paths
Hannes Reinecke
2020-07-29
nvme-multipath: fix logic for non-optimized paths
Martin Wilck
2020-07-29
nvme-rdma: fix controller reset hang during traffic
Sagi Grimberg
2020-07-29
nvme-tcp: fix controller reset hang during traffic
Sagi Grimberg
2020-07-29
nvmet: introduce the passthru Kconfig option
Chaitanya Kulkarni
2020-07-29
nvmet: introduce the passthru configfs interface
Logan Gunthorpe
2020-07-29
nvmet: Add passthru enable/disable helpers
Logan Gunthorpe
2020-07-29
nvmet: add passthru code to process commands
Logan Gunthorpe
2020-07-29
nvme: export nvme_find_get_ns() and nvme_put_ns()
Logan Gunthorpe
2020-07-29
nvme: introduce nvme_ctrl_get_by_path()
Logan Gunthorpe
2020-07-29
nvme: introduce nvme_execute_passthru_rq to call nvme_passthru_[start|end]()
Logan Gunthorpe
2020-07-29
nvme: create helper function to obtain command effects
Logan Gunthorpe
2020-07-29
nvme: clear any SGL flags in passthru commands
Logan Gunthorpe
2020-07-29
nvmet-fc: remove redundant del_work_active flag
James Smart
2020-07-29
nvmet-fc: check successful reference in nvmet_fc_find_target_assoc
James Smart
2020-07-29
nvme-fc: set max_segments to lldd max value
James Smart
2020-07-29
nvme-hwmon: log the controller device name
Sagi Grimberg
2020-07-29
nvme: fix deadlock in disconnect during scan_work and/or ana_work
Sagi Grimberg
2020-07-29
nvme: document nvme controller states
Sagi Grimberg
2020-07-29
nvmet: use xarray for ctrl ns storing
Chaitanya Kulkarni
2020-07-29
nvmet-rdma: use new shared CQ mechanism
Yamin Friedman
2020-07-29
nvme-rdma: use new shared CQ mechanism
Yamin Friedman
2020-07-29
nvme-pci: add support for ACPI StorageD3Enable property
David E. Box
2020-07-29
nvme-pci: use max of PRP or SGL for iod size
Chaitanya Kulkarni
2020-07-29
nvme-core: replace ctrl page size with a macro
Chaitanya Kulkarni
[next]