index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nvme
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-18
Merge tag 'block-6.1-2022-11-18' of git://git.kernel.dk/linux
Linus Torvalds
2
-0
/
+6
2022-11-16
nvmet: fix a memory leak in nvmet_auth_set_key
Sagi Grimberg
1
-0
/
+2
2022-11-16
nvme-pci: add NVME_QUIRK_BOGUS_NID for Netac NV7000
Tiago Dias Ferreira
1
-0
/
+2
2022-11-15
nvme-pci: add NVME_QUIRK_BOGUS_NID for Micron Nitro
Bean Huo
1
-0
/
+2
2022-11-11
Merge tag 'block-6.1-2022-11-11' of git://git.kernel.dk/linux
Linus Torvalds
3
-6
/
+7
2022-11-09
nvmet: fix a memory leak
Sagi Grimberg
1
-0
/
+1
2022-11-09
nvmet: fix memory leak in nvmet_subsys_attr_model_store_locked
Aleksandr Miloserdov
1
-2
/
+5
2022-11-09
nvme: quiet user passthrough command errors
Keith Busch
2
-4
/
+1
2022-10-29
Merge tag 'block-6.1-2022-10-28' of git://git.kernel.dk/linux
Linus Torvalds
2
-2
/
+12
2022-10-25
nvme-multipath: set queue dma alignment to 3
Keith Busch
1
-0
/
+1
2022-10-25
nvme-tcp: fix possible circular locking when deleting a controller under memo...
Sagi Grimberg
1
-1
/
+10
2022-10-25
nvme-tcp: replace sg_init_marker() with sg_init_table()
Nam Cao
1
-1
/
+1
2022-10-21
Merge tag 'block-6.1-2022-10-20' of git://git.kernel.dk/linux
Linus Torvalds
6
-17
/
+41
2022-10-19
nvmet: fix invalid memory reference in nvmet_subsys_attr_qid_max_show
Daniel Wagner
1
-4
/
+0
2022-10-19
nvmet: fix workqueue MEM_RECLAIM flushing dependency
Sagi Grimberg
1
-1
/
+1
2022-10-19
nvme-hwmon: kmalloc the NVME SMART log buffer
Serge Semin
1
-7
/
+16
2022-10-19
nvme-hwmon: consistently ignore errors from nvme_hwmon_init
Christoph Hellwig
2
-6
/
+13
2022-10-19
nvme-apple: don't limit DMA segement size
Russell King (Oracle)
1
-0
/
+2
2022-10-19
nvme-pci: disable write zeroes on various Kingston SSD
Xander Li
1
-0
/
+10
2022-10-19
nvme: fix error pointer dereference in error handling
Dan Carpenter
1
-1
/
+1
2022-10-16
Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2022-10-12
nvme-multipath: fix possible hang in live ns resize with ANA access
Sagi Grimberg
1
-0
/
+1
2022-10-12
nvme-pci: avoid the deepest sleep state on ZHITAI TiPro5000 SSDs
Xi Ruoyao
1
-0
/
+2
2022-10-12
nvme-pci: add NVME_QUIRK_BOGUS_NID for Lexar NM760
Abhijit
1
-0
/
+2
2022-10-12
nvme-tcp: fix possible hang caused during ctrl deletion
Sagi Grimberg
1
-1
/
+1
2022-10-12
nvme-rdma: fix possible hang caused during ctrl deletion
Sagi Grimberg
1
-1
/
+1
2022-10-11
treewide: use get_random_u32() when possible
Jason A. Donenfeld
1
-1
/
+1
2022-10-07
Merge tag 'for-6.1/passthrough-2022-10-04' of git://git.kernel.dk/linux
Linus Torvalds
4
-89
/
+161
2022-10-07
Merge tag 'for-6.1/block-2022-10-03' of git://git.kernel.dk/linux
Linus Torvalds
20
-535
/
+525
2022-10-07
Merge tag 'for-6.1/io_uring-2022-10-03' of git://git.kernel.dk/linux
Linus Torvalds
4
-5
/
+78
2022-09-30
Merge tag 'block-6.0-2022-09-29' of git://git.kernel.dk/linux
Linus Torvalds
2
-3
/
+7
2022-09-30
nvme: wire up fixed buffer support for nvme passthrough
Kanchan Joshi
1
-2
/
+16
2022-09-30
nvme: pass ubuffer as an integer
Kanchan Joshi
1
-11
/
+12
2022-09-30
nvme: refactor nvme_alloc_request
Kanchan Joshi
1
-37
/
+53
2022-09-30
nvme: refactor nvme_add_user_metadata
Kanchan Joshi
1
-10
/
+13
2022-09-30
nvme: Use blk_rq_map_user_io helper
Anuj Gupta
1
-16
/
+2
2022-09-30
nvme: enable batched completions of passthrough IO
Jens Axboe
1
-2
/
+1
2022-09-30
nvme: split out metadata vs non metadata end_io uring_cmd completions
Jens Axboe
1
-18
/
+61
2022-09-30
block: change request end_io handler to pass back a return value
Jens Axboe
4
-9
/
+19
2022-09-30
Merge branch 'for-6.1/io_uring' into for-6.1/passthrough
Jens Axboe
4
-5
/
+78
2022-09-30
Merge branch 'for-6.1/block' into for-6.1/passthrough
Jens Axboe
20
-535
/
+525
2022-09-27
nvmet: don't look at the request_queue in nvmet_bdev_set_limits
Christoph Hellwig
1
-6
/
+5
2022-09-27
nvmet: don't look at the request_queue in nvmet_bdev_zone_mgmt_emulate_all
Christoph Hellwig
1
-2
/
+1
2022-09-27
nvme: remove nvme_ctrl_init_connect_q
Christoph Hellwig
1
-8
/
+0
2022-09-27
nvme-loop: use the tagset alloc/free helpers
Christoph Hellwig
1
-64
/
+19
2022-09-27
nvme-loop: store the generic nvme_ctrl in set->driver_data
Christoph Hellwig
1
-5
/
+5
2022-09-27
nvme-loop: initialize sqsize later
Christoph Hellwig
1
-1
/
+1
2022-09-27
nvme-fc: use the tagset alloc/free helpers
Christoph Hellwig
1
-66
/
+17
2022-09-27
nvme-fc: store the generic nvme_ctrl in set->driver_data
Christoph Hellwig
1
-20
/
+12
2022-09-27
nvme-fc: keep ctrl->sqsize in sync with opts->queue_size
Christoph Hellwig
1
-9
/
+1
[next]