index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-20
Merge tag 'block-6.2-2023-01-20' of git://git.kernel.dk/linux
Linus Torvalds
2
-5
/
+21
2023-01-19
nvme-pci: fix timeout request state check
Keith Busch
1
-1
/
+1
2023-01-19
nvme-apple: only reset the controller when RTKit is running
Janne Grunau
1
-3
/
+3
2023-01-19
nvme-apple: reset controller during shutdown
Janne Grunau
1
-1
/
+17
2023-01-14
Merge tag 'block-6.2-2023-01-13' of git://git.kernel.dk/linux
Linus Torvalds
3
-51
/
+73
2023-01-10
nvme: don't allow unprivileged passthrough on partitions
Christoph Hellwig
1
-16
/
+31
2023-01-10
nvme: replace the "bool vec" arguments with flags in the ioctl path
Christoph Hellwig
1
-25
/
+28
2023-01-10
nvme: remove __nvme_ioctl
Christoph Hellwig
1
-10
/
+8
2023-01-10
nvme-pci: fix error handling in nvme_pci_enable()
Tong Zhang
1
-2
/
+7
2023-01-10
nvme-pci: add NVME_QUIRK_IDENTIFY_CNS quirk to Apple T2 controllers
Hector Martin
1
-1
/
+2
2023-01-10
nvme-apple: add NVME_QUIRK_IDENTIFY_CNS quirk to fix regression
Hector Martin
1
-1
/
+1
2023-01-07
Merge tag 'block-2023-01-06' of git://git.kernel.dk/linux
Linus Torvalds
1
-0
/
+2
2023-01-04
block: handle bio_split_to_limits() NULL return
Jens Axboe
1
-0
/
+2
2022-12-30
Merge tag 'block-6.2-2022-12-29' of git://git.kernel.dk/linux
Linus Torvalds
7
-57
/
+103
2022-12-28
nvme-auth: fix smatch warning complaints
Sagi Grimberg
1
-1
/
+1
2022-12-28
nvme: consult the CSE log page for unprivileged passthrough
Christoph Hellwig
1
-4
/
+24
2022-12-28
nvme: also return I/O command effects from nvme_command_effects
Christoph Hellwig
1
-6
/
+26
2022-12-28
nvmet: don't defer passthrough commands with trivial effects to the workqueue
Christoph Hellwig
1
-6
/
+5
2022-12-28
nvmet: set the LBCC bit for commands that modify data
Christoph Hellwig
1
-2
/
+4
2022-12-28
nvmet: use NVME_CMD_EFFECTS_CSUPP instead of open coding it
Christoph Hellwig
1
-16
/
+19
2022-12-26
nvme-pci: update sqsize when adjusting the queue depth
Christoph Hellwig
1
-4
/
+5
2022-12-26
nvme: fix setting the queue depth in nvme_alloc_io_tag_set
Christoph Hellwig
1
-1
/
+1
2022-12-22
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-2
/
+31
2022-12-22
nvme: fix multipath crash caused by flush request when blktrace is enabled
Yanjun Zhang
1
-1
/
+1
2022-12-21
Merge tag 'net-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-0
/
+1
2022-12-21
nvme-pci: fix page size checks
Keith Busch
1
-4
/
+4
2022-12-21
nvme-pci: fix mempool alloc size
Keith Busch
1
-2
/
+2
2022-12-21
nvme-pci: fix doorbell buffer value endianness
Klaus Jensen
1
-12
/
+13
2022-12-20
Treewide: Stop corrupting socket's task_frag
Benjamin Coddington
1
-0
/
+1
2022-12-16
Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2022-12-13
Merge tag 'for-6.2/block-2022-12-08' of git://git.kernel.dk/linux
Linus Torvalds
16
-811
/
+992
2022-12-13
Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
3
-5
/
+5
2022-12-09
Merge tag 'block-6.1-2022-12-08' of git://git.kernel.dk/linux
Linus Torvalds
1
-4
/
+4
2022-12-07
nvmet: don't open-code NVME_NS_ATTR_RO enumeration
Sagi Grimberg
1
-1
/
+1
2022-12-07
nvme-pci: use the tagset alloc/free helpers
Christoph Hellwig
1
-71
/
+18
2022-12-07
nvme: add the Apple shared tag workaround to nvme_alloc_io_tag_set
Christoph Hellwig
1
-1
/
+7
2022-12-07
nvme: only set reserved_tags in nvme_alloc_io_tag_set for fabrics controllers
Christoph Hellwig
1
-1
/
+2
2022-12-07
nvme: consolidate setting the tagset flags
Christoph Hellwig
6
-19
/
+21
2022-12-07
nvme: pass nr_maps explicitly to nvme_alloc_io_tag_set
Christoph Hellwig
6
-7
/
+9
2022-12-06
nvme-pci: split out a nvme_pci_ctrl_is_dead helper
Christoph Hellwig
1
-22
/
+25
2022-12-06
nvme-pci: return early on ctrl state mismatch in nvme_reset_work
Christoph Hellwig
1
-2
/
+1
2022-12-06
nvme-pci: rename nvme_disable_io_queues
Christoph Hellwig
1
-10
/
+10
2022-12-06
nvme-pci: cleanup nvme_suspend_queue
Christoph Hellwig
1
-10
/
+7
2022-12-06
nvme-pci: remove nvme_pci_disable
Christoph Hellwig
1
-13
/
+5
2022-12-06
nvme-pci: remove nvme_disable_admin_queue
Christoph Hellwig
1
-9
/
+2
2022-12-06
nvme: merge nvme_shutdown_ctrl into nvme_disable_ctrl
Christoph Hellwig
8
-45
/
+25
2022-12-06
nvme: use nvme_wait_ready in nvme_shutdown_ctrl
Christoph Hellwig
1
-26
/
+12
2022-12-06
nvme-apple: fix controller shutdown in apple_nvme_disable
Christoph Hellwig
1
-1
/
+2
2022-12-06
nvme-fc: move common code into helper
Chaitanya Kulkarni
1
-8
/
+11
2022-12-06
nvme-fc: avoid null pointer dereference
Chaitanya Kulkarni
1
-1
/
+10
[next]