index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
nvme.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
nvmet: add passthru code to process commands
Logan Gunthorpe
2020-07-29
1
-0
/
+4
*
nvme: support for zoned namespaces
Keith Busch
2020-07-08
1
-0
/
+111
*
nvme: support for multiple Command Sets Supported and Effects log pages
Keith Busch
2020-07-08
1
-1
/
+3
*
nvme: implement multiple I/O Command Set support
Niklas Cassel
2020-07-08
1
-2
/
+17
*
nvme: add Metadata Capabilities enumerations
Israel Rukshin
2020-05-27
1
-0
/
+6
*
nvme: replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-05-27
1
-1
/
+1
*
nvme: define constants for identification values
Keith Busch
2020-05-09
1
-0
/
+6
*
nvmet: align addrfam list to spec
Chaitanya Kulkarni
2020-05-09
1
-0
/
+2
*
nvme: hwmon: provide temperature min and max values for each sensor
Akinobu Mita
2019-11-22
1
-0
/
+6
*
nvme: resync include/linux/nvme.h with nvmecli
Revanth Rajashekar
2019-11-04
1
-3
/
+50
*
nvme: introduce "Command Aborted By host" status code
Max Gurtovoy
2019-11-04
1
-0
/
+1
*
nvme-pci: Add support for variable IO SQ element size
Benjamin Herrenschmidt
2019-08-29
1
-0
/
+1
*
nvme: trace: support for Get LBA Status opcode parsed
Minwoo Im
2019-08-29
1
-1
/
+2
*
nvme: add Get LBA Status command opcode
Minwoo Im
2019-08-29
1
-0
/
+1
*
nvme: add I/O characteristics fields
Bart Van Assche
2019-07-09
1
-3
/
+9
*
nvme-trace: support for fabrics commands in host-side
Minwoo Im
2019-06-21
1
-3
/
+17
*
nvme-trace: move opcode symbol print to nvme.h
Minwoo Im
2019-06-21
1
-0
/
+45
*
nvme: introduce nvme_is_fabrics to check fabrics cmd
Minwoo Im
2019-06-21
1
-1
/
+6
*
nvme: fix typos in nvme status code values
Minwoo Im
2019-05-14
1
-2
/
+2
*
nvmet: fix discover log page when offsets are used
Keith Busch
2019-04-11
1
-2
/
+7
*
nvme_ioctl.h: remove duplicate GPL boilerplate
Christoph Hellwig
2019-02-20
1
-9
/
+1
*
nvme: add error log page slot definition
Chaitanya Kulkarni
2018-12-13
1
-0
/
+14
*
nvme: remove nvme_common command cdw10 array
Chaitanya Kulkarni
2018-12-13
1
-1
/
+6
*
nvme-tcp: Add protocol header
Sagi Grimberg
2018-12-13
1
-0
/
+1
*
nvme: implement Enhanced Command Retry
Keith Busch
2018-12-07
1
-1
/
+16
*
nvmet: expose support for fabrics SQ flow control disable in treq
Sagi Grimberg
2018-12-07
1
-3
/
+5
*
nvmet: don't override treq upon modification.
Sagi Grimberg
2018-12-07
1
-0
/
+2
*
nvmet: support fabrics sq flow control
Sagi Grimberg
2018-12-07
1
-0
/
+4
*
nvmet: add defines for discovery change async events
Jay Sternberg
2018-12-07
1
-0
/
+3
*
nvmet: change aen mask functions to use bit numbers
Jay Sternberg
2018-12-07
1
-3
/
+9
*
nvme: support traffic based keep-alive
Sagi Grimberg
2018-12-07
1
-0
/
+1
*
nvme: introduce ctrl attributes enumeration
Sagi Grimberg
2018-12-07
1
-0
/
+4
*
nvme: call nvme_complete_rq when nvmf_check_ready fails for mpath I/O
James Smart
2018-10-01
1
-0
/
+1
*
nvme.h: add support for ns write protect definitions
Chaitanya Kulkarni
2018-08-08
1
-2
/
+15
*
nvme.h: fixup ANA group descriptor format
Hannes Reinecke
2018-08-08
1
-1
/
+1
*
nvme.h: add ANA definitions
Christoph Hellwig
2018-07-27
1
-3
/
+47
*
nvme.h: add support for the log specific field
Christoph Hellwig
2018-07-27
1
-1
/
+1
*
nvme.h: resync with nvme-cli
Revanth Rajashekar
2018-07-23
1
-0
/
+5
*
nvme.h: add AEN configuration symbols
Hannes Reinecke
2018-06-01
1
-0
/
+5
*
nvme.h: add the changed namespace list log
Christoph Hellwig
2018-05-31
1
-0
/
+3
*
nvme.h: untangle AEN notice definitions
Christoph Hellwig
2018-05-31
1
-2
/
+6
*
nvme-pci: clean up SMBSZ bit definitions
Christoph Hellwig
2018-01-17
1
-8
/
+14
*
nvme: send uevent for some asynchronous events
Keith Busch
2017-11-10
1
-0
/
+4
*
nvme: centralize AEN defines
Keith Busch
2017-11-10
1
-0
/
+8
*
nvme: check admin passthru command effects
Keith Busch
2017-11-10
1
-0
/
+18
*
nvme: add transport SGL definitions
James Smart
2017-09-25
1
-0
/
+6
*
nvme.h: remove FC transport-specific error values
James Smart
2017-09-25
1
-13
/
+0
*
nvme-pci: implement the HMB entry number and size limitations
Christoph Hellwig
2017-09-11
1
-1
/
+3
*
Merge branch 'for-4.14/block-postmerge' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-09-09
1
-9
/
+28
|
\
|
*
nvme: rename AMS symbolic constants to fit specification
Max Gurtovoy
2017-08-28
1
-3
/
+3
[next]