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