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
/
admin-cmd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-11
nvmet: use helper to remove the duplicate code
Chaitanya Kulkarni
1
-5
/
+2
2021-05-04
nvmet: remove unsupported command noise
Keith Busch
1
-3
/
+3
2021-04-21
nvmet: avoid queuing keep-alive timer if it is disabled
Hou Pu
1
-2
/
+8
2021-04-02
nvmet: replace white spaces with tabs
Chaitanya Kulkarni
1
-1
/
+1
2021-04-02
nvmet: remove an unnecessary function parameter to nvmet_check_ctrl_status
Chaitanya Kulkarni
1
-1
/
+1
2021-03-05
nvmet: model_number must be immutable once set
Max Gurtovoy
1
-11
/
+25
2021-02-10
nvmet: add nvmet_req_subsys() helper
Chaitanya Kulkarni
1
-5
/
+5
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
1
-28
/
+18
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-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-01-18
nvmet: set right status on error in id-ns handler
Chaitanya Kulkarni
1
-2
/
+6
2020-12-01
block: switch partition lookup to use struct block_device
Christoph Hellwig
1
-10
/
+10
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: add passthru code to process commands
Logan Gunthorpe
1
-2
/
+5
2020-07-29
nvmet: use xarray for ctrl ns storing
Chaitanya Kulkarni
1
-11
/
+6
2020-07-08
nvmet: introduce flags member in nvmet_fabrics_ops
Max Gurtovoy
1
-1
/
+1
2020-05-27
nvmet: add metadata/T10-PI support
Israel Rukshin
1
-4
/
+22
2020-05-27
nvmet: rename nvmet_check_data_len to nvmet_check_transfer_len
Israel Rukshin
1
-7
/
+7
2020-05-27
nvmet: add helper to revalidate bdev and file ns
Chaitanya Kulkarni
1
-4
/
+1
2020-05-09
nvmet: add ns revalidation support
Anthony Iliopoulos
1
-0
/
+5
2020-03-30
Merge tag 'for-5.7/drivers-2020-03-29' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-4
/
+30
2020-03-26
nvmet: Add get_mdts op for controllers
Max Gurtovoy
1
-2
/
+6
2020-03-26
nvmet: check ncqr & nsqr for set-features cmd
Amit Engel
1
-0
/
+9
2020-03-25
block: move the part_stat* helpers from genhd.h to a new header
Christoph Hellwig
1
-0
/
+1
2020-03-04
nvmet: make ctrl model configurable
Mark Ruijter
1
-2
/
+15
2020-01-10
nvmet: fix per feat data len for get_feature
Amit Engel
1
-1
/
+11
2019-11-04
nvmet: clean up command parsing a bit
Christoph Hellwig
1
-0
/
+5
2019-11-04
nvmet: Remove the data_len field from the nvmet_req struct
Christoph Hellwig
1
-11
/
+24
2019-11-04
nvmet: Introduce common execute function for get_log_page and identify
Christoph Hellwig
1
-43
/
+50
2019-09-12
nvmet: fix a wrong error status returned in error log page
Amit
1
-5
/
+3
2019-08-29
nvmet: fix data units read and written counters in SMART log
Tom Wu
1
-6
/
+8
2019-07-09
nvmet: export I/O characteristics attributes in Identify
Bart Van Assche
1
-0
/
+3
2019-04-11
nvmet: fix discover log page when offsets are used
Keith Busch
1
-0
/
+5
2019-02-20
nvmet: convert to SPDX identifiers
Christoph Hellwig
1
-9
/
+1
2018-12-13
nvmet: update smart log with num err log entries
Chaitanya Kulkarni
1
-0
/
+6
2018-12-13
nvmet: add error log page cmd handler
Chaitanya Kulkarni
1
-7
/
+29
2018-12-13
nvmet: add error log support for admin-cmd
Chaitanya Kulkarni
1
-4
/
+18
2018-12-13
nvme: remove nvme_common command cdw10 array
Chaitanya Kulkarni
1
-6
/
+6
2018-12-07
nvmet: make kato and AEN processing for use by other controllers
Jay Sternberg
1
-15
/
+39
2018-12-07
nvmet: allow Keep Alive for Discovery controller
Jay Sternberg
1
-1
/
+1
2018-12-07
nvmet: change aen mask functions to use bit numbers
Jay Sternberg
1
-2
/
+2
2018-12-07
nvmet: provide aen bit functions for multiple controller types
Jay Sternberg
1
-13
/
+0
2018-12-07
nvmet: support for traffic based keep-alive
Sagi Grimberg
1
-1
/
+2
2018-12-07
nvme: introduce ctrl attributes enumeration
Sagi Grimberg
1
-1
/
+1
2018-10-17
nvmet: use strlcpy() instead of strcpy()
Bart Van Assche
1
-1
/
+1
2018-10-01
nvmet: remove redundant module prefix
Chaitanya Kulkarni
1
-1
/
+1
[next]