aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-05Merge branch 'virtio' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds1-13/+51
2010-08-05Merge branch 'upstream/xen' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xenLinus Torvalds1-0/+30
2010-08-05virtio_blk: Remove VBID ioctlRyan Harper1-10/+0
2010-08-05virtio_blk: Add 'serial' attribute to virtio-blk devices (v2)Ryan Harper1-0/+28
2010-08-05virtio_blk: support barriers without FLUSH featureChristoph Hellwig1-3/+23
2010-08-04Merge branch 'master' into for-nextJiri Kosina4-5/+10
2010-07-29blkfront: do not create a PV cdrom device if xen_hvm_guestStefano Stabellini1-13/+26
2010-07-26x86: Unplug emulated disks and nics.Stefano Stabellini1-0/+17
2010-07-20block: cciss: use ARRAY_SIZEKulikov Vasiliy1-1/+1
2010-07-19update email addressPavel Machek1-1/+1
2010-07-11fix comment/printk typos concerning "already"Uwe Kleine-König1-1/+1
2010-06-15cciss: set SCSI max cmd len to 16, as default is wrongStephen M. Cameron1-0/+1
2010-06-14cpqarray: fix two more wrong section typeJens Axboe1-2/+2
2010-06-14cpqarray: fix wrong __init type on pci probe functionJens Axboe1-1/+1
2010-06-14drbd: Fixed a race between disk-attach and unexpected state changesPhilipp Reisner2-2/+6
2010-06-04Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds8-139/+122
2010-06-03Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-2/+4
2010-06-03virtio-blk: fix minimum number of S/G elementsChristoph Hellwig1-1/+3
2010-06-02powerpc/macio: Fix probing of macio devices by using the right of match tableBenjamin Herrenschmidt1-2/+4
2010-06-01Merge branch 'master' into for-linusJens Axboe2-8/+7
2010-06-01cciss: call BUG() earlierDan Carpenter1-1/+1
2010-06-01drbd: Reduce verbosityPhilipp Reisner2-9/+0
2010-06-01drbd: use drbd specific ratelimit instead of global printk_ratelimitLars Ellenberg2-2/+2
2010-06-01drbd: fix hang on local read errors while disconnectedLars Ellenberg3-13/+16
2010-06-01drbd: Removed the now empty w_io_error() functionPhilipp Reisner3-41/+1
2010-06-01drbd: removed duplicated #includesAndrea Gelmini1-1/+0
2010-06-01drbd: improve usage of MSG_MORELars Ellenberg1-13/+19
2010-06-01drbd: need to set socket bufsize early to take effectLars Ellenberg1-10/+23
2010-06-01drbd: improve network latency, TCP_QUICKACKLars Ellenberg1-1/+1
2010-06-01drbd: Revert "drbd: Create new current UUID as late as possible"Philipp Reisner3-47/+7
2010-06-01brd: support discardNick Piggin1-1/+52
2010-05-22Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely17-480/+1010
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely1-3/+2
2010-05-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds1-2/+2
2010-05-21Merge branch 'virtio' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds1-3/+43
2010-05-21sanitize vfs_fsync calling conventionsChristoph Hellwig1-2/+2
2010-05-21Merge branch 'master' into for-2.6.35Jens Axboe6-35/+48
2010-05-21drbd: Do not free p_uuid early, this is done in the exit code of the receiverPhilipp Reisner1-2/+0
2010-05-21drbd: Null pointer deref fix to the large "multi bio rewrite"Philipp Reisner1-0/+4
2010-05-21drbd: Fix: Do not detach, if a bio with a barrier failsPhilipp Reisner1-1/+1
2010-05-21drbd: Ensure to not trigger late-new-UUID creation multiple timesPhilipp Reisner1-7/+11
2010-05-21drbd: Do not Oops when C_STANDALONE when uuid gets generatedPhilipp Reisner1-1/+4
2010-05-21generate "change" uevent for loop deviceDavid Zeuthen1-1/+9
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-2/+1
2010-05-19virtio_blk: use virtqueue_xxx wrappersMichael S. Tsirkin1-3/+3
2010-05-19virtio_blk: remove multichar constant.Rusty Russell1-1/+1
2010-05-19Add virtio disk identification ioctljohn cooper1-0/+10
2010-05-19Add virtio disk identification supportjohn cooper1-0/+30
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2-5/+5
2010-05-18Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-2/+2