index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nvme
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-09
nvme: consolidate chunk_sectors settings
Keith Busch
2
-13
/
+10
2020-05-09
nvme: revalidate after verifying identifiers
Keith Busch
1
-1
/
+2
2020-05-09
nvme-multipath: set bdi capabilities once
Keith Busch
2
-7
/
+8
2020-05-09
nvme: check namespace head shared property
Keith Busch
2
-1
/
+3
2020-05-09
nvme: always search for namespace head
Keith Busch
1
-2
/
+9
2020-05-09
nvme: release namespace head reference on error
Keith Busch
1
-0
/
+1
2020-05-09
nvme: unlink head after removing last namespace
Keith Busch
1
-2
/
+5
2020-05-09
nvme: remove the magic 1024 constant in nvme_scan_ns_list
Christoph Hellwig
1
-1
/
+2
2020-05-09
nvme: avoid an Identify Controller command for each namespace scan
Christoph Hellwig
1
-22
/
+18
2020-05-09
nvme: factor out a nvme_ns_remove_by_nsid helper
Christoph Hellwig
1
-8
/
+12
2020-05-09
nvme: clean up nvme_scan_work
Christoph Hellwig
1
-8
/
+8
2020-05-09
nvme: refine the Qemu Identify CNS quirk
Christoph Hellwig
1
-2
/
+14
2020-05-09
nvmet-fc: slight cleanup for kbuild test warnings
James Smart
1
-3
/
+4
2020-05-09
nvmet-rdma: use SRQ per completion vector
Max Gurtovoy
1
-42
/
+136
2020-05-09
nvme: remove unused parameter
Keith Busch
1
-3
/
+2
2020-05-09
nvme: provide num dword helper
Keith Busch
2
-2
/
+10
2020-05-09
nvme-fcloop: add target to host LS request support
James Smart
1
-12
/
+118
2020-05-09
nvme-fcloop: refactor to enable target to host LS
James Smart
1
-6
/
+13
2020-05-09
nvmet-fc: Add Disconnect Association Xmt support
James Smart
1
-10
/
+286
2020-05-09
nvmet-fc: rename ls_list to ls_rcv_list
James Smart
1
-11
/
+11
2020-05-09
nvmet-fc: track hostport handle for associations
James Smart
1
-7
/
+170
2020-05-09
nvmet-fc: perform small cleanups on unneeded checks
James Smart
1
-8
/
+5
2020-05-09
nvmet-fc: add LS failure messages
James Smart
1
-2
/
+18
2020-05-09
nvme-fc: Add Disconnect Association Rcv support
James Smart
1
-4
/
+359
2020-05-09
nvmet-fc: Update target for common definitions for LS handling
James Smart
1
-26
/
+2
2020-05-09
nvme-fc: Update header and host for common definitions for LS handling
James Smart
2
-23
/
+81
2020-05-09
nvme-fc: convert assoc_active flag to bit op
James Smart
1
-24
/
+13
2020-05-09
nvme-fc: Ensure private pointers are NULL if no data
James Smart
2
-32
/
+54
2020-05-09
nvmet-fc: Better size LS buffers
James Smart
2
-30
/
+38
2020-05-09
nvme-fc nvmet-fc: refactor for common LS definitions
James Smart
3
-141
/
+143
2020-05-09
nvme-fc and nvmet-fc: revise LLDD api for LS reception and LS request
James Smart
3
-30
/
+102
2020-05-09
nvme: fix possible hang when ns scanning fails during error recovery
Sagi Grimberg
1
-1
/
+1
2020-05-09
nvme-pci: fix "slimmer CQ head update"
Alexey Dobriyan
1
-1
/
+5
2020-04-27
nvme: prevent double free in nvme_alloc_ns() error handling
Niklas Cassel
1
-0
/
+2
2020-04-10
Merge tag 'block-5.7-2020-04-10' of git://git.kernel.dk/linux-block
Linus Torvalds
9
-124
/
+242
2020-04-07
nvmet-rdma: fix double free of rdma queue
Israel Rukshin
1
-12
/
+18
2020-04-04
nvme-fc: Revert "add module to ops template to allow module references"
James Smart
2
-13
/
+2
2020-04-04
nvme: fix deadlock caused by ANA update wrong locking
Sagi Grimberg
1
-2
/
+2
2020-04-04
nvmet-rdma: fix bonding failover possible NULL deref
Sagi Grimberg
1
-56
/
+119
2020-04-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2
-14
/
+0
2020-04-02
nvmet: fix NULL dereference when removing a referral
Sagi Grimberg
1
-1
/
+9
2020-04-02
nvme: inherit stable pages constraint in the mpath stack device
Sagi Grimberg
1
-0
/
+7
2020-04-01
nvme-tcp: fix possible crash in recv error flow
Sagi Grimberg
1
-1
/
+1
2020-03-31
nvme-tcp: don't poll a non-live queue
Sagi Grimberg
1
-0
/
+3
2020-03-31
nvme-tcp: fix possible crash in write_zeroes processing
Sagi Grimberg
1
-6
/
+7
2020-03-31
nvmet-fc: fix typo in comment
James Smart
1
-1
/
+1
2020-03-31
nvme-rdma: Replace comma with a semicolon
Israel Rukshin
1
-1
/
+1
2020-03-31
nvme-fcloop: fix deallocation of working context
James Smart
1
-24
/
+52
2020-03-31
nvme: fix compat address handling in several ioctls
Nick Bowler
1
-7
/
+20
2020-03-30
Merge tag 'for-5.7/drivers-2020-03-29' of git://git.kernel.dk/linux-block
Linus Torvalds
16
-235
/
+533
[prev]
[next]