1. 07 Jun, 2011 17 commits
  2. 06 Jun, 2011 5 commits
  3. 04 Jun, 2011 17 commits
  4. 03 Jun, 2011 1 commit
    • Linus Torvalds's avatar
      Merge branch 'for-linus' of git://git.kernel.dk/linux-block · 4f1ba49e
      Linus Torvalds authored
      * 'for-linus' of git://git.kernel.dk/linux-block:
        block: Use hlist_entry() for io_context.cic_list.first
        cfq-iosched: Remove bogus check in queue_fail path
        xen/blkback: potential null dereference in error handling
        xen/blkback: don't call vbd_size() if bd_disk is NULL
        block: blkdev_get() should access ->bd_disk only after success
        CFQ: Fix typo and remove unnecessary semicolon
        block: remove unwanted semicolons
        Revert "block: Remove extra discard_alignment from hd_struct."
        nbd: adjust 'max_part' according to part_shift
        nbd: limit module parameters to a sane value
        nbd: pass MSG_* flags to kernel_recvmsg()
        block: improve the bio_add_page() and bio_add_pc_page() descriptions
      4f1ba49e