index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
host
/
pci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-27
nvme-pci: add the IGNORE_DEV_SUBNQN quirk for Intel P4500/P4600 SSDs
Wu Zheng
1
-1
/
+2
2022-01-05
nvme-pci: fix queue_rqs list splitting
Keith Busch
1
-14
/
+14
2021-12-16
nvme: add support for mq_ops->queue_rqs()
Jens Axboe
1
-0
/
+59
2021-12-16
nvme: separate command prep and issue
Jens Axboe
1
-27
/
+36
2021-12-16
nvme: split command copy into a helper
Jens Axboe
1
-14
/
+12
2021-11-29
block: remove the gendisk argument to blk_execute_rq
Christoph Hellwig
1
-4
/
+3
2021-11-01
Merge tag 'for-5.16/drivers-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+8
2021-10-20
nvme-pci: clear shadow doorbell memory on resets
Keith Busch
1
-1
/
+8
2021-10-19
nvme: apply nvme API to quiesce/unquiesce admin queue
Ming Lei
1
-4
/
+4
2021-10-18
nvme: wire up completion batching for the IRQ path
Jens Axboe
1
-1
/
+5
2021-10-18
nvme: add support for batched completion of polled IO
Jens Axboe
1
-9
/
+23
2021-10-18
block: add a struct io_comp_batch argument to fops->iopoll()
Jens Axboe
1
-2
/
+2
2021-10-18
block: move integrity handling out of <linux/blkdev.h>
Christoph Hellwig
1
-0
/
+1
2021-10-14
Merge tag 'nvme-5.15-2021-10-14' of git://git.infradead.org/nvme into block-5.15
Jens Axboe
1
-1
/
+1
2021-10-07
nvme-pci: Fix abort command id
Keith Busch
1
-1
/
+1
2021-09-27
nvme: add command id quirk for apple controllers
Keith Busch
1
-1
/
+2
2021-08-16
nvme: allow user toggling hmb usage
Keith Busch
1
-1
/
+44
2021-08-16
nvme-pci: disable hmb on idle suspend
Keith Busch
1
-7
/
+17
2021-08-16
nvme-pci: cmb sysfs: one file, one value
Keith Busch
1
-2
/
+26
2021-08-16
nvme-pci: use attribute group for cmb sysfs
Keith Busch
1
-26
/
+46
2021-08-16
nvme: code command_id with a genctr for use-after-free validation
Sagi Grimberg
1
-1
/
+1
2021-08-16
nvme-pci: limit maximum queue depth to 4095
Sagi Grimberg
1
-9
/
+5
2021-08-14
remove the lightnvm subsystem
Christoph Hellwig
1
-6
/
+0
2021-07-21
nvme-pci: don't WARN_ON in nvme_reset_work if ctrl.state is not RESETTING
Zhihao Cheng
1
-1
/
+3
2021-07-13
nvme-pci: do not call nvme_dev_remove_admin from nvme_remove
Casey Chen
1
-1
/
+0
2021-07-13
nvme-pci: fix multiple races in nvme_setup_io_queues
Casey Chen
1
-8
/
+58
2021-06-17
nvme-pci: remove zeroout memset call for struct
Chaitanya Kulkarni
1
-16
/
+8
2021-06-17
nvme-pci: use ctrl sgl check helper
Chaitanya Kulkarni
1
-2
/
+2
2021-06-17
nvme-pci: remove trailing lines for helpers
Chaitanya Kulkarni
1
-2
/
+0
2021-06-17
nvme-pci: fix var. type for increasing cq_head
JK Kim
1
-1
/
+1
2021-06-16
ACPI: Check StorageD3Enable _DSD property in ACPI code
Mario Limonciello
1
-27
/
+1
2021-06-03
nvme-pci: look for StorageD3Enable on companion ACPI device instead
Mario Limonciello
1
-23
/
+1
2021-05-04
nvme-pci: fix controller reset hang when racing with nvme_timeout
Tao Chiu
1
-0
/
+3
2021-04-15
nvme-pci: remove single trailing whitespace
Niklas Cassel
1
-1
/
+1
2021-04-15
nvme-pci: don't simple map sgl when sgls are disabled
Niklas Cassel
1
-1
/
+1
2021-04-02
nvme: use driver pdu command for passthrough
Keith Busch
1
-1
/
+2
2021-04-02
nvme-pci: allocate nvme_command within driver pdu
Keith Busch
1
-5
/
+6
2021-04-02
nvme: rename nvme_init_identify()
Chaitanya Kulkarni
1
-1
/
+1
2021-04-02
nvme-pci: cleanup nvme_irq()
Chaitanya Kulkarni
1
-4
/
+2
2021-04-02
nvme-pci: remove the barriers in nvme_irq()
Chaitanya Kulkarni
1
-6
/
+0
2021-03-11
nvme-pci: add the DISABLE_WRITE_ZEROES quirk for a Samsung PM1725a
Dmitry Monakhov
1
-0
/
+1
2021-03-05
nvme-pci: add quirks for Lexar 256GB SSD
Pascal Terjan
1
-0
/
+3
2021-03-05
nvme-pci: mark Kingston SKC2000 as not supporting the deepest power state
Zoltán Böszörményi
1
-0
/
+2
2021-03-05
nvme-pci: mark Seagate Nytro XM1440 as QUIRK_NO_NS_DESC_LIST.
Julian Einwag
1
-1
/
+2
2021-02-26
Merge branch 'stable/for-linus-5.12' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
2021-02-26
nvme-pci: set min_align_mask
Jianxiong Gao
1
-0
/
+1
2021-02-21
Merge tag 'for-5.12/drivers-2021-02-17' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+16
2021-02-21
Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+2
2021-02-10
nvme: add 48-bit DMA address quirk for Amazon NVMe controllers
Filippo Sironi
1
-1
/
+20
2021-02-02
nvme-pci: ignore the subsysem NQN on Phison E16
Claus Stovgaard
1
-0
/
+2
[next]