index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
Age
Commit message (
Expand
)
Author
2023-01-20
Merge tag 'block-6.2-2023-01-20' of git://git.kernel.dk/linux
Linus Torvalds
2023-01-19
nvme-pci: fix timeout request state check
Keith Busch
2023-01-19
nvme-apple: only reset the controller when RTKit is running
Janne Grunau
2023-01-19
nvme-apple: reset controller during shutdown
Janne Grunau
2023-01-13
Merge tag 'block-6.2-2023-01-13' of git://git.kernel.dk/linux
Linus Torvalds
2023-01-10
nvme: don't allow unprivileged passthrough on partitions
Christoph Hellwig
2023-01-10
nvme: replace the "bool vec" arguments with flags in the ioctl path
Christoph Hellwig
2023-01-10
nvme: remove __nvme_ioctl
Christoph Hellwig
2023-01-10
nvme-pci: fix error handling in nvme_pci_enable()
Tong Zhang
2023-01-10
nvme-pci: add NVME_QUIRK_IDENTIFY_CNS quirk to Apple T2 controllers
Hector Martin
2023-01-10
nvme-apple: add NVME_QUIRK_IDENTIFY_CNS quirk to fix regression
Hector Martin
2023-01-06
Merge tag 'block-2023-01-06' of git://git.kernel.dk/linux
Linus Torvalds
2023-01-04
block: handle bio_split_to_limits() NULL return
Jens Axboe
2022-12-29
Merge tag 'block-6.2-2022-12-29' of git://git.kernel.dk/linux
Linus Torvalds
2022-12-28
nvme-auth: fix smatch warning complaints
Sagi Grimberg
2022-12-28
nvme: consult the CSE log page for unprivileged passthrough
Christoph Hellwig
2022-12-28
nvme: also return I/O command effects from nvme_command_effects
Christoph Hellwig
2022-12-28
nvmet: don't defer passthrough commands with trivial effects to the workqueue
Christoph Hellwig
2022-12-28
nvmet: set the LBCC bit for commands that modify data
Christoph Hellwig
2022-12-28
nvmet: use NVME_CMD_EFFECTS_CSUPP instead of open coding it
Christoph Hellwig
2022-12-26
nvme-pci: update sqsize when adjusting the queue depth
Christoph Hellwig
2022-12-26
nvme: fix setting the queue depth in nvme_alloc_io_tag_set
Christoph Hellwig
2022-12-22
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-12-22
nvme: fix multipath crash caused by flush request when blktrace is enabled
Yanjun Zhang
2022-12-21
Merge tag 'net-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2022-12-21
nvme-pci: fix page size checks
Keith Busch
2022-12-21
nvme-pci: fix mempool alloc size
Keith Busch
2022-12-21
nvme-pci: fix doorbell buffer value endianness
Klaus Jensen
2022-12-19
Treewide: Stop corrupting socket's task_frag
Benjamin Coddington
2022-12-16
Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-12-13
Merge tag 'for-6.2/block-2022-12-08' of git://git.kernel.dk/linux
Linus Torvalds
2022-12-12
Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2022-12-08
Merge tag 'block-6.1-2022-12-08' of git://git.kernel.dk/linux
Linus Torvalds
2022-12-07
nvmet: don't open-code NVME_NS_ATTR_RO enumeration
Sagi Grimberg
2022-12-07
nvme-pci: use the tagset alloc/free helpers
Christoph Hellwig
2022-12-07
nvme: add the Apple shared tag workaround to nvme_alloc_io_tag_set
Christoph Hellwig
2022-12-07
nvme: only set reserved_tags in nvme_alloc_io_tag_set for fabrics controllers
Christoph Hellwig
2022-12-07
nvme: consolidate setting the tagset flags
Christoph Hellwig
2022-12-07
nvme: pass nr_maps explicitly to nvme_alloc_io_tag_set
Christoph Hellwig
2022-12-06
nvme-pci: split out a nvme_pci_ctrl_is_dead helper
Christoph Hellwig
2022-12-06
nvme-pci: return early on ctrl state mismatch in nvme_reset_work
Christoph Hellwig
2022-12-06
nvme-pci: rename nvme_disable_io_queues
Christoph Hellwig
2022-12-06
nvme-pci: cleanup nvme_suspend_queue
Christoph Hellwig
2022-12-06
nvme-pci: remove nvme_pci_disable
Christoph Hellwig
2022-12-06
nvme-pci: remove nvme_disable_admin_queue
Christoph Hellwig
2022-12-06
nvme: merge nvme_shutdown_ctrl into nvme_disable_ctrl
Christoph Hellwig
2022-12-06
nvme: use nvme_wait_ready in nvme_shutdown_ctrl
Christoph Hellwig
2022-12-06
nvme-apple: fix controller shutdown in apple_nvme_disable
Christoph Hellwig
2022-12-06
nvme-fc: move common code into helper
Chaitanya Kulkarni
2022-12-06
nvme-fc: avoid null pointer dereference
Chaitanya Kulkarni
[next]