index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
Age
Commit message (
Expand
)
Author
2015-12-22
NVMe: IO ending fixes on surprise removal
Keith Busch
2015-12-07
lightnvm: replace req queue with nvmdev for lld
Matias Bjørling
2015-12-07
lightnvm: check mm before use
Matias Bjørling
2015-12-01
nvme: temporary fix for Apple controller reset
Stephan Günther
2015-11-29
lightnvm: unconverted ppa returned in get_bb_tbl
Matias Bjørling
2015-11-29
lightnvm: refactor and change vendor id for qemu
Matias Bjørling
2015-11-29
lightnvm: Simplify config when disabled
Keith Busch
2015-11-24
nvme: add missing unmaps in nvme_queue_rq
Christoph Hellwig
2015-11-24
NVMe: default to 4k device page size
Nishanth Aravamudan
2015-11-20
NVMe: reap completion entries when deleting queue
Keith Busch
2015-11-20
nvme: lightnvm: use admin queues for admin cmds
Wenwei Tao
2015-11-19
NVMe: Fix possible arithmetic overflow for max segments
Keith Busch
2015-11-16
nvme: remove reserved double word
Matias Bjørling
2015-11-16
nvme: missing ppaf copy
Matias Bjørling
2015-11-16
lightnvm: remove linear and device addr modes
Matias Bjørling
2015-11-16
lightnvm: expose mccap in identify command
Matias Bjørling
2015-11-16
lightnvm: update alignments for identify command
Matias Bjørling
2015-11-16
lightnvm: update bad block table format
Matias Bjørling
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-10
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-06
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-04
Merge branch 'for-4.4/reservations' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-11-04
Merge branch 'for-4.4/integrity' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-11-04
Merge branch 'for-4.4/lightnvm' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-11-04
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