index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
host
Age
Commit message (
Expand
)
Author
2020-04-10
Merge tag 'block-5.7-2020-04-10' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-04-04
nvme-fc: Revert "add module to ops template to allow module references"
James Smart
2020-04-04
nvme: fix deadlock caused by ANA update wrong locking
Sagi Grimberg
2020-04-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-04-02
nvme: inherit stable pages constraint in the mpath stack device
Sagi Grimberg
2020-04-01
nvme-tcp: fix possible crash in recv error flow
Sagi Grimberg
2020-03-31
nvme-tcp: don't poll a non-live queue
Sagi Grimberg
2020-03-31
nvme-tcp: fix possible crash in write_zeroes processing
Sagi Grimberg
2020-03-31
nvme-rdma: Replace comma with a semicolon
Israel Rukshin
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-30
Merge tag 'for-5.7/block-2020-03-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-03-27
block: simplify queue allocation
Christoph Hellwig
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-tcp: Add warning on state change failure at nvme_tcp_setup_ctrl
Israel Rukshin
2020-03-26
nvme-rdma: Add warning on state change failure at nvme_rdma_setup_ctrl
Israel Rukshin
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-pci: Re-order nvme_pci_free_ctrl
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-fabrics: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
2020-03-26
nvme-multipath: do not reset on unknown status
John Meneghini
2020-03-26
nvme-pci: properly print controller address
Max Gurtovoy
2020-03-26
nvme-tcp: break from io_work loop if recv failed
Sagi Grimberg
2020-03-26
nvme-tcp: move send failure to nvme_tcp_try_send
Sagi Grimberg
2020-03-26
nvme-tcp: optimize queue io_cpu assignment for multiple queue maps
Sagi Grimberg
2020-03-26
nvme-pci: Simplify nvme_poll_irqdisable
Keith Busch
2020-03-26
nvme-pci: Remove two-pass completions
Keith Busch
2020-03-26
nvme-pci: Remove tag from process cq
Keith Busch
2020-03-26
nvme-pci: slimmer CQ head update
Alexey Dobriyan
2020-03-26
nvme: Check for readiness more quickly, to speed up boot time
Josh Triplett
2020-03-26
nvme: log additional message for controller status
Rupesh Girase
2020-03-26
nvme: code cleanup nvme_identify_ns_desc()
Chaitanya Kulkarni
2020-03-26
nvme: Don't deter users from enabling hwmon support
Jean Delvare
2020-03-26
nvme: expose hostid via sysfs for fabrics controllers
Sagi Grimberg
2020-03-26
nvme: expose hostnqn via sysfs for fabrics controllers
Sagi Grimberg
2020-03-18
nvme: Convert to use set_capacity_revalidate_and_notify
Balbir Singh
2020-03-16
scsi: treewide: Consolidate {get,put}_unaligned_[bl]e24() definitions
Bart Van Assche
2020-03-10
nvme-rdma: Avoid double freeing of async event data
Prabhath Sajeepa
2020-03-04
nvme-tcp: Set SO_PRIORITY for all host sockets
Wunderlich, Mark
2020-03-04
nvme: remove unused return code from nvme_alloc_ns
Edmund Nadolski
2020-02-28
nvme-pci: Hold cq_poll_lock while completing CQEs
Bijan Mottahedeh
2020-02-22
Merge tag 'block-5.6-2020-02-22' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-02-21
nvme-multipath: Fix memory leak with ana_log_buf
Logan Gunthorpe
[next]