aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block
Commit message (Expand)AuthorAge
* Merge tag 'stable/for-linus-3.7-arm-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-10-06
|\
| * xen/arm: compile blkfront and blkbackStefano Stabellini2012-08-08
* | aoe: update aoe-internal version number to 50Ed Cashin2012-10-05
* | aoe: remove unused codeEd Cashin2012-10-05
* | aoe: make dynamic block minor numbers the defaultEd Cashin2012-10-05
* | aoe: update and specify AoE address guards and error messagesEd Cashin2012-10-05
* | aoe: retain static block device numbers for backwards compatibilityEd Cashin2012-10-05
* | aoe: support more AoE addresses with dynamic block device minor numbersEd Cashin2012-10-05
* | aoe: update copyright year in touched filesEd Cashin2012-10-05
* | aoe: update internal version number to 49Ed Cashin2012-10-05
* | aoe: remove unused code and add cosmetic improvementsEd Cashin2012-10-05
* | aoe: increase net_device reference count while using itEd Cashin2012-10-05
* | aoe: associate frames with the AoE storage targetEd Cashin2012-10-05
* | aoe: disallow unsupported AoE minor addressesEd Cashin2012-10-05
* | aoe: do revalidation steps in orderEd Cashin2012-10-05
* | aoe: failover remote interface based on aoe_deadsecs parameterEd Cashin2012-10-05
* | aoe: use packets that work with the smallest-MTU local interfaceEd Cashin2012-10-05
* | aoe: use a kernel thread for transmissionsEd Cashin2012-10-05
* | aoe: become I/O request queue handler for increased user controlEd Cashin2012-10-05
* | aoe: kernel thread handles I/O completions for simple lockingEd Cashin2012-10-05
* | aoe: for performance support larger packet payloadsEd Cashin2012-10-05
* | nbd: handle discard requestsPaul Clements2012-10-05
* | nbd: add set flags ioctlPaul Clements2012-10-05
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-10-02
|\ \
| * | userns: Convert loop to use kuid_t instead of uid_tEric W. Biederman2012-09-21
* | | Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2012-10-02
|\ \ \
| * | | workqueue: deprecate __cancel_delayed_work()Tejun Heo2012-08-21
| * | | workqueue: use mod_delayed_work() instead of __cancel + queueTejun Heo2012-08-21
| * | | workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo2012-08-20
| |/ /
* | | Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds2012-10-01
|\ \ \
| * \ \ Merge 3.6-rc6 into usb-nextGreg Kroah-Hartman2012-09-16
| |\ \ \ | | | |/ | | |/|
| * | | block: remove the deprecated ub driverCong Wang2012-09-05
* | | | Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-10-01
|\ \ \ \
| * \ \ \ Merge commit 'v3.6-rc5' into nextBjorn Helgaas2012-09-13
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | make drivers with pci error handlers constStephen Hemminger2012-09-07
| | |_|/ | |/| |
* | | | Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds2012-09-29
|\ \ \ \
| * | | | NVMe: Cancel outstanding IOs on queue deletionMatthew Wilcox2012-08-07
| * | | | NVMe: Free admin queue memory on initialisation failureMatthew Wilcox2012-08-03
| * | | | NVMe: Use ida for nvme device instanceQuoc-Son Anh2012-07-31
| * | | | NVMe: Fix whitespace damage in nvme_initMatthew Wilcox2012-07-31
| * | | | NVMe: handle allocation failure in nvme_map_user_pages()Dan Carpenter2012-07-31
| * | | | NVMe: Fix uninitialized iod compiler warningKeith Busch2012-07-27
| * | | | NVMe: Do not set IO queue depth beyond device maxKeith Busch2012-07-27
| * | | | NVMe: Set block queue max sectorsKeith Busch2012-07-26
| * | | | NVMe: use namespace id for nvme_get_featuresKeith Busch2012-07-26
| * | | | NVMe: replace nvme_ns with nvme_dev for user adminKeith Busch2012-07-26
| * | | | NVMe: Fix nvme module init when nvme_major is setKeith Busch2012-07-26
| * | | | NVMe: Set request queue logical block sizeKeith Busch2012-07-25
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2012-09-24
|\ \ \ \ \
| * | | | | rbd: drop dev reference on error in rbd_open()Alex Elder2012-09-21
| | |_|/ / | |/| | |