summaryrefslogtreecommitdiff
path: root/drivers/block
AgeCommit message (Expand)Author
2012-10-07Merge branch 'virtio-next' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2012-10-07Merge tag 'stable/for-linus-3.7-arm-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-10-06aoe: update aoe-internal version number to 50Ed Cashin
2012-10-06aoe: remove unused codeEd Cashin
2012-10-06aoe: make dynamic block minor numbers the defaultEd Cashin
2012-10-06aoe: update and specify AoE address guards and error messagesEd Cashin
2012-10-06aoe: retain static block device numbers for backwards compatibilityEd Cashin
2012-10-06aoe: support more AoE addresses with dynamic block device minor numbersEd Cashin
2012-10-06aoe: update copyright year in touched filesEd Cashin
2012-10-06aoe: update internal version number to 49Ed Cashin
2012-10-06aoe: remove unused code and add cosmetic improvementsEd Cashin
2012-10-06aoe: increase net_device reference count while using itEd Cashin
2012-10-06aoe: associate frames with the AoE storage targetEd Cashin
2012-10-06aoe: disallow unsupported AoE minor addressesEd Cashin
2012-10-06aoe: do revalidation steps in orderEd Cashin
2012-10-06aoe: failover remote interface based on aoe_deadsecs parameterEd Cashin
2012-10-06aoe: use packets that work with the smallest-MTU local interfaceEd Cashin
2012-10-06aoe: use a kernel thread for transmissionsEd Cashin
2012-10-06aoe: become I/O request queue handler for increased user controlEd Cashin
2012-10-06aoe: kernel thread handles I/O completions for simple lockingEd Cashin
2012-10-06aoe: for performance support larger packet payloadsEd Cashin
2012-10-06nbd: handle discard requestsPaul Clements
2012-10-06nbd: add set flags ioctlPaul Clements
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2012-10-02Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2012-10-01Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds
2012-10-01Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds
2012-09-29Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds
2012-09-28virtio-blk: Disable callback in virtblk_done()Asias He
2012-09-28virtio-blk: fix NULL checking in virtblk_alloc_req()Dan Carpenter
2012-09-28virtio-blk: Add REQ_FLUSH and REQ_FUA support to bio pathAsias He
2012-09-28virtio-blk: Add bio-based IO path for virtio-blkAsias He
2012-09-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2012-09-21rbd: drop dev reference on error in rbd_open()Alex Elder
2012-09-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-09-21Merge tag 'stable/for-linus-3.6-rc6-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-09-21userns: Convert loop to use kuid_t instead of uid_tEric W. Biederman
2012-09-20aoe: assert AoE packets marked as requiring no checksumEd Cashin
2012-09-19Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2012-09-18cciss: fix handling of protocol errorStephen M. Cameron
2012-09-17nbd: clear waiting_queue on shutdownPaul Clements
2012-09-16Merge 3.6-rc6 into usb-nextGreg Kroah-Hartman
2012-09-13Merge commit 'v3.6-rc5' into nextBjorn Helgaas
2012-09-12mtip32xx: fix user_buffer check in exec_drive_commandDavid Milburn
2012-09-12mtip32xx: Remove dead codeAsai Thambi S P
2012-09-12mtip32xx: Change printk to pr_xxxxAsai Thambi S P
2012-09-12mtip32xx: Proper reporting of write protect status on big-endianAsai Thambi S P
2012-09-12mtip32xx: Increase timeout for standby commandAsai Thambi S P
2012-09-12mtip32xx: Handle NCQ commands during the security locked stateAsai Thambi S P
2012-09-12mtip32xx: Add support for new devicesAsai Thambi S P