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-rdma: use the tagset alloc/free helpers
Christoph Hellwig
2022-09-27
1
-99
/
+34
*
nvme-rdma: store the generic nvme_ctrl in set->driver_data
Christoph Hellwig
2022-09-27
1
-6
/
+6
*
nvme-tcp: use the tagset alloc/free helpers
Christoph Hellwig
2022-09-27
1
-85
/
+16
*
nvme-tcp: store the generic nvme_ctrl in set->driver_data
Christoph Hellwig
2022-09-27
1
-6
/
+6
*
nvme-tcp: remove the unused queue_size member in nvme_tcp_queue
Christoph Hellwig
2022-09-27
1
-6
/
+3
*
nvme: add common helpers to allocate and free tagsets
Christoph Hellwig
2022-09-27
2
-0
/
+110
*
nvmet: add helpers to set the result field for connect commands
Christoph Hellwig
2022-09-27
1
-10
/
+8
*
nvme: improve the NVME_CONNECT_AUTHREQ* definitions
Christoph Hellwig
2022-09-27
1
-4
/
+2
*
nvmet-auth: don't try to cancel a non-initialized work_struct
Christoph Hellwig
2022-09-27
4
-14
/
+13
*
nvmet-tcp: remove nvmet_tcp_finish_cmd
zhenwei pi
2022-09-27
1
-8
/
+2
*
nvmet-tcp: add bounds check on Transfer Tag
Varun Prakash
2022-09-27
1
-2
/
+9
*
nvmet-tcp: handle ICReq PDU received in NVMET_TCP_Q_LIVE state
Varun Prakash
2022-09-27
1
-0
/
+7
*
nvmet-tcp: fix NULL pointer dereference during release
zhenwei pi
2022-09-27
1
-3
/
+16
*
nvme-pci: report the actual number of tagset maps
Keith Busch
2022-09-27
1
-2
/
+4
*
nvme-pci: set min_align_mask before calculating max_hw_sectors
Rishabh Bhatnagar
2022-09-27
1
-1
/
+2
*
nvme: send a rediscover uevent when a persistent discovery controller reconnects
Sagi Grimberg
2022-09-27
2
-0
/
+11
*
nvme: enumerate controller flags
Sagi Grimberg
2022-09-27
1
-2
/
+5
*
nvme: ensure subsystem reset is single threaded
Keith Busch
2022-09-27
1
-3
/
+13
*
nvme: restrict management ioctls to admin
Keith Busch
2022-09-27
1
-0
/
+6
*
nvme: copy firmware_rev on each init
Keith Busch
2022-09-27
1
-1
/
+2
*
nvme: handle effects after freeing the request
Keith Busch
2022-09-27
4
-14
/
+23
*
nvme-tcp: print actual source IP address through sysfs "address" attr
Martin Belanger
2022-09-19
1
-1
/
+20
*
nvmet-tcp: don't map pages which can't come from HIGHMEM
Fabio M. De Francesco
2022-09-19
1
-31
/
+13
*
nvme-pci: move iod dma_len fill gaps
Keith Busch
2022-09-19
1
-1
/
+1
*
nvme-pci: iod npages fits in s8
Keith Busch
2022-09-19
1
-13
/
+16
*
nvme-pci: iod's 'aborted' is a bool
Keith Busch
2022-09-19
1
-3
/
+3
*
nvme-pci: remove nvme_queue from nvme_iod
Keith Busch
2022-09-19
1
-15
/
+13
*
nvme: consider also host_iface when checking ip options
Daniel Wagner
2022-09-19
1
-5
/
+18
*
nvme-rdma: handle number of queue changes
Daniel Wagner
2022-09-19
1
-5
/
+21
*
nvme-tcp: handle number of queue changes
Daniel Wagner
2022-09-19
1
-5
/
+21
*
nvmet: expose max queues to configfs
Daniel Wagner
2022-09-19
1
-0
/
+29
*
nvmet: avoid unnecessary flush bio
Guixin Liu
2022-09-19
1
-0
/
+8
*
nvmet-auth: remove redundant parameters req
Genjian Zhang
2022-09-19
1
-2
/
+2
*
nvmet-auth: clean up with done_kfree
Jackie Liu
2022-09-19
1
-4
/
+2
*
nvme-auth: remove the redundant req->cqe->result.u16 assignment operation
Jackie Liu
2022-09-19
1
-1
/
+0
*
nvme: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-09-19
4
-4
/
+4
*
nvme: add comment for unaligned "fake" nqn
Linjun Bao
2022-09-19
1
-1
/
+5
*
block: Change the return type of blk_mq_map_queues() into void
Bart Van Assche
2022-08-22
4
-11
/
+4
*
Merge tag 'block-6.0-2022-08-12' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-08-13
5
-4
/
+18
|
\
|
*
nvme-pci: add NVME_QUIRK_BOGUS_NID for ADATA XPG GAMMIX S70
Dennis P. Kliem
2022-08-11
1
-0
/
+2
|
*
nvme-tcp: check if the queue is allocated before stopping it
Maurizio Lombardi
2022-08-10
1
-0
/
+3
|
*
nvme-fabrics: Fix a typo in an error message
Christophe JAILLET
2022-08-10
1
-1
/
+1
|
*
nvme-fabrics: parse nvme connect Linux error codes
Amit Engel
2022-08-10
1
-0
/
+6
|
*
nvmet-auth: use kmemdup instead of kmalloc + memcpy
Zhang Xiaoxu
2022-08-10
1
-2
/
+2
|
*
nvme-fc: fix the fc_appid_store return value
Christoph Hellwig
2022-08-10
1
-1
/
+2
|
*
nvme-fc: restart admin queue if the caller needs to restart queue
Ming Lei
2022-08-10
1
-0
/
+2
*
|
Merge tag 'dma-mapping-5.20-2022-08-06' of git://git.infradead.org/users/hch/...
Linus Torvalds
2022-08-06
4
-46
/
+42
|
\
\
|
|
/
|
/
|
|
*
RDMA/core: introduce ib_dma_pci_p2p_dma_supported()
Logan Gunthorpe
2022-07-26
1
-1
/
+1
|
*
nvme-pci: convert to using dma_map_sgtable()
Logan Gunthorpe
2022-07-26
1
-40
/
+29
|
*
nvme-pci: check DMA ops when indicating support for PCI P2PDMA
Logan Gunthorpe
2022-07-26
3
-5
/
+12
[next]