index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
target
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
nvmet-rdma: Fix a possible uninitialized variable dereference
Sagi Grimberg
2017-03-16
1
-5
/
+3
|
*
nvmet: confirm sq percpu has scheduled and switched to atomic
Sagi Grimberg
2017-03-16
2
-1
/
+11
|
*
nvme-loop: fix a possible use-after-free when destroying the admin queue
Sagi Grimberg
2017-03-16
1
-1
/
+1
*
|
nvme: factor request completion code into a common helper
Christoph Hellwig
2017-04-04
1
-16
/
+1
*
|
nvme-loop: increment request retries counter before requeuing
Sagi Grimberg
2017-04-04
1
-0
/
+1
*
|
nvmet_fc: Clear SG list to avoid double frees
James Smart
2017-04-04
1
-0
/
+2
*
|
nvmet_fc: Sync NVME LS reject reasons with spec
James Smart
2017-04-04
1
-7
/
+12
*
|
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-loop: fix module_init (theoretical) error path
Sagi Grimberg
2017-04-04
1
-1
/
+6
*
|
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
*
|
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
*
|
nvmet-rdma: occasionally flush ongoing controller teardown
Sagi Grimberg
2017-04-04
1
-0
/
+5
*
|
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
1
-2
/
+2
|
/
*
sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h...
Ingo Molnar
2017-03-02
2
-0
/
+4
*
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: make nvmf_register_transport require a create_ctrl callback
Johannes Thumshirn
2017-02-22
1
-2
/
+1
*
nvme: Use CNS as 8-bit field and avoid endianness conversion
Parav Pandit
2017-02-22
2
-3
/
+3
*
nvmet: avoid dereferencing nvmet_req
Max Gurtovoy
2017-02-22
1
-1
/
+1
*
nvmet: Make cntlid globally unique
Sagi Grimberg
2017-02-22
3
-9
/
+6
*
nvmet_fc: cleanup of abort flag processing in fcp_op_done
James Smart
2017-02-22
1
-5
/
+3
*
nvme: admin-cmd: fix spelling mistake: "Counld" -> "Could"
Colin Ian King
2017-02-22
1
-1
/
+1
*
Merge branch 'for-4.11/next' into for-4.11/linus-merge
Jens Axboe
2017-02-17
1
-1
/
+1
|
\
|
*
block: introduce blk_rq_is_passthrough
Christoph Hellwig
2017-01-31
1
-1
/
+1
*
|
nvmet-rdma: Fix missing dma sync to nvme data structures
Parav Pandit
2017-01-26
1
-0
/
+17
*
|
nvmet: Call fatal_error from keep-alive timout expiration
Sagi Grimberg
2017-01-26
1
-1
/
+1
*
|
nvmet: cancel fatal error and flush async work before free controller
Sagi Grimberg
2017-01-26
1
-0
/
+3
*
|
nvmet: delete controllers deletion upon subsystem release
Sagi Grimberg
2017-01-26
3
-0
/
+12
*
|
nvmet_fc: correct logic in disconnect queue LS handling
James Smart
2017-01-26
1
-14
/
+22
|
/
*
nvmet/fcloop: remove some logically dead code performing redundant ret checks
Colin Ian King
2016-12-21
1
-2
/
+2
*
nvmet: fix KATO offset in Set Features
Daniel Verkamp
2016-12-21
1
-3
/
+1
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-12-15
1
-0
/
+3
|
\
|
*
nvmet_rdma: log the connection reject message
Steve Wise
2016-12-14
1
-0
/
+3
*
|
Merge tag 'configfs-for-4.10' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
2016-12-14
1
-6
/
+4
|
\
\
|
*
|
fs: configfs: don't return anything from drop_link
Andrzej Pietrasiewicz
2016-12-01
1
-6
/
+4
*
|
|
Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-12-13
12
-48
/
+3556
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
block: improve handling of the magic discard payload
Christoph Hellwig
2016-12-09
1
-2
/
+2
|
*
|
nvme-fabrics: Add FC LLDD loopback driver to test FC-NVME
James Smart
2016-12-06
3
-0
/
+1163
|
*
|
nvme-fabrics: Add target support for FC transport
James Smart
2016-12-06
3
-0
/
+2301
|
*
|
nvme-fabrics: patch target code in prep for FC transport support
James Smart
2016-12-06
1
-0
/
+14
|
*
|
nvme-fabrics: set sqe.command_id in core not transports
James Smart
2016-12-06
1
-1
/
+0
|
*
|
nvmet-rdma: align to generic ib_event logging helper
Max Gurtovoy
2016-12-06
1
-1
/
+2
[prev]
[next]