index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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-tcp: fix endianess annotations
Christoph Hellwig
2018-12-18
1
-2
/
+2
*
nvmet: use a macro for default error location
Chaitanya Kulkarni
2018-12-18
2
-2
/
+3
*
nvmet: fix comparison of a u16 with -1
Colin Ian King
2018-12-18
1
-1
/
+1
*
nvmet: update smart log with num err log entries
Chaitanya Kulkarni
2018-12-13
1
-0
/
+6
*
nvmet: add error log page cmd handler
Chaitanya Kulkarni
2018-12-13
1
-7
/
+29
*
nvmet: add error log support for file backend
Chaitanya Kulkarni
2018-12-13
3
-15
/
+60
*
nvmet: add error log support for bdev backend
Chaitanya Kulkarni
2018-12-13
1
-12
/
+72
*
nvmet: add error log support for admin-cmd
Chaitanya Kulkarni
2018-12-13
1
-4
/
+18
*
nvmet: add error log support for rdma backend
Chaitanya Kulkarni
2018-12-13
1
-1
/
+9
*
nvmet: add error log support for fabrics-cmd
Chaitanya Kulkarni
2018-12-13
2
-13
/
+45
*
nvmet: add error log support in the core
Chaitanya Kulkarni
2018-12-13
1
-8
/
+23
*
nvmet: add interface to update error-log page
Chaitanya Kulkarni
2018-12-13
2
-6
/
+31
*
nvmet: add error-log definitions
Chaitanya Kulkarni
2018-12-13
2
-0
/
+11
*
nvme: remove nvme_common command cdw10 array
Chaitanya Kulkarni
2018-12-13
3
-9
/
+9
*
nvmet: remove unused variable
Sagi Grimberg
2018-12-13
1
-2
/
+1
*
nvmet: allow configfs tcp trtype configuration
Sagi Grimberg
2018-12-13
1
-0
/
+1
*
nvmet-tcp: add NVMe over TCP target driver
Sagi Grimberg
2018-12-13
3
-0
/
+1749
*
nvmet: Add install_queue callout
Sagi Grimberg
2018-12-13
2
-0
/
+11
*
Merge tag 'v4.20-rc6' into for-4.21/block
Jens Axboe
2018-12-09
1
-1
/
+2
|
\
|
*
nvmet-rdma: fix response use after free
Israel Rukshin
2018-12-07
1
-1
/
+2
*
|
nvmet: fix the structure member indentation
Chaitanya Kulkarni
2018-12-07
1
-4
/
+4
*
|
nvmet: use unlikely for req status check
Chaitanya Kulkarni
2018-12-07
1
-1
/
+1
*
|
nvmet-rdma: Add unlikely for response allocated check
Israel Rukshin
2018-12-07
1
-1
/
+1
*
|
nvmet: expose support for fabrics SQ flow control disable in treq
Sagi Grimberg
2018-12-07
1
-0
/
+1
*
|
nvmet: don't override treq upon modification.
Sagi Grimberg
2018-12-07
1
-4
/
+7
*
|
nvmet: support fabrics sq flow control
Sagi Grimberg
2018-12-07
3
-10
/
+20
*
|
nvmet-fc: remove the IN_ISR deferred scheduling options
James Smart
2018-12-07
1
-64
/
+2
*
|
nvmet: mark nvmet_genctr static
Christoph Hellwig
2018-12-07
2
-2
/
+1
*
|
nvmet: enable Discovery Controller AENs
Jay Sternberg
2018-12-07
4
-12
/
+99
*
|
nvmet: allow host connect even if no allowed subsystems are exported
Sagi Grimberg
2018-12-07
3
-30
/
+9
*
|
nvmet: add support to Discovery controllers for commands
Jay Sternberg
2018-12-07
1
-0
/
+53
*
|
nvmet: add defines for discovery change async events
Jay Sternberg
2018-12-07
1
-0
/
+2
*
|
nvmet: make kato and AEN processing for use by other controllers
Jay Sternberg
2018-12-07
2
-15
/
+45
*
|
nvmet: allow Keep Alive for Discovery controller
Jay Sternberg
2018-12-07
4
-28
/
+18
*
|
nvmet: change aen mask functions to use bit numbers
Jay Sternberg
2018-12-07
3
-9
/
+9
*
|
nvmet: provide aen bit functions for multiple controller types
Jay Sternberg
2018-12-07
3
-20
/
+15
*
|
nvmet: use IOCB_NOWAIT for file-ns buffered I/O
Chaitanya Kulkarni
2018-12-07
1
-46
/
+84
*
|
nvmet: support for traffic based keep-alive
Sagi Grimberg
2018-12-07
3
-1
/
+16
*
|
nvme: introduce ctrl attributes enumeration
Sagi Grimberg
2018-12-07
1
-1
/
+1
*
|
nvme: remove opportunistic polling from bdev target
Jens Axboe
2018-11-26
1
-2
/
+0
|
/
*
Merge tag 'for-linus-20181109' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-11-09
2
-16
/
+5
|
\
|
*
Revert "nvmet-rdma: use a private workqueue for delete"
Christoph Hellwig
2018-11-09
1
-15
/
+4
|
*
nvmet: don't try to add ns to p2p map unless it actually uses it
Sagi Grimberg
2018-11-09
1
-1
/
+1
*
|
Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2018-11-01
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
iov_iter: Separate type from direction and use accessor functions
David Howells
2018-10-24
1
-1
/
+1
*
|
Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-10-25
5
-8
/
+261
|
\
\
|
*
|
nvmet: Optionally use PCI P2P memory
Logan Gunthorpe
2018-10-17
5
-1
/
+230
|
*
|
nvmet: Introduce helper functions to allocate and free request SGLs
Logan Gunthorpe
2018-10-17
3
-8
/
+32
*
|
|
nvmet-fcloop: suppress a compiler warning
Bart Van Assche
2018-10-17
1
-0
/
+1
*
|
|
nvmet-fc: fix kernel-doc headers
Bart Van Assche
2018-10-17
1
-3
/
+3
[prev]
[next]