index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
target
/
admin-cmd.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
nvmet: handle keep-alive timer when kato is modified by a set features cmd
Amit Engel
2020-09-27
1
-0
/
+2
*
nvmet: add passthru code to process commands
Logan Gunthorpe
2020-07-29
1
-2
/
+5
*
nvmet: use xarray for ctrl ns storing
Chaitanya Kulkarni
2020-07-29
1
-11
/
+6
*
nvmet: introduce flags member in nvmet_fabrics_ops
Max Gurtovoy
2020-07-08
1
-1
/
+1
*
nvmet: add metadata/T10-PI support
Israel Rukshin
2020-05-27
1
-4
/
+22
*
nvmet: rename nvmet_check_data_len to nvmet_check_transfer_len
Israel Rukshin
2020-05-27
1
-7
/
+7
*
nvmet: add helper to revalidate bdev and file ns
Chaitanya Kulkarni
2020-05-27
1
-4
/
+1
*
nvmet: add ns revalidation support
Anthony Iliopoulos
2020-05-10
1
-0
/
+5
*
Merge tag 'for-5.7/drivers-2020-03-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-03-30
1
-4
/
+30
|
\
|
*
nvmet: Add get_mdts op for controllers
Max Gurtovoy
2020-03-25
1
-2
/
+6
|
*
nvmet: check ncqr & nsqr for set-features cmd
Amit Engel
2020-03-25
1
-0
/
+9
|
*
nvmet: make ctrl model configurable
Mark Ruijter
2020-03-04
1
-2
/
+15
*
|
block: move the part_stat* helpers from genhd.h to a new header
Christoph Hellwig
2020-03-25
1
-0
/
+1
|
/
*
nvmet: fix per feat data len for get_feature
Amit Engel
2020-01-10
1
-1
/
+11
*
nvmet: clean up command parsing a bit
Christoph Hellwig
2019-11-04
1
-0
/
+5
*
nvmet: Remove the data_len field from the nvmet_req struct
Christoph Hellwig
2019-11-04
1
-11
/
+24
*
nvmet: Introduce common execute function for get_log_page and identify
Christoph Hellwig
2019-11-04
1
-43
/
+50
*
nvmet: fix a wrong error status returned in error log page
Amit
2019-09-12
1
-5
/
+3
*
nvmet: fix data units read and written counters in SMART log
Tom Wu
2019-08-29
1
-6
/
+8
*
nvmet: export I/O characteristics attributes in Identify
Bart Van Assche
2019-07-09
1
-0
/
+3
*
nvmet: fix discover log page when offsets are used
Keith Busch
2019-04-11
1
-0
/
+5
*
nvmet: convert to SPDX identifiers
Christoph Hellwig
2019-02-20
1
-9
/
+1
*
nvmet: update smart log with num err log entries
Chaitanya Kulkarni
2018-12-13
1
-0
/
+6
*
nvmet: add error log page cmd handler
Chaitanya Kulkarni
2018-12-13
1
-7
/
+29
*
nvmet: add error log support for admin-cmd
Chaitanya Kulkarni
2018-12-13
1
-4
/
+18
*
nvme: remove nvme_common command cdw10 array
Chaitanya Kulkarni
2018-12-13
1
-6
/
+6
*
nvmet: make kato and AEN processing for use by other controllers
Jay Sternberg
2018-12-08
1
-15
/
+39
*
nvmet: allow Keep Alive for Discovery controller
Jay Sternberg
2018-12-08
1
-1
/
+1
*
nvmet: change aen mask functions to use bit numbers
Jay Sternberg
2018-12-08
1
-2
/
+2
*
nvmet: provide aen bit functions for multiple controller types
Jay Sternberg
2018-12-08
1
-13
/
+0
*
nvmet: support for traffic based keep-alive
Sagi Grimberg
2018-12-08
1
-1
/
+2
*
nvme: introduce ctrl attributes enumeration
Sagi Grimberg
2018-12-08
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
[prev]
[next]