index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
host
Age
Commit message (
Expand
)
Author
2023-02-22
nvme-pci: refresh visible attrs for cmb attributes
Keith Busch
2023-02-22
nvme-rdma: stop auth work after tearing down queues in error recovery
Sagi Grimberg
2023-02-22
nvme-tcp: stop auth work after tearing down queues in error recovery
Sagi Grimberg
2023-02-22
nvme: clear the request_queue pointers on failure in nvme_alloc_io_tag_set
Maurizio Lombardi
2023-02-22
nvme: clear the request_queue pointers on failure in nvme_alloc_admin_tag_set
Maurizio Lombardi
2023-02-09
use less confusing names for iov_iter direction initializers
Al Viro
2023-02-06
nvme-apple: only reset the controller when RTKit is running
Janne Grunau
2023-02-01
nvme: fix passthrough csi check
Keith Busch
2023-02-01
nvme-fc: fix initialization order
Ross Lagerwall
2023-02-01
nvme: consolidate setting the tagset flags
Christoph Hellwig
2023-02-01
nvme: simplify transport specific device attribute handling
Christoph Hellwig
2023-02-01
nvme-pci: fix timeout request state check
Keith Busch
2023-01-18
block: handle bio_split_to_limits() NULL return
Jens Axboe
2023-01-12
nvme: also return I/O command effects from nvme_command_effects
Christoph Hellwig
2023-01-12
nvme: fix multipath crash caused by flush request when blktrace is enabled
Yanjun Zhang
2023-01-04
nvme-pci: fix page size checks
Keith Busch
2023-01-04
nvme-pci: fix mempool alloc size
Keith Busch
2023-01-04
nvme-pci: fix doorbell buffer value endianness
Klaus Jensen
2022-12-31
nvme-auth: don't override ctrl keys before validation
Sagi Grimberg
2022-12-31
nvme: pass nr_maps explicitly to nvme_alloc_io_tag_set
Christoph Hellwig
2022-12-31
nvme: return err on nvme_init_non_mdts_limits fail
Joel Granados
2022-12-06
nvme initialize core quirks before calling nvme_init_subsystem
Pankaj Raghav
2022-11-30
nvme: fix SRCU protection of nvme_ns_head list
Caleb Sander
2022-11-30
nvme-pci: clear the prp2 field when not used
Lei Rao
2022-11-16
nvme-pci: add NVME_QUIRK_BOGUS_NID for Netac NV7000
Tiago Dias Ferreira
2022-11-15
nvme-pci: add NVME_QUIRK_BOGUS_NID for Micron Nitro
Bean Huo
2022-11-09
nvme: quiet user passthrough command errors
Keith Busch
2022-10-25
nvme-multipath: set queue dma alignment to 3
Keith Busch
2022-10-25
nvme-tcp: fix possible circular locking when deleting a controller under memo...
Sagi Grimberg
2022-10-25
nvme-tcp: replace sg_init_marker() with sg_init_table()
Nam Cao
2022-10-19
nvme-hwmon: kmalloc the NVME SMART log buffer
Serge Semin
2022-10-19
nvme-hwmon: consistently ignore errors from nvme_hwmon_init
Christoph Hellwig
2022-10-19
nvme-apple: don't limit DMA segement size
Russell King (Oracle)
2022-10-19
nvme-pci: disable write zeroes on various Kingston SSD
Xander Li
2022-10-19
nvme: fix error pointer dereference in error handling
Dan Carpenter
2022-10-12
nvme-multipath: fix possible hang in live ns resize with ANA access
Sagi Grimberg
2022-10-12
nvme-pci: avoid the deepest sleep state on ZHITAI TiPro5000 SSDs
Xi Ruoyao
2022-10-12
nvme-pci: add NVME_QUIRK_BOGUS_NID for Lexar NM760
Abhijit
2022-10-12
nvme-tcp: fix possible hang caused during ctrl deletion
Sagi Grimberg
2022-10-12
nvme-rdma: fix possible hang caused during ctrl deletion
Sagi Grimberg
2022-10-07
Merge tag 'for-6.1/passthrough-2022-10-04' of git://git.kernel.dk/linux
Linus Torvalds
2022-10-07
Merge tag 'for-6.1/block-2022-10-03' of git://git.kernel.dk/linux
Linus Torvalds
2022-10-07
Merge tag 'for-6.1/io_uring-2022-10-03' of git://git.kernel.dk/linux
Linus Torvalds
2022-09-30
Merge tag 'block-6.0-2022-09-29' of git://git.kernel.dk/linux
Linus Torvalds
2022-09-30
nvme: wire up fixed buffer support for nvme passthrough
Kanchan Joshi
2022-09-30
nvme: pass ubuffer as an integer
Kanchan Joshi
2022-09-30
nvme: refactor nvme_alloc_request
Kanchan Joshi
2022-09-30
nvme: refactor nvme_add_user_metadata
Kanchan Joshi
2022-09-30
nvme: Use blk_rq_map_user_io helper
Anuj Gupta
2022-09-30
nvme: enable batched completions of passthrough IO
Jens Axboe
[next]