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
2017-07-11
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
8
-193
/
+207
2017-07-10
Merge branch 'nvme-4.13' of git://git.infradead.org/nvme into for-linus
Jens Axboe
8
-193
/
+207
2017-07-10
nvmet: avoid unneeded assignment of submit_bio return value
Max Gurtovoy
1
-1
/
+1
2017-07-10
nvme-pci: add module parameter for io queue depth
weiping zhang
1
-2
/
+22
2017-07-10
nvme-pci: compile warnings in nvme_alloc_host_mem()
Dan Carpenter
1
-2
/
+3
2017-07-10
nvmet_fc: Accept variable pad lengths on Create Association LS
James Smart
1
-7
/
+13
2017-07-08
Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-6
/
+9
2017-07-06
nvme-rdma: unconditionally recycle the request mr
Sagi Grimberg
1
-3
/
+0
2017-07-06
nvme: split nvme_uninit_ctrl into stop and uninit
Sagi Grimberg
6
-60
/
+43
2017-07-06
nvme: kick requeue list when requeueing a request instead of when starting th...
Sagi Grimberg
1
-17
/
+2
2017-07-06
nvme-pci: quiesce/unquiesce admin_q instead of start/stop its hw queues
Sagi Grimberg
1
-3
/
+3
2017-07-06
nvme-loop: quiesce/unquiesce admin_q instead of start/stop its hw queues
Sagi Grimberg
1
-1
/
+2
2017-07-06
nvme-fc: quiesce/unquiesce admin_q instead of start/stop its hw queues
Sagi Grimberg
1
-2
/
+3
2017-07-06
nvme-rdma: quiesce/unquiesce admin_q instead of start/stop its hw queues
Sagi Grimberg
1
-3
/
+4
2017-07-06
nvme-rdma: remove race conditions from IB signalling
Marta Rybczynska
1
-10
/
+10
2017-07-04
nvme-fc: use blk_mq_delay_run_hw_queue instead of open-coding it
Sagi Grimberg
1
-4
/
+3
2017-07-04
nvme-fc: update tagset nr_hw_queues after queues reinit
Sagi Grimberg
1
-0
/
+2
2017-07-04
nvme-loop: update tagset nr_hw_queues after reconnecting/resetting
Sagi Grimberg
1
-0
/
+3
2017-07-04
nvme-rdma: update tagset nr_hw_queues after reconnecting/resetting
Sagi Grimberg
1
-0
/
+6
2017-07-04
nvme-fc: don't override opts->nr_io_queues
Sagi Grimberg
1
-5
/
+11
2017-07-03
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-07-02
nvme-pci: rename to nvme_pci_configure_admin_queue
Sagi Grimberg
1
-2
/
+2
2017-07-02
nvme: move ctrl cap to struct nvme_ctrl
Sagi Grimberg
5
-25
/
+21
2017-07-02
nvme: move queue_count to the nvme_ctrl
Sagi Grimberg
5
-54
/
+51
2017-07-02
nvme: Quirks for PM1725 controllers
Martin K. Petersen
1
-0
/
+10
2017-06-29
nvme: Makefile: remove dead build rule
Valentin Rothberg
1
-1
/
+0
2017-06-28
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-27
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
[next]