summaryrefslogtreecommitdiffstats
path: root/drivers/block
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'virtio-next' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-10-071-37/+269
|\
| * virtio-blk: Disable callback in virtblk_done()Asias He2012-09-281-8/+11
| * virtio-blk: fix NULL checking in virtblk_alloc_req()Dan Carpenter2012-09-281-2/+4
| * virtio-blk: Add REQ_FLUSH and REQ_FUA support to bio pathAsias He2012-09-281-84/+188
| * virtio-blk: Add bio-based IO path for virtio-blkAsias He2012-09-281-40/+163
* | Merge tag 'stable/for-linus-3.7-arm-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-10-071-0/+1
|\ \
| * | xen/arm: compile blkfront and blkbackStefano Stabellini2012-08-081-0/+1
* | | aoe: update aoe-internal version number to 50Ed Cashin2012-10-061-1/+1
* | | aoe: remove unused codeEd Cashin2012-10-061-4/+0
* | | aoe: make dynamic block minor numbers the defaultEd Cashin2012-10-061-1/+1
* | | aoe: update and specify AoE address guards and error messagesEd Cashin2012-10-062-8/+11
* | | aoe: retain static block device numbers for backwards compatibilityEd Cashin2012-10-061-3/+51
* | | aoe: support more AoE addresses with dynamic block device minor numbersEd Cashin2012-10-065-49/+72
* | | aoe: update copyright year in touched filesEd Cashin2012-10-067-7/+7
* | | aoe: update internal version number to 49Ed Cashin2012-10-061-1/+1
* | | aoe: remove unused code and add cosmetic improvementsEd Cashin2012-10-064-17/+10
* | | aoe: increase net_device reference count while using itEd Cashin2012-10-062-0/+11
* | | aoe: associate frames with the AoE storage targetEd Cashin2012-10-063-54/+49
* | | aoe: disallow unsupported AoE minor addressesEd Cashin2012-10-061-0/+7
* | | aoe: do revalidation steps in orderEd Cashin2012-10-061-2/+2
* | | aoe: failover remote interface based on aoe_deadsecs parameterEd Cashin2012-10-062-6/+3
* | | aoe: use packets that work with the smallest-MTU local interfaceEd Cashin2012-10-062-71/+87
* | | aoe: use a kernel thread for transmissionsEd Cashin2012-10-063-3/+40
* | | aoe: become I/O request queue handler for increased user controlEd Cashin2012-10-065-182/+308
* | | aoe: kernel thread handles I/O completions for simple lockingEd Cashin2012-10-066-306/+560
* | | aoe: for performance support larger packet payloadsEd Cashin2012-10-065-46/+111
* | | nbd: handle discard requestsPaul Clements2012-10-061-1/+14
* | | nbd: add set flags ioctlPaul Clements2012-10-061-1/+7
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-10-021-2/+2
|\ \ \
| * | | userns: Convert loop to use kuid_t instead of uid_tEric W. Biederman2012-09-211-2/+2
* | | | Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2012-10-022-5/+4
|\ \ \ \
| * | | | workqueue: deprecate __cancel_delayed_work()Tejun Heo2012-08-211-1/+1
| * | | | workqueue: use mod_delayed_work() instead of __cancel + queueTejun Heo2012-08-211-2/+1
| * | | | workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo2012-08-201-2/+2
| |/ / /
* | | | Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds2012-10-013-2487/+0
|\ \ \ \
| * \ \ \ Merge 3.6-rc6 into usb-nextGreg Kroah-Hartman2012-09-165-23/+61
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | block: remove the deprecated ub driverCong Wang2012-09-053-2487/+0
* | | | | Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-10-011-1/+1
|\ \ \ \ \
| * \ \ \ \ Merge commit 'v3.6-rc5' into nextBjorn Helgaas2012-09-136-35/+64
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | make drivers with pci error handlers constStephen Hemminger2012-09-071-1/+1
| | |_|/ / | |/| | |
* | | | | Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds2012-09-291-50/+103
|\ \ \ \ \
| * | | | | NVMe: Cancel outstanding IOs on queue deletionMatthew Wilcox2012-08-071-23/+32
| * | | | | NVMe: Free admin queue memory on initialisation failureMatthew Wilcox2012-08-031-9/+19
| * | | | | NVMe: Use ida for nvme device instanceQuoc-Son Anh2012-07-311-5/+26
| * | | | | NVMe: Fix whitespace damage in nvme_initMatthew Wilcox2012-07-311-2/+2
| * | | | | NVMe: handle allocation failure in nvme_map_user_pages()Dan Carpenter2012-07-311-0/+2
| * | | | | NVMe: Fix uninitialized iod compiler warningKeith Busch2012-07-271-1/+1
| * | | | | NVMe: Do not set IO queue depth beyond device maxKeith Busch2012-07-271-4/+6
| * | | | | NVMe: Set block queue max sectorsKeith Busch2012-07-261-0/+7
| * | | | | NVMe: use namespace id for nvme_get_featuresKeith Busch2012-07-261-2/+2
OpenPOWER on IntegriCloud