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.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
/
core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-16
Merge tag 'for-6.11/block-20240710' of git://git.kernel.dk/linux
Linus Torvalds
1
-24
/
+52
2024-06-24
nvmet: add 'host_traddr' callback for debugfs
Hannes Reinecke
1
-0
/
+8
2024-06-24
nvmet: add debugfs support
Hannes Reinecke
1
-1
/
+21
2024-06-24
nvme: rename CDR/MORE/DNR to NVME_STATUS_*
Weiwen Hu
1
-23
/
+23
2024-06-12
nvmet: always initialize cqe.result
Daniel Wagner
1
-0
/
+1
2024-05-28
nvmet: fix a possible leak when destroy a ctrl during qp establishment
Sagi Grimberg
1
-0
/
+9
2024-05-07
nvmet: make nvmet_wq unbound
Sagi Grimberg
1
-1
/
+2
2024-05-01
nvmet: fix nvme status code when namespace is disabled
Sagi Grimberg
1
-1
/
+4
2024-04-04
nvmet: implement unique discovery NQN
Hannes Reinecke
1
-0
/
+7
2024-03-03
nvmet: introduce new max queue size configuration entry
Max Gurtovoy
1
-2
/
+15
2024-03-03
nvmet: set ctrl pi_support cap before initializing cap reg
Max Gurtovoy
1
-0
/
+1
2024-01-24
nvmet: add module description to stop warnings
Chaitanya Kulkarni
1
-0
/
+1
2024-01-23
nvmet: unify aer type enum
Guixin Liu
1
-2
/
+2
2023-12-14
nvmet: remove cntlid_min and cntlid_max check in nvmet_alloc_ctrl
Guixin Liu
1
-3
/
+0
2023-03-15
nvmet: avoid potential UAF in nvmet_req_complete()
Damien Le Moal
1
-1
/
+3
2022-11-21
nvmet: expose firmware revision to configfs
Aleksandr Miloserdov
1
-2
/
+13
2022-11-21
nvmet: expose IEEE OUI to configfs
Aleksandr Miloserdov
1
-0
/
+2
2022-11-15
nvmet: only allocate a single slab for bvecs
Christoph Hellwig
1
-8
/
+14
2022-11-15
nvmet: use try_cmpxchg in nvmet_update_sq_head
Uros Bizjak
1
-3
/
+2
2022-10-19
nvmet: fix workqueue MEM_RECLAIM flushing dependency
Sagi Grimberg
1
-1
/
+1
2022-10-07
Merge tag 'for-6.1/block-2022-10-03' of git://git.kernel.dk/linux
Linus Torvalds
1
-0
/
+1
2022-09-27
nvmet-auth: don't try to cancel a non-initialized work_struct
Christoph Hellwig
1
-0
/
+1
2022-09-05
nvmet: fix a use-after-free
Bart Van Assche
1
-2
/
+4
2022-08-03
nvmet: implement basic In-Band Authentication
Hannes Reinecke
1
-0
/
+11
2022-08-03
nvmet: parse fabrics commands on io queues
Hannes Reinecke
1
-0
/
+4
2022-06-30
nvmet: add a clear_ids attribute for passthru targets
Alan Adamson
1
-0
/
+6
2022-04-02
Merge tag 'for-5.18/drivers-2022-04-01' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-7
/
+19
2022-03-29
nvmet: remove redundant assignment after left shift
Colin Ian King
1
-1
/
+1
2022-03-29
nvmet: use a private workqueue instead of the system workqueue
Sagi Grimberg
1
-6
/
+18
2022-03-22
Merge tag 'for-5.18/drivers-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-5
/
+4
2022-03-15
nvmet: revert "nvmet: make discovery NQN configurable"
Hannes Reinecke
1
-2
/
+1
2022-03-15
nvmet: move the call to nvmet_ns_changed out of nvmet_ns_revalidate
Christoph Hellwig
1
-3
/
+2
2022-02-28
nvmet: replace ida_simple[get|remove] with the simler ida_[alloc|free]
Sagi Grimberg
1
-2
/
+2
2021-10-27
nvmet: register discovery subsystem as 'current'
Hannes Reinecke
1
-0
/
+1
2021-10-20
nvmet: add nvmet_is_disc_subsys() helper
Hannes Reinecke
1
-3
/
+3
2021-10-20
nvmet: make discovery NQN configurable
Hannes Reinecke
1
-1
/
+2
2021-10-20
nvmet: add get_max_queue_size op for controllers
Max Gurtovoy
1
-3
/
+5
2021-09-06
nvmet: return bool from nvmet_passthru_ctrl and nvmet_is_passthru_req
Christoph Hellwig
1
-3
/
+3
2021-09-06
nvmet: looks at the passthrough controller when initializing CAP
Adam Manzanares
1
-2
/
+4
2021-08-16
nvmet: avoid duplicate qid in connect cmd
Amit Engel
1
-0
/
+1
2021-06-30
Merge tag 'for-5.14/drivers-2021-06-29' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-33
/
+67
2021-06-17
nvmet: add ZBD over ZNS backend support
Chaitanya Kulkarni
1
-2
/
+13
2021-06-17
nvmet: add Command Set Identifier support
Chaitanya Kulkarni
1
-5
/
+23
2021-06-17
nvmet: remove local variable
Chaitanya Kulkarni
1
-16
/
+7
2021-06-17
nvmet: use nvme status value directly
Chaitanya Kulkarni
1
-2
/
+1
2021-06-17
nvmet: use u32 type for the local variable nsid
Chaitanya Kulkarni
1
-2
/
+2
2021-06-17
nvmet: allow mn change if subsys not discovered
Noam Gottlieb
1
-4
/
+17
2021-06-17
nvmet: change sn size and check validity
Noam Gottlieb
1
-1
/
+3
2021-06-03
nvmet: move ka_work initialization to nvmet_alloc_ctrl
Amit Engel
1
-1
/
+1
2021-06-02
nvmet: fix freeing unallocated p2pmem
Max Gurtovoy
1
-17
/
+16
[next]