1. 13 Apr, 2010 30 commits
  2. 11 Apr, 2010 7 commits
  3. 09 Apr, 2010 3 commits
    • Linus Torvalds's avatar
      Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband · 0eddb519
      Linus Torvalds authored
      * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband:
        IB/mlx4: Check correct variable for allocation failure
        RDMA/nes: Correct cap.max_inline_data assignment in nes_query_qp()
        RDMA/cm: Set num_paths when manually assigning path records
        IB/cm: Fix device_create() return value check
      0eddb519
    • Linus Torvalds's avatar
      Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 · f1639377
      Linus Torvalds authored
      * 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6:
        [S390] Update default configuration.
        [S390] nss: add missing .previous statement to asm function
        [S390] increase default size of vmalloc area
        [S390] s390: disable change bit override
        [S390] fix io_return critical section cleanup
        [S390] sclp_async: potential buffer overflow
        [S390] arch/s390/kernel: Add missing unlock
      f1639377
    • Linus Torvalds's avatar
      Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block · 2f408420
      Linus Torvalds authored
      * 'for-linus' of git://git.kernel.dk/linux-2.6-block: (34 commits)
        cfq-iosched: Fix the incorrect timeslice accounting with forced_dispatch
        loop: Update mtime when writing using aops
        block: expose the statistics in blkio.time and blkio.sectors for the root cgroup
        backing-dev: Handle class_create() failure
        Block: Fix block/elevator.c elevator_get() off-by-one error
        drbd: lc_element_by_index() never returns NULL
        cciss: unlock on error path
        cfq-iosched: Do not merge queues of BE and IDLE classes
        cfq-iosched: Add additional blktrace log messages in CFQ for easier debugging
        i2o: Remove the dangerous kobj_to_i2o_device macro
        block: remove 16 bytes of padding from struct request on 64bits
        cfq-iosched: fix a kbuild regression
        block: make CONFIG_BLK_CGROUP visible
        Remove GENHD_FL_DRIVERFS
        block: Export max number of segments and max segment size in sysfs
        block: Finalize conversion of block limits functions
        block: Fix overrun in lcm() and move it to lib
        vfs: improve writeback_inodes_wb()
        paride: fix off-by-one test
        drbd: fix al-to-on-disk-bitmap for 4k logical_block_size
        ...
      2f408420