index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nvme
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
nvme-fc: keep ctrl->sqsize in sync with opts->queue_size
Christoph Hellwig
2022-09-27
1
-9
/
+1
|
*
|
|
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 'for-6.1/io_uring-2022-10-03' of git://git.kernel.dk/linux
Linus Torvalds
2022-10-07
4
-5
/
+78
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
fs: add batch and poll flags to the uring_cmd_iopoll() handler
Jens Axboe
2022-09-21
2
-6
/
+12
|
*
|
|
nvme: wire up async polling for io passthrough commands
Kanchan Joshi
2022-09-21
4
-5
/
+72
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'block-6.0-2022-09-29' of git://git.kernel.dk/linux
Linus Torvalds
2022-09-30
2
-3
/
+7
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
nvme-pci: disable Write Zeroes on Phison E3C/E4C
Tina Hsu
2022-09-27
1
-0
/
+4
|
*
|
nvme: Fix IOC_PR_CLEAR and IOC_PR_RELEASE ioctls for nvme devices
Michael Kelley
2022-09-27
1
-3
/
+3
*
|
|
Merge tag 'block-6.0-2022-09-09' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-09-09
4
-12
/
+32
|
\
|
|
|
*
|
nvme: requeue aen after firmware activation
Keith Busch
2022-09-07
1
-3
/
+11
|
*
|
nvmet: fix mar and mor off-by-one errors
Dennis Maisenbacher
2022-09-07
1
-2
/
+15
|
*
|
nvme-tcp: fix regression that causes sporadic requests to time out
Sagi Grimberg
2022-09-06
1
-4
/
+1
|
*
|
nvme-tcp: fix UAF when detecting digest errors
Sagi Grimberg
2022-09-06
1
-1
/
+1
[prev]
[next]