summaryrefslogtreecommitdiff
path: root/drivers/block
AgeCommit message (Expand)AuthorFilesLines
2012-10-06aoe: remove unused code and add cosmetic improvementsEd Cashin4-17/+10
2012-10-06aoe: increase net_device reference count while using itEd Cashin2-0/+11
2012-10-06aoe: associate frames with the AoE storage targetEd Cashin3-54/+49
2012-10-06aoe: disallow unsupported AoE minor addressesEd Cashin1-0/+7
2012-10-06aoe: do revalidation steps in orderEd Cashin1-2/+2
2012-10-06aoe: failover remote interface based on aoe_deadsecs parameterEd Cashin2-6/+3
2012-10-06aoe: use packets that work with the smallest-MTU local interfaceEd Cashin2-71/+87
2012-10-06aoe: use a kernel thread for transmissionsEd Cashin3-3/+40
2012-10-06aoe: become I/O request queue handler for increased user controlEd Cashin5-182/+308
2012-10-06aoe: kernel thread handles I/O completions for simple lockingEd Cashin6-306/+560
2012-10-06aoe: for performance support larger packet payloadsEd Cashin5-46/+111
2012-10-06nbd: handle discard requestsPaul Clements1-1/+14
2012-10-06nbd: add set flags ioctlPaul Clements1-1/+7
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds1-2/+2
2012-10-02Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2-5/+4
2012-10-01Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds3-2487/+0
2012-10-01Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-1/+1
2012-09-29Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds1-50/+103
2012-09-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds1-4/+3
2012-09-21rbd: drop dev reference on error in rbd_open()Alex Elder1-4/+3
2012-09-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+1
2012-09-21Merge tag 'stable/for-linus-3.6-rc6-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-1/+1
2012-09-21userns: Convert loop to use kuid_t instead of uid_tEric W. Biederman1-2/+2
2012-09-20aoe: assert AoE packets marked as requiring no checksumEd Cashin1-0/+1
2012-09-19Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds3-16/+33
2012-09-18cciss: fix handling of protocol errorStephen M. Cameron1-0/+1
2012-09-17nbd: clear waiting_queue on shutdownPaul Clements1-0/+9
2012-09-16Merge 3.6-rc6 into usb-nextGreg Kroah-Hartman5-23/+61
2012-09-13Merge commit 'v3.6-rc5' into nextBjorn Helgaas6-35/+64
2012-09-12mtip32xx: fix user_buffer check in exec_drive_commandDavid Milburn1-1/+1
2012-09-12mtip32xx: Remove dead codeAsai Thambi S P1-6/+0
2012-09-12mtip32xx: Change printk to pr_xxxxAsai Thambi S P1-3/+3
2012-09-12mtip32xx: Proper reporting of write protect status on big-endianAsai Thambi S P1-2/+2
2012-09-12mtip32xx: Increase timeout for standby commandAsai Thambi S P1-1/+1
2012-09-12mtip32xx: Handle NCQ commands during the security locked stateAsai Thambi S P2-1/+11
2012-09-12mtip32xx: Add support for new devicesAsai Thambi S P2-2/+14
2012-09-12xen/m2p: do not reuse kmap_op->dev_bus_addrStefano Stabellini1-1/+1
2012-09-07make drivers with pci error handlers constStephen Hemminger1-1/+1
2012-09-05block: remove the deprecated ub driverCong Wang3-2487/+0
2012-08-25Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds5-23/+61
2012-08-21cciss: fix incorrect scsi status reportingStephen M. Cameron1-10/+1
2012-08-21workqueue: deprecate __cancel_delayed_work()Tejun Heo1-1/+1
2012-08-21workqueue: use mod_delayed_work() instead of __cancel + queueTejun Heo1-2/+1
2012-08-20workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo1-2/+2
2012-08-16Merge branch 'for-jens' of git://git.drbd.org/linux-drbd into for-linusJens Axboe5-23/+61
2012-08-16drbd: Write all pages of the bitmap after an online resizePhilipp Reisner3-3/+17
2012-08-16drbd: Finish requests that completed while IO was frozenPhilipp Reisner2-16/+18
2012-08-16drbd: fix drbd wire compatibility for empty flushesLars Ellenberg1-4/+26
2012-08-07NVMe: Cancel outstanding IOs on queue deletionMatthew Wilcox1-23/+32
2012-08-04drbd: nuke pdflush from commentsArtem Bityutskiy1-2/+2