index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
target
/
admin-cmd.c
Age
Commit message (
Expand
)
Author
2019-11-04
nvmet: clean up command parsing a bit
Christoph Hellwig
2019-11-04
nvmet: Remove the data_len field from the nvmet_req struct
Christoph Hellwig
2019-11-04
nvmet: Introduce common execute function for get_log_page and identify
Christoph Hellwig
2019-09-12
nvmet: fix a wrong error status returned in error log page
Amit
2019-08-29
nvmet: fix data units read and written counters in SMART log
Tom Wu
2019-07-09
nvmet: export I/O characteristics attributes in Identify
Bart Van Assche
2019-04-11
nvmet: fix discover log page when offsets are used
Keith Busch
2019-02-20
nvmet: convert to SPDX identifiers
Christoph Hellwig
2018-12-13
nvmet: update smart log with num err log entries
Chaitanya Kulkarni
2018-12-13
nvmet: add error log page cmd handler
Chaitanya Kulkarni
2018-12-13
nvmet: add error log support for admin-cmd
Chaitanya Kulkarni
2018-12-13
nvme: remove nvme_common command cdw10 array
Chaitanya Kulkarni
2018-12-07
nvmet: make kato and AEN processing for use by other controllers
Jay Sternberg
2018-12-07
nvmet: allow Keep Alive for Discovery controller
Jay Sternberg
2018-12-07
nvmet: change aen mask functions to use bit numbers
Jay Sternberg
2018-12-07
nvmet: provide aen bit functions for multiple controller types
Jay Sternberg
2018-12-07
nvmet: support for traffic based keep-alive
Sagi Grimberg
2018-12-07
nvme: introduce ctrl attributes enumeration
Sagi Grimberg
2018-10-17
nvmet: use strlcpy() instead of strcpy()
Bart Van Assche
2018-10-01
nvmet: remove redundant module prefix
Chaitanya Kulkarni
2018-09-17
nvme: count all ANA groups for ANA Log page
Hannes Reinecke
2018-08-08
nvmet: add ns write protect support
Chaitanya Kulkarni
2018-07-27
nvmet: use Retain Async Event bit to clear AEN
Chaitanya Kulkarni
2018-07-27
nvmet: support configuring ANA groups
Christoph Hellwig
2018-07-27
nvmet: add minimal ANA support
Christoph Hellwig
2018-07-27
nvmet: track and limit the number of namespaces per subsystem
Christoph Hellwig
2018-07-24
nvmet: don't use uuid_le type
Andy Shevchenko
2018-07-23
nvmet-rdma: support max(16KB, PAGE_SIZE) inline data
Steve Wise
2018-07-23
nvmet: add commands supported and effects log page
Chaitanya Kulkarni
2018-06-11
nvmet: free smart-log buffer after use
Chaitanya Kulkarni
2018-06-08
nvmet: return all zeroed buffer when we can't find an active namespace
Christoph Hellwig
2018-06-01
nvmet: mask pending AENs
Christoph Hellwig
2018-06-01
nvmet: add AEN configuration support
Christoph Hellwig
2018-06-01
nvmet: implement the changed namespaces log
Christoph Hellwig
2018-06-01
nvmet: split log page implementation
Christoph Hellwig
2018-05-25
nvmet: add simple file backed ns support
Chaitanya Kulkarni
2018-05-25
nvmet: remove duplicate NULL initialization for req->ns
Chaitanya Kulkarni
2018-04-12
nvmet: fix space padding in serial number
Daniel Verkamp
2017-11-10
nvmet: remove redundant local variable
Sagi Grimberg
2017-11-10
nvmet: remove redundant memset if failed to get_smart_log failed
Sagi Grimberg
2017-11-10
nvmet: fix comment typos in admin-cmd.c
Minwoo Im
2017-08-30
nvmet: add support for reporting the host identifier
Omri Mann
2017-08-28
nvmet: use memcpy_and_pad for identify sn/fr
Martin Wilck
2017-08-28
nvmet: use NVME_NSID_ALL
Christoph Hellwig
2017-08-16
nvmet: don't overwrite identify sn/fr with 0-bytes
Martin Wilck
2017-07-20
nvmet: don't report 0-bytes in serial number
Martin Wilck
2017-07-20
nvmet: Move serial number from controller to subsystem
Johannes Thumshirn
2017-06-15
nvmet: implement namespace identify descriptor list
Johannes Thumshirn
2017-06-15
nvmet: use NVME_IDENTIFY_DATA_SIZE
Johannes Thumshirn
2017-04-07
Merge branch 'for-linus' into for-4.12/block
Jens Axboe
[next]