index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
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.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
*
NVMe: Meta data handling through submit io ioctl
Keith Busch
2015-04-07
1
-2
/
+3
*
NVMe: Fix potential corruption during shutdown
Keith Busch
2015-02-19
1
-1
/
+0
*
NVMe: Asynchronous controller probe
Keith Busch
2015-02-19
1
-0
/
+1
*
NVMe: Register management handle under nvme class
Keith Busch
2015-02-19
1
-2
/
+1
*
NVMe: Update SCSI Inquiry VPD 83h translation
Keith Busch
2015-02-19
1
-2
/
+0
*
NVMe: Metadata format support
Keith Busch
2015-02-19
1
-0
/
+2
*
NVMe: avoid kmalloc/kfree for smaller IO
Jens Axboe
2015-01-29
1
-2
/
+1
*
NVMe: Convert to blk-mq
Matias Bjørling
2014-11-04
1
-6
/
+9
*
NVMe: Mismatched host/device page size support
Keith Busch
2014-11-04
1
-0
/
+2
*
NVMe: Async event request
Keith Busch
2014-11-04
1
-0
/
+1
*
NVMe: Fix hot cpu notification dead lock
Keith Busch
2014-06-13
1
-1
/
+1
*
NVMe: Rename io_timeout to nvme_io_timeout
Matthew Wilcox
2014-06-03
1
-2
/
+2
*
NVMe: Flush with data support
Keith Busch
2014-05-05
1
-1
/
+0
*
NVMe: Configure support for block flush
Keith Busch
2014-05-05
1
-0
/
+1
*
NVMe: Update copyright headers
Matthew Wilcox
2014-05-05
1
-5
/
+1
*
Merge git://git.infradead.org/users/willy/linux-nvme
Linus Torvalds
2014-04-11
1
-9
/
+12
|
\
|
*
NVMe: Retry failed commands with non-fatal errors
Keith Busch
2014-04-10
1
-2
/
+2
|
*
NVMe: Make I/O timeout a module parameter
Keith Busch
2014-04-10
1
-1
/
+2
|
*
NVMe: CPU hot plug notification
Keith Busch
2014-04-10
1
-0
/
+1
|
*
NVMe: per-cpu io queues
Keith Busch
2014-04-10
1
-1
/
+5
|
*
NVMe: IOCTL path RCU protect queue access
Keith Busch
2014-03-24
1
-4
/
+1
|
*
NVMe: RCU protected access to io queues
Keith Busch
2014-03-24
1
-1
/
+1
*
|
nvme: don't use PREPARE_WORK
Tejun Heo
2014-03-07
1
-0
/
+1
|
/
*
NVMe: Abort timed out commands
Keith Busch
2014-01-27
1
-0
/
+1
*
NVMe: Schedule reset for failed controllers
Keith Busch
2014-01-27
1
-0
/
+1
*
NVMe: Device resume error handling
Keith Busch
2013-12-16
1
-0
/
+1
*
NVMe: compat SG_IO ioctl
Keith Busch
2013-12-16
1
-0
/
+1
*
NVMe: Avoid shift operation when writing cq head doorbell
Haiyan Hu
2013-11-18
1
-1
/
+1
*
NVMe: Use normal shutdown
Keith Busch
2013-09-03
1
-0
/
+2
*
NVMe: Namespace IDs are unsigned
Matthew Wilcox
2013-09-03
1
-1
/
+1
*
NVMe: Split header file into user-visible and kernel-visible pieces
Matthew Wilcox
2013-09-03
1
-456
/
+5
[prev]
[next]