aboutsummaryrefslogtreecommitdiff
path: root/drivers/block
AgeCommit message (Expand)Author
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-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
2012-09-12xen/m2p: do not reuse kmap_op->dev_bus_addrStefano Stabellini
2012-09-07make drivers with pci error handlers constStephen Hemminger
2012-09-05block: remove the deprecated ub driverCong Wang
2012-08-25Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2012-08-21cciss: fix incorrect scsi status reportingStephen M. Cameron
2012-08-21workqueue: deprecate __cancel_delayed_work()Tejun Heo
2012-08-21workqueue: use mod_delayed_work() instead of __cancel + queueTejun Heo
2012-08-20workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo
2012-08-16Merge branch 'for-jens' of git://git.drbd.org/linux-drbd into for-linusJens Axboe
2012-08-16drbd: Write all pages of the bitmap after an online resizePhilipp Reisner
2012-08-16drbd: Finish requests that completed while IO was frozenPhilipp Reisner
2012-08-16drbd: fix drbd wire compatibility for empty flushesLars Ellenberg
2012-08-07NVMe: Cancel outstanding IOs on queue deletionMatthew Wilcox
2012-08-04drbd: nuke pdflush from commentsArtem Bityutskiy
2012-08-03NVMe: Free admin queue memory on initialisation failureMatthew Wilcox
2012-08-01Merge branch 'for-3.6/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2012-07-31Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-07-31Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-07-31nbd: set SOCK_MEMALLOC for access to PFMEMALLOC reservesMel Gorman
2012-07-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2012-07-31NVMe: Use ida for nvme device instanceQuoc-Son Anh
2012-07-31NVMe: Fix whitespace damage in nvme_initMatthew Wilcox
2012-07-31NVMe: handle allocation failure in nvme_map_user_pages()Dan Carpenter
2012-07-31Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Jens Axboe
2012-07-31floppy: remove duplicated flag FD_RAW_NEED_DISKFengguang Wu
2012-07-31blk: pass from_schedule to non-request unplug functions.NeilBrown
2012-07-31blk: centralize non-request unplug handling.NeilBrown