index
:
linux.git
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
host
/
core.c
Age
Commit message (
Expand
)
Author
2023-04-27
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-04-26
Merge tag 'for-6.4/block-2023-04-21' of git://git.kernel.dk/linux
Linus Torvalds
2023-04-13
nvme: fix double blk_mq_complete_request for timeout request with low probabi...
Lei Yin
2023-04-13
nvme: fix async event trace event
Keith Busch
2023-04-05
nvme: fix discard support without oncs
Keith Busch
2023-04-03
Merge 6.3-rc5 into driver-core-next
Greg Kroah-Hartman
2023-03-22
nvme: send Identify with CNS 06h only to I/O controllers
Martin George
2023-03-17
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
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: 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-20
Merge tag 'for-6.3/block-2023-02-16' of git://git.kernel.dk/linux
Linus Torvalds
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-01
nvme: mask CSE effects for security receive
Keith Busch
2023-02-01
nvme: always initialize known command effects
Keith Busch
2023-02-01
nvme: remove nvme_execute_passthru_rq
Christoph Hellwig
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
2023-01-27
Merge tag 'block-6.2-2023-01-27' of git://git.kernel.dk/linux
Linus Torvalds
2023-01-25
nvme: fix passthrough csi check
Keith Busch
2022-12-29
Merge tag 'block-6.2-2022-12-29' of git://git.kernel.dk/linux
Linus Torvalds
2022-12-28
nvme: also return I/O command effects from nvme_command_effects
Christoph Hellwig
2022-12-26
nvme: fix setting the queue depth in nvme_alloc_io_tag_set
Christoph Hellwig
2022-12-22
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-12-16
Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-12-13
Merge tag 'for-6.2/block-2022-12-08' of git://git.kernel.dk/linux
Linus Torvalds
2022-12-07
nvme: add the Apple shared tag workaround to nvme_alloc_io_tag_set
Christoph Hellwig
2022-12-07
nvme: only set reserved_tags in nvme_alloc_io_tag_set for fabrics controllers
Christoph Hellwig
2022-12-07
nvme: consolidate setting the tagset flags
Christoph Hellwig
2022-12-07
nvme: pass nr_maps explicitly to nvme_alloc_io_tag_set
Christoph Hellwig
2022-12-06
nvme: merge nvme_shutdown_ctrl into nvme_disable_ctrl
Christoph Hellwig
2022-12-06
nvme: use nvme_wait_ready in nvme_shutdown_ctrl
Christoph Hellwig
2022-12-06
nvme-multipath: support io stats on the mpath device
Sagi Grimberg
2022-12-06
nvme: don't call blk_mq_{,un}quiesce_tagset when ctrl->tagset is NULL
Christoph Hellwig
2022-12-06
nvme initialize core quirks before calling nvme_init_subsystem
Pankaj Raghav
2022-12-01
nvme: Convert NVMe errors to PR errors
Mike Christie
2022-11-30
nvme: fix SRCU protection of nvme_ns_head list
Caleb Sander
2022-11-24
driver core: make struct class.dev_uevent() take a const *
Greg Kroah-Hartman
2022-11-18
nvme: rename the queue quiescing helpers
Christoph Hellwig
2022-11-16
nvme: return err on nvme_init_non_mdts_limits fail
Joel Granados
2022-11-16
nvme: avoid fallback to sequential scan due to transient issues
Uday Shankar
2022-11-16
nvme-auth: convert dhchap_auth_list to an array
Sagi Grimberg
2022-11-16
nvme-auth: no need to reset chap contexts on re-authentication
Sagi Grimberg
2022-11-16
nvme-auth: guarantee dhchap buffers under memory pressure
Sagi Grimberg
2022-11-16
nvme-auth: don't override ctrl keys before validation
Sagi Grimberg
2022-11-16
nvme-auth: don't ignore key generation failures when initializing ctrl keys
Sagi Grimberg
2022-11-15
nvme: simplify transport specific device attribute handling
Christoph Hellwig
[next]