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
...
|
*
|
nvmet: centralize port enable access for configfs
Chaitanya Kulkarni
2020-05-10
1
-28
/
+16
|
*
|
nvmet: use type-name map for address treq
Chaitanya Kulkarni
2020-05-10
1
-22
/
+26
|
*
|
nvmet: use type-name map for ana states
Chaitanya Kulkarni
2020-05-10
1
-12
/
+8
|
*
|
nvmet: use type-name map for address family
Chaitanya Kulkarni
2020-05-10
1
-24
/
+27
|
*
|
nvmet: add generic type-name mapping
Chaitanya Kulkarni
2020-05-10
1
-9
/
+10
|
*
|
nvmet: add ns revalidation support
Anthony Iliopoulos
2020-05-10
4
-4
/
+25
|
*
|
nvmet-fc: slight cleanup for kbuild test warnings
James Smart
2020-05-10
1
-3
/
+4
|
*
|
nvmet-rdma: use SRQ per completion vector
Max Gurtovoy
2020-05-10
1
-42
/
+136
|
*
|
nvme-fcloop: add target to host LS request support
James Smart
2020-05-10
1
-12
/
+118
|
*
|
nvme-fcloop: refactor to enable target to host LS
James Smart
2020-05-10
1
-6
/
+13
|
*
|
nvmet-fc: Add Disconnect Association Xmt support
James Smart
2020-05-10
1
-10
/
+286
|
*
|
nvmet-fc: rename ls_list to ls_rcv_list
James Smart
2020-05-10
1
-11
/
+11
|
*
|
nvmet-fc: track hostport handle for associations
James Smart
2020-05-10
1
-7
/
+170
|
*
|
nvmet-fc: perform small cleanups on unneeded checks
James Smart
2020-05-10
1
-8
/
+5
|
*
|
nvmet-fc: add LS failure messages
James Smart
2020-05-10
1
-3
/
+19
|
*
|
nvmet-fc: Update target for common definitions for LS handling
James Smart
2020-05-10
1
-26
/
+2
|
*
|
nvme-fc: Ensure private pointers are NULL if no data
James Smart
2020-05-10
1
-1
/
+4
|
*
|
nvmet-fc: Better size LS buffers
James Smart
2020-05-10
1
-30
/
+23
|
*
|
nvme-fc nvmet-fc: refactor for common LS definitions
James Smart
2020-05-10
1
-106
/
+9
|
*
|
nvme-fc and nvmet-fc: revise LLDD api for LS reception and LS request
James Smart
2020-05-10
2
-30
/
+67
|
|
/
*
/
block: remove the error_sector argument to blkdev_issue_flush
Christoph Hellwig
2020-05-22
1
-1
/
+1
|
/
*
Merge tag 'block-5.7-2020-04-10' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-04-10
4
-95
/
+199
|
\
|
*
nvmet-rdma: fix double free of rdma queue
Israel Rukshin
2020-04-07
1
-12
/
+18
|
*
nvme-fc: Revert "add module to ops template to allow module references"
James Smart
2020-04-04
1
-1
/
+0
|
*
nvmet-rdma: fix bonding failover possible NULL deref
Sagi Grimberg
2020-04-04
1
-56
/
+119
|
*
nvmet: fix NULL dereference when removing a referral
Sagi Grimberg
2020-04-02
1
-1
/
+9
|
*
nvmet-fc: fix typo in comment
James Smart
2020-03-31
1
-1
/
+1
|
*
nvme-fcloop: fix deallocation of working context
James Smart
2020-03-31
1
-24
/
+52
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-04-03
1
-6
/
+0
|
\
\
|
|
/
|
/
|
|
*
scsi: treewide: Consolidate {get,put}_unaligned_[bl]e24() definitions
Bart Van Assche
2020-03-17
1
-6
/
+0
*
|
Merge tag 'for-5.7/drivers-2020-03-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-03-30
7
-23
/
+230
|
\
\
|
*
|
nvme: Make nvme_uninit_ctrl symmetric to nvme_init_ctrl
Israel Rukshin
2020-03-25
1
-2
/
+0
|
*
|
nvme: Fix ctrl use-after-free during sysfs deletion
Israel Rukshin
2020-03-25
1
-2
/
+1
|
*
|
nvmet-tcp: optimize tcp stack TX when data digest is used
Sagi Grimberg
2020-03-25
1
-2
/
+5
|
*
|
nvmet-rdma: allocate RW ctxs according to mdts
Max Gurtovoy
2020-03-25
1
-2
/
+4
|
*
|
nvmet-rdma: Implement get_mdts controller op
Max Gurtovoy
2020-03-25
1
-0
/
+9
|
*
|
nvmet: Add get_mdts op for controllers
Max Gurtovoy
2020-03-25
2
-2
/
+7
|
*
|
nvmet-tcp: fix maxh2cdata icresp parameter
Sagi Grimberg
2020-03-25
1
-1
/
+1
|
*
|
nvmet: check ncqr & nsqr for set-features cmd
Amit Engel
2020-03-25
1
-0
/
+9
|
*
|
nvmet-tcp: set SO_PRIORITY for accepted sockets
Wunderlich, Mark
2020-03-04
1
-0
/
+26
|
*
|
nvmet: check sscanf value for subsys serial attr
Chaitanya Kulkarni
2020-03-04
1
-2
/
+5
|
*
|
nvmet: make ctrl model configurable
Mark Ruijter
2020-03-04
4
-2
/
+90
|
*
|
nvmet: make ctrl-id configurable
Chaitanya Kulkarni
2020-03-04
3
-2
/
+70
|
*
|
nvmet: configfs code cleanup
Chaitanya Kulkarni
2020-03-04
1
-7
/
+4
|
|
/
*
|
Merge tag 'for-5.7/block-2020-03-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-03-30
1
-0
/
+1
|
\
\
|
*
|
block: move the part_stat* helpers from genhd.h to a new header
Christoph Hellwig
2020-03-25
1
-0
/
+1
|
|
/
*
/
nvmet-tcp: set MSG_MORE only if we actually have more to send
Sagi Grimberg
2020-03-20
1
-3
/
+9
|
/
*
nvmet: update AEN list and array at one place
Daniel Wagner
2020-02-04
1
-27
/
+36
*
nvmet: Fix controller use after free
Israel Rukshin
2020-02-04
1
-4
/
+9
*
nvmet: Fix error print message at nvmet_install_queue function
Israel Rukshin
2020-02-04
1
-1
/
+1
[prev]
[next]