index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-01
nvmet: use IOCB_NOWAIT only if the filesystem supports it
Maurizio Lombardi
1
-1
/
+3
2021-12-01
nvmet-tcp: fix incomplete data digest send
Varun Prakash
1
-1
/
+6
2021-11-18
nvme-rdma: fix error code in nvme_rdma_setup_ctrl
Max Gurtovoy
1
-0
/
+2
2021-11-18
nvme: drop scan_lock and always kick requeue list when removing namespaces
Hannes Reinecke
1
-5
/
+4
2021-11-18
nvmet-tcp: fix use-after-free when a port is removed
Israel Rukshin
1
-0
/
+16
2021-11-18
nvmet-rdma: fix use-after-free when a port is removed
Israel Rukshin
1
-0
/
+24
2021-11-18
nvmet: fix use-after-free when a port is removed
Israel Rukshin
1
-0
/
+2
2021-11-18
nvmet-tcp: fix header digest verification
Amit Engel
1
-1
/
+1
2021-11-18
nvmet-tcp: fix a memory leak when releasing a queue
Maurizio Lombardi
1
-0
/
+3
2021-11-02
nvme-tcp: fix possible req->offset corruption
Varun Prakash
1
-1
/
+2
2021-11-02
nvme-tcp: fix data digest pointer calculation
Varun Prakash
1
-1
/
+1
2021-11-02
nvmet-tcp: fix data digest pointer calculation
Varun Prakash
1
-1
/
+1
2021-11-02
nvme-tcp: fix H2CData PDU send accounting (again)
Sagi Grimberg
1
-1
/
+3
2021-10-20
nvme-pci: Fix abort command id
Keith Busch
1
-1
/
+1
2021-10-09
nvme-fc: avoid race between time out and tear down
James Smart
1
-0
/
+2
2021-10-09
nvme-fc: update hardware queues before using them
Daniel Wagner
1
-8
/
+8
2021-10-06
nvme: add command id quirk for apple controllers
Keith Busch
3
-2
/
+11
2021-09-30
nvme-rdma: destroy cm id before destroy qp to avoid use after free
Ruozhu Li
1
-13
/
+3
2021-09-30
nvme-multipath: fix ANA state updates when a namespace is not present
Anton Eidelman
1
-2
/
+5
2021-09-30
nvme: keep ctrl->namespaces ordered
Christoph Hellwig
1
-16
/
+17
2021-09-30
treewide: Change list_sort to use const pointers
Sami Tolvanen
1
-1
/
+2
2021-09-30
nvme-tcp: fix incorrect h2cdata pdu offset accounting
Sagi Grimberg
1
-3
/
+10
2021-09-22
nvme-tcp: fix io_work priority inversion
Keith Busch
1
-10
/
+10
2021-09-18
nvme: code command_id with a genctr for use-after-free validation
Sagi Grimberg
6
-20
/
+66
2021-09-18
nvme-tcp: don't check blk_mq_tag_to_rq when receiving pdu data
Sagi Grimberg
1
-11
/
+3
2021-09-15
nvmet: pass back cntlid on successful completion
Amit Engel
1
-4
/
+5
2021-09-15
nvme-rdma: don't update queue count when failing to set io queues
Ruozhu Li
1
-2
/
+2
2021-09-15
nvme-tcp: don't update queue count when failing to set io queues
Ruozhu Li
1
-2
/
+2
2021-08-08
nvme: fix nvme_setup_command metadata trace event
Keith Busch
1
-3
/
+3
2021-07-28
nvme: set the PRACT bit when using Write Zeroes with T10 PI
Christoph Hellwig
1
-1
/
+4
2021-07-28
nvme-pci: don't WARN_ON in nvme_reset_work if ctrl.state is not RESETTING
Zhihao Cheng
1
-1
/
+3
2021-07-28
nvme-pci: do not call nvme_dev_remove_admin from nvme_remove
Casey Chen
1
-1
/
+0
2021-07-20
nvme-tcp: can't set sk_user_data without write_lock
Maurizio Lombardi
1
-1
/
+0
2021-07-14
nvme-pci: look for StorageD3Enable on companion ACPI device instead
Mario Limonciello
1
-23
/
+1
2021-07-14
nvmet-fc: do not check for invalid target port in nvmet_fc_handle_fcp_rqst()
Hannes Reinecke
1
-8
/
+2
2021-07-14
nvme-pci: fix var. type for increasing cq_head
JK Kim
1
-1
/
+1
2021-06-18
nvme-loop: do not warn for deleted controllers during reset
Hannes Reinecke
1
-2
/
+4
2021-06-18
nvme-loop: check for NVME_LOOP_Q_LIVE in nvme_loop_destroy_admin_queue()
Hannes Reinecke
1
-1
/
+2
2021-06-18
nvme-loop: clear NVME_LOOP_Q_LIVE when nvme_loop_configure_admin_queue() fails
Hannes Reinecke
1
-0
/
+1
2021-06-18
nvme-loop: reset queue count to 1 in nvme_loop_destroy_io_queues()
Hannes Reinecke
1
-0
/
+1
2021-06-16
nvmet: fix false keep-alive timeout when a controller is torn down
Sagi Grimberg
2
-5
/
+12
2021-06-16
nvme-tcp: remove incorrect Kconfig dep in BLK_DEV_NVME
Sagi Grimberg
1
-1
/
+2
2021-06-16
nvme-fabrics: decode host pathing error for connect
Hannes Reinecke
1
-0
/
+5
2021-06-10
nvmet: fix freeing unallocated p2pmem
Max Gurtovoy
1
-17
/
+16
2021-06-10
nvme-rdma: fix in-casule data send for chained sgls
Sagi Grimberg
1
-2
/
+3
2021-06-03
nvmet-tcp: fix inline data size comparison in nvmet_tcp_queue_response
Hou Pu
1
-1
/
+1
2021-05-26
nvmet: use new ana_log_size instead the old one
Hou Pu
1
-1
/
+1
2021-05-26
nvme-multipath: fix double initialization of ANA state
Christoph Hellwig
3
-29
/
+37
2021-05-26
nvme-tcp: fix possible use-after-completion
Sagi Grimberg
1
-1
/
+1
2021-05-26
nvmet: seset ns->file when open fails
Daniel Wagner
1
-3
/
+5
[next]