index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
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: make kato and AEN processing for use by other controllers
Jay Sternberg
2018-12-07
1
-15
/
+39
*
nvmet: allow Keep Alive for Discovery controller
Jay Sternberg
2018-12-07
1
-1
/
+1
*
nvmet: change aen mask functions to use bit numbers
Jay Sternberg
2018-12-07
1
-2
/
+2
*
nvmet: provide aen bit functions for multiple controller types
Jay Sternberg
2018-12-07
1
-13
/
+0
*
nvmet: support for traffic based keep-alive
Sagi Grimberg
2018-12-07
1
-1
/
+2
*
nvme: introduce ctrl attributes enumeration
Sagi Grimberg
2018-12-07
1
-1
/
+1
*
nvmet: use strlcpy() instead of strcpy()
Bart Van Assche
2018-10-17
1
-1
/
+1
*
nvmet: remove redundant module prefix
Chaitanya Kulkarni
2018-10-01
1
-1
/
+1
*
nvme: count all ANA groups for ANA Log page
Hannes Reinecke
2018-09-17
1
-0
/
+4
*
nvmet: add ns write protect support
Chaitanya Kulkarni
2018-08-08
1
-0
/
+76
*
nvmet: use Retain Async Event bit to clear AEN
Chaitanya Kulkarni
2018-07-27
1
-2
/
+15
*
nvmet: support configuring ANA groups
Christoph Hellwig
2018-07-27
1
-0
/
+1
*
nvmet: add minimal ANA support
Christoph Hellwig
2018-07-27
1
-4
/
+83
*
nvmet: track and limit the number of namespaces per subsystem
Christoph Hellwig
2018-07-27
1
-0
/
+1
*
nvmet: don't use uuid_le type
Andy Shevchenko
2018-07-24
1
-1
/
+1
*
nvmet-rdma: support max(16KB, PAGE_SIZE) inline data
Steve Wise
2018-07-23
1
-2
/
+2
*
nvmet: add commands supported and effects log page
Chaitanya Kulkarni
2018-07-23
1
-1
/
+34
*
nvmet: free smart-log buffer after use
Chaitanya Kulkarni
2018-06-11
1
-1
/
+3
*
nvmet: return all zeroed buffer when we can't find an active namespace
Christoph Hellwig
2018-06-08
1
-6
/
+9
*
nvmet: mask pending AENs
Christoph Hellwig
2018-06-01
1
-0
/
+1
*
nvmet: add AEN configuration support
Christoph Hellwig
2018-06-01
1
-2
/
+13
*
nvmet: implement the changed namespaces log
Christoph Hellwig
2018-06-01
1
-0
/
+26
*
nvmet: split log page implementation
Christoph Hellwig
2018-06-01
1
-63
/
+36
*
nvmet: add simple file backed ns support
Chaitanya Kulkarni
2018-05-25
1
-0
/
+8
*
nvmet: remove duplicate NULL initialization for req->ns
Chaitanya Kulkarni
2018-05-25
1
-2
/
+0
*
nvmet: fix space padding in serial number
Daniel Verkamp
2018-04-12
1
-0
/
+1
*
nvmet: remove redundant local variable
Sagi Grimberg
2017-11-10
1
-9
/
+4
*
nvmet: remove redundant memset if failed to get_smart_log failed
Sagi Grimberg
2017-11-10
1
-3
/
+1
*
nvmet: fix comment typos in admin-cmd.c
Minwoo Im
2017-11-10
1
-2
/
+2
*
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
|
/
[next]