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
2020-07-02
nvme: fix identify error status silent ignore
Sagi Grimberg
2020-06-24
nvme: fix possible deadlock when I/O is blocked
Sagi Grimberg
2020-06-24
nvme: set initial value for controller's numa node
Max Gurtovoy
2020-06-11
nvme: do not call del_gendisk() on a disk that was never added
Niklas Cassel
2020-06-02
Merge tag 'for-5.8/drivers-2020-06-01' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-05-29
nvme: force complete cancelled requests
Keith Busch
2020-05-27
nvme: set dma alignment to qword
Keith Busch
2020-05-27
nvme: enforce extended LBA format for fabrics metadata
Max Gurtovoy
2020-05-27
nvme: introduce max_integrity_segments ctrl attribute
Max Gurtovoy
2020-05-27
nvme: make nvme_ns_has_pi accessible to transports
James Smart
2020-05-27
nvme: introduce NVME_NS_METADATA_SUPPORTED flag
Max Gurtovoy
2020-05-27
nvme: introduce namespace features flag
Max Gurtovoy
2020-05-27
nvme: fix io_opt limit setting
Damien Le Moal
2020-05-27
nvme: disable streams when get stream params failed
Wu Bo
2020-05-09
nvme: define constants for identification values
Keith Busch
2020-05-09
nvme: flush scan work on passthrough commands
Keith Busch
2020-05-09
nvme: clean up error handling in nvme_init_ns_head
Christoph Hellwig
2020-05-09
nvme: consolodate io settings
Keith Busch
2020-05-09
nvme: revalidate namespace stream parameters
Keith Busch
2020-05-09
nvme: consolidate chunk_sectors settings
Keith Busch
2020-05-09
nvme: revalidate after verifying identifiers
Keith Busch
2020-05-09
nvme-multipath: set bdi capabilities once
Keith Busch
2020-05-09
nvme: check namespace head shared property
Keith Busch
2020-05-09
nvme: always search for namespace head
Keith Busch
2020-05-09
nvme: release namespace head reference on error
Keith Busch
2020-05-09
nvme: unlink head after removing last namespace
Keith Busch
2020-05-09
nvme: remove the magic 1024 constant in nvme_scan_ns_list
Christoph Hellwig
2020-05-09
nvme: avoid an Identify Controller command for each namespace scan
Christoph Hellwig
2020-05-09
nvme: factor out a nvme_ns_remove_by_nsid helper
Christoph Hellwig
2020-05-09
nvme: clean up nvme_scan_work
Christoph Hellwig
2020-05-09
nvme: refine the Qemu Identify CNS quirk
Christoph Hellwig
2020-05-09
nvme: remove unused parameter
Keith Busch
2020-05-09
nvme: provide num dword helper
Keith Busch
2020-05-09
nvme: fix possible hang when ns scanning fails during error recovery
Sagi Grimberg
2020-04-27
nvme: prevent double free in nvme_alloc_ns() error handling
Niklas Cassel
2020-04-02
nvme: inherit stable pages constraint in the mpath stack device
Sagi Grimberg
2020-03-31
nvme: fix compat address handling in several ioctls
Nick Bowler
2020-03-30
Merge tag 'for-5.7/drivers-2020-03-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-03-26
nvme: cleanup namespace identifier reporting in nvme_init_ns_head
Christoph Hellwig
2020-03-26
nvme: rename __nvme_find_ns_head to nvme_find_ns_head
Christoph Hellwig
2020-03-26
nvme: refactor nvme_identify_ns_descs error handling
Christoph Hellwig
2020-03-26
nvme: Fix controller creation races with teardown flow
Israel Rukshin
2020-03-26
nvme: Make nvme_uninit_ctrl symmetric to nvme_init_ctrl
Israel Rukshin
2020-03-26
nvme: Fix ctrl use-after-free during sysfs deletion
Israel Rukshin
2020-03-26
nvme: Remove unused return code from nvme_delete_ctrl_sync
Israel Rukshin
2020-03-26
nvme: Use nvme_state_terminal helper
Israel Rukshin
2020-03-26
nvme: release ida resources
Max Gurtovoy
2020-03-26
nvme: Add compat_ioctl handler for NVME_IOCTL_SUBMIT_IO
masahiro31.yamada@kioxia.com
2020-03-26
nvme-multipath: do not reset on unknown status
John Meneghini
2020-03-26
nvme: Check for readiness more quickly, to speed up boot time
Josh Triplett
[next]