index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nvme
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-6.1/passthrough-2022-10-04' of git://git.kernel.dk/linux
Linus Torvalds
2022-10-07
4
-89
/
+161
|
\
|
*
nvme: wire up fixed buffer support for nvme passthrough
Kanchan Joshi
2022-09-30
1
-2
/
+16
|
*
nvme: pass ubuffer as an integer
Kanchan Joshi
2022-09-30
1
-11
/
+12
|
*
nvme: refactor nvme_alloc_request
Kanchan Joshi
2022-09-30
1
-37
/
+53
|
*
nvme: refactor nvme_add_user_metadata
Kanchan Joshi
2022-09-30
1
-10
/
+13
|
*
nvme: Use blk_rq_map_user_io helper
Anuj Gupta
2022-09-30
1
-16
/
+2
|
*
nvme: enable batched completions of passthrough IO
Jens Axboe
2022-09-30
1
-2
/
+1
|
*
nvme: split out metadata vs non metadata end_io uring_cmd completions
Jens Axboe
2022-09-30
1
-18
/
+61
|
*
block: change request end_io handler to pass back a return value
Jens Axboe
2022-09-30
4
-9
/
+19
|
*
Merge branch 'for-6.1/io_uring' into for-6.1/passthrough
Jens Axboe
2022-09-30
4
-5
/
+78
|
|
\
|
*
\
Merge branch 'for-6.1/block' into for-6.1/passthrough
Jens Axboe
2022-09-30
20
-535
/
+525
|
|
\
\
*
|
\
\
Merge tag 'for-6.1/block-2022-10-03' of git://git.kernel.dk/linux
Linus Torvalds
2022-10-07
20
-535
/
+525
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
nvmet: don't look at the request_queue in nvmet_bdev_set_limits
Christoph Hellwig
2022-09-27
1
-6
/
+5
|
*
|
|
nvmet: don't look at the request_queue in nvmet_bdev_zone_mgmt_emulate_all
Christoph Hellwig
2022-09-27
1
-2
/
+1
|
*
|
|
nvme: remove nvme_ctrl_init_connect_q
Christoph Hellwig
2022-09-27
1
-8
/
+0
|
*
|
|
nvme-loop: use the tagset alloc/free helpers
Christoph Hellwig
2022-09-27
1
-64
/
+19
|
*
|
|
nvme-loop: store the generic nvme_ctrl in set->driver_data
Christoph Hellwig
2022-09-27
1
-5
/
+5
|
*
|
|
nvme-loop: initialize sqsize later
Christoph Hellwig
2022-09-27
1
-1
/
+1
|
*
|
|
nvme-fc: use the tagset alloc/free helpers
Christoph Hellwig
2022-09-27
1
-66
/
+17
|
*
|
|
nvme-fc: store the generic nvme_ctrl in set->driver_data
Christoph Hellwig
2022-09-27
1
-20
/
+12
|
*
|
|
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
[next]