index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nvme
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
nvme-pci: update sqsize when adjusting the queue depth
Christoph Hellwig
2022-12-26
1
-4
/
+5
*
nvme: fix setting the queue depth in nvme_alloc_io_tag_set
Christoph Hellwig
2022-12-26
1
-1
/
+1
*
nvme: fix multipath crash caused by flush request when blktrace is enabled
Yanjun Zhang
2022-12-22
1
-1
/
+1
*
nvme-pci: fix page size checks
Keith Busch
2022-12-21
1
-4
/
+4
*
nvme-pci: fix mempool alloc size
Keith Busch
2022-12-21
1
-2
/
+2
*
nvme-pci: fix doorbell buffer value endianness
Klaus Jensen
2022-12-21
1
-12
/
+13
*
Merge tag 'for-6.2/block-2022-12-08' of git://git.kernel.dk/linux
Linus Torvalds
2022-12-13
16
-811
/
+992
|
\
|
*
nvmet: don't open-code NVME_NS_ATTR_RO enumeration
Sagi Grimberg
2022-12-07
1
-1
/
+1
|
*
nvme-pci: use the tagset alloc/free helpers
Christoph Hellwig
2022-12-07
1
-71
/
+18
|
*
nvme: add the Apple shared tag workaround to nvme_alloc_io_tag_set
Christoph Hellwig
2022-12-07
1
-1
/
+7
|
*
nvme: only set reserved_tags in nvme_alloc_io_tag_set for fabrics controllers
Christoph Hellwig
2022-12-07
1
-1
/
+2
|
*
nvme: consolidate setting the tagset flags
Christoph Hellwig
2022-12-07
6
-19
/
+21
|
*
nvme: pass nr_maps explicitly to nvme_alloc_io_tag_set
Christoph Hellwig
2022-12-07
6
-7
/
+9
|
*
nvme-pci: split out a nvme_pci_ctrl_is_dead helper
Christoph Hellwig
2022-12-06
1
-22
/
+25
|
*
nvme-pci: return early on ctrl state mismatch in nvme_reset_work
Christoph Hellwig
2022-12-06
1
-2
/
+1
|
*
nvme-pci: rename nvme_disable_io_queues
Christoph Hellwig
2022-12-06
1
-10
/
+10
|
*
nvme-pci: cleanup nvme_suspend_queue
Christoph Hellwig
2022-12-06
1
-10
/
+7
|
*
nvme-pci: remove nvme_pci_disable
Christoph Hellwig
2022-12-06
1
-13
/
+5
|
*
nvme-pci: remove nvme_disable_admin_queue
Christoph Hellwig
2022-12-06
1
-9
/
+2
|
*
nvme: merge nvme_shutdown_ctrl into nvme_disable_ctrl
Christoph Hellwig
2022-12-06
8
-45
/
+25
|
*
nvme: use nvme_wait_ready in nvme_shutdown_ctrl
Christoph Hellwig
2022-12-06
1
-26
/
+12
|
*
nvme-apple: fix controller shutdown in apple_nvme_disable
Christoph Hellwig
2022-12-06
1
-1
/
+2
|
*
nvme-fc: move common code into helper
Chaitanya Kulkarni
2022-12-06
1
-8
/
+11
|
*
nvme-fc: avoid null pointer dereference
Chaitanya Kulkarni
2022-12-06
1
-1
/
+10
|
*
nvme: allow unprivileged passthrough of Identify Controller
Joel Granados
2022-12-06
1
-0
/
+2
|
*
nvme-multipath: support io stats on the mpath device
Sagi Grimberg
2022-12-06
3
-0
/
+42
|
*
nvme: introduce nvme_start_request
Sagi Grimberg
2022-12-06
7
-6
/
+11
|
*
nvme: use kstrtobool() instead of strtobool()
Christophe JAILLET
2022-12-06
2
-9
/
+11
|
*
nvme: don't call blk_mq_{,un}quiesce_tagset when ctrl->tagset is NULL
Christoph Hellwig
2022-12-06
1
-0
/
+4
|
*
nvmet: expose firmware revision to configfs
Aleksandr Miloserdov
2022-11-21
4
-3
/
+79
|
*
nvmet: expose IEEE OUI to configfs
Aleksandr Miloserdov
2022-11-21
4
-5
/
+54
|
*
nvme: rename the queue quiescing helpers
Christoph Hellwig
2022-11-18
8
-68
/
+68
|
*
nvmet: fix a memory leak in nvmet_auth_set_key
Sagi Grimberg
2022-11-16
1
-0
/
+2
|
*
nvme: return err on nvme_init_non_mdts_limits fail
Joel Granados
2022-11-16
1
-1
/
+1
|
*
nvme: avoid fallback to sequential scan due to transient issues
Uday Shankar
2022-11-16
1
-4
/
+11
|
*
nvme-rdma: stop auth work after tearing down queues in error recovery
Sagi Grimberg
2022-11-16
1
-1
/
+1
|
*
nvme-tcp: stop auth work after tearing down queues in error recovery
Sagi Grimberg
2022-11-16
1
-1
/
+1
|
*
nvme-auth: have dhchap_auth_work wait for queues auth to complete
Sagi Grimberg
2022-11-16
1
-7
/
+6
|
*
nvme-auth: remove redundant auth_work flush
Sagi Grimberg
2022-11-16
1
-6
/
+2
|
*
nvme-auth: convert dhchap_auth_list to an array
Sagi Grimberg
2022-11-16
3
-55
/
+69
|
*
nvme-auth: check chap ctrl_key once constructed
Sagi Grimberg
2022-11-16
1
-2
/
+2
|
*
nvme-auth: no need to reset chap contexts on re-authentication
Sagi Grimberg
2022-11-16
3
-18
/
+0
|
*
nvme-auth: remove redundant deallocations
Sagi Grimberg
2022-11-16
1
-20
/
+0
|
*
nvme-auth: clear sensitive info right after authentication completes
Sagi Grimberg
2022-11-16
1
-0
/
+2
|
*
nvme-auth: guarantee dhchap buffers under memory pressure
Sagi Grimberg
2022-11-16
3
-2
/
+43
|
*
nvme-auth: don't keep long lived 4k dhchap buffer
Sagi Grimberg
2022-11-16
1
-23
/
+24
|
*
nvme-auth: remove redundant if statement
Sagi Grimberg
2022-11-16
1
-1
/
+1
|
*
nvme-auth: don't override ctrl keys before validation
Sagi Grimberg
2022-11-16
1
-2
/
+10
|
*
nvme-auth: don't ignore key generation failures when initializing ctrl keys
Sagi Grimberg
2022-11-16
3
-7
/
+25
|
*
nvme-auth: remove redundant buffer deallocations
Sagi Grimberg
2022-11-16
1
-4
/
+0
[next]