index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nvme
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-02
Merge tag 'for-linus-20181102' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-2
/
+5
2018-11-02
nvme-pci: fix conflicting p2p resource adds
Keith Busch
1
-1
/
+4
2018-11-02
nvme-fc: fix request private initialization
James Smart
1
-1
/
+1
2018-11-01
Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
1
-1
/
+1
2018-10-25
Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
8
-48
/
+324
2018-10-24
iov_iter: Separate type from direction and use accessor functions
David Howells
1
-1
/
+1
2018-10-22
Merge tag 'for-4.20/block-20181021' of git://git.kernel.dk/linux-block
Linus Torvalds
19
-255
/
+532
2018-10-20
Merge branch 'pci/peer-to-peer'
Bjorn Helgaas
8
-47
/
+324
2018-10-19
nvme-fabrics: move controller options matching to fabrics
Sagi Grimberg
3
-34
/
+33
2018-10-19
nvme-rdma: always have a valid trsvcid
Sagi Grimberg
1
-24
/
+14
2018-10-18
nvme-pci: remove duplicate check
Chaitanya Kulkarni
1
-2
/
+2
2018-10-17
nvmet: Optionally use PCI P2P memory
Logan Gunthorpe
5
-1
/
+230
2018-10-17
nvmet: Introduce helper functions to allocate and free request SGLs
Logan Gunthorpe
3
-8
/
+32
2018-10-17
nvme-pci: Add support for P2P memory in requests
Logan Gunthorpe
3
-4
/
+18
2018-10-17
nvme-pci: Use PCI p2pmem subsystem to manage the CMB
Logan Gunthorpe
1
-35
/
+45
2018-10-17
nvme-pci: fix hot removal during error handling
Keith Busch
1
-2
/
+1
2018-10-17
nvmet-fcloop: suppress a compiler warning
Bart Van Assche
1
-0
/
+1
2018-10-17
nvme-core: make implicit seed truncation explicit
Bart Van Assche
1
-1
/
+1
2018-10-17
nvmet-fc: fix kernel-doc headers
Bart Van Assche
1
-3
/
+3
2018-10-17
nvme-fc: rework the request initialization code
Bart Van Assche
1
-3
/
+6
2018-10-17
nvme-fc: introduce struct nvme_fcp_op_w_sgl
Bart Van Assche
1
-11
/
+18
2018-10-17
nvme-fc: fix kernel-doc headers
Bart Van Assche
1
-6
/
+5
2018-10-17
nvmet: avoid integer overflow in the discard code
Bart Van Assche
1
-1
/
+2
2018-10-17
nvmet-rdma: declare local symbols static
Bart Van Assche
1
-1
/
+1
2018-10-17
nvmet: use strlcpy() instead of strcpy()
Bart Van Assche
2
-2
/
+2
2018-10-17
nvme-pci: fix nvme_suspend_queue() kernel-doc header
Bart Van Assche
1
-1
/
+1
2018-10-17
nvme-core: rework a NQN copying operation
Bart Van Assche
1
-1
/
+1
2018-10-17
nvme-core: declare local symbols static
Bart Van Assche
1
-1
/
+1
2018-10-17
nvmet-rdma: check for timeout in nvme_rdma_wait_for_cm()
Bart Van Assche
1
-1
/
+8
2018-10-17
nvmet: use strcmp() instead of strncmp() for subsystem lookup
Bart Van Assche
1
-2
/
+1
2018-10-17
nvmet: remove unreachable code
Chaitanya Kulkarni
1
-3
/
+1
2018-10-17
nvme: update node paths after adding new path
Keith Busch
1
-0
/
+9
2018-10-09
lightnvm: do no update csecs and sos on 1.2
Javier González
1
-0
/
+3
2018-10-09
lightnvm: use internal allocation for chunk log page
Javier González
1
-8
/
+17
2018-10-09
lightnvm: move bad block and chunk state logic to core
Matias Bjørling
1
-2
/
+2
2018-10-08
nvme: remove ns sibling before clearing path
Keith Busch
1
-1
/
+1
2018-10-05
nvmet-rdma: use a private workqueue for delete
Sagi Grimberg
1
-4
/
+15
2018-10-02
PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() calls
Oza Pawandeep
1
-1
/
+0
2018-10-01
nvme: take node locality into account when selecting a path
Christoph Hellwig
3
-28
/
+54
2018-10-01
nvmet: don't split large I/Os unconditionally
Sagi Grimberg
2
-2
/
+8
2018-10-01
nvme: call nvme_complete_rq when nvmf_check_ready fails for mpath I/O
James Smart
2
-2
/
+12
2018-10-01
nvme-core: add async event trace helper
Chaitanya Kulkarni
2
-2
/
+37
2018-10-01
nvme_fc: add 'nvme_discovery' sysfs attribute to fc transport device
James Smart
1
-9
/
+95
2018-10-01
nvmet_fc: support target port removal with nvmet layer
James Smart
1
-8
/
+120
2018-10-01
nvme-fc: fix for a minor typos
Milan P. Gandhi
2
-3
/
+3
2018-10-01
nvmet: remove redundant module prefix
Chaitanya Kulkarni
1
-1
/
+1
2018-10-01
nvme: fix typo in nvme_identify_ns_descs
Milan P. Gandhi
1
-1
/
+1
2018-10-01
Merge tag 'v4.19-rc6' into for-4.20/block
Jens Axboe
3
-4
/
+33
2018-09-28
nvme: register ns_id attributes as default sysfs groups
Hannes Reinecke
4
-92
/
+59
2018-09-28
block: genhd: add 'groups' argument to device_add_disk
Hannes Reinecke
2
-2
/
+2
[next]