index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-09
Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-6
/
+9
2017-07-04
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2017-07-03
Merge branch 'for-4.13/block' of git://git.kernel.dk/linux-block
Linus Torvalds
21
-3247
/
+1206
2017-07-03
Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuid
Linus Torvalds
4
-7
/
+7
2017-07-03
PCI: Split ->reset_notify() method into ->reset_prepare() and ->reset_done()
Christoph Hellwig
1
-7
/
+8
2017-06-29
nvme: Makefile: remove dead build rule
Valentin Rothberg
1
-1
/
+0
2017-06-29
nvme: Allocate queues for all possible CPUs
Christoph Hellwig
1
-1
/
+1
2017-06-28
nvmet-rdma: register ib_client to not deadlock in device removal
Sagi Grimberg
1
-33
/
+67
2017-06-28
nvme_fc: fix error recovery on link down.
James Smart
1
-4
/
+4
2017-06-28
nvmet_fc: fix crashes on bad opcodes
James Smart
1
-4
/
+6
2017-06-28
nvme_fc: Fix crash when nvme controller connection fails.
James Smart
1
-0
/
+3
2017-06-28
nvme_fc: replace ioabort msleep loop with completion
James Smart
1
-7
/
+6
2017-06-28
nvme_fc: fix double calls to nvme_cleanup_cmd()
James Smart
1
-4
/
+1
2017-06-28
nvme-fabrics: verify that a controller returns the correct NQN
Christoph Hellwig
1
-0
/
+9
2017-06-28
nvme: simplify nvme_dev_attrs_are_visible
Christoph Hellwig
1
-11
/
+4
2017-06-28
nvme: read the subsystem NQN from Identify Controller
Christoph Hellwig
7
-18
/
+29
2017-06-28
nvme: remove a misleading comment on struct nvme_ns
Christoph Hellwig
1
-3
/
+0
2017-06-28
nvme: explicitly disable APST on quirked devices
Kai-Heng Feng
2
-8
/
+10
2017-06-28
nvme: use a single NVME_AQ_DEPTH and relax it to 32
Sagi Grimberg
7
-19
/
+10
2017-06-28
nvme: add hostid token to fabric options
Johannes Thumshirn
2
-3
/
+20
2017-06-28
nvme: Remove SCSI translations
Keith Busch
4
-2541
/
+3
2017-06-28
nvme-pci: open-code polling logic in nvme_poll
Sagi Grimberg
1
-19
/
+21
2017-06-28
nvme-pci: factor out the cqe reading mechanics from __nvme_process_cq
Sagi Grimberg
1
-22
/
+26
2017-06-28
nvme-pci: factor out cqe handling into a dedicated routine
Sagi Grimberg
1
-23
/
+30
2017-06-28
nvme-pci: Introduce nvme_ring_cq_doorbell
Sagi Grimberg
1
-4
/
+13
2017-06-28
nvme/pci: Fix stuck nvme reset
Keith Busch
1
-1
/
+2
2017-06-27
nvme: add support for streams and directives
Jens Axboe
2
-4
/
+151
2017-06-27
lightnvm: propagate right error code to target
Javier González
1
-1
/
+1
2017-06-19
nvme: host: unquiesce queue in nvme_kill_queues()
Ming Lei
1
-0
/
+6
2017-06-18
blk-mq: use the introduced blk_mq_unquiesce_queue()
Ming Lei
1
-1
/
+1
2017-06-16
nvme: implement NS Optimal IO Boundary from 1.3 Spec
Scott Bauer
2
-0
/
+10
2017-06-15
nvme: don't hard code size of struct t10_pi_tuple
Sagi Grimberg
1
-1
/
+2
2017-06-15
nvme: no need to wait for the reset when keepalive fails
Christoph Hellwig
1
-1
/
+1
2017-06-15
nvme: move reset workqueue handling to common code
Christoph Hellwig
6
-111
/
+47
2017-06-15
nvme-pci: merge init_request methods
Christoph Hellwig
1
-15
/
+3
2017-06-15
nvme-loop: merge init_request methods
Christoph Hellwig
1
-9
/
+4
2017-06-15
nvme-fc: merge init_request methods
Christoph Hellwig
1
-13
/
+3
2017-06-15
nvme-rdma: merge init_request and exit_request methods
Christoph Hellwig
1
-32
/
+11
2017-06-15
nvme: move protection information check into nvme_setup_rw
Christoph Hellwig
2
-15
/
+14
2017-06-15
nvme: mark shutdown_timeout static
Christoph Hellwig
2
-5
/
+2
2017-06-15
nvme-rdma: fix error code in nvme_rdma_create_ctrl()
Dan Carpenter
1
-0
/
+2
2017-06-15
nvmf: keep track of nvmet connect error status
Guan Junxiong
1
-0
/
+18
2017-06-15
nvmet-fc: Remove a set-but-not-used variable
Bart Van Assche
1
-2
/
+0
2017-06-15
nvme: use ctrl->device consistently for logging
Johannes Thumshirn
1
-5
/
+5
2017-06-15
nvmet: allow overriding the NVMe VS via configfs
Johannes Thumshirn
1
-0
/
+37
2017-06-15
nvmet: add uuid field to nvme_ns and populate via configfs
Johannes Thumshirn
1
-0
/
+31
2017-06-15
nvmet: implement namespace identify descriptor list
Johannes Thumshirn
3
-1
/
+64
2017-06-15
nvme: provide UUID value to userspace
Johannes Thumshirn
1
-1
/
+24
2017-06-15
nvme: get list of namespace descriptors
Johannes Thumshirn
2
-0
/
+80
2017-06-15
nvme: rename uuid to nguid in nvme_ns
Johannes Thumshirn
2
-6
/
+6
[next]