aboutsummaryrefslogtreecommitdiff
path: root/drivers/block
AgeCommit message (Expand)Author
2012-07-30rbd: rename rbd_dev->block_nameAlex Elder
2012-07-30rbd: define dup_token()Alex Elder
2012-07-30rbd: drop a useless local variableAlex Elder
2012-07-30Merge branch 'for-jens' of git://git.drbd.org/linux-drbd into for-3.6/driversJens Axboe
2012-07-30virtio-blk: allow toggling host cache between writeback and writethroughPaolo Bonzini
2012-07-30virtio-blk: Use block layer provided spinlockAsias He
2012-07-30virtio-blk: Reset device after blk_cleanup_queue()Asias He
2012-07-30virtio-blk: Call del_gendisk() before disable guest kickAsias He
2012-07-24drbd: announce FLUSH/FUA capability to upper layersLars Ellenberg
2012-07-24drbd: fix max_bio_size to be unsignedLars Ellenberg
2012-07-24drbd: flush drbd work queue before invalidate/invalidate remoteLars Ellenberg
2012-07-24drbd: fix potential access after freeLars Ellenberg
2012-07-24drbd: call local-io-error handler earlyLars Ellenberg
2012-07-24drbd: do not reset rs_pending_cnt too earlyLars Ellenberg
2012-07-24drbd: reset congestion information before reporting it in /proc/drbdLars Ellenberg
2012-07-24drbd: report congestion if we are waiting for some userland callbackLars Ellenberg
2012-07-24drbd: differentiate between normal and forced detachLars Ellenberg
2012-07-24drbd: cleanup, remove two unused global flagsLars Ellenberg
2012-07-24Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Jens Axboe
2012-07-22Merge tag 'pm-for-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2012-07-19xen-blkfront: remove IRQF_SAMPLE_RANDOM which is now a no-opTheodore Ts'o
2012-07-19Merge branch 'pm-drivers'Rafael J. Wysocki
2012-07-17rbd: endian bug in rbd_req_cb()Dan Carpenter
2012-07-17rbd: Fix ceph_snap_context size calculationYan, Zheng
2012-07-14blk: fix wrong idr_pre_get() error check in loop.cSilva Paulo
2012-07-06mg_disk: Use struct dev_pm_ops for power managementRafael J. Wysocki
2012-07-04floppy: Run floppy initialization asynchronousAndi Kleen
2012-07-03floppy: cancel any pending fd_timeouts before adding a new oneLinus Torvalds
2012-06-15Merge tag 'v3.5-rc1'Sage Weil
2012-06-13Merge branch 'for-jens' of git://git.drbd.org/linux-drbd into for-linusJens Axboe
2012-06-13Merge branch 'stable/for-jens-3.5' of git://git.kernel.org/pub/scm/linux/kern...Jens Axboe
2012-06-13umem: fix up unpluggingTao Guo
2012-06-12drbd: fix null pointer dereference with on-congestion policy when disklessLars Ellenberg
2012-06-12drbd: fix list corruption by failing but already aborted readsLars Ellenberg
2012-06-12drbd: fix access of unallocated pages and kernel panicLars Ellenberg
2012-06-12xen/blkfront: Add WARN to deal with misbehaving backends.Konrad Rzeszutek Wilk
2012-06-06rbd: endian bug in rbd_req_cb()Dan Carpenter
2012-06-06rbd: Fix ceph_snap_context size calculationYan, Zheng
2012-06-05mtip32xx: Create debugfs entries for troubleshootingAsai Thambi S P
2012-06-05mtip32xx: Remove 'registers' and 'flags' from sysfsAsai Thambi S P
2012-06-04mtip32xx: Remove version.h header file inclusionSachin Kamat
2012-05-31mtip32xx: Changes to sysfs entriesAsai Thambi S P
2012-05-31mtip32xx: Convert macro definitions for flag bits to enumAsai Thambi S P
2012-05-31mtip32xx: minor performance tweakAsai Thambi S P
2012-05-31mtip32xx: Fix to support more than one sector in exec_drive_command()Asai Thambi S P
2012-05-31mtip32xx: Use plain spinlock for 'cmd_issue_lock'Asai Thambi S P
2012-05-31mtip32xx: Set block queue boundary variablesAsai Thambi S P
2012-05-31mtip32xx: Fix to handle TFE for PIO(IOCTL/internal) commandsAsai Thambi S P
2012-05-31mtip32xx: Change HDIO_GET_IDENTITY to return stored dataAsai Thambi S P
2012-05-31mtip32xx: Set custom timeouts for PIO commandsAsai Thambi S P