aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-03floppy: cancel any pending fd_timeouts before adding a new oneLinus Torvalds1-0/+1
2012-06-13Merge branch 'for-jens' of git://git.drbd.org/linux-drbd into for-linusJens Axboe2-26/+51
2012-06-13Merge branch 'stable/for-jens-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen into for-linusJens Axboe2-12/+48
2012-06-13umem: fix up unpluggingTao Guo1-0/+40
2012-06-12drbd: fix null pointer dereference with on-congestion policy when disklessLars Ellenberg1-23/+36
2012-06-12drbd: fix list corruption by failing but already aborted readsLars Ellenberg1-1/+6
2012-06-12drbd: fix access of unallocated pages and kernel panicLars Ellenberg1-2/+9
2012-06-12xen/blkfront: Add WARN to deal with misbehaving backends.Konrad Rzeszutek Wilk1-12/+46
2012-06-05mtip32xx: Create debugfs entries for troubleshootingAsai Thambi S P2-1/+165
2012-06-05mtip32xx: Remove 'registers' and 'flags' from sysfsAsai Thambi S P1-91/+1
2012-06-04mtip32xx: Remove version.h header file inclusionSachin Kamat1-1/+0
2012-05-31mtip32xx: Changes to sysfs entriesAsai Thambi S P1-19/+57
2012-05-31mtip32xx: Convert macro definitions for flag bits to enumAsai Thambi S P1-23/+25
2012-05-31mtip32xx: minor performance tweakAsai Thambi S P1-0/+2
2012-05-31mtip32xx: Fix to support more than one sector in exec_drive_command()Asai Thambi S P1-16/+44
2012-05-31mtip32xx: Use plain spinlock for 'cmd_issue_lock'Asai Thambi S P1-4/+2
2012-05-31mtip32xx: Set block queue boundary variablesAsai Thambi S P1-0/+3
2012-05-31mtip32xx: Fix to handle TFE for PIO(IOCTL/internal) commandsAsai Thambi S P1-30/+30
2012-05-31mtip32xx: Change HDIO_GET_IDENTITY to return stored dataAsai Thambi S P1-6/+5
2012-05-31mtip32xx: Set custom timeouts for PIO commandsAsai Thambi S P1-27/+28
2012-05-31mtip32xx: fix clearing an incorrect register in mtip_init_portAsai Thambi S P1-2/+1
2012-05-30xen/blkback: Copy id field when doing BLKIF_DISCARD.Konrad Rzeszutek Wilk1-0/+2
2012-05-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds1-43/+29
2012-05-30Merge branch 'for-3.5/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds12-386/+843
2012-05-21Merge tag 'virtio-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds1-10/+11
2012-05-22virtio_blk: Drop unused request tracking listAsias He1-10/+0
2012-05-22virtio-blk: Fix hot-unplug race in remove methodAsias He1-0/+11
2012-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-14/+13
2012-05-19Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2-14/+13
2012-05-18Merge branch 'for-jens' of git://git.drbd.org/linux-drbd into for-3.5/driversJens Axboe10-283/+741
2012-05-18Merge branch 'stable/for-jens-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen into for-3.5/driversJens Axboe1-19/+25
2012-05-18floppy: remove floppy-specific O_EXCL handlingJiri Kosina1-14/+4
2012-05-18floppy: convert to delayed work and single-thread wqJiri Kosina1-70/+73
2012-05-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2012-05-14rbd: rename __rbd_update_snaps to __rbd_refresh_headerJosh Durgin1-6/+6
2012-05-14rbd: fix snapshot size typeJosh Durgin1-3/+3
2012-05-14rbd: remove conditional snapid parametersJosh Durgin1-2/+2
2012-05-14rbd: store snapshot id instead of indexJosh Durgin1-22/+5
2012-05-14rbd: protect read of snapshot sequence numberJosh Durgin1-1/+3
2012-05-14rbd: fix integer overflow in rbd_header_from_disk()Xi Wang1-4/+6
2012-05-14rbd: use gfp_flags parameter in rbd_header_from_disk()Dan Carpenter1-2/+2
2012-05-11xen-blkfront: module exit handling adjustmentsJan Beulich1-1/+3
2012-05-11xen-blkfront: properly name all devicesJan Beulich1-18/+22
2012-05-11mtip32xx: release the semaphore on an error pathAsai Thambi S P1-1/+3
2012-05-11dac960: Remove unused variables from DAC960_CreateProcEntries()Jesper Juhl1-13/+10
2012-05-10connector/userns: replace netlink uses of cap_raised() with capable()Eric W. Biederman1-1/+1
2012-05-10drbd: grammar fix in log messageLars Ellenberg1-1/+1
2012-05-10drbd: check MODULE for THIS_MODULECong Wang1-5/+4
2012-05-09drbd: Restore the request restart logicPhilipp Reisner1-3/+4
2012-05-09drbd: introduce a bio_set to allocate housekeeping bios fromLars Ellenberg5-4/+43