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