https://github.com/torvalds/linux
Revision 7f8635cc9e66a26d7280ba680b044fa2f65104af authored by Linus Torvalds on 20 December 2010, 17:19:46 UTC, committed by Linus Torvalds on 20 December 2010, 17:19:46 UTC
* 'for-linus' of git://git.kernel.dk/linux-2.6-block:
  cciss: fix cciss_revalidate panic
  block: max hardware sectors limit wrapper
  block: Deprecate QUEUE_FLAG_CLUSTER and use queue_limits instead
  blk-throttle: Correct the placement of smp_rmb()
  blk-throttle: Trim/adjust slice_end once a bio has been dispatched
  block: check for proper length of iov entries earlier in blk_rq_map_user_iov()
  drbd: fix for spin_lock_irqsave in endio callback
  drbd: don't recvmsg with zero length
2 parent s 3cb50dd + 0fc13c8
History
Tip revision: 7f8635cc9e66a26d7280ba680b044fa2f65104af authored by Linus Torvalds on 20 December 2010, 17:19:46 UTC
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Tip revision: 7f8635c

back to top