index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
target
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-04
nvmet-tcp: don't restore null sk_state_change
Alistair Francis
1
-0
/
+3
2025-05-02
nvmet-fc: Remove unused functions
WangYuli
1
-14
/
+0
2025-05-02
nvmet-fcloop: swap list_add_tail arguments
Daniel Wagner
1
-1
/
+1
2025-04-10
nvmet-rdma: recheck queue state is LIVE in state lock in recv done
Ruozhu Li
1
-10
/
+23
2025-03-13
nvmet-tcp: Fix a possible sporadic response drops in weakly ordered arch
Meir Elisha
1
-4
/
+11
2025-02-01
nvmet: propagate npwg topology
Luis Chamberlain
1
-1
/
+1
2024-09-12
nvmet-tcp: fix kernel crash if commands allocation fails
Maurizio Lombardi
1
-1
/
+3
2024-09-04
nvmet-rdma: fix possible bad dereference when freeing rsps
Sagi Grimberg
1
-12
/
+4
2024-09-04
nvmet-tcp: do not continue for invalid icreq
Hannes Reinecke
1
-0
/
+1
2024-09-04
nvmet-trace: avoid dereferencing pointer too early
Daniel Wagner
2
-14
/
+20
2024-07-18
nvmet: fix a possible leak when destroy a ctrl during qp establishment
Sagi Grimberg
1
-0
/
+9
2024-06-16
nvmet: fix ns enable/disable possible hang
Sagi Grimberg
1
-0
/
+8
2024-03-01
nvmet-fc: abort command when there is no binding
Daniel Wagner
1
-2
/
+6
2024-03-01
nvmet-fc: release reference on target port
Daniel Wagner
1
-1
/
+2
2024-03-01
nvmet-fcloop: swap the list_add_tail arguments
Daniel Wagner
1
-3
/
+3
2024-03-01
nvmet-tcp: fix nvme tcp ida memory leak
Guixin Liu
1
-0
/
+1
2024-01-26
nvmet-tcp: Fix the H2C expected PDU len calculation
Maurizio Lombardi
1
-3
/
+7
2024-01-26
nvmet-tcp: fix a crash in nvmet_req_complete()
Maurizio Lombardi
1
-2
/
+1
2024-01-26
nvmet-tcp: Fix a kernel panic when host sends an invalid H2C PDU length
Maurizio Lombardi
1
-1
/
+12
2023-12-08
nvmet: nul-terminate the NQNs passed in the connect command
Christoph Hellwig
1
-0
/
+4
2023-12-08
nvmet: remove unnecessary ctrl parameter
Chaitanya Kulkarni
3
-17
/
+20
2023-10-25
nvmet-tcp: Fix a possible UAF in queue intialization setup
Sagi Grimberg
1
-5
/
+2
2023-05-17
nvme-fcloop: fix "inconsistent {IN-HARDIRQ-W} -> {HARDIRQ-ON-W} usage"
Ming Lei
1
-21
/
+27
2023-03-22
nvmet: avoid potential UAF in nvmet_req_complete()
Damien Le Moal
1
-1
/
+3
2023-02-22
nvme-fc: fix a missing queue put in nvmet_fc_ls_create_association
Amit Engel
1
-1
/
+3
2023-01-14
nvmet: don't defer passthrough commands with trivial effects to the workqueue
Christoph Hellwig
1
-6
/
+5
2022-10-26
nvmet-tcp: add bounds check on Transfer Tag
Varun Prakash
1
-2
/
+9
2022-09-20
nvmet-tcp: fix unhandled tcp states in nvmet_tcp_state_change()
Maurizio Lombardi
1
-0
/
+3
2022-09-15
nvmet: fix a use-after-free
Bart Van Assche
1
-2
/
+4
2022-08-25
nvmet-tcp: fix lockdep complaint on nvmet_tcp_wq flush during queue teardown
Sagi Grimberg
1
-1
/
+2
2022-06-29
nvme: split nvme_alloc_request()
Chaitanya Kulkarni
1
-1
/
+1
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
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
nvmet-tcp: fix data digest pointer calculation
Varun Prakash
1
-1
/
+1
2021-09-18
nvme: code command_id with a genctr for use-after-free validation
Sagi Grimberg
1
-2
/
+2
2021-09-15
nvmet: pass back cntlid on successful completion
Amit Engel
1
-4
/
+5
2021-07-20
nvme-tcp: can't set sk_user_data without write_lock
Maurizio Lombardi
1
-1
/
+0
2021-07-14
nvmet-fc: do not check for invalid target port in nvmet_fc_handle_fcp_rqst()
Hannes Reinecke
1
-8
/
+2
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-10
nvmet: fix freeing unallocated p2pmem
Max Gurtovoy
1
-17
/
+16
2021-06-03
nvmet-tcp: fix inline data size comparison in nvmet_tcp_queue_response
Hou Pu
1
-1
/
+1
[next]