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 'block-6.1-2022-10-20' of git://git.kernel.dk/linux
Linus Torvalds
2022-10-21
6
-17
/
+41
|
\
|
*
nvmet: fix invalid memory reference in nvmet_subsys_attr_qid_max_show
Daniel Wagner
2022-10-19
1
-4
/
+0
|
*
nvmet: fix workqueue MEM_RECLAIM flushing dependency
Sagi Grimberg
2022-10-19
1
-1
/
+1
|
*
nvme-hwmon: kmalloc the NVME SMART log buffer
Serge Semin
2022-10-19
1
-7
/
+16
|
*
nvme-hwmon: consistently ignore errors from nvme_hwmon_init
Christoph Hellwig
2022-10-19
2
-6
/
+13
|
*
nvme-apple: don't limit DMA segement size
Russell King (Oracle)
2022-10-19
1
-0
/
+2
|
*
nvme-pci: disable write zeroes on various Kingston SSD
Xander Li
2022-10-19
1
-0
/
+10
|
*
nvme: fix error pointer dereference in error handling
Dan Carpenter
2022-10-19
1
-1
/
+1
*
|
Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-10-16
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
treewide: use get_random_u32() when possible
Jason A. Donenfeld
2022-10-11
1
-1
/
+1
*
|
nvme-multipath: fix possible hang in live ns resize with ANA access
Sagi Grimberg
2022-10-12
1
-0
/
+1
*
|
nvme-pci: avoid the deepest sleep state on ZHITAI TiPro5000 SSDs
Xi Ruoyao
2022-10-12
1
-0
/
+2
*
|
nvme-pci: add NVME_QUIRK_BOGUS_NID for Lexar NM760
Abhijit
2022-10-12
1
-0
/
+2
*
|
nvme-tcp: fix possible hang caused during ctrl deletion
Sagi Grimberg
2022-10-12
1
-1
/
+1
*
|
nvme-rdma: fix possible hang caused during ctrl deletion
Sagi Grimberg
2022-10-12
1
-1
/
+1
|
/
*
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
[next]