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
Age
Commit message (
Expand
)
Author
2021-09-15
nvmet: pass back cntlid on successful completion
Amit Engel
2021-09-15
nvme-rdma: don't update queue count when failing to set io queues
Ruozhu Li
2021-09-15
nvme-tcp: don't update queue count when failing to set io queues
Ruozhu Li
2021-08-08
nvme: fix nvme_setup_command metadata trace event
Keith Busch
2021-07-31
nvme-pci: fix multiple races in nvme_setup_io_queues
Casey Chen
2021-07-28
nvme: set the PRACT bit when using Write Zeroes with T10 PI
Christoph Hellwig
2021-07-28
nvme-pci: don't WARN_ON in nvme_reset_work if ctrl.state is not RESETTING
Zhihao Cheng
2021-07-28
nvme-pci: do not call nvme_dev_remove_admin from nvme_remove
Casey Chen
2021-07-20
nvme-tcp: can't set sk_user_data without write_lock
Maurizio Lombardi
2021-07-14
nvme-tcp: fix error codes in nvme_tcp_setup_ctrl()
Dan Carpenter
2021-07-14
nvme-pci: look for StorageD3Enable on companion ACPI device instead
Mario Limonciello
2021-07-14
nvmet-fc: do not check for invalid target port in nvmet_fc_handle_fcp_rqst()
Hannes Reinecke
2021-07-14
nvme-pci: fix var. type for increasing cq_head
JK Kim
2021-06-02
nvmet: fix freeing unallocated p2pmem
Max Gurtovoy
2021-06-02
nvme-loop: do not warn for deleted controllers during reset
Hannes Reinecke
2021-06-02
nvme-loop: check for NVME_LOOP_Q_LIVE in nvme_loop_destroy_admin_queue()
Hannes Reinecke
2021-06-02
nvme-loop: clear NVME_LOOP_Q_LIVE when nvme_loop_configure_admin_queue() fails
Hannes Reinecke
2021-06-02
nvme-loop: reset queue count to 1 in nvme_loop_destroy_io_queues()
Hannes Reinecke
2021-05-31
nvme-rdma: fix in-casule data send for chained sgls
Sagi Grimberg
2021-05-26
nvmet: fix false keep-alive timeout when a controller is torn down
Sagi Grimberg
2021-05-26
nvmet-tcp: fix inline data size comparison in nvmet_tcp_queue_response
Hou Pu
2021-05-26
nvme-tcp: remove incorrect Kconfig dep in BLK_DEV_NVME
Sagi Grimberg
2021-05-25
nvme-fabrics: decode host pathing error for connect
Hannes Reinecke
2021-05-25
nvme-fc: short-circuit reconnect retries
Hannes Reinecke
2021-05-25
nvme: fix potential memory leaks in nvme_cdev_add
Guoqing Jiang
2021-05-19
nvme-fc: clear q_live at beginning of association teardown
James Smart
2021-05-19
nvme-tcp: rerun io_work if req_list is not empty
Keith Busch
2021-05-19
nvme-tcp: fix possible use-after-completion
Sagi Grimberg
2021-05-19
nvme-loop: fix memory leak in nvme_loop_create_ctrl()
Wu Bo
2021-05-19
nvmet: fix memory leak in nvmet_alloc_ctrl()
Wu Bo
2021-05-13
nvmet: use new ana_log_size instead the old one
Hou Pu
2021-05-12
nvmet: seset ns->file when open fails
Daniel Wagner
2021-05-11
nvmet: demote fabrics cmd parse err msg to debug
Chaitanya Kulkarni
2021-05-11
nvmet: use helper to remove the duplicate code
Chaitanya Kulkarni
2021-05-11
nvmet: demote discovery cmd parse err msg to debug
Chaitanya Kulkarni
2021-05-11
nvmet-rdma: Fix NULL deref when SEND is completed with error
Michal Kalderon
2021-05-11
nvmet: fix inline bio check for passthru
Chaitanya Kulkarni
2021-05-11
nvmet: fix inline bio check for bdev-ns
Chaitanya Kulkarni
2021-05-11
nvme-multipath: fix double initialization of ANA state
Christoph Hellwig
2021-05-04
nvmet: remove unsupported command noise
Keith Busch
2021-05-04
nvme-multipath: reset bdev to ns head when failover
Daniel Wagner
2021-05-04
nvme-pci: fix controller reset hang when racing with nvme_timeout
Tao Chiu
2021-05-04
nvme: move the fabrics queue ready check routines to core
Tao Chiu
2021-05-04
nvme: avoid memset for passthrough requests
Kanchan Joshi
2021-05-04
nvme: add nvme_get_ns helper
Kanchan Joshi
2021-05-04
nvme: fix controller ioctl through ns_head
Minwoo Im
2021-04-28
Merge tag 'for-5.13/drivers-2021-04-27' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-04-28
Merge tag 'for-5.13/block-2021-04-27' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-04-22
nvme: introduce generic per-namespace chardev
Minwoo Im
2021-04-21
nvme: cleanup nvme_configure_apst
Christoph Hellwig
[next]