index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
target
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-13
nvmet: ignore EOPNOTSUPP for discard
Christoph Hellwig
2
-5
/
+5
2019-03-13
nvmet-fc: bring Disconnect into compliance with FC-NVME spec
James Smart
1
-31
/
+2
2019-03-13
nvmet-fc: fix issues with targetport assoc_list list walking
James Smart
1
-5
/
+4
2019-03-13
nvme-loop: init nvmet_ctrl fatal_err_work when allocate
Yufen Yu
1
-10
/
+10
2019-02-20
nvmet: convert to SPDX identifiers
Christoph Hellwig
7
-63
/
+7
2019-02-20
nvmet-rdma: convert to SPDX identifiers
Christoph Hellwig
1
-9
/
+1
2019-02-20
nvme-loop: convert to SPDX identifiers
Christoph Hellwig
1
-9
/
+1
2019-02-20
nvmet-fcloop: convert to SPDX identifiers
Christoph Hellwig
1
-12
/
+1
2019-02-20
nvmet-fc: convert to SPDX identifiers
Christoph Hellwig
1
-13
/
+1
2019-02-20
nvmet: fix indentation
Bart Van Assche
1
-1
/
+1
2019-01-24
nvmet-rdma: fix null dereference under heavy load
Raju Rangoju
1
-1
/
+14
2019-01-16
nvmet-tcp: fix uninitialized variable access
Sagi Grimberg
1
-1
/
+1
2018-12-18
nvme-fabrics: allow nvmf_connect_io_queue to poll
Sagi Grimberg
1
-1
/
+1
2018-12-18
nvmet-tcp: fix endianess annotations
Christoph Hellwig
1
-2
/
+2
2018-12-18
nvmet: use a macro for default error location
Chaitanya Kulkarni
2
-2
/
+3
2018-12-18
nvmet: fix comparison of a u16 with -1
Colin Ian King
1
-1
/
+1
2018-12-13
nvmet: update smart log with num err log entries
Chaitanya Kulkarni
1
-0
/
+6
2018-12-13
nvmet: add error log page cmd handler
Chaitanya Kulkarni
1
-7
/
+29
2018-12-13
nvmet: add error log support for file backend
Chaitanya Kulkarni
3
-15
/
+60
2018-12-13
nvmet: add error log support for bdev backend
Chaitanya Kulkarni
1
-12
/
+72
2018-12-13
nvmet: add error log support for admin-cmd
Chaitanya Kulkarni
1
-4
/
+18
2018-12-13
nvmet: add error log support for rdma backend
Chaitanya Kulkarni
1
-1
/
+9
2018-12-13
nvmet: add error log support for fabrics-cmd
Chaitanya Kulkarni
2
-13
/
+45
2018-12-13
nvmet: add error log support in the core
Chaitanya Kulkarni
1
-8
/
+23
2018-12-13
nvmet: add interface to update error-log page
Chaitanya Kulkarni
2
-6
/
+31
2018-12-13
nvmet: add error-log definitions
Chaitanya Kulkarni
2
-0
/
+11
2018-12-13
nvme: remove nvme_common command cdw10 array
Chaitanya Kulkarni
3
-9
/
+9
2018-12-13
nvmet: remove unused variable
Sagi Grimberg
1
-2
/
+1
2018-12-13
nvmet: allow configfs tcp trtype configuration
Sagi Grimberg
1
-0
/
+1
2018-12-13
nvmet-tcp: add NVMe over TCP target driver
Sagi Grimberg
3
-0
/
+1749
2018-12-13
nvmet: Add install_queue callout
Sagi Grimberg
2
-0
/
+11
2018-12-10
Merge tag 'v4.20-rc6' into for-4.21/block
Jens Axboe
1
-1
/
+2
2018-12-08
nvmet: fix the structure member indentation
Chaitanya Kulkarni
1
-4
/
+4
2018-12-08
nvmet: use unlikely for req status check
Chaitanya Kulkarni
1
-1
/
+1
2018-12-08
nvmet-rdma: Add unlikely for response allocated check
Israel Rukshin
1
-1
/
+1
2018-12-08
nvmet: expose support for fabrics SQ flow control disable in treq
Sagi Grimberg
1
-0
/
+1
2018-12-08
nvmet: don't override treq upon modification.
Sagi Grimberg
1
-4
/
+7
2018-12-08
nvmet: support fabrics sq flow control
Sagi Grimberg
3
-10
/
+20
2018-12-08
nvmet-fc: remove the IN_ISR deferred scheduling options
James Smart
1
-64
/
+2
2018-12-08
nvmet: mark nvmet_genctr static
Christoph Hellwig
2
-2
/
+1
2018-12-08
nvmet: enable Discovery Controller AENs
Jay Sternberg
4
-12
/
+99
2018-12-08
nvmet: allow host connect even if no allowed subsystems are exported
Sagi Grimberg
3
-30
/
+9
2018-12-08
nvmet: add support to Discovery controllers for commands
Jay Sternberg
1
-0
/
+53
2018-12-08
nvmet: add defines for discovery change async events
Jay Sternberg
1
-0
/
+2
2018-12-08
nvmet: make kato and AEN processing for use by other controllers
Jay Sternberg
2
-15
/
+45
2018-12-08
nvmet: allow Keep Alive for Discovery controller
Jay Sternberg
4
-28
/
+18
2018-12-08
nvmet: change aen mask functions to use bit numbers
Jay Sternberg
3
-9
/
+9
2018-12-08
nvmet: provide aen bit functions for multiple controller types
Jay Sternberg
3
-20
/
+15
2018-12-08
nvmet: use IOCB_NOWAIT for file-ns buffered I/O
Chaitanya Kulkarni
1
-46
/
+84
2018-12-08
nvmet: support for traffic based keep-alive
Sagi Grimberg
3
-1
/
+16
[next]