1. 08 1月, 2009 20 次提交
  2. 07 1月, 2009 18 次提交
  3. 06 1月, 2009 2 次提交
    • D
      acenic: Missed delete of acenic_firmware.h · 46377bb3
      David S. Miller 提交于
      When I applied the firmware conversion I made a mistake
      which caused the acenic_firmware.h deletion to not happen.
      
      Fix that up.
      
      Noticed by Linus.
      Signed-off-by: NDavid S. Miller <davem@davemloft.net>
      46377bb3
    • L
      Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm · 238c6d54
      Linus Torvalds 提交于
      * git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm:
        dm snapshot: extend exception store functions
        dm snapshot: split out exception store implementations
        dm snapshot: rename struct exception_store
        dm snapshot: separate out exception store interface
        dm mpath: move trigger_event to system workqueue
        dm: add name and uuid to sysfs
        dm table: rework reference counting
        dm: support barriers on simple devices
        dm request: extend target interface
        dm request: add caches
        dm ioctl: allow dm_copy_name_and_uuid to return only one field
        dm log: ensure log bitmap fits on log device
        dm log: move region_size validation
        dm log: avoid reinitialising io_req on every operation
        dm: consolidate target deregistration error handling
        dm raid1: fix error count
        dm log: fix dm_io_client leak on error paths
        dm snapshot: change yield to msleep
        dm table: drop reference at unbind
      238c6d54