index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
nvme.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
nvme: use a single NVME_AQ_DEPTH and relax it to 32
Sagi Grimberg
2017-06-28
1
-1
/
+1
*
nvme: add support for streams and directives
Jens Axboe
2017-06-27
1
-0
/
+48
*
nvme: implement NS Optimal IO Boundary from 1.3 Spec
Scott Bauer
2017-06-16
1
-1
/
+1
*
nvme: add fields into identify controller data structure
Guan Junxiong
2017-06-15
1
-2
/
+8
*
nvmet: allow overriding the NVMe VS via configfs
Johannes Thumshirn
2017-06-15
1
-0
/
+4
*
nvme: introduce NVMe Namespace Identification Descriptor structures
Johannes Thumshirn
2017-06-15
1
-0
/
+17
*
nvmet: use NVME_IDENTIFY_DATA_SIZE
Johannes Thumshirn
2017-06-15
1
-0
/
+2
*
nvme-pci: remap BAR0 to cover admin CQ doorbell for large stride
Xu Yu
2017-06-15
1
-0
/
+1
*
nvme.h: add dword 12 - 15 fields to struct nvme_features
Arnav Dawn
2017-06-13
1
-1
/
+4
*
nvme.h: add struct nvme_host_mem_buf_desc and HMB flags
Christoph Hellwig
2017-06-13
1
-0
/
+11
*
nvme: switch to uuid_t
Christoph Hellwig
2017-06-05
1
-1
/
+2
*
nvme: improve performance for virtual NVMe devices
Helen Koike
2017-04-21
1
-0
/
+13
*
nvme: Correct NVMF enum values to match NVMe-oF rev 1.0
Roland Dreier
2017-04-02
1
-8
/
+8
*
nvme: Enable autonomous power state transitions
Andy Lutomirski
2017-02-22
1
-0
/
+6
*
nvme: Use CNS as 8-bit field and avoid endianness conversion
Parav Pandit
2017-02-22
1
-1
/
+3
*
Merge branch 'for-4.11/next' into for-4.11/linus-merge
Jens Axboe
2017-02-17
1
-0
/
+2
|
\
|
*
nvme: support ranged discard requests
Christoph Hellwig
2017-02-08
1
-0
/
+2
*
|
nvme: Check for Security send/recv support before issuing commands.
Scott Bauer
2017-02-17
1
-0
/
+1
|
/
*
Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-12-13
1
-5
/
+38
|
\
|
*
nvme-fabrics: Add FC transport error codes to nvme.h
James Smart
2016-12-06
1
-0
/
+13
|
*
nvme.h: add Write Zeroes definitions
Chaitanya Kulkarni
2016-12-01
1
-0
/
+20
|
*
nvme: introduce struct nvme_request
Christoph Hellwig
2016-11-10
1
-5
/
+5
*
|
nvme.h: add an enum for cns values
Christoph Hellwig
2016-10-19
1
-0
/
+10
*
|
nvme.h: don't use uuid_be
Christoph Hellwig
2016-10-19
1
-2
/
+1
*
|
nvme.h: resync with nvme-cli
Christoph Hellwig
2016-10-19
1
-6
/
+27
*
|
nvme: Add tertiary number to NVME_VS
Gabriel Krisman Bertazi
2016-10-19
1
-1
/
+2
|
/
*
nvme-fabrics: change NQN UUID to big-endian format
Daniel Verkamp
2016-08-19
1
-1
/
+1
*
nvme.h: Add keep-alive opcode and identify controller attribute
Sagi Grimberg
2016-07-05
1
-1
/
+5
*
nvme.h: add NVMe over Fabrics definitions
Christoph Hellwig
2016-07-05
1
-19
/
+318
*
nvme: factor out a add nvme_is_write helper
Christoph Hellwig
2016-06-12
1
-0
/
+5
*
nvme.h: add constants for PSDT and FUSE values
James Smart
2016-06-12
1
-0
/
+23
*
nvme.h: add AER constants
Christoph Hellwig
2016-06-12
1
-0
/
+6
*
nvme.h: add NVM command set SQE/CQE size defines
Christoph Hellwig
2016-06-12
1
-2
/
+9
*
nvme.h: Add get_log_page command strucure
Armen Baloyan
2016-06-12
1
-0
/
+19
*
nvme.h: add RTD3R, RTD3E and OAES fields
Christoph Hellwig
2016-06-12
1
-1
/
+4
*
NVMe: correct comment for offset enum of controller registers in nvme.h
Wang Sheng-Hui
2016-05-02
1
-2
/
+2
*
nvme: use offset instead of a struct for registers
Christoph Hellwig
2015-12-01
1
-14
/
+13
*
nvme: include <linux/types.ĥ> in <linux/nvme.h>
Christoph Hellwig
2015-10-09
1
-0
/
+2
*
nvme.h: add missing nvme_id_ctrl endianess annotations
Christoph Hellwig
2015-10-09
1
-2
/
+2
*
nvme: move hardware structures out of the uapi version of nvme.h
Christoph Hellwig
2015-10-09
1
-2
/
+524
*
nvme: add a local nvme.h header
Christoph Hellwig
2015-10-09
1
-114
/
+0
*
NVMe: Simplify device resume on io queue failure
Keith Busch
2015-10-09
1
-1
/
+0
*
NVMe: Reference count open namespaces
Keith Busch
2015-10-09
1
-0
/
+1
*
NVMe: Add nvme subsystem reset IOCTL
Jon Derrick
2015-08-18
1
-1
/
+1
*
NVMe: Add nvme subsystem reset support
Keith Busch
2015-08-18
1
-0
/
+3
*
NVMe: Use CMB for the IO SQes if available
Jon Derrick
2015-07-21
1
-0
/
+17
*
NVMe: Automatic namespace rescan
Keith Busch
2015-06-05
1
-0
/
+1
*
nvme: submit internal commands through the block layer
Christoph Hellwig
2015-05-22
1
-15
/
+9
*
nvme: store a struct device pointer in struct nvme_dev
Christoph Hellwig
2015-05-22
1
-1
/
+1
*
nvme: consolidate synchronous command submission helpers
Christoph Hellwig
2015-05-22
1
-5
/
+1
[next]