index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
host
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
nvme: release namespace head reference on error
Keith Busch
2020-05-10
1
-0
/
+1
|
*
|
|
nvme: unlink head after removing last namespace
Keith Busch
2020-05-10
1
-2
/
+5
|
*
|
|
nvme: remove the magic 1024 constant in nvme_scan_ns_list
Christoph Hellwig
2020-05-10
1
-1
/
+2
|
*
|
|
nvme: avoid an Identify Controller command for each namespace scan
Christoph Hellwig
2020-05-10
1
-22
/
+18
|
*
|
|
nvme: factor out a nvme_ns_remove_by_nsid helper
Christoph Hellwig
2020-05-10
1
-8
/
+12
|
*
|
|
nvme: clean up nvme_scan_work
Christoph Hellwig
2020-05-10
1
-8
/
+8
|
*
|
|
nvme: refine the Qemu Identify CNS quirk
Christoph Hellwig
2020-05-10
1
-2
/
+14
|
*
|
|
nvme: remove unused parameter
Keith Busch
2020-05-10
1
-3
/
+2
|
*
|
|
nvme: provide num dword helper
Keith Busch
2020-05-10
2
-2
/
+10
|
*
|
|
nvme-fc: Add Disconnect Association Rcv support
James Smart
2020-05-10
1
-4
/
+359
|
*
|
|
nvme-fc: Update header and host for common definitions for LS handling
James Smart
2020-05-10
2
-23
/
+81
|
*
|
|
nvme-fc: convert assoc_active flag to bit op
James Smart
2020-05-10
1
-24
/
+13
|
*
|
|
nvme-fc: Ensure private pointers are NULL if no data
James Smart
2020-05-10
1
-31
/
+50
|
*
|
|
nvmet-fc: Better size LS buffers
James Smart
2020-05-10
1
-0
/
+15
|
*
|
|
nvme-fc nvmet-fc: refactor for common LS definitions
James Smart
2020-05-10
2
-35
/
+134
|
*
|
|
nvme-fc and nvmet-fc: revise LLDD api for LS reception and LS request
James Smart
2020-05-10
1
-0
/
+35
*
|
|
|
Merge tag 'for-5.8/block-2020-06-01' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-06-03
1
-1
/
+1
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
nvme: force complete cancelled requests
Keith Busch
2020-05-29
1
-1
/
+1
|
|
/
/
*
|
/
nvme-pci: avoid race between nvme_reap_pending_cqes() and nvme_poll()
Dongli Zhang
2020-05-27
1
-4
/
+7
|
|
/
|
/
|
*
|
nvme-pci: dma read memory barrier for completions
Keith Busch
2020-05-12
1
-0
/
+5
|
/
*
nvme: fix possible hang when ns scanning fails during error recovery
Sagi Grimberg
2020-05-10
1
-1
/
+1
*
nvme-pci: fix "slimmer CQ head update"
Alexey Dobriyan
2020-05-10
1
-1
/
+5
*
nvme: prevent double free in nvme_alloc_ns() error handling
Niklas Cassel
2020-04-27
1
-0
/
+2
*
Merge tag 'block-5.7-2020-04-10' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-04-10
5
-29
/
+43
|
\
|
*
nvme-fc: Revert "add module to ops template to allow module references"
James Smart
2020-04-04
1
-12
/
+2
|
*
nvme: fix deadlock caused by ANA update wrong locking
Sagi Grimberg
2020-04-04
1
-2
/
+2
|
*
nvme: inherit stable pages constraint in the mpath stack device
Sagi Grimberg
2020-04-02
1
-0
/
+7
|
*
nvme-tcp: fix possible crash in recv error flow
Sagi Grimberg
2020-04-01
1
-1
/
+1
|
*
nvme-tcp: don't poll a non-live queue
Sagi Grimberg
2020-03-31
1
-0
/
+3
|
*
nvme-tcp: fix possible crash in write_zeroes processing
Sagi Grimberg
2020-03-31
1
-6
/
+7
|
*
nvme-rdma: Replace comma with a semicolon
Israel Rukshin
2020-03-31
1
-1
/
+1
|
*
nvme: fix compat address handling in several ioctls
Nick Bowler
2020-03-31
1
-7
/
+20
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-04-03
1
-8
/
+0
|
\
\
|
|
/
|
/
|
|
*
scsi: treewide: Consolidate {get,put}_unaligned_[bl]e24() definitions
Bart Van Assche
2020-03-17
1
-8
/
+0
*
|
Merge tag 'for-5.7/drivers-2020-03-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-03-30
9
-212
/
+303
|
\
\
|
*
|
nvme: cleanup namespace identifier reporting in nvme_init_ns_head
Christoph Hellwig
2020-03-25
1
-12
/
+10
|
*
|
nvme: rename __nvme_find_ns_head to nvme_find_ns_head
Christoph Hellwig
2020-03-25
1
-2
/
+2
|
*
|
nvme: refactor nvme_identify_ns_descs error handling
Christoph Hellwig
2020-03-25
1
-15
/
+13
|
*
|
nvme-tcp: Add warning on state change failure at nvme_tcp_setup_ctrl
Israel Rukshin
2020-03-25
1
-1
/
+6
|
*
|
nvme-rdma: Add warning on state change failure at nvme_rdma_setup_ctrl
Israel Rukshin
2020-03-25
1
-1
/
+6
|
*
|
nvme: Fix controller creation races with teardown flow
Israel Rukshin
2020-03-25
2
-0
/
+6
|
*
|
nvme: Make nvme_uninit_ctrl symmetric to nvme_init_ctrl
Israel Rukshin
2020-03-25
5
-6
/
+2
|
*
|
nvme: Fix ctrl use-after-free during sysfs deletion
Israel Rukshin
2020-03-25
5
-8
/
+5
|
*
|
nvme-pci: Re-order nvme_pci_free_ctrl
Israel Rukshin
2020-03-25
1
-2
/
+2
|
*
|
nvme: Remove unused return code from nvme_delete_ctrl_sync
Israel Rukshin
2020-03-25
1
-7
/
+2
|
*
|
nvme: Use nvme_state_terminal helper
Israel Rukshin
2020-03-25
1
-2
/
+1
|
*
|
nvme: release ida resources
Max Gurtovoy
2020-03-25
1
-0
/
+1
|
*
|
nvme: Add compat_ioctl handler for NVME_IOCTL_SUBMIT_IO
masahiro31.yamada@kioxia.com
2020-03-25
1
-2
/
+43
|
*
|
nvme-fabrics: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
2020-03-25
1
-4
/
+4
|
*
|
nvme-multipath: do not reset on unknown status
John Meneghini
2020-03-25
3
-18
/
+13
[prev]
[next]