summaryrefslogtreecommitdiff
path: root/drivers/block
AgeCommit message (Expand)Author
2012-07-31Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...for-3.6/driversJens 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
2012-07-31block/nbd: micro-optimization in nbd request completionChetan Loke
2012-07-30Merge branch 'for-jens' of git://git.drbd.org/linux-drbd into for-3.6/driversJens Axboe
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-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-04floppy: Run floppy initialization asynchronousAndi Kleen
2012-07-03floppy: cancel any pending fd_timeouts before adding a new oneLinus Torvalds
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-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
2012-05-31mtip32xx: fix clearing an incorrect register in mtip_init_portAsai Thambi S P
2012-05-30xen/blkback: Copy id field when doing BLKIF_DISCARD.Konrad Rzeszutek Wilk
2012-05-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds
2012-05-30Merge branch 'for-3.5/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2012-05-21Merge tag 'virtio-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-05-22virtio_blk: Drop unused request tracking listAsias He
2012-05-22virtio-blk: Fix hot-unplug race in remove methodAsias He
2012-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-05-19Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds