aboutsummaryrefslogtreecommitdiff
path: root/drivers/block
AgeCommit message (Expand)Author
2010-06-15cciss: set SCSI max cmd len to 16, as default is wrongStephen M. Cameron
2010-06-14cpqarray: fix two more wrong section typeJens Axboe
2010-06-14cpqarray: fix wrong __init type on pci probe functionJens Axboe
2010-06-14drbd: Fixed a race between disk-attach and unexpected state changesPhilipp Reisner
2010-06-04Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-06-03Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2010-06-03virtio-blk: fix minimum number of S/G elementsChristoph Hellwig
2010-06-02powerpc/macio: Fix probing of macio devices by using the right of match tableBenjamin Herrenschmidt
2010-06-01Merge branch 'master' into for-linusJens Axboe
2010-06-01cciss: call BUG() earlierDan Carpenter
2010-06-01drbd: Reduce verbosityPhilipp Reisner
2010-06-01drbd: use drbd specific ratelimit instead of global printk_ratelimitLars Ellenberg
2010-06-01drbd: fix hang on local read errors while disconnectedLars Ellenberg
2010-06-01drbd: Removed the now empty w_io_error() functionPhilipp Reisner
2010-06-01drbd: removed duplicated #includesAndrea Gelmini
2010-06-01drbd: improve usage of MSG_MORELars Ellenberg
2010-06-01drbd: need to set socket bufsize early to take effectLars Ellenberg
2010-06-01drbd: improve network latency, TCP_QUICKACKLars Ellenberg
2010-06-01drbd: Revert "drbd: Create new current UUID as late as possible"Philipp Reisner
2010-06-01brd: support discardNick Piggin
2010-05-22Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely
2010-05-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2010-05-21Merge branch 'virtio' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds
2010-05-21sanitize vfs_fsync calling conventionsChristoph Hellwig
2010-05-21Merge branch 'master' into for-2.6.35Jens Axboe
2010-05-21drbd: Do not free p_uuid early, this is done in the exit code of the receiverPhilipp Reisner
2010-05-21drbd: Null pointer deref fix to the large "multi bio rewrite"Philipp Reisner
2010-05-21drbd: Fix: Do not detach, if a bio with a barrier failsPhilipp Reisner
2010-05-21drbd: Ensure to not trigger late-new-UUID creation multiple timesPhilipp Reisner
2010-05-21drbd: Do not Oops when C_STANDALONE when uuid gets generatedPhilipp Reisner
2010-05-21generate "change" uevent for loop deviceDavid Zeuthen
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2010-05-19virtio_blk: use virtqueue_xxx wrappersMichael S. Tsirkin
2010-05-19virtio_blk: remove multichar constant.Rusty Russell
2010-05-19Add virtio disk identification ioctljohn cooper
2010-05-19Add virtio disk identification supportjohn cooper
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely
2010-05-18Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2010-05-18drivers/block/drbd: Use kzallocJulia Lawall
2010-05-18drbd: Create new current UUID as late as possiblePhilipp Reisner
2010-05-18drbd: If we detect late that IO got frozen, retry after we thawed.Philipp Reisner
2010-05-18drbd: always use_bmbv, ignore settingLars Ellenberg
2010-05-18drbd: allow resync requests to be larger than max_segment_sizeLars Ellenberg
2010-05-18drbd: Allow drbd_epoch_entries to use multiple bios.Lars Ellenberg
2010-05-18drbd: reduce sizeof struct drbd_epoch_entry by 8 byte by aligning membersLars Ellenberg
2010-05-18drbd: Fixes to the new delay_probes codePhilipp Reisner
2010-05-18drbd: A fixes to the new resync speed codePhilipp Reisner
2010-05-18drbd: Proc bits of new resync speed stuffPhilipp Reisner
2010-05-18drbd: Control the actual resync rate based on the queuing delay of data packetsPhilipp Reisner