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
/
nvmet.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-05
nvmet: model_number must be immutable once set
Max Gurtovoy
1
-6
/
+1
2021-02-10
nvmet: add nvmet_req_subsys() helper
Chaitanya Kulkarni
1
-1
/
+6
2021-02-10
nvmet: add helper to report invalid opcode
Chaitanya Kulkarni
1
-0
/
+1
2021-02-10
nvmet: make nvmet_find_namespace() req based
Chaitanya Kulkarni
1
-1
/
+1
2021-02-02
nvmet: add lba to sect conversion helpers
Chaitanya Kulkarni
1
-0
/
+10
2020-12-01
nvmet: remove unused ctrl->cqs
Amit
1
-1
/
+0
2020-12-01
nvmet: use inline bio for passthru fast path
Chaitanya Kulkarni
1
-0
/
+1
2020-12-01
nvmet: add passthru io timeout value attr
Chaitanya Kulkarni
1
-0
/
+1
2020-12-01
nvmet: add passthru admin timeout value attr
Chaitanya Kulkarni
1
-0
/
+1
2020-09-27
nvmet: handle keep-alive timer when kato is modified by a set features cmd
Amit Engel
1
-0
/
+2
2020-07-29
nvmet: introduce the passthru configfs interface
Logan Gunthorpe
1
-0
/
+1
2020-07-29
nvmet: Add passthru enable/disable helpers
Logan Gunthorpe
1
-0
/
+12
2020-07-29
nvmet: add passthru code to process commands
Logan Gunthorpe
1
-0
/
+39
2020-07-29
nvmet: use xarray for ctrl ns storing
Chaitanya Kulkarni
1
-2
/
+1
2020-07-08
nvmet: introduce flags member in nvmet_fabrics_ops
Max Gurtovoy
1
-2
/
+3
2020-05-27
nvmet: add metadata support for block devices
Israel Rukshin
1
-2
/
+5
2020-05-27
nvmet: add metadata/T10-PI support
Israel Rukshin
1
-0
/
+19
2020-05-27
nvmet: rename nvmet_check_data_len to nvmet_check_transfer_len
Israel Rukshin
1
-1
/
+1
2020-05-27
nvmet: rename nvmet_rw_len to nvmet_rw_data_len
Israel Rukshin
1
-1
/
+1
2020-05-27
nvmet: add metadata characteristics for a namespace
Israel Rukshin
1
-0
/
+3
2020-05-27
nvmet: add helper to revalidate bdev and file ns
Chaitanya Kulkarni
1
-0
/
+1
2020-05-09
nvmet: add ns revalidation support
Anthony Iliopoulos
1
-0
/
+2
2020-03-26
nvmet: Add get_mdts op for controllers
Max Gurtovoy
1
-0
/
+1
2020-03-04
nvmet: make ctrl model configurable
Mark Ruijter
1
-0
/
+8
2020-03-04
nvmet: make ctrl-id configurable
Chaitanya Kulkarni
1
-0
/
+2
2020-02-04
nvmet: fix dsm failure when payload does not match sgl descriptor
Sagi Grimberg
1
-0
/
+1
2019-11-04
nvmet: Open code nvmet_req_execute()
Christoph Hellwig
1
-1
/
+0
2019-11-04
nvmet: Remove the data_len field from the nvmet_req struct
Christoph Hellwig
1
-2
/
+1
2019-11-04
nvmet: Introduce nvmet_dsm_len() helper
Christoph Hellwig
1
-0
/
+6
2019-07-31
nvmet: Fix use-after-free bug when a port is removed
Logan Gunthorpe
1
-0
/
+3
2019-07-09
nvmet: export I/O characteristics attributes in Identify
Bart Van Assche
1
-0
/
+8
2019-06-21
nvmet: add transport discovery change op
James Smart
1
-0
/
+2
2019-04-25
nvmet: rename nvme_completion instances from rsp to cqe
Max Gurtovoy
1
-2
/
+2
2019-04-11
nvmet: fix discover log page when offsets are used
Keith Busch
1
-0
/
+1
2019-02-20
nvmet: convert to SPDX identifiers
Christoph Hellwig
1
-9
/
+1
2018-12-18
nvmet: use a macro for default error location
Chaitanya Kulkarni
1
-0
/
+1
2018-12-13
nvmet: add error log support for file backend
Chaitanya Kulkarni
1
-0
/
+2
2018-12-13
nvmet: add interface to update error-log page
Chaitanya Kulkarni
1
-5
/
+0
2018-12-13
nvmet: add error-log definitions
Chaitanya Kulkarni
1
-0
/
+6
2018-12-13
nvme: remove nvme_common command cdw10 array
Chaitanya Kulkarni
1
-1
/
+1
2018-12-13
nvmet: Add install_queue callout
Sagi Grimberg
1
-0
/
+1
2018-12-07
nvmet: fix the structure member indentation
Chaitanya Kulkarni
1
-4
/
+4
2018-12-07
nvmet: support fabrics sq flow control
Sagi Grimberg
1
-0
/
+1
2018-12-07
nvmet: mark nvmet_genctr static
Christoph Hellwig
1
-1
/
+0
2018-12-07
nvmet: enable Discovery Controller AENs
Jay Sternberg
1
-1
/
+10
2018-12-07
nvmet: allow host connect even if no allowed subsystems are exported
Sagi Grimberg
1
-2
/
+1
2018-12-07
nvmet: add defines for discovery change async events
Jay Sternberg
1
-0
/
+2
2018-12-07
nvmet: make kato and AEN processing for use by other controllers
Jay Sternberg
1
-0
/
+6
2018-12-07
nvmet: allow Keep Alive for Discovery controller
Jay Sternberg
1
-1
/
+3
2018-12-07
nvmet: change aen mask functions to use bit numbers
Jay Sternberg
1
-5
/
+5
[next]