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-03-22
nvme: send Identify with CNS 06h only to I/O controllers
Martin George
2023-03-20
block/io_uring: pass in issue_flags for uring_cmd task_work handling
Jens Axboe
2023-03-16
Merge tag 'nvme-6.3-2022-03-16' of git://git.infradead.org/nvme into block-6.3
Jens Axboe
2023-03-15
block: count 'ios' and 'sectors' when io is done for bio-based device
Yu Kuai
2023-03-15
nvmet: avoid potential UAF in nvmet_req_complete()
Damien Le Moal
2023-03-15
nvme-tcp: add nvme-tcp pdu size build protection
Sagi Grimberg
2023-03-15
nvme-tcp: fix opcode reporting in the timeout handler
Sagi Grimberg
2023-03-15
nvme-pci: add NVME_QUIRK_BOGUS_NID for Lexar NM620
Philipp Geulen
2023-03-15
nvme-pci: add NVME_QUIRK_BOGUS_NID for Netac NV3000
Elmer Miroslav Mosher Golovin
2023-03-15
nvme-pci: fixing memory leak in probe teardown path
Irvin Cote
2023-03-15
nvme: fix handling single range discard request
Ming Lei
2023-03-03
Merge tag 'block-6.3-2023-03-03' of git://git.kernel.dk/linux
Linus Torvalds
2023-02-28
nvme-fabrics: show well known discovery name
Daniel Wagner
2023-02-28
nvme-tcp: don't access released socket during error recovery
Akinobu Mita
2023-02-28
nvme-auth: fix an error code in nvme_auth_process_dhchap_challenge()
Dan Carpenter
2023-02-28
nvme: bring back auto-removal of deleted namespaces during sequential scan
Christoph Hellwig
2023-02-27
nvme: fix sparse warning on effects masking
Keith Busch
2023-02-21
Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-02-20
Merge tag 'for-6.3/block-2023-02-16' of git://git.kernel.dk/linux
Linus Torvalds
2023-02-18
Merge tag 'block-6.2-2023-02-17' of git://git.kernel.dk/linux
Linus Torvalds
2023-02-17
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2023-02-17
nvme-pci: refresh visible attrs for cmb attributes
Keith Busch
2023-02-16
Merge tag 'block-6.2-2023-02-16' of git://git.kernel.dk/linux
Linus Torvalds
2023-02-14
nvme-pci: remove iod use_sgls
Keith Busch
2023-02-14
nvme-pci: fix freeing single sgl
Keith Busch
2023-02-14
nvme-pci: always return an ERR_PTR from nvme_pci_alloc_dev
Irvin Cote
2023-02-14
nvme-pci: set the DMA mask earlier
Christoph Hellwig
2023-02-13
nvme-pci: add bogus ID quirk for ADATA SX6000PNP
Daniel Wagner
2023-02-10
Merge tag 'block-6.2-2023-02-10' of git://git.kernel.dk/linux
Linus Torvalds
2023-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-02-08
nvme-auth: mark nvme_auth_wq static
Tom Rix
2023-02-07
Merge tag 'nvme-6.3-2023-02-07' of git://git.infradead.org/nvme into for-6.3/...
Jens Axboe
2023-02-03
Merge tag 'block-6.2-2023-02-03' of git://git.kernel.dk/linux
Linus Torvalds
2023-02-03
nvme: use bvec_set_virt to initialize special_vec
Christoph Hellwig
2023-02-03
nvmet: use bvec_set_page to initialize bvecs
Christoph Hellwig
2023-02-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-02-01
nvme-auth: use workqueue dedicated to authentication
Shin'ichiro Kawasaki
2023-02-01
nvme: mask CSE effects for security receive
Keith Busch
2023-02-01
nvme: always initialize known command effects
Keith Busch
2023-02-01
nvmet: for nvme admin set_features cmd, call nvmet_check_data_len_lte()
Amit Engel
2023-02-01
nvme-tcp: add additional info for nvme_tcp_timeout log
Amit Engel
2023-02-01
nvme: add nvme_opcode_str function for all nvme cmd types
Amit Engel
2023-02-01
nvme: remove nvme_execute_passthru_rq
Christoph Hellwig
2023-02-01
nvme-pci: place descriptor addresses in iod
Keith Busch
2023-02-01
nvme-pci: use mapped entries for sgl decision
Keith Busch
2023-02-01
nvme-pci: remove SGL segment descriptors
Keith Busch
2023-02-01
nvme-auth: don't use NVMe status codes
Hannes Reinecke
2023-02-01
nvme-fabrics: clarify AUTHREQ result handling
Hannes Reinecke
2023-02-01
nvme: clear the request_queue pointers on failure in nvme_alloc_io_tag_set
Maurizio Lombardi
2023-02-01
nvme: clear the request_queue pointers on failure in nvme_alloc_admin_tag_set
Maurizio Lombardi
[next]