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
2022-12-19
nvme-pci: clear the prp2 field when not used
Lei Rao
2022-12-14
nvme initialize core quirks before calling nvme_init_subsystem
Pankaj Raghav
2022-12-08
nvme: fix SRCU protection of nvme_ns_head list
Caleb Sander
2022-12-02
nvme: quiet user passthrough command errors
Keith Busch
2022-11-26
nvme: ensure subsystem reset is single threaded
Keith Busch
2022-11-26
nvme: restrict management ioctls to admin
Keith Busch
2022-11-26
nvme-pci: add NVME_QUIRK_BOGUS_NID for Netac NV7000
Tiago Dias Ferreira
2022-11-26
nvme-pci: add NVME_QUIRK_BOGUS_NID for Micron Nitro
Bean Huo
2022-11-10
nvme-pci: disable write zeroes on various Kingston SSD
Xander Li
2022-10-29
nvme-hwmon: kmalloc the NVME SMART log buffer
Serge Semin
2022-10-29
nvme-hwmon: consistently ignore errors from nvme_hwmon_init
Christoph Hellwig
2022-10-21
nvme: copy firmware_rev on each init
Keith Busch
2022-10-21
nvme: handle effects after freeing the request
Keith Busch
2022-10-21
nvme-multipath: fix possible hang in live ns resize with ANA access
Sagi Grimberg
2022-10-15
nvme-pci: set min_align_mask before calculating max_hw_sectors
Rishabh Bhatnagar
2022-09-30
Merge tag 'block-6.0-2022-09-29' of git://git.kernel.dk/linux
Linus Torvalds
2022-09-27
nvme-pci: disable Write Zeroes on Phison E3C/E4C
Tina Hsu
2022-09-27
nvme: Fix IOC_PR_CLEAR and IOC_PR_RELEASE ioctls for nvme devices
Michael Kelley
2022-09-09
Merge tag 'block-6.0-2022-09-09' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-09-07
nvme: requeue aen after firmware activation
Keith Busch
2022-09-06
nvme-tcp: fix regression that causes sporadic requests to time out
Sagi Grimberg
2022-09-06
nvme-tcp: fix UAF when detecting digest errors
Sagi Grimberg
2022-09-02
Merge tag 'block-6.0-2022-09-02' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-08-31
nvme-pci: add NVME_QUIRK_BOGUS_NID for Lexar NM610
Shyamin Ayesh
2022-08-13
Merge tag 'block-6.0-2022-08-12' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-08-11
nvme-pci: add NVME_QUIRK_BOGUS_NID for ADATA XPG GAMMIX S70
Dennis P. Kliem
2022-08-10
nvme-tcp: check if the queue is allocated before stopping it
Maurizio Lombardi
2022-08-10
nvme-fabrics: Fix a typo in an error message
Christophe JAILLET
2022-08-10
nvme-fabrics: parse nvme connect Linux error codes
Amit Engel
2022-08-10
nvme-fc: fix the fc_appid_store return value
Christoph Hellwig
2022-08-10
nvme-fc: restart admin queue if the caller needs to restart queue
Ming Lei
2022-08-06
Merge tag 'dma-mapping-5.20-2022-08-06' of git://git.infradead.org/users/hch/...
Linus Torvalds
2022-08-02
block: change the blk_queue_split calling convention
Christoph Hellwig
2022-08-02
nvme: enable generic interface (/dev/ngXnY) for unknown command sets
Joel Granados
2022-08-02
nvme: factor out a nvme_ns_is_readonly helper
Christoph Hellwig
2022-08-02
nvme: refactor namespace probing
Christoph Hellwig
2022-08-02
nvme: generalize the nvme_multi_css check in nvme_scan_ns
Christoph Hellwig
2022-08-02
nvme: rename nvme_validate_or_alloc_ns to nvme_scan_ns
Christoph Hellwig
2022-08-02
nvme: catch -ENODEV from nvme_revalidate_zones again
Christoph Hellwig
2022-08-02
nvme-apple: stop casting function pointer signatures
Christoph Hellwig
2022-08-02
nvme-tcp: split nvme_tcp_alloc_tagset
Christoph Hellwig
2022-08-02
nvme-rdma: split nvme_rdma_alloc_tagset
Christoph Hellwig
2022-08-02
nvme-pci: split nvme_dev_add
Christoph Hellwig
2022-08-02
nvme-pci: split nvme_alloc_admin_tags
Christoph Hellwig
2022-08-02
nvme-pci: print the command name of aborted commands
Christoph Hellwig
2022-08-02
nvme-pci: remove useless assignment in nvme_pci_setup_prps
Liu Song
2022-08-02
nvme: define compat_ioctl again to unbreak 32-bit userspace.
Nick Bowler
2022-08-02
nvme: don't always build constants.o
Christoph Hellwig
2022-08-02
nvme: use command_id instead of req->tag in trace_nvme_complete_rq()
Bean Huo
2022-08-02
nvme-multipath: refactor nvme_mpath_add_disk
Joel Granados
[next]