index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
target
/
admin-cmd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nvmet: add support for reporting the host identifier
Omri Mann
2017-08-30
1
-2
/
+15
*
nvmet: use memcpy_and_pad for identify sn/fr
Martin Wilck
2017-08-28
1
-11
/
+3
*
nvmet: use NVME_NSID_ALL
Christoph Hellwig
2017-08-28
1
-1
/
+1
*
nvmet: don't overwrite identify sn/fr with 0-bytes
Martin Wilck
2017-08-16
1
-6
/
+0
*
nvmet: don't report 0-bytes in serial number
Martin Wilck
2017-07-20
1
-2
/
+14
*
nvmet: Move serial number from controller to subsystem
Johannes Thumshirn
2017-07-20
1
-1
/
+1
*
nvmet: implement namespace identify descriptor list
Johannes Thumshirn
2017-06-15
1
-0
/
+61
*
nvmet: use NVME_IDENTIFY_DATA_SIZE
Johannes Thumshirn
2017-06-15
1
-2
/
+2
*
Merge branch 'for-linus' into for-4.12/block
Jens Axboe
2017-04-07
1
-1
/
+1
|
\
|
*
nvmet: add missing byte swap in nvmet_get_smart_log
Christoph Hellwig
2017-04-02
1
-1
/
+1
*
|
nvmet: use symbolic constants for log identifiers
Max Gurtovoy
2017-04-04
1
-6
/
+6
*
|
nvmet: Introduced helper routine for controller status check.
Parav Pandit
2017-04-04
1
-12
/
+7
*
|
nvmet: Fixed avoided printing nvmet: twice in error logs.
Parav Pandit
2017-04-04
1
-5
/
+5
|
/
*
sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h...
Ingo Molnar
2017-03-02
1
-0
/
+2
*
nvme: Use CNS as 8-bit field and avoid endianness conversion
Parav Pandit
2017-02-22
1
-1
/
+1
*
nvme: admin-cmd: fix spelling mistake: "Counld" -> "Could"
Colin Ian King
2017-02-22
1
-1
/
+1
*
nvmet: fix KATO offset in Set Features
Daniel Verkamp
2016-12-21
1
-3
/
+1
*
Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-12-13
1
-1
/
+2
|
\
|
*
nvmet: add support for the Write Zeroes command
Chaitanya Kulkarni
2016-12-01
1
-1
/
+2
*
|
nvmet: use symbolic constants for CNS values
Christoph Hellwig
2016-10-19
1
-3
/
+3
*
|
nvme.h: resync with nvme-cli
Christoph Hellwig
2016-10-19
1
-1
/
+1
|
/
*
admin-cmd: Added smart-log command support.
Chaitanya Kulkarni
2016-09-23
1
-0
/
+88
*
nvmet: Fix controller serial number inconsistency
Sagi Grimberg
2016-08-04
1
-5
/
+1
*
nvmet: add a generic NVMe target
Christoph Hellwig
2016-07-05
1
-0
/
+465