开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
host
/
pci.c
Age
Commit message (
Expand
)
Author
2022-06-03
Merge tag 'for-5.19/drivers-2022-06-02' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-05-31
nvme-pci: disable namespace identifiers for the MAXIO MAP1001
Christoph Hellwig
2022-05-28
blk-mq: remove the done argument to blk_execute_rq_nowait
Christoph Hellwig
2022-05-16
nvme-pci: harden drive presence detect in nvme_dev_disable()
Stefan Roese
2022-05-16
nvme-pci: fix a NULL pointer dereference in nvme_alloc_admin_tags
Smith, Kyle Miller (Nimble Kernel)
2022-05-16
nvme: mark internal passthru request RQF_QUIET
Chaitanya Kulkarni
2022-04-15
nvme-pci: disable namespace identifiers for Qemu controllers
Christoph Hellwig
2022-04-15
nvme-pci: disable namespace identifiers for the MAXIO MAP1002/1202
Christoph Hellwig
2022-04-01
Merge tag 'for-5.18/drivers-2022-04-01' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-03-23
nvme-pci: add quirks for Samsung X5 SSDs
Monish Kumar R
2022-03-23
nvme-pci: expose use_threaded_interrupts read-only in sysfs
Xin Hao
2022-03-22
Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-03-16
nvme: remove nvme_alloc_request and nvme_alloc_request_qid
Christoph Hellwig
2022-03-03
mm: don't include <linux/memremap.h> in <linux/mm.h>
Christoph Hellwig
2022-01-27
nvme-pci: add the IGNORE_DEV_SUBNQN quirk for Intel P4500/P4600 SSDs
Wu Zheng
2022-01-05
nvme-pci: fix queue_rqs list splitting
Keith Busch
2021-12-16
nvme: add support for mq_ops->queue_rqs()
Jens Axboe
2021-12-16
nvme: separate command prep and issue
Jens Axboe
2021-12-16
nvme: split command copy into a helper
Jens Axboe
2021-11-29
block: remove the gendisk argument to blk_execute_rq
Christoph Hellwig
2021-11-01
Merge tag 'for-5.16/drivers-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-10-20
nvme-pci: clear shadow doorbell memory on resets
Keith Busch
2021-10-19
nvme: apply nvme API to quiesce/unquiesce admin queue
Ming Lei
2021-10-18
nvme: wire up completion batching for the IRQ path
Jens Axboe
2021-10-18
nvme: add support for batched completion of polled IO
Jens Axboe
2021-10-18
block: add a struct io_comp_batch argument to fops->iopoll()
Jens Axboe
2021-10-18
block: move integrity handling out of <linux/blkdev.h>
Christoph Hellwig
2021-10-14
Merge tag 'nvme-5.15-2021-10-14' of git://git.infradead.org/nvme into block-5.15
Jens Axboe
2021-10-07
nvme-pci: Fix abort command id
Keith Busch
2021-09-27
nvme: add command id quirk for apple controllers
Keith Busch
2021-08-16
nvme: allow user toggling hmb usage
Keith Busch
2021-08-16
nvme-pci: disable hmb on idle suspend
Keith Busch
2021-08-16
nvme-pci: cmb sysfs: one file, one value
Keith Busch
2021-08-16
nvme-pci: use attribute group for cmb sysfs
Keith Busch
2021-08-16
nvme: code command_id with a genctr for use-after-free validation
Sagi Grimberg
2021-08-16
nvme-pci: limit maximum queue depth to 4095
Sagi Grimberg
2021-08-14
remove the lightnvm subsystem
Christoph Hellwig
2021-07-21
nvme-pci: don't WARN_ON in nvme_reset_work if ctrl.state is not RESETTING
Zhihao Cheng
2021-07-13
nvme-pci: do not call nvme_dev_remove_admin from nvme_remove
Casey Chen
2021-07-13
nvme-pci: fix multiple races in nvme_setup_io_queues
Casey Chen
2021-06-17
nvme-pci: remove zeroout memset call for struct
Chaitanya Kulkarni
2021-06-17
nvme-pci: use ctrl sgl check helper
Chaitanya Kulkarni
2021-06-17
nvme-pci: remove trailing lines for helpers
Chaitanya Kulkarni
2021-06-17
nvme-pci: fix var. type for increasing cq_head
JK Kim
2021-06-16
ACPI: Check StorageD3Enable _DSD property in ACPI code
Mario Limonciello
2021-06-03
nvme-pci: look for StorageD3Enable on companion ACPI device instead
Mario Limonciello
2021-05-04
nvme-pci: fix controller reset hang when racing with nvme_timeout
Tao Chiu
2021-04-15
nvme-pci: remove single trailing whitespace
Niklas Cassel
2021-04-15
nvme-pci: don't simple map sgl when sgls are disabled
Niklas Cassel
2021-04-02
nvme: use driver pdu command for passthrough
Keith Busch
[next]