index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
target
Commit message (
Expand
)
Author
Age
Files
Lines
*
nvmet-rdma: fix possible bogus dereference under heavy load
Sagi Grimberg
2018-09-05
1
-2
/
+25
*
nvmet: free workqueue object if module init fails
Chaitanya Kulkarni
2018-08-28
1
-1
/
+3
*
nvme-fcloop: Fix dropped LS's to removed target port
James Smart
2018-08-28
1
-1
/
+2
*
Merge branch 'linus/master' into rdma.git for-next
Jason Gunthorpe
2018-08-16
9
-79
/
+846
|
\
|
*
Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-08-14
9
-79
/
+845
|
|
\
|
|
*
nvmet: add ns write protect support
Chaitanya Kulkarni
2018-08-08
5
-5
/
+114
|
|
*
nvmet: use Retain Async Event bit to clear AEN
Chaitanya Kulkarni
2018-07-27
1
-2
/
+15
|
|
*
nvmet: support configuring ANA groups
Christoph Hellwig
2018-07-27
4
-4
/
+236
|
|
*
nvmet: add minimal ANA support
Christoph Hellwig
2018-07-27
4
-4
/
+142
|
|
*
nvmet: track and limit the number of namespaces per subsystem
Christoph Hellwig
2018-07-27
3
-1
/
+16
|
|
*
nvmet: keep a port pointer in nvmet_ctrl
Christoph Hellwig
2018-07-27
2
-0
/
+4
|
|
*
nvmet: don't use uuid_le type
Andy Shevchenko
2018-07-24
1
-1
/
+1
|
|
*
nvmet: check fileio lba range access boundaries
Sagi Grimberg
2018-07-24
1
-2
/
+17
|
|
*
nvmet: fix file discard return status
Sagi Grimberg
2018-07-24
1
-8
/
+10
|
|
*
nvme: cache struct nvme_ctrl reference to struct nvme_request
Sagi Grimberg
2018-07-23
1
-0
/
+1
|
|
*
nvmet-rdma: add an error flow for post_recv failures
Max Gurtovoy
2018-07-23
1
-5
/
+21
|
|
*
nvmet-rdma: add unlikely check in the fast path
Max Gurtovoy
2018-07-23
1
-1
/
+1
|
|
*
nvmet-rdma: support max(16KB, PAGE_SIZE) inline data
Steve Wise
2018-07-23
6
-43
/
+169
|
|
*
nvmet: add buffered I/O support for file backed ns
Chaitanya Kulkarni
2018-07-23
4
-5
/
+67
|
|
*
nvmet: add commands supported and effects log page
Chaitanya Kulkarni
2018-07-23
1
-1
/
+34
*
|
|
Merge tag 'v4.18' into rdma.git for-next
Jason Gunthorpe
2018-08-16
4
-13
/
+52
|
\
|
|
|
*
|
nvmet: only check for filebacking on -ENOTBLK
Hannes Reinecke
2018-07-25
1
-1
/
+1
|
*
|
nvmet: fixup crash on NULL device path
Hannes Reinecke
2018-07-25
1
-2
/
+7
|
*
|
nvme: if_ready checks to fail io to deleting controller
James Smart
2018-07-24
1
-1
/
+1
|
*
|
nvmet-fc: fix target sgl list on large transfers
James Smart
2018-07-24
1
-9
/
+35
|
|
/
|
*
nvmet: reset keep alive timer in controller enable
Max Gurtuvoy
2018-06-20
1
-0
/
+8
*
|
nvmet-rdma: Simplify ib_post_(send|recv|srq_recv)() calls
Bart Van Assche
2018-07-25
1
-6
/
+4
*
|
IB/core: add max_send_sge and max_recv_sge attributes
Steve Wise
2018-06-18
1
-1
/
+1
|
/
*
nvme-fabrics: refactor queue ready check
Christoph Hellwig
2018-06-15
1
-4
/
+3
*
nvmet: free smart-log buffer after use
Chaitanya Kulkarni
2018-06-11
1
-1
/
+3
*
nvmet: filter newlines from user input
Sagi Grimberg
2018-06-08
1
-5
/
+9
*
nvmet: return all zeroed buffer when we can't find an active namespace
Christoph Hellwig
2018-06-08
1
-6
/
+9
*
nvmet: mask pending AENs
Christoph Hellwig
2018-06-01
3
-1
/
+10
*
nvmet: add AEN configuration support
Christoph Hellwig
2018-06-01
3
-2
/
+32
*
nvmet: implement the changed namespaces log
Christoph Hellwig
2018-06-01
3
-9
/
+76
*
nvmet: split log page implementation
Christoph Hellwig
2018-06-01
1
-63
/
+36
*
nvmet: add a new nvmet_zero_sgl helper
Christoph Hellwig
2018-06-01
2
-0
/
+8
*
nvmet: fix error return code in nvmet_file_ns_enable()
Wei Yongjun
2018-05-31
1
-2
/
+6
*
nvmet: fix a typo in nvmet_file_ns_enable()
Wei Yongjun
2018-05-31
1
-1
/
+1
*
nvme-loop: add support for multiple ports
Christoph Hellwig
2018-05-30
2
-19
/
+31
*
Merge branch 'nvme-4.18-2' of git://git.infradead.org/nvme into for-4.18/block
Jens Axboe
2018-05-29
10
-67
/
+417
|
\
|
*
nvmet-loop: use nr_phys_segments when map rq to sgl
Chaitanya Kulkarni
2018-05-25
1
-1
/
+1
|
*
nvmet-fc: increase LS buffer count per fc port
James Smart
2018-05-25
1
-1
/
+1
|
*
nvmet: add simple file backed ns support
Chaitanya Kulkarni
2018-05-25
6
-52
/
+413
|
*
nvmet: remove duplicate NULL initialization for req->ns
Chaitanya Kulkarni
2018-05-25
5
-12
/
+1
|
*
nvmet: make a few error messages more generic
Chaitanya Kulkarni
2018-05-25
1
-2
/
+2
*
|
nvme: return BLK_EH_DONE from ->timeout
Christoph Hellwig
2018-05-29
1
-1
/
+1
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2018-05-05
1
-1
/
+1
|
\
|
*
nvmet-rdma: depend on INFINIBAND_ADDR_TRANS
Greg Thelen
2018-04-27
1
-1
/
+1
*
|
nvmet: switch loopback target state to connecting when resetting
Johannes Thumshirn
2018-05-03
1
-0
/
+6
|
/
[next]