index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
host
Age
Commit message (
Expand
)
Author
Lines
2015-12-22
NVMe: IO ending fixes on surprise removal
Keith Busch
-1
/
+19
2015-12-07
lightnvm: replace req queue with nvmdev for lld
Matias Bjørling
-11
/
+13
2015-12-07
lightnvm: check mm before use
Matias Bjørling
-1
/
+1
2015-12-01
nvme: temporary fix for Apple controller reset
Stephan Günther
-0
/
+12
2015-11-29
lightnvm: unconverted ppa returned in get_bb_tbl
Matias Bjørling
-1
/
+3
2015-11-29
lightnvm: refactor and change vendor id for qemu
Matias Bjørling
-2
/
+9
2015-11-29
lightnvm: Simplify config when disabled
Keith Busch
-14
/
+16
2015-11-24
nvme: add missing unmaps in nvme_queue_rq
Christoph Hellwig
-3
/
+12
2015-11-24
NVMe: default to 4k device page size
Nishanth Aravamudan
-9
/
+6
2015-11-20
NVMe: reap completion entries when deleting queue
Keith Busch
-1
/
+6
2015-11-20
nvme: lightnvm: use admin queues for admin cmds
Wenwei Tao
-7
/
+10
2015-11-19
NVMe: Fix possible arithmetic overflow for max segments
Keith Busch
-1
/
+1
2015-11-16
nvme: remove reserved double word
Matias Bjørling
-2
/
+2
2015-11-16
nvme: missing ppaf copy
Matias Bjørling
-0
/
+2
2015-11-16
lightnvm: remove linear and device addr modes
Matias Bjørling
-2
/
+1
2015-11-16
lightnvm: expose mccap in identify command
Matias Bjørling
-1
/
+3
2015-11-16
lightnvm: update alignments for identify command
Matias Bjørling
-1
/
+3
2015-11-16
lightnvm: update bad block table format
Matias Bjørling
-23
/
+90
2015-11-11
NVMe: add support for Apple NVMe controller
Stephan Günther
-0
/
+1
2015-11-11
NVMe: use split lo_hi_{read,write}q
Stephan Günther
-6
/
+6
2015-11-11
NVMe: Increase the max transfer size when mdts is 0
Sathyavathi M
-0
/
+2
2015-11-10
Merge branch 'for-4.4/io-poll' of git://git.kernel.dk/linux-block
Linus Torvalds
-4
/
+28
2015-11-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
-2
/
+4
2015-11-07
NVMe: add blk polling support
Jens Axboe
-4
/
+28
2015-11-06
mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM
Mel Gorman
-2
/
+4
2015-11-06
Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-1
/
+1
2015-11-04
Merge branch 'for-4.4/reservations' of git://git.kernel.dk/linux-block
Linus Torvalds
-0
/
+95
2015-11-04
Merge branch 'for-4.4/integrity' of git://git.kernel.dk/linux-block
Linus Torvalds
-26
/
+8
2015-11-04
Merge branch 'for-4.4/lightnvm' of git://git.kernel.dk/linux-block
Linus Torvalds
-12
/
+565
2015-11-04
Merge branch 'for-4.4/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
-0
/
+6063
2015-11-03
nvme: lightnvm: clean up a data type
Dan Carpenter
-2
/
+2
2015-11-03
NVMe: Precedence error in nvme_pr_clear()
Dan Carpenter
-1
/
+1
2015-10-29
nvme: LightNVM support
Matias Bjørling
-12
/
+565
2015-10-22
nvme: add missing endianess annotations in nvme_pr_command
Christoph Hellwig
-2
/
+2
2015-10-22
NVMe: Add persistent reservation ops
Keith Busch
-0
/
+95
2015-10-21
block, libnvdimm, nvme: provide a built-in blk_integrity nop profile
Dan Williams
-17
/
+1
2015-10-21
block: move blk_integrity to request_queue
Dan Williams
-1
/
+1
2015-10-21
nvme: suspend i/o during runtime blk_integrity_unregister
Dan Williams
-0
/
+2
2015-10-21
md, dm, scsi, nvme, libnvdimm: drop blk_integrity_unregister() at shutdown
Dan Williams
-4
/
+1
2015-10-21
block: Inline blk_integrity in struct gendisk
Martin K. Petersen
-3
/
+2
2015-10-21
block: Consolidate static integrity profile properties
Martin K. Petersen
-4
/
+4
2015-10-15
NVMe: initialize error to '0'
Jens Axboe
-1
/
+1
2015-10-15
nvme: use an integer value to Linux errno values
Christoph Hellwig
-5
/
+7
2015-10-12
nvme: fix 32-bit build warning
Arnd Bergmann
-3
/
+3
2015-10-12
NVMe: Add explicit block config dependency
Keith Busch
-1
/
+1
2015-10-09
nvme: move to a new drivers/nvme/host directory
Jay Sternberg
-0
/
+6057