index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
target
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-05
nvmet: model_number must be immutable once set
Max Gurtovoy
4
-45
/
+50
2021-02-26
block: Add bio_max_segs
Matthew Wilcox (Oracle)
2
-6
/
+6
2021-02-21
Merge tag 'for-5.12/drivers-2021-02-17' of git://git.kernel.dk/linux-block
Linus Torvalds
11
-165
/
+189
2021-02-21
Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-2
/
+2
2021-02-10
nvmet: remove else at the end of the function
Chaitanya Kulkarni
1
-2
/
+2
2021-02-10
nvmet: add nvmet_req_subsys() helper
Chaitanya Kulkarni
4
-9
/
+14
2021-02-10
nvmet: use min of device_path and disk len
Chaitanya Kulkarni
1
-3
/
+6
2021-02-10
nvmet: use invalid cmd opcode helper
Chaitanya Kulkarni
1
-1
/
+1
2021-02-10
nvmet: use invalid cmd opcode helper
Chaitanya Kulkarni
1
-4
/
+1
2021-02-10
nvmet: add helper to report invalid opcode
Chaitanya Kulkarni
3
-4
/
+11
2021-02-10
nvmet: remove extra variable in id-ns handler
Chaitanya Kulkarni
1
-2
/
+1
2021-02-10
nvmet: make nvmet_find_namespace() req based
Chaitanya Kulkarni
3
-40
/
+32
2021-02-10
nvmet: return uniform error for invalid ns
Chaitanya Kulkarni
1
-2
/
+2
2021-02-10
nvmet: set status to 0 in case for invalid nsid
Chaitanya Kulkarni
1
-1
/
+1
2021-02-10
nvmet-fc: add a missing __rcu annotation to nvmet_fc_tgt_assoc.queues
Christoph Hellwig
1
-1
/
+1
2021-02-10
nvmet-tcp: fix potential race of tcp socket closing accept_work
Sagi Grimberg
1
-10
/
+18
2021-02-10
nvmet-tcp: fix receive data digest calculation for multiple h2cdata PDUs
Sagi Grimberg
1
-7
/
+24
2021-02-03
nvmet-tcp: fix out-of-bounds access when receiving multiple h2cdata PDUs
Sagi Grimberg
1
-1
/
+2
2021-02-02
nvmet: add lba to sect conversion helpers
Chaitanya Kulkarni
2
-5
/
+13
2021-02-02
nvmet: remove extra variable in identify ns
Chaitanya Kulkarni
1
-16
/
+15
2021-02-02
nvmet: remove extra variable in id-desclist
Chaitanya Kulkarni
1
-11
/
+9
2021-02-02
nvmet: remove extra variable in smart log nsid
Chaitanya Kulkarni
1
-11
/
+9
2021-02-02
nvme: constify static attribute_group structs
Rikard Falkeborn
1
-1
/
+1
2021-02-02
nvmet-fc: use RCU proctection for assoc_list
Leonid Ravich
1
-43
/
+38
2021-02-02
nvmet: Fix nvmet_is_port_enabled indentation
Israel Rukshin
1
-1
/
+1
2021-02-02
nvmet: Use nvmet_is_port_enabled helper for pi_enable
Israel Rukshin
1
-3
/
+1
2021-01-27
block: use an on-stack bio in blkdev_issue_flush
Christoph Hellwig
1
-1
/
+1
2021-01-24
block: remove unnecessary argument from blk_execute_rq_nowait
Guoqing Jiang
1
-1
/
+1
2021-01-18
nvmet: set right status on error in id-ns handler
Chaitanya Kulkarni
1
-2
/
+6
2021-01-14
nvmet-rdma: Fix NULL deref when setting pi_enable and traddr INADDR_ANY
Israel Rukshin
1
-8
/
+8
2021-01-06
nvmet-rdma: Fix list_del corruption on queue establishment failure
Israel Rukshin
1
-0
/
+10
2021-01-06
nvme-fcloop: Fix sscanf type and list_first_entry_or_null warnings
James Smart
1
-3
/
+4
2020-12-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-1
/
+2
2020-12-16
Merge tag 'for-5.11/drivers-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
8
-35
/
+147
2020-12-07
nvme-loop: use blk_mq_hctx_set_fq_lock_class to set loop's lock class
Ming Lei
1
-0
/
+10
2020-12-01
block: switch partition lookup to use struct block_device
Christoph Hellwig
1
-10
/
+10
2020-12-01
nvmet: fix a spelling mistake "incuding" -> "including" in Kconfig
Colin Ian King
1
-1
/
+1
2020-12-01
nvmet: make sure discovery change log event is protected
Max Gurtovoy
1
-0
/
+1
2020-12-01
nvmet: remove unused ctrl->cqs
Amit
2
-14
/
+2
2020-12-01
nvmet: use inline bio for passthru fast path
Chaitanya Kulkarni
2
-3
/
+10
2020-12-01
nvmet: use blk_rq_bio_prep instead of blk_rq_append_bio
Chaitanya Kulkarni
1
-6
/
+2
2020-12-01
nvmet: remove op_flags for passthru commands
Chaitanya Kulkarni
1
-7
/
+1
2020-12-01
nvme: split nvme_alloc_request()
Chaitanya Kulkarni
1
-1
/
+1
2020-12-01
nvmet: add passthru io timeout value attr
Chaitanya Kulkarni
3
-1
/
+23
2020-12-01
nvmet: add passthru admin timeout value attr
Chaitanya Kulkarni
3
-0
/
+27
2020-12-01
nvme: use consistent macro name for timeout
Chaitanya Kulkarni
1
-1
/
+1
2020-12-01
nvme-fcloop: add sysfs attribute to inject command drop
James Smart
1
-2
/
+79
2020-11-17
RDMA/core: remove use of dma_virt_ops
Christoph Hellwig
1
-1
/
+2
2020-10-27
nvmet: fix a NULL pointer dereference when tracing the flush command
Chaitanya Kulkarni
2
-16
/
+9
2020-10-22
nvmet: don't use BLK_MQ_REQ_NOWAIT for passthru
Chaitanya Kulkarni
1
-1
/
+1
[next]