index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
nvme.h
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-01
nvme: use offset instead of a struct for registers
Christoph Hellwig
1
-14
/
+13
2015-10-09
nvme: include <linux/types.ĥ> in <linux/nvme.h>
Christoph Hellwig
1
-0
/
+2
2015-10-09
nvme.h: add missing nvme_id_ctrl endianess annotations
Christoph Hellwig
1
-2
/
+2
2015-10-09
nvme: move hardware structures out of the uapi version of nvme.h
Christoph Hellwig
1
-2
/
+524
2015-10-09
nvme: add a local nvme.h header
Christoph Hellwig
1
-114
/
+0
2015-10-09
NVMe: Simplify device resume on io queue failure
Keith Busch
1
-1
/
+0
2015-10-09
NVMe: Reference count open namespaces
Keith Busch
1
-0
/
+1
2015-08-18
NVMe: Add nvme subsystem reset IOCTL
Jon Derrick
1
-1
/
+1
2015-08-18
NVMe: Add nvme subsystem reset support
Keith Busch
1
-0
/
+3
2015-07-21
NVMe: Use CMB for the IO SQes if available
Jon Derrick
1
-0
/
+17
2015-06-05
NVMe: Automatic namespace rescan
Keith Busch
1
-0
/
+1
2015-05-22
nvme: submit internal commands through the block layer
Christoph Hellwig
1
-15
/
+9
2015-05-22
nvme: store a struct device pointer in struct nvme_dev
Christoph Hellwig
1
-1
/
+1
2015-05-22
nvme: consolidate synchronous command submission helpers
Christoph Hellwig
1
-5
/
+1
2015-04-08
NVMe: Meta data handling through submit io ioctl
Keith Busch
1
-2
/
+3
2015-02-20
NVMe: Fix potential corruption during shutdown
Keith Busch
1
-1
/
+0
2015-02-20
NVMe: Asynchronous controller probe
Keith Busch
1
-0
/
+1
2015-02-20
NVMe: Register management handle under nvme class
Keith Busch
1
-2
/
+1
2015-02-20
NVMe: Update SCSI Inquiry VPD 83h translation
Keith Busch
1
-2
/
+0
2015-02-20
NVMe: Metadata format support
Keith Busch
1
-0
/
+2
2015-01-29
NVMe: avoid kmalloc/kfree for smaller IO
Jens Axboe
1
-2
/
+1
2014-11-04
NVMe: Convert to blk-mq
Matias Bjørling
1
-6
/
+9
2014-11-04
NVMe: Mismatched host/device page size support
Keith Busch
1
-0
/
+2
2014-11-04
NVMe: Async event request
Keith Busch
1
-0
/
+1
2014-06-13
NVMe: Fix hot cpu notification dead lock
Keith Busch
1
-1
/
+1
2014-06-04
NVMe: Rename io_timeout to nvme_io_timeout
Matthew Wilcox
1
-2
/
+2
2014-05-05
NVMe: Flush with data support
Keith Busch
1
-1
/
+0
2014-05-05
NVMe: Configure support for block flush
Keith Busch
1
-0
/
+1
2014-05-05
NVMe: Update copyright headers
Matthew Wilcox
1
-5
/
+1
2014-04-12
Merge git://git.infradead.org/users/willy/linux-nvme
Linus Torvalds
1
-9
/
+12
2014-04-11
NVMe: Retry failed commands with non-fatal errors
Keith Busch
1
-2
/
+2
2014-04-11
NVMe: Make I/O timeout a module parameter
Keith Busch
1
-1
/
+2
2014-04-11
NVMe: CPU hot plug notification
Keith Busch
1
-0
/
+1
2014-04-11
NVMe: per-cpu io queues
Keith Busch
1
-1
/
+5
2014-03-24
NVMe: IOCTL path RCU protect queue access
Keith Busch
1
-4
/
+1
2014-03-24
NVMe: RCU protected access to io queues
Keith Busch
1
-1
/
+1
2014-03-07
nvme: don't use PREPARE_WORK
Tejun Heo
1
-0
/
+1
2014-01-28
NVMe: Abort timed out commands
Keith Busch
1
-0
/
+1
2014-01-28
NVMe: Schedule reset for failed controllers
Keith Busch
1
-0
/
+1
2013-12-17
NVMe: Device resume error handling
Keith Busch
1
-0
/
+1
2013-12-17
NVMe: compat SG_IO ioctl
Keith Busch
1
-0
/
+1
2013-11-19
NVMe: Avoid shift operation when writing cq head doorbell
Haiyan Hu
1
-1
/
+1
2013-09-04
NVMe: Use normal shutdown
Keith Busch
1
-0
/
+2
2013-09-04
NVMe: Namespace IDs are unsigned
Matthew Wilcox
1
-1
/
+1
2013-09-04
NVMe: Split header file into user-visible and kernel-visible pieces
Matthew Wilcox
1
-456
/
+5
2013-06-20
NVMe: Disk IO statistics
Keith Busch
1
-0
/
+1
2013-05-08
NVMe: Simplify Firmware Activate code slightly
Matthew Wilcox
1
-0
/
+3
2013-05-02
NVMe: Meta-data support in NVME_IOCTL_SUBMIT_IO
Keith Busch
1
-0
/
+1
2013-05-02
NVMe: Device specific stripe size handling
Keith Busch
1
-0
/
+1
2013-04-16
NVMe: Add a character device for each nvme device
Keith Busch
1
-0
/
+5
[next]