1. 26 5月, 2011 3 次提交
    • L
      Merge branch 'for-2.6.40/splice' of git://git.kernel.dk/linux-2.6-block · c88bc60a
      Linus Torvalds 提交于
      * 'for-2.6.40/splice' of git://git.kernel.dk/linux-2.6-block:
        splice: add wakeup_pipe_readers()
      c88bc60a
    • L
      Merge branch 'for-2.6.40/drivers' of git://git.kernel.dk/linux-2.6-block · 929cfdd5
      Linus Torvalds 提交于
      * 'for-2.6.40/drivers' of git://git.kernel.dk/linux-2.6-block: (110 commits)
        loop: handle on-demand devices correctly
        loop: limit 'max_part' module param to DISK_MAX_PARTS
        drbd: fix warning
        drbd: fix warning
        drbd: Fix spelling
        drbd: fix schedule in atomic
        drbd: Take a more conservative approach when deciding max_bio_size
        drbd: Fixed state transitions after async outdate-peer-handler returned
        drbd: Disallow the peer_disk_state to be D_OUTDATED while connected
        drbd: Fix for the connection problems on high latency links
        drbd: fix potential activity log refcount imbalance in error path
        drbd: Only downgrade the disk state in case of disk failures
        drbd: fix disconnect/reconnect loop, if ping-timeout == ping-int
        drbd: fix potential distributed deadlock
        lru_cache.h: fix comments referring to ts_ instead of lc_
        drbd: Fix for application IO with the on-io-error=pass-on policy
        xen/p2m: Add EXPORT_SYMBOL_GPL to the M2P override functions.
        xen/p2m/m2p/gnttab: Support GNTMAP_host_map in the M2P override.
        xen/blkback: don't fail empty barrier requests
        xen/blkback: fix xenbus_transaction_start() hang caused by double xenbus_transaction_end()
        ...
      929cfdd5
    • L
      Merge branch 'for-2.6.40/core' of git://git.kernel.dk/linux-2.6-block · 798ce8f1
      Linus Torvalds 提交于
      * 'for-2.6.40/core' of git://git.kernel.dk/linux-2.6-block: (40 commits)
        cfq-iosched: free cic_index if cfqd allocation fails
        cfq-iosched: remove unused 'group_changed' in cfq_service_tree_add()
        cfq-iosched: reduce bit operations in cfq_choose_req()
        cfq-iosched: algebraic simplification in cfq_prio_to_maxrq()
        blk-cgroup: Initialize ioc->cgroup_changed at ioc creation time
        block: move bd_set_size() above rescan_partitions() in __blkdev_get()
        block: call elv_bio_merged() when merged
        cfq-iosched: Make IO merge related stats per cpu
        cfq-iosched: Fix a memory leak of per cpu stats for root group
        backing-dev: Kill set but not used var in  bdi_debug_stats_show()
        block: get rid of on-stack plugging debug checks
        blk-throttle: Make no throttling rule group processing lockless
        blk-cgroup: Make cgroup stat reset path blkg->lock free for dispatch stats
        blk-cgroup: Make 64bit per cpu stats safe on 32bit arch
        blk-throttle: Make dispatch stats per cpu
        blk-throttle: Free up a group only after one rcu grace period
        blk-throttle: Use helper function to add root throtl group to lists
        blk-throttle: Introduce a helper function to fill in device details
        blk-throttle: Dynamically allocate root group
        blk-cgroup: Allow sleeping while dynamically allocating a group
        ...
      798ce8f1
  2. 25 5月, 2011 37 次提交