index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nvme
Commit message (
Expand
)
Author
Age
Files
Lines
*
nvme: move the retries count to struct nvme_request
Christoph Hellwig
2017-04-05
2
-5
/
+6
*
nvme: mark nvme_max_retries static
Christoph Hellwig
2017-04-05
2
-4
/
+1
*
nvme: cleanup nvme_req_needs_retry
Christoph Hellwig
2017-04-05
1
-5
/
+11
*
nvme: move ->retries setup to nvme_setup_cmd
Christoph Hellwig
2017-04-05
2
-4
/
+5
*
nvme: factor request completion code into a common helper
Christoph Hellwig
2017-04-04
6
-93
/
+40
*
nvme-fc: drop ctrl for all command completions
Christoph Hellwig
2017-04-04
1
-2
/
+3
*
nvme-fc: increment request retries counter before requeuing
Sagi Grimberg
2017-04-04
1
-0
/
+1
*
nvme-loop: increment request retries counter before requeuing
Sagi Grimberg
2017-04-04
1
-0
/
+1
*
nvme-rdma: increment request retries counter before requeuing
Sagi Grimberg
2017-04-04
1
-0
/
+1
*
nvme_fc: Clean up host fcpio done status handling
James Smart
2017-04-04
1
-7
/
+7
*
nvmet_fc: Clear SG list to avoid double frees
James Smart
2017-04-04
1
-0
/
+2
*
nvme_fc: correct LS validation
James Smart
2017-04-04
1
-4
/
+5
*
nvmet_fc: Sync NVME LS reject reasons with spec
James Smart
2017-04-04
1
-7
/
+12
*
nvme_fc: Add check of status_code in ERSP_IU
James Smart
2017-04-04
1
-0
/
+1
*
nvme-rdma: Support ctrl_loss_tmo
Sagi Grimberg
2017-04-04
1
-13
/
+28
*
nvme-fabrics: Allow ctrl loss timeout configuration
Sagi Grimberg
2017-04-04
2
-0
/
+38
*
nvme-rdma: get rid of local reconnect_delay
Sagi Grimberg
2017-04-04
1
-5
/
+3
*
nvme-loop: retrieve iod from the cqe command_id
Sagi Grimberg
2017-04-04
1
-6
/
+25
*
nvme-loop: remove unneeded includes
Sagi Grimberg
2017-04-04
1
-2
/
+0
*
nvme-fc: fix module_init (theoretical) error path
Sagi Grimberg
2017-04-04
1
-1
/
+10
*
nvme-loop: fix module_init (theoretical) error path
Sagi Grimberg
2017-04-04
1
-1
/
+6
*
nvme-rdma: fix module_init (theoretical) error path
Sagi Grimberg
2017-04-04
1
-5
/
+13
*
nvmet: use symbolic constants for log identifiers
Max Gurtovoy
2017-04-04
1
-6
/
+6
*
nvmet: Introduced helper routine for controller status check.
Parav Pandit
2017-04-04
6
-34
/
+41
*
nvmet: Fixed avoided printing nvmet: twice in error logs.
Parav Pandit
2017-04-04
4
-21
/
+20
*
nvme-rdma: use inet_pton_with_scope helper
Sagi Grimberg
2017-04-04
1
-44
/
+19
*
nvmet-rdma: use generic inet_pton_with_scope
Sagi Grimberg
2017-04-04
1
-13
/
+29
*
nvme-loop: remove some code duplication
Sagi Grimberg
2017-04-04
1
-12
/
+21
*
nvme-rdma: Give some more grace for rdma connection establishment
Sagi Grimberg
2017-04-04
1
-1
/
+1
*
nvmet-rdma: occasionally flush ongoing controller teardown
Sagi Grimberg
2017-04-04
1
-0
/
+5
*
nvme-rdma: handle cpu unplug when re-establishing the controller
Sagi Grimberg
2017-04-04
1
-14
/
+14
*
nvmet-rdma: Fix a possible uninitialized variable dereference
Sagi Grimberg
2017-04-04
1
-5
/
+3
*
nvmet: confirm sq percpu has scheduled and switched to atomic
Sagi Grimberg
2017-04-04
2
-1
/
+11
*
nvme-loop: handle cpu unplug when re-establishing the controller
Sagi Grimberg
2017-04-04
1
-38
/
+50
*
nvme-loop: fix a possible use-after-free when destroying the admin queue
Sagi Grimberg
2017-04-04
1
-1
/
+1
*
blk-mq: constify struct blk_mq_ops
Eric Biggers
2017-03-31
4
-8
/
+8
*
block: rename blk_mq_freeze_queue_start()
Ming Lei
2017-03-29
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-03-03
3
-9
/
+87
|
\
|
*
nvme: Complete all stuck requests
Keith Busch
2017-03-02
3
-5
/
+79
|
*
nvme: allocate nvme_queue in correct node
Shaohua Li
2017-03-02
1
-4
/
+8
*
|
sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h...
Ingo Molnar
2017-03-02
2
-0
/
+4
|
/
*
scripts/spelling.txt: add "embeded" pattern and fix typo instances
Masahiro Yamada
2017-02-27
1
-1
/
+1
*
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-02-25
1
-1
/
+1
|
\
|
*
nvme-rdma: Switch from dma_device to dev.parent
Bart Van Assche
2017-01-24
1
-1
/
+1
*
|
nvme/pci: re-check security protocol support after reset
Scott Bauer
2017-02-23
1
-7
/
+10
*
|
nvme: detect NVMe controller in recent MacBooks
Daniel Roschka
2017-02-22
1
-0
/
+1
*
|
nvme-rdma: add support for host_traddr
Max Gurtovoy
2017-02-22
1
-2
/
+21
*
|
nvmet-rdma: Fix error handling
Christophe JAILLET
2017-02-22
1
-1
/
+1
*
|
nvmet-rdma: use nvme cm status helper
Max Gurtovoy
2017-02-22
1
-2
/
+3
*
|
nvme-rdma: move nvme cm status helper to .h file
Max Gurtovoy
2017-02-22
1
-22
/
+0
[next]