index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nvme
Commit message (
Expand
)
Author
Age
Files
Lines
*
nvmet: don't report 0-bytes in serial number
Martin Wilck
2017-07-20
1
-2
/
+14
*
nvmet: preserve controller serial number between reboots
Johannes Thumshirn
2017-07-20
1
-0
/
+22
*
nvmet: Move serial number from controller to subsystem
Johannes Thumshirn
2017-07-20
3
-5
/
+4
*
nvmet: prefix version configfs file with attr
Johannes Thumshirn
2017-07-20
1
-4
/
+4
*
nvme-pci: Fix an error handling path in 'nvme_probe()'
Christophe JAILLET
2017-07-20
1
-3
/
+4
*
nvme-pci: Remove nvme_setup_prps BUG_ON
Keith Busch
2017-07-20
1
-8
/
+25
*
nvme-pci: add another device ID with stripe quirk
David Wayne Fugate
2017-07-20
1
-0
/
+3
*
nvmet-fc: fix byte swapping in nvmet_fc_ls_create_association
Christoph Hellwig
2017-07-20
1
-4
/
+4
*
nvme: fix byte swapping in the streams code
Christoph Hellwig
2017-07-20
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-07-11
8
-193
/
+207
|
\
|
*
Merge branch 'nvme-4.13' of git://git.infradead.org/nvme into for-linus
Jens Axboe
2017-07-10
8
-193
/
+207
|
|
\
|
|
*
nvmet: avoid unneeded assignment of submit_bio return value
Max Gurtovoy
2017-07-10
1
-1
/
+1
|
|
*
nvme-pci: add module parameter for io queue depth
weiping zhang
2017-07-10
1
-2
/
+22
|
|
*
nvme-pci: compile warnings in nvme_alloc_host_mem()
Dan Carpenter
2017-07-10
1
-2
/
+3
|
|
*
nvmet_fc: Accept variable pad lengths on Create Association LS
James Smart
2017-07-10
1
-7
/
+13
|
|
*
nvme-rdma: unconditionally recycle the request mr
Sagi Grimberg
2017-07-06
1
-3
/
+0
|
|
*
nvme: split nvme_uninit_ctrl into stop and uninit
Sagi Grimberg
2017-07-06
6
-60
/
+43
|
|
*
nvme: kick requeue list when requeueing a request instead of when starting th...
Sagi Grimberg
2017-07-06
1
-17
/
+2
|
|
*
nvme-pci: quiesce/unquiesce admin_q instead of start/stop its hw queues
Sagi Grimberg
2017-07-06
1
-3
/
+3
|
|
*
nvme-loop: quiesce/unquiesce admin_q instead of start/stop its hw queues
Sagi Grimberg
2017-07-06
1
-1
/
+2
|
|
*
nvme-fc: quiesce/unquiesce admin_q instead of start/stop its hw queues
Sagi Grimberg
2017-07-06
1
-2
/
+3
|
|
*
nvme-rdma: quiesce/unquiesce admin_q instead of start/stop its hw queues
Sagi Grimberg
2017-07-06
1
-3
/
+4
|
|
*
nvme-rdma: remove race conditions from IB signalling
Marta Rybczynska
2017-07-06
1
-10
/
+10
|
|
*
nvme-fc: use blk_mq_delay_run_hw_queue instead of open-coding it
Sagi Grimberg
2017-07-04
1
-4
/
+3
|
|
*
nvme-fc: update tagset nr_hw_queues after queues reinit
Sagi Grimberg
2017-07-04
1
-0
/
+2
|
|
*
nvme-loop: update tagset nr_hw_queues after reconnecting/resetting
Sagi Grimberg
2017-07-04
1
-0
/
+3
|
|
*
nvme-rdma: update tagset nr_hw_queues after reconnecting/resetting
Sagi Grimberg
2017-07-04
1
-0
/
+6
|
|
*
nvme-fc: don't override opts->nr_io_queues
Sagi Grimberg
2017-07-04
1
-5
/
+11
|
|
*
nvme-pci: rename to nvme_pci_configure_admin_queue
Sagi Grimberg
2017-07-02
1
-2
/
+2
|
|
*
nvme: move ctrl cap to struct nvme_ctrl
Sagi Grimberg
2017-07-02
5
-25
/
+21
|
|
*
nvme: move queue_count to the nvme_ctrl
Sagi Grimberg
2017-07-02
5
-54
/
+51
|
|
*
nvme: Quirks for PM1725 controllers
Martin K. Petersen
2017-07-02
1
-0
/
+10
*
|
|
Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-07-08
1
-6
/
+9
|
\
\
\
|
*
|
|
PCI: Split ->reset_notify() method into ->reset_prepare() and ->reset_done()
Christoph Hellwig
2017-07-03
1
-7
/
+8
*
|
|
|
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-07-03
1
-1
/
+1
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
nvme: Allocate queues for all possible CPUs
Christoph Hellwig
2017-06-28
1
-1
/
+1
*
|
|
|
Merge branch 'for-4.13/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-07-03
21
-3247
/
+1206
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
nvme: Makefile: remove dead build rule
Valentin Rothberg
2017-06-29
1
-1
/
+0
|
*
|
|
nvmet-rdma: register ib_client to not deadlock in device removal
Sagi Grimberg
2017-06-28
1
-33
/
+67
|
*
|
|
nvme_fc: fix error recovery on link down.
James Smart
2017-06-28
1
-4
/
+4
|
*
|
|
nvmet_fc: fix crashes on bad opcodes
James Smart
2017-06-28
1
-4
/
+6
|
*
|
|
nvme_fc: Fix crash when nvme controller connection fails.
James Smart
2017-06-28
1
-0
/
+3
|
*
|
|
nvme_fc: replace ioabort msleep loop with completion
James Smart
2017-06-28
1
-7
/
+6
|
*
|
|
nvme_fc: fix double calls to nvme_cleanup_cmd()
James Smart
2017-06-28
1
-4
/
+1
|
*
|
|
nvme-fabrics: verify that a controller returns the correct NQN
Christoph Hellwig
2017-06-28
1
-0
/
+9
|
*
|
|
nvme: simplify nvme_dev_attrs_are_visible
Christoph Hellwig
2017-06-28
1
-11
/
+4
|
*
|
|
nvme: read the subsystem NQN from Identify Controller
Christoph Hellwig
2017-06-28
7
-18
/
+29
|
*
|
|
nvme: remove a misleading comment on struct nvme_ns
Christoph Hellwig
2017-06-28
1
-3
/
+0
|
*
|
|
nvme: explicitly disable APST on quirked devices
Kai-Heng Feng
2017-06-28
2
-8
/
+10
|
*
|
|
nvme: use a single NVME_AQ_DEPTH and relax it to 32
Sagi Grimberg
2017-06-28
7
-19
/
+10
[next]