Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
7f071998474a9e5f7b98103d3058a1b8ca5887e6
/
include
/
linux
/
nvme.h
d85cf20
nvme: add transport SGL definitions
by James Smart
· 7 years ago
c98cb3b
nvme.h: remove FC transport-specific error values
by James Smart
· 7 years ago
044a9df
nvme-pci: implement the HMB entry number and size limitations
by Christoph Hellwig
· 7 years ago
126e76f
Merge branch 'for-4.14/block-postmerge' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
223694b
nvme: fix the definition of the doorbell buffer config support bit
by Changpeng Liu
· 7 years ago
60b43f6
nvme: rename AMS symbolic constants to fit specification
by Max Gurtovoy
· 7 years ago
ad4e05b
nvme: add symbolic constants for CC identifiers
by Max Gurtovoy
· 7 years ago
dbf86b3
nvme: add support for NVMe 1.3 Timestamp Feature
by Jon Derrick
· 7 years ago
62346ea
nvme: define NVME_NSID_ALL
by Arnav Dawn
· 7 years ago
b6dccf7
nvme: add support for FW activation without reset
by Arnav Dawn
· 7 years ago
2fd4167
nvme: fabrics commands should use the fctype field for data direction
by Jon Derrick
· 7 years ago
dc1a0af
nvme: fix byte swapping in the streams code
by Christoph Hellwig
· 7 years ago
7aa1f42
nvme: use a single NVME_AQ_DEPTH and relax it to 32
by Sagi Grimberg
· 7 years ago
f5d1184
nvme: add support for streams and directives
by Jens Axboe
· 7 years ago
6b8190d
nvme: implement NS Optimal IO Boundary from 1.3 Spec
by Scott Bauer
· 7 years ago
435e809
nvme: add fields into identify controller data structure
by Guan Junxiong
· 7 years ago
c61d788
nvmet: allow overriding the NVMe VS via configfs
by Johannes Thumshirn
· 7 years ago
af8b86e
nvme: introduce NVMe Namespace Identification Descriptor structures
by Johannes Thumshirn
· 7 years ago
0add5e8
nvmet: use NVME_IDENTIFY_DATA_SIZE
by Johannes Thumshirn
· 7 years ago
97f6ef6
nvme-pci: remap BAR0 to cover admin CQ doorbell for large stride
by Xu Yu
· 8 years ago
b85cf73
nvme.h: add dword 12 - 15 fields to struct nvme_features
by Arnav Dawn
· 8 years ago
39673e1
nvme.h: add struct nvme_host_mem_buf_desc and HMB flags
by Christoph Hellwig
· 8 years ago
8e41226
nvme: switch to uuid_t
by Christoph Hellwig
· 8 years ago
f9f38e3
nvme: improve performance for virtual NVMe devices
by Helen Koike
· 8 years ago
bf17aa3
nvme: Correct NVMF enum values to match NVMe-oF rev 1.0
by Roland Dreier
· 8 years ago
c5552fd
nvme: Enable autonomous power state transitions
by Andy Lutomirski
· 8 years ago
986994a
nvme: Use CNS as 8-bit field and avoid endianness conversion
by Parav Pandit
· 8 years ago
818551e
Merge branch 'for-4.11/next' into for-4.11/linus-merge
by Jens Axboe
· 8 years ago
8a9ae52
nvme: Check for Security send/recv support before issuing commands.
by Scott Bauer
· 8 years ago
b35ba01
nvme: support ranged discard requests
by Christoph Hellwig
· 8 years ago
36869cb
Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
cba3bdf
nvme-fabrics: Add FC transport error codes to nvme.h
by James Smart
· 8 years ago
3b7c33b
nvme.h: add Write Zeroes definitions
by Chaitanya Kulkarni
· 8 years ago
d49187e
nvme: introduce struct nvme_request
by Christoph Hellwig
· 8 years ago
329dd76
nvme.h: add an enum for cns values
by Christoph Hellwig
· 8 years ago
8d63687
nvme.h: don't use uuid_be
by Christoph Hellwig
· 8 years ago
a446c08
nvme.h: resync with nvme-cli
by Christoph Hellwig
· 8 years ago
8ef2074
nvme: Add tertiary number to NVME_VS
by Gabriel Krisman Bertazi
· 8 years ago
7a665d2
nvme-fabrics: change NQN UUID to big-endian format
by Daniel Verkamp
· 8 years ago
7b89eae
nvme.h: Add keep-alive opcode and identify controller attribute
by Sagi Grimberg
· 8 years ago
eb793e2
nvme.h: add NVMe over Fabrics definitions
by Christoph Hellwig
· 8 years ago
7a5abb4
nvme: factor out a add nvme_is_write helper
by Christoph Hellwig
· 8 years ago
3972be2
nvme.h: add constants for PSDT and FUSE values
by James Smart
· 8 years ago
79f370e
nvme.h: add AER constants
by Christoph Hellwig
· 8 years ago
69cd27e
nvme.h: add NVM command set SQE/CQE size defines
by Christoph Hellwig
· 8 years ago
725b358
nvme.h: Add get_log_page command strucure
by Armen Baloyan
· 8 years ago
14e974a
nvme.h: add RTD3R, RTD3E and OAES fields
by Christoph Hellwig
· 8 years ago
a5b714a
NVMe: correct comment for offset enum of controller registers in nvme.h
by Wang Sheng-Hui
· 9 years ago
7a67cbe
nvme: use offset instead of a struct for registers
by Christoph Hellwig
· 9 years ago
2812dfe
nvme: include <linux/types.ĥ> in <linux/nvme.h>
by Christoph Hellwig
· 9 years ago
08c6964
nvme.h: add missing nvme_id_ctrl endianess annotations
by Christoph Hellwig
· 9 years ago
9d99a8d
nvme: move hardware structures out of the uapi version of nvme.h
by Christoph Hellwig
· 9 years ago
f11bb3e
nvme: add a local nvme.h header
by Christoph Hellwig
· 9 years ago
0a7385a
NVMe: Simplify device resume on io queue failure
by Keith Busch
· 9 years ago
188c356
NVMe: Reference count open namespaces
by Keith Busch
· 9 years ago
81f03fe
NVMe: Add nvme subsystem reset IOCTL
by Jon Derrick
· 9 years ago
dfbac8c
NVMe: Add nvme subsystem reset support
by Keith Busch
· 9 years ago
8ffaadf
NVMe: Use CMB for the IO SQes if available
by Jon Derrick
· 9 years ago
a5768aa
NVMe: Automatic namespace rescan
by Keith Busch
· 10 years ago
d29ec82
nvme: submit internal commands through the block layer
by Christoph Hellwig
· 10 years ago
e75ec75
nvme: store a struct device pointer in struct nvme_dev
by Christoph Hellwig
· 10 years ago
f705f83
nvme: consolidate synchronous command submission helpers
by Christoph Hellwig
· 10 years ago
a67a951
NVMe: Meta data handling through submit io ioctl
by Keith Busch
· 10 years ago
07836e6
NVMe: Fix potential corruption during shutdown
by Keith Busch
· 10 years ago
2e1d844
NVMe: Asynchronous controller probe
by Keith Busch
· 10 years ago
b3fffde
NVMe: Register management handle under nvme class
by Keith Busch
· 10 years ago
4f1982b
NVMe: Update SCSI Inquiry VPD 83h translation
by Keith Busch
· 10 years ago
e1e5e56
NVMe: Metadata format support
by Keith Busch
· 10 years ago
ac3dd5b
NVMe: avoid kmalloc/kfree for smaller IO
by Jens Axboe
· 10 years ago
a4aea56
NVMe: Convert to blk-mq
by Matias Bjørling
· 10 years ago
1d09062
NVMe: Mismatched host/device page size support
by Keith Busch
· 10 years ago
6fccf93
NVMe: Async event request
by Keith Busch
· 10 years ago
f3db22f
NVMe: Fix hot cpu notification dead lock
by Keith Busch
· 10 years ago
bd67608
NVMe: Rename io_timeout to nvme_io_timeout
by Matthew Wilcox
· 10 years ago
53562be
NVMe: Flush with data support
by Keith Busch
· 11 years ago
a7d2ce2
NVMe: Configure support for block flush
by Keith Busch
· 11 years ago
8757ad6
NVMe: Update copyright headers
by Matthew Wilcox
· 11 years ago
3e8072d
Merge git://git.infradead.org/users/willy/linux-nvme
by Linus Torvalds
· 11 years ago
edd10d3
NVMe: Retry failed commands with non-fatal errors
by Keith Busch
· 11 years ago
b355084
NVMe: Make I/O timeout a module parameter
by Keith Busch
· 11 years ago
33b1e95
NVMe: CPU hot plug notification
by Keith Busch
· 11 years ago
42f6142
NVMe: per-cpu io queues
by Keith Busch
· 11 years ago
4f5099a
NVMe: IOCTL path RCU protect queue access
by Keith Busch
· 11 years ago
5a92e70
NVMe: RCU protected access to io queues
by Keith Busch
· 11 years ago
9ca9737
nvme: don't use PREPARE_WORK
by Tejun Heo
· 11 years ago
c30341d
NVMe: Abort timed out commands
by Keith Busch
· 11 years ago
d4b4ff8
NVMe: Schedule reset for failed controllers
by Keith Busch
· 11 years ago
9a6b945
NVMe: Device resume error handling
by Keith Busch
· 11 years ago
320a382
NVMe: compat SG_IO ioctl
by Keith Busch
· 11 years ago
b80d5cc
NVMe: Avoid shift operation when writing cq head doorbell
by Haiyan Hu
· 11 years ago
1894d8f
NVMe: Use normal shutdown
by Keith Busch
· 11 years ago
c3bfe71
NVMe: Namespace IDs are unsigned
by Matthew Wilcox
· 11 years ago
42c7768
NVMe: Split header file into user-visible and kernel-visible pieces
by Matthew Wilcox
· 11 years ago
6198221
NVMe: Disk IO statistics
by Keith Busch
· 12 years ago
ab3ea5b
NVMe: Simplify Firmware Activate code slightly
by Matthew Wilcox
· 12 years ago
f410c68
NVMe: Meta-data support in NVME_IOCTL_SUBMIT_IO
by Keith Busch
· 12 years ago
159b67d
NVMe: Device specific stripe size handling
by Keith Busch
· 12 years ago
5e82e95
NVMe: Add a character device for each nvme device
by Keith Busch
· 12 years ago
1c9b526
NVMe: Fix endian-related problems in user I/O submission path
by Matthew Wilcox
· 12 years ago
063cc6d
NVMe: Abstract out sector to block number conversion
by Matthew Wilcox
· 12 years ago
Next »