aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block (follow)
AgeCommit message (Expand)AuthorFilesLines
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/sage/ceph-clientLinus 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/linux/kernel/git/konrad/xenLinus Torvalds1-1/+1
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-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-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-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
2012-08-03NVMe: Free admin queue memory on initialisation failureMatthew Wilcox1-9/+19
2012-08-01Merge branch 'for-3.6/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds12-100/+182
2012-07-31Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds1-1/+5
2012-07-31Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/randomLinus Torvalds1-3/+2
2012-07-31nbd: set SOCK_MEMALLOC for access to PFMEMALLOC reservesMel Gorman1-1/+5
2012-07-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds2-355/+462
2012-07-31NVMe: Use ida for nvme device instanceQuoc-Son Anh1-5/+26
2012-07-31NVMe: Fix whitespace damage in nvme_initMatthew Wilcox1-2/+2
2012-07-31NVMe: handle allocation failure in nvme_map_user_pages()Dan Carpenter1-0/+2
2012-07-31Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/floppy into for-3.6/driversJens Axboe1-2/+1
2012-07-31floppy: remove duplicated flag FD_RAW_NEED_DISKFengguang Wu1-2/+1
2012-07-31blk: pass from_schedule to non-request unplug functions.NeilBrown1-1/+1
2012-07-31blk: centralize non-request unplug handling.NeilBrown1-29/+6
2012-07-31block/nbd: micro-optimization in nbd request completionChetan Loke1-1/+1
2012-07-30rbd: create rbd_refresh_helper()Alex Elder1-10/+15
2012-07-30rbd: return obj version in __rbd_refresh_header()Alex Elder1-14/+11
2012-07-30rbd: fixes in rbd_header_from_disk()Alex Elder1-5/+13
2012-07-30rbd: always pass ops array to rbd_req_sync_op()Alex Elder1-30/+16
2012-07-30rbd: pass null version pointer in add_snap()Alex Elder1-2/+1
2012-07-30rbd: make rbd_create_rw_ops() return a pointerAlex Elder1-31/+39
2012-07-30rbd: have __rbd_add_snap_dev() return a pointerAlex Elder1-15/+22
2012-07-30rbd: drop "object_name" from rbd_req_sync_unwatch()Alex Elder1-4/+5
2012-07-30rbd: drop "object_name" from rbd_req_sync_notify_ack()Alex Elder1-4/+3
2012-07-30rbd: drop "object_name" from rbd_req_sync_notify()Alex Elder1-4/+4
2012-07-30rbd: drop "object_name" from rbd_req_sync_watch()Alex Elder1-7/+5