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.12.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
/
drivers
/
nvme
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-25
nvme: add missing unmaps in nvme_queue_rq
Christoph Hellwig
1
-3
/
+12
2015-11-25
NVMe: default to 4k device page size
Nishanth Aravamudan
1
-9
/
+6
2015-11-20
NVMe: reap completion entries when deleting queue
Keith Busch
1
-1
/
+6
2015-11-20
nvme: lightnvm: use admin queues for admin cmds
Wenwei Tao
1
-7
/
+10
2015-11-19
NVMe: Fix possible arithmetic overflow for max segments
Keith Busch
1
-1
/
+1
2015-11-17
nvme: remove reserved double word
Matias Bjørling
1
-2
/
+2
2015-11-17
nvme: missing ppaf copy
Matias Bjørling
1
-0
/
+2
2015-11-17
lightnvm: remove linear and device addr modes
Matias Bjørling
1
-2
/
+1
2015-11-17
lightnvm: expose mccap in identify command
Matias Bjørling
1
-1
/
+3
2015-11-17
lightnvm: update alignments for identify command
Matias Bjørling
1
-1
/
+3
2015-11-17
lightnvm: update bad block table format
Matias Bjørling
1
-23
/
+90
2015-11-11
NVMe: add support for Apple NVMe controller
Stephan Günther
1
-0
/
+1
2015-11-11
NVMe: use split lo_hi_{read,write}q
Stephan Günther
1
-6
/
+6
2015-11-11
NVMe: Increase the max transfer size when mdts is 0
Sathyavathi M
1
-0
/
+2
2015-11-11
Merge branch 'for-4.4/io-poll' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-4
/
+28
2015-11-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+4
2015-11-07
NVMe: add blk polling support
Jens Axboe
1
-4
/
+28
2015-11-07
mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM
Mel Gorman
1
-2
/
+4
2015-11-07
Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2015-11-05
Merge branch 'for-4.4/reservations' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+95
2015-11-05
Merge branch 'for-4.4/integrity' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-26
/
+8
2015-11-05
Merge branch 'for-4.4/lightnvm' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-12
/
+565
2015-11-05
Merge branch 'for-4.4/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
7
-0
/
+6066
2015-11-04
nvme: lightnvm: clean up a data type
Dan Carpenter
1
-2
/
+2
2015-11-03
NVMe: Precedence error in nvme_pr_clear()
Dan Carpenter
1
-1
/
+1
2015-10-29
nvme: LightNVM support
Matias Bjørling
4
-12
/
+565
2015-10-22
nvme: add missing endianess annotations in nvme_pr_command
Christoph Hellwig
1
-2
/
+2
2015-10-22
NVMe: Add persistent reservation ops
Keith Busch
1
-0
/
+95
2015-10-21
block, libnvdimm, nvme: provide a built-in blk_integrity nop profile
Dan Williams
1
-17
/
+1
2015-10-21
block: move blk_integrity to request_queue
Dan Williams
1
-1
/
+1
2015-10-21
nvme: suspend i/o during runtime blk_integrity_unregister
Dan Williams
1
-0
/
+2
2015-10-21
md, dm, scsi, nvme, libnvdimm: drop blk_integrity_unregister() at shutdown
Dan Williams
1
-4
/
+1
2015-10-21
block: Inline blk_integrity in struct gendisk
Martin K. Petersen
1
-3
/
+2
2015-10-21
block: Consolidate static integrity profile properties
Martin K. Petersen
1
-4
/
+4
2015-10-15
NVMe: initialize error to '0'
Jens Axboe
1
-1
/
+1
2015-10-15
nvme: use an integer value to Linux errno values
Christoph Hellwig
1
-5
/
+7
2015-10-12
nvme: fix 32-bit build warning
Arnd Bergmann
1
-3
/
+3
2015-10-12
NVMe: Add explicit block config dependency
Keith Busch
1
-1
/
+1
2015-10-09
nvme: move to a new drivers/nvme/host directory
Jay Sternberg
7
-0
/
+6060