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