index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
target
/
admin-cmd.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-10
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-08
nvmet: make kato and AEN processing for use by other controllers
Jay Sternberg
1
-15
/
+39
2018-12-08
nvmet: allow Keep Alive for Discovery controller
Jay Sternberg
1
-1
/
+1
2018-12-08
nvmet: change aen mask functions to use bit numbers
Jay Sternberg
1
-2
/
+2
2018-12-08
nvmet: provide aen bit functions for multiple controller types
Jay Sternberg
1
-13
/
+0
2018-12-08
nvmet: support for traffic based keep-alive
Sagi Grimberg
1
-1
/
+2
2018-12-08
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-02
nvmet: remove redundant module prefix
Chaitanya Kulkarni
1
-1
/
+1
2018-09-17
nvme: count all ANA groups for ANA Log page
Hannes Reinecke
1
-0
/
+4
2018-08-08
nvmet: add ns write protect support
Chaitanya Kulkarni
1
-0
/
+76
2018-07-27
nvmet: use Retain Async Event bit to clear AEN
Chaitanya Kulkarni
1
-2
/
+15
2018-07-27
nvmet: support configuring ANA groups
Christoph Hellwig
1
-0
/
+1
2018-07-27
nvmet: add minimal ANA support
Christoph Hellwig
1
-4
/
+83
2018-07-27
nvmet: track and limit the number of namespaces per subsystem
Christoph Hellwig
1
-0
/
+1
2018-07-24
nvmet: don't use uuid_le type
Andy Shevchenko
1
-1
/
+1
2018-07-23
nvmet-rdma: support max(16KB, PAGE_SIZE) inline data
Steve Wise
1
-2
/
+2
2018-07-23
nvmet: add commands supported and effects log page
Chaitanya Kulkarni
1
-1
/
+34
2018-06-11
nvmet: free smart-log buffer after use
Chaitanya Kulkarni
1
-1
/
+3
2018-06-08
nvmet: return all zeroed buffer when we can't find an active namespace
Christoph Hellwig
1
-6
/
+9
2018-06-01
nvmet: mask pending AENs
Christoph Hellwig
1
-0
/
+1
2018-06-01
nvmet: add AEN configuration support
Christoph Hellwig
1
-2
/
+13
2018-06-01
nvmet: implement the changed namespaces log
Christoph Hellwig
1
-0
/
+26
2018-06-01
nvmet: split log page implementation
Christoph Hellwig
1
-63
/
+36
2018-05-25
nvmet: add simple file backed ns support
Chaitanya Kulkarni
1
-0
/
+8
2018-05-25
nvmet: remove duplicate NULL initialization for req->ns
Chaitanya Kulkarni
1
-2
/
+0
2018-04-12
nvmet: fix space padding in serial number
Daniel Verkamp
1
-0
/
+1
2017-11-11
nvmet: remove redundant local variable
Sagi Grimberg
1
-9
/
+4
2017-11-11
nvmet: remove redundant memset if failed to get_smart_log failed
Sagi Grimberg
1
-3
/
+1
2017-11-11
nvmet: fix comment typos in admin-cmd.c
Minwoo Im
1
-2
/
+2
2017-08-30
nvmet: add support for reporting the host identifier
Omri Mann
1
-2
/
+15
2017-08-28
nvmet: use memcpy_and_pad for identify sn/fr
Martin Wilck
1
-11
/
+3
2017-08-28
nvmet: use NVME_NSID_ALL
Christoph Hellwig
1
-1
/
+1
2017-08-16
nvmet: don't overwrite identify sn/fr with 0-bytes
Martin Wilck
1
-6
/
+0
2017-07-20
nvmet: don't report 0-bytes in serial number
Martin Wilck
1
-2
/
+14
2017-07-20
nvmet: Move serial number from controller to subsystem
Johannes Thumshirn
1
-1
/
+1
2017-06-15
nvmet: implement namespace identify descriptor list
Johannes Thumshirn
1
-0
/
+61
2017-06-15
nvmet: use NVME_IDENTIFY_DATA_SIZE
Johannes Thumshirn
1
-2
/
+2
2017-04-07
Merge branch 'for-linus' into for-4.12/block
Jens Axboe
1
-1
/
+1
[next]