index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
Age
Commit message (
Expand
)
Author
2015-11-11
NVMe: add support for Apple NVMe controller
Stephan Günther
2015-11-11
NVMe: use split lo_hi_{read,write}q
Stephan Günther
2015-11-11
NVMe: Increase the max transfer size when mdts is 0
Sathyavathi M
2015-11-11
Merge branch 'for-4.4/io-poll' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-11-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-11-07
NVMe: add blk polling support
Jens Axboe
2015-11-07
mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM
Mel Gorman
2015-11-06
Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-11-05
Merge branch 'for-4.4/reservations' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-11-05
Merge branch 'for-4.4/integrity' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-11-05
Merge branch 'for-4.4/lightnvm' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-11-05
Merge branch 'for-4.4/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-11-03
nvme: lightnvm: clean up a data type
Dan Carpenter
2015-11-03
NVMe: Precedence error in nvme_pr_clear()
Dan Carpenter
2015-10-29
nvme: LightNVM support
Matias Bjørling
2015-10-22
nvme: add missing endianess annotations in nvme_pr_command
Christoph Hellwig
2015-10-22
NVMe: Add persistent reservation ops
Keith Busch
2015-10-21
block, libnvdimm, nvme: provide a built-in blk_integrity nop profile
Dan Williams
2015-10-21
block: move blk_integrity to request_queue
Dan Williams
2015-10-21
nvme: suspend i/o during runtime blk_integrity_unregister
Dan Williams
2015-10-21
md, dm, scsi, nvme, libnvdimm: drop blk_integrity_unregister() at shutdown
Dan Williams
2015-10-21
block: Inline blk_integrity in struct gendisk
Martin K. Petersen
2015-10-21
block: Consolidate static integrity profile properties
Martin K. Petersen
2015-10-15
NVMe: initialize error to '0'
Jens Axboe
2015-10-15
nvme: use an integer value to Linux errno values
Christoph Hellwig
2015-10-12
nvme: fix 32-bit build warning
Arnd Bergmann
2015-10-12
NVMe: Add explicit block config dependency
Keith Busch
2015-10-09
nvme: move to a new drivers/nvme/host directory
Jay Sternberg