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.13.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
2020-07-29
nvme-loop: remove extra variable in create ctrl
Chaitanya Kulkarni
1
-8
/
+6
2020-07-29
nvme-loop: set ctrl state connecting after init
Chaitanya Kulkarni
1
-0
/
+3
2020-07-29
nvmet: introduce the passthru Kconfig option
Chaitanya Kulkarni
1
-0
/
+12
2020-07-29
nvmet: introduce the passthru configfs interface
Logan Gunthorpe
2
-0
/
+100
2020-07-29
nvmet: Add passthru enable/disable helpers
Logan Gunthorpe
4
-1
/
+111
2020-07-29
nvmet: add passthru code to process commands
Logan Gunthorpe
5
-2
/
+506
2020-07-29
nvmet-fc: remove redundant del_work_active flag
James Smart
1
-24
/
+3
2020-07-29
nvmet-fc: check successful reference in nvmet_fc_find_target_assoc
James Smart
1
-1
/
+2
2020-07-29
nvmet: use xarray for ctrl ns storing
Chaitanya Kulkarni
3
-57
/
+27
2020-07-29
nvmet-rdma: use new shared CQ mechanism
Yamin Friedman
1
-7
/
+7
2020-07-08
nvmet-tcp: simplify nvmet_process_resp_list
Sagi Grimberg
1
-9
/
+3
2020-07-08
nvme-fcloop: verify wwnn and wwpn format
Dongli Zhang
1
-6
/
+23
2020-07-08
nvmet: use unsigned type for u64
Chaitanya Kulkarni
1
-8
/
+8
2020-07-08
nvmet: introduce flags member in nvmet_fabrics_ops
Max Gurtovoy
5
-7
/
+7
2020-07-08
nvmet-tcp: remove has_keyed_sgls initialization
Max Gurtovoy
1
-1
/
+0
2020-07-08
nvmet-loop: remove unused 'target_ctrl' in nvme_loop_ctrl
Dongli Zhang
1
-1
/
+0
2020-07-08
Merge tag 'v5.8-rc4' into for-5.9/drivers
Jens Axboe
1
-2
/
+2
2020-07-01
block: remove the bd_queue field from struct block_device
Christoph Hellwig
1
-1
/
+1
2020-06-24
nvme-loop: initialize tagset numa value to the value of the ctrl
Max Gurtovoy
1
-2
/
+2
2020-06-24
nvme: use blk_mq_complete_request_remote to avoid an indirect function call
Christoph Hellwig
1
-1
/
+2
2020-06-12
Merge tag 'block-5.8-2020-06-11' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-9
/
+22
2020-06-11
nvmet: fail outstanding host posted AEN req
Chaitanya Kulkarni
1
-7
/
+20
2020-06-11
nvmet-tcp: constify nvmet_tcp_ops
Max Gurtovoy
1
-2
/
+2
2020-06-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-1
/
+3
2020-06-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-44
/
+10
2020-06-03
Merge tag 'for-5.8/drivers-2020-06-01' of git://git.kernel.dk/linux-block
Linus Torvalds
14
-511
/
+1627
2020-05-28
ipv4: add ip_sock_set_tos
Christoph Hellwig
1
-8
/
+2
2020-05-28
tcp: add tcp_sock_set_nodelay
Christoph Hellwig
1
-10
/
+2
2020-05-28
net: add sock_set_priority
Christoph Hellwig
1
-14
/
+4
2020-05-28
net: add sock_no_linger
Christoph Hellwig
1
-5
/
+1
2020-05-28
net: add sock_set_reuseaddr
Christoph Hellwig
1
-7
/
+1
2020-05-27
RDMA/cma: Provide ECE reject reason
Leon Romanovsky
1
-1
/
+3
2020-05-27
nvmet: cleanups the loop in nvmet_async_events_process
David Milburn
1
-9
/
+6
2020-05-27
nvmet: fix memory leak when removing namespaces and controllers concurrently
Sagi Grimberg
1
-9
/
+6
2020-05-27
nvmet-rdma: add metadata/T10-PI support
Israel Rukshin
1
-19
/
+215
2020-05-27
nvmet: add metadata support for block devices
Israel Rukshin
4
-32
/
+161
2020-05-27
nvmet: add metadata/T10-PI support
Israel Rukshin
5
-10
/
+121
2020-05-27
nvmet: rename nvmet_check_data_len to nvmet_check_transfer_len
Israel Rukshin
7
-25
/
+25
2020-05-27
nvmet: rename nvmet_rw_len to nvmet_rw_data_len
Israel Rukshin
3
-3
/
+3
2020-05-27
nvmet: add metadata characteristics for a namespace
Israel Rukshin
3
-0
/
+26
2020-05-27
nvmet: revalidate-ns & generate AEN from configfs
Chaitanya Kulkarni
1
-0
/
+26
2020-05-27
nvmet: generate AEN for ns revalidate size change
Chaitanya Kulkarni
1
-0
/
+5
2020-05-27
nvmet: add helper to revalidate bdev and file ns
Chaitanya Kulkarni
3
-4
/
+10
2020-05-27
nvmet: add async event tracing support
Chaitanya Kulkarni
2
-0
/
+29
2020-05-27
nvmet-tcp: move send/recv error handling in the send/recv methods instead of ...
Sagi Grimberg
1
-19
/
+24
2020-05-27
nvmet-tcp: set MSG_EOR if we send last payload in the batch
Sagi Grimberg
1
-0
/
+2
2020-05-27
nvmet-tcp: set MSG_SENDPAGE_NOTLAST with MSG_MORE when we have more to send
Sagi Grimberg
1
-4
/
+4
2020-05-27
nvmet: mark nvmet_ana_state static
Christoph Hellwig
1
-1
/
+1
2020-05-27
nvmet: replace kstrndup() with kmemdup_nul()
Chen Zhou
1
-2
/
+2
2020-05-22
block: remove the error_sector argument to blkdev_issue_flush
Christoph Hellwig
1
-1
/
+1
[next]