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-12-07
nvmet: fix the structure member indentation
Chaitanya Kulkarni
1
-4
/
+4
2018-12-07
nvmet: use unlikely for req status check
Chaitanya Kulkarni
1
-1
/
+1
2018-12-07
nvmet-rdma: Add unlikely for response allocated check
Israel Rukshin
1
-1
/
+1
2018-12-07
nvmet: expose support for fabrics SQ flow control disable in treq
Sagi Grimberg
1
-0
/
+1
2018-12-07
nvmet: don't override treq upon modification.
Sagi Grimberg
1
-4
/
+7
2018-12-07
nvmet: support fabrics sq flow control
Sagi Grimberg
3
-10
/
+20
2018-12-07
nvmet-fc: remove the IN_ISR deferred scheduling options
James Smart
1
-64
/
+2
2018-12-07
nvmet: mark nvmet_genctr static
Christoph Hellwig
2
-2
/
+1
2018-12-07
nvmet: enable Discovery Controller AENs
Jay Sternberg
4
-12
/
+99
2018-12-07
nvmet: allow host connect even if no allowed subsystems are exported
Sagi Grimberg
3
-30
/
+9
2018-12-07
nvmet: add support to Discovery controllers for commands
Jay Sternberg
1
-0
/
+53
2018-12-07
nvmet: add defines for discovery change async events
Jay Sternberg
1
-0
/
+2
2018-12-07
nvmet: make kato and AEN processing for use by other controllers
Jay Sternberg
2
-15
/
+45
2018-12-07
nvmet: allow Keep Alive for Discovery controller
Jay Sternberg
4
-28
/
+18
2018-12-07
nvmet: change aen mask functions to use bit numbers
Jay Sternberg
3
-9
/
+9
2018-12-07
nvmet: provide aen bit functions for multiple controller types
Jay Sternberg
3
-20
/
+15
2018-12-07
nvmet: use IOCB_NOWAIT for file-ns buffered I/O
Chaitanya Kulkarni
1
-46
/
+84
2018-12-07
nvmet: support for traffic based keep-alive
Sagi Grimberg
3
-1
/
+16
2018-12-07
nvme: introduce ctrl attributes enumeration
Sagi Grimberg
1
-1
/
+1
2018-12-07
nvmet-rdma: fix response use after free
Israel Rukshin
1
-1
/
+2
2018-11-26
nvme: remove opportunistic polling from bdev target
Jens Axboe
1
-2
/
+0
2018-11-09
Merge tag 'for-linus-20181109' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-16
/
+5
2018-11-09
Revert "nvmet-rdma: use a private workqueue for delete"
Christoph Hellwig
1
-15
/
+4
2018-11-09
nvmet: don't try to add ns to p2p map unless it actually uses it
Sagi Grimberg
1
-1
/
+1
2018-11-01
Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
1
-1
/
+1
2018-10-25
Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-8
/
+261
2018-10-24
iov_iter: Separate type from direction and use accessor functions
David Howells
1
-1
/
+1
2018-10-17
nvmet: Optionally use PCI P2P memory
Logan Gunthorpe
5
-1
/
+230
2018-10-17
nvmet: Introduce helper functions to allocate and free request SGLs
Logan Gunthorpe
3
-8
/
+32
2018-10-17
nvmet-fcloop: suppress a compiler warning
Bart Van Assche
1
-0
/
+1
2018-10-17
nvmet-fc: fix kernel-doc headers
Bart Van Assche
1
-3
/
+3
2018-10-17
nvmet: avoid integer overflow in the discard code
Bart Van Assche
1
-1
/
+2
2018-10-17
nvmet-rdma: declare local symbols static
Bart Van Assche
1
-1
/
+1
2018-10-17
nvmet: use strlcpy() instead of strcpy()
Bart Van Assche
2
-2
/
+2
2018-10-17
nvmet: use strcmp() instead of strncmp() for subsystem lookup
Bart Van Assche
1
-2
/
+1
2018-10-17
nvmet: remove unreachable code
Chaitanya Kulkarni
1
-3
/
+1
2018-10-05
nvmet-rdma: use a private workqueue for delete
Sagi Grimberg
1
-4
/
+15
2018-10-01
nvmet: don't split large I/Os unconditionally
Sagi Grimberg
2
-2
/
+8
2018-10-01
nvmet_fc: support target port removal with nvmet layer
James Smart
1
-8
/
+120
2018-10-01
nvme-fc: fix for a minor typos
Milan P. Gandhi
1
-1
/
+1
2018-10-01
nvmet: remove redundant module prefix
Chaitanya Kulkarni
1
-1
/
+1
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
[prev]
[next]