index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nvme
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-22
NVMe: IO ending fixes on surprise removal
Keith Busch
1
-1
/
+19
2015-12-07
lightnvm: replace req queue with nvmdev for lld
Matias Bjørling
1
-11
/
+13
2015-12-07
lightnvm: check mm before use
Matias Bjørling
1
-1
/
+1
2015-12-01
nvme: temporary fix for Apple controller reset
Stephan Günther
1
-0
/
+12
2015-11-29
lightnvm: unconverted ppa returned in get_bb_tbl
Matias Bjørling
1
-1
/
+3
2015-11-29
lightnvm: refactor and change vendor id for qemu
Matias Bjørling
1
-2
/
+9
2015-11-29
lightnvm: Simplify config when disabled
Keith Busch
3
-14
/
+16
2015-11-24
nvme: add missing unmaps in nvme_queue_rq
Christoph Hellwig
1
-3
/
+12
2015-11-24
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-16
nvme: remove reserved double word
Matias Bjørling
1
-2
/
+2
2015-11-16
nvme: missing ppaf copy
Matias Bjørling
1
-0
/
+2
2015-11-16
lightnvm: remove linear and device addr modes
Matias Bjørling
1
-2
/
+1
2015-11-16
lightnvm: expose mccap in identify command
Matias Bjørling
1
-1
/
+3
2015-11-16
lightnvm: update alignments for identify command
Matias Bjørling
1
-1
/
+3
2015-11-16
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-10
Merge branch 'for-4.4/io-poll' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-4
/
+28
2015-11-07
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-06
mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM
Mel Gorman
1
-2
/
+4
2015-11-06
Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2015-11-04
Merge branch 'for-4.4/reservations' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+95
2015-11-04
Merge branch 'for-4.4/integrity' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-26
/
+8
2015-11-04
Merge branch 'for-4.4/lightnvm' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-12
/
+565
2015-11-04
Merge branch 'for-4.4/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
7
-0
/
+6066
2015-11-03
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