开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
target
/
admin-cmd.c
Age
Commit message (
Expand
)
Author
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
2017-04-04
nvmet: use symbolic constants for log identifiers
Max Gurtovoy
2017-04-04
nvmet: Introduced helper routine for controller status check.
Parav Pandit
2017-04-04
nvmet: Fixed avoided printing nvmet: twice in error logs.
Parav Pandit
2017-04-02
nvmet: add missing byte swap in nvmet_get_smart_log
Christoph Hellwig
2017-03-02
sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h...
Ingo Molnar
2017-02-22
nvme: Use CNS as 8-bit field and avoid endianness conversion
Parav Pandit
2017-02-22
nvme: admin-cmd: fix spelling mistake: "Counld" -> "Could"
Colin Ian King
2016-12-21
nvmet: fix KATO offset in Set Features
Daniel Verkamp
2016-12-13
Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-12-01
nvmet: add support for the Write Zeroes command
Chaitanya Kulkarni
2016-10-19
nvmet: use symbolic constants for CNS values
Christoph Hellwig
2016-10-19
nvme.h: resync with nvme-cli
Christoph Hellwig
2016-09-23
admin-cmd: Added smart-log command support.
Chaitanya Kulkarni
2016-08-04
nvmet: Fix controller serial number inconsistency
Sagi Grimberg
2016-07-05
nvmet: add a generic NVMe target
Christoph Hellwig