index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
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-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
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-10
nvmet: remove redundant local variable
Sagi Grimberg
1
-9
/
+4
2017-11-10
nvmet: remove redundant memset if failed to get_smart_log failed
Sagi Grimberg
1
-3
/
+1
2017-11-10
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
2017-04-04
nvmet: use symbolic constants for log identifiers
Max Gurtovoy
1
-6
/
+6
2017-04-04
nvmet: Introduced helper routine for controller status check.
Parav Pandit
1
-12
/
+7
2017-04-04
nvmet: Fixed avoided printing nvmet: twice in error logs.
Parav Pandit
1
-5
/
+5
2017-04-02
nvmet: add missing byte swap in nvmet_get_smart_log
Christoph Hellwig
1
-1
/
+1
2017-03-02
sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h...
Ingo Molnar
1
-0
/
+2
[next]