index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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.2-2023-01-13' of git://git.kernel.dk/linux
Linus Torvalds
2023-01-13
3
-51
/
+73
|
\
|
*
nvme: don't allow unprivileged passthrough on partitions
Christoph Hellwig
2023-01-10
1
-16
/
+31
|
*
nvme: replace the "bool vec" arguments with flags in the ioctl path
Christoph Hellwig
2023-01-10
1
-25
/
+28
|
*
nvme: remove __nvme_ioctl
Christoph Hellwig
2023-01-10
1
-10
/
+8
|
*
nvme-pci: fix error handling in nvme_pci_enable()
Tong Zhang
2023-01-10
1
-2
/
+7
|
*
nvme-pci: add NVME_QUIRK_IDENTIFY_CNS quirk to Apple T2 controllers
Hector Martin
2023-01-10
1
-1
/
+2
|
*
nvme-apple: add NVME_QUIRK_IDENTIFY_CNS quirk to fix regression
Hector Martin
2023-01-10
1
-1
/
+1
*
|
Merge tag 'block-2023-01-06' of git://git.kernel.dk/linux
Linus Torvalds
2023-01-06
1
-0
/
+2
|
\
|
|
*
block: handle bio_split_to_limits() NULL return
Jens Axboe
2023-01-04
1
-0
/
+2
*
|
Merge tag 'block-6.2-2022-12-29' of git://git.kernel.dk/linux
Linus Torvalds
2022-12-29
7
-57
/
+103
|
\
|
|
*
nvme-auth: fix smatch warning complaints
Sagi Grimberg
2022-12-28
1
-1
/
+1
|
*
nvme: consult the CSE log page for unprivileged passthrough
Christoph Hellwig
2022-12-28
1
-4
/
+24
|
*
nvme: also return I/O command effects from nvme_command_effects
Christoph Hellwig
2022-12-28
1
-6
/
+26
|
*
nvmet: don't defer passthrough commands with trivial effects to the workqueue
Christoph Hellwig
2022-12-28
1
-6
/
+5
|
*
nvmet: set the LBCC bit for commands that modify data
Christoph Hellwig
2022-12-28
1
-2
/
+4
|
*
nvmet: use NVME_CMD_EFFECTS_CSUPP instead of open coding it
Christoph Hellwig
2022-12-28
1
-16
/
+19
|
*
nvme-pci: update sqsize when adjusting the queue depth
Christoph Hellwig
2022-12-26
1
-4
/
+5
|
*
nvme: fix setting the queue depth in nvme_alloc_io_tag_set
Christoph Hellwig
2022-12-26
1
-1
/
+1
|
*
nvme: fix multipath crash caused by flush request when blktrace is enabled
Yanjun Zhang
2022-12-22
1
-1
/
+1
|
*
nvme-pci: fix page size checks
Keith Busch
2022-12-21
1
-4
/
+4
|
*
nvme-pci: fix mempool alloc size
Keith Busch
2022-12-21
1
-2
/
+2
|
*
nvme-pci: fix doorbell buffer value endianness
Klaus Jensen
2022-12-21
1
-12
/
+13
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-12-22
1
-2
/
+31
|
\
\
|
*
|
nvme: Convert NVMe errors to PR errors
Mike Christie
2022-12-01
1
-2
/
+31
*
|
|
Merge tag 'net-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2022-12-21
1
-0
/
+1
|
\
\
\
|
*
|
|
Treewide: Stop corrupting socket's task_frag
Benjamin Coddington
2022-12-19
1
-0
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-12-16
1
-2
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
driver core: make struct class.dev_uevent() take a const *
Greg Kroah-Hartman
2022-11-24
1
-2
/
+2
*
|
|
Merge tag 'for-6.2/block-2022-12-08' of git://git.kernel.dk/linux
Linus Torvalds
2022-12-13
16
-811
/
+992
|
\
\
\
|
*
|
|
nvmet: don't open-code NVME_NS_ATTR_RO enumeration
Sagi Grimberg
2022-12-07
1
-1
/
+1
|
*
|
|
nvme-pci: use the tagset alloc/free helpers
Christoph Hellwig
2022-12-07
1
-71
/
+18
|
*
|
|
nvme: add the Apple shared tag workaround to nvme_alloc_io_tag_set
Christoph Hellwig
2022-12-07
1
-1
/
+7
|
*
|
|
nvme: only set reserved_tags in nvme_alloc_io_tag_set for fabrics controllers
Christoph Hellwig
2022-12-07
1
-1
/
+2
|
*
|
|
nvme: consolidate setting the tagset flags
Christoph Hellwig
2022-12-07
6
-19
/
+21
|
*
|
|
nvme: pass nr_maps explicitly to nvme_alloc_io_tag_set
Christoph Hellwig
2022-12-07
6
-7
/
+9
|
*
|
|
nvme-pci: split out a nvme_pci_ctrl_is_dead helper
Christoph Hellwig
2022-12-06
1
-22
/
+25
|
*
|
|
nvme-pci: return early on ctrl state mismatch in nvme_reset_work
Christoph Hellwig
2022-12-06
1
-2
/
+1
|
*
|
|
nvme-pci: rename nvme_disable_io_queues
Christoph Hellwig
2022-12-06
1
-10
/
+10
|
*
|
|
nvme-pci: cleanup nvme_suspend_queue
Christoph Hellwig
2022-12-06
1
-10
/
+7
|
*
|
|
nvme-pci: remove nvme_pci_disable
Christoph Hellwig
2022-12-06
1
-13
/
+5
|
*
|
|
nvme-pci: remove nvme_disable_admin_queue
Christoph Hellwig
2022-12-06
1
-9
/
+2
|
*
|
|
nvme: merge nvme_shutdown_ctrl into nvme_disable_ctrl
Christoph Hellwig
2022-12-06
8
-45
/
+25
|
*
|
|
nvme: use nvme_wait_ready in nvme_shutdown_ctrl
Christoph Hellwig
2022-12-06
1
-26
/
+12
|
*
|
|
nvme-apple: fix controller shutdown in apple_nvme_disable
Christoph Hellwig
2022-12-06
1
-1
/
+2
|
*
|
|
nvme-fc: move common code into helper
Chaitanya Kulkarni
2022-12-06
1
-8
/
+11
|
*
|
|
nvme-fc: avoid null pointer dereference
Chaitanya Kulkarni
2022-12-06
1
-1
/
+10
|
*
|
|
nvme: allow unprivileged passthrough of Identify Controller
Joel Granados
2022-12-06
1
-0
/
+2
|
*
|
|
nvme-multipath: support io stats on the mpath device
Sagi Grimberg
2022-12-06
3
-0
/
+42
|
*
|
|
nvme: introduce nvme_start_request
Sagi Grimberg
2022-12-06
7
-6
/
+11
|
*
|
|
nvme: use kstrtobool() instead of strtobool()
Christophe JAILLET
2022-12-06
2
-9
/
+11
[next]