index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nvme
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-03
2
-89
/
+18
|
\
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-31
1
-4
/
+7
|
|
\
\
|
*
|
|
ipv4: add ip_sock_set_tos
Christoph Hellwig
2020-05-28
2
-19
/
+5
|
*
|
|
tcp: add tcp_sock_set_syncnt
Christoph Hellwig
2020-05-28
1
-8
/
+1
|
*
|
|
tcp: add tcp_sock_set_nodelay
Christoph Hellwig
2020-05-28
2
-18
/
+3
|
*
|
|
net: add sock_set_priority
Christoph Hellwig
2020-05-28
2
-24
/
+6
|
*
|
|
net: add sock_no_linger
Christoph Hellwig
2020-05-28
2
-13
/
+2
|
*
|
|
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-02
23
-863
/
+2954
|
\
\
\
|
*
|
|
nvme: set dma alignment to qword
Keith Busch
2020-05-27
1
-0
/
+1
|
*
|
|
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
|
*
|
|
nvme-rdma: add metadata/T10-PI support
Max Gurtovoy
2020-05-27
1
-10
/
+270
|
*
|
|
nvme-rdma: introduce nvme_rdma_sgl structure
Israel Rukshin
2020-05-27
1
-17
/
+24
|
*
|
|
nvme: introduce NVME_INLINE_METADATA_SG_CNT
Israel Rukshin
2020-05-27
1
-0
/
+2
|
*
|
|
nvme: enforce extended LBA format for fabrics metadata
Max Gurtovoy
2020-05-27
1
-14
/
+27
|
*
|
|
nvme: introduce max_integrity_segments ctrl attribute
Max Gurtovoy
2020-05-27
3
-4
/
+14
|
*
|
|
nvme: make nvme_ns_has_pi accessible to transports
James Smart
2020-05-27
2
-6
/
+7
|
*
|
|
nvme: introduce NVME_NS_METADATA_SUPPORTED flag
Max Gurtovoy
2020-05-27
2
-7
/
+35
|
*
|
|
nvme: introduce namespace features flag
Max Gurtovoy
2020-05-27
3
-5
/
+14
|
*
|
|
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
|
*
|
|
nvme: delete an unnecessary declaration
Dan Carpenter
2020-05-27
1
-1
/
+0
|
*
|
|
nvme: replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-05-27
2
-2
/
+2
|
*
|
|
nvme: fix io_opt limit setting
Damien Le Moal
2020-05-27
1
-2
/
+2
|
*
|
|
nvme: disable streams when get stream params failed
Wu Bo
2020-05-27
1
-3
/
+6
|
*
|
|
nvme-fc: print proper nvme-fc devloss_tmo value
Martin George
2020-05-27
1
-1
/
+3
|
*
|
|
nvme-pci: make sure write/poll_queues less or equal then cpu count
Weiping Zhang
2020-05-27
1
-4
/
+18
|
*
|
|
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
|
*
|
|
nvme-tcp: set MSG_SENDPAGE_NOTLAST with MSG_MORE when we have more to send
Sagi Grimberg
2020-05-27
1
-3
/
+8
|
*
|
|
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
|
*
|
|
nvme: define constants for identification values
Keith Busch
2020-05-09
2
-7
/
+8
|
*
|
|
nvmet: align addrfam list to spec
Chaitanya Kulkarni
2020-05-09
1
-6
/
+8
|
*
|
|
nvmet: centralize port enable access for configfs
Chaitanya Kulkarni
2020-05-09
1
-28
/
+16
|
*
|
|
nvmet: use type-name map for address treq
Chaitanya Kulkarni
2020-05-09
1
-22
/
+26
|
*
|
|
nvmet: use type-name map for ana states
Chaitanya Kulkarni
2020-05-09
1
-12
/
+8
|
*
|
|
nvmet: use type-name map for address family
Chaitanya Kulkarni
2020-05-09
1
-24
/
+27
[next]