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
/
host
/
core.c
Age
Commit message (
Expand
)
Author
2023-02-03
Merge tag 'block-6.2-2023-02-03' of git://git.kernel.dk/linux
Linus Torvalds
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
2022-11-15
nvme: move OPAL setup from PCIe to core
Christoph Hellwig
2022-11-15
nvme: don't call nvme_init_ctrl_finish from nvme_passthru_end
Christoph Hellwig
2022-11-15
nvme: implement the DEAC bit for the Write Zeroes command
Christoph Hellwig
2022-11-09
nvme: quiet user passthrough command errors
Keith Busch
2022-11-02
nvme: use blk_mq_[un]quiesce_tagset
Chao Leng
2022-11-02
blk-mq: pass a tagset to blk_mq_wait_quiesce_done
Christoph Hellwig
2022-11-02
nvme: split nvme_kill_queues
Christoph Hellwig
2022-11-02
nvme: don't unquiesce the admin queue in nvme_kill_queues
Christoph Hellwig
2022-11-02
nvme: remove the NVME_NS_DEAD check in nvme_validate_ns
Christoph Hellwig
2022-11-02
nvme: remove the NVME_NS_DEAD check in nvme_remove_invalid_namespaces
Christoph Hellwig
2022-11-02
nvme: don't remove namespaces in nvme_passthru_end
Christoph Hellwig
2022-11-02
block: set the disk capacity to 0 in blk_mark_disk_dead
Christoph Hellwig
2022-10-25
blk-mq: move the call to blk_put_queue out of blk_mq_destroy_queue
Christoph Hellwig
2022-10-19
nvme-hwmon: consistently ignore errors from nvme_hwmon_init
Christoph Hellwig
2022-10-19
nvme: fix error pointer dereference in error handling
Dan Carpenter
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
[next]