1. 30 Apr, 2008 2 commits
    • Linus Torvalds's avatar
      Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6 · c15a2434
      Linus Torvalds authored
      * 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6: (24 commits)
        [XFS] Fix build failure after enabling CONFIG_XFS_DEBUG
        [XFS] remove dmapi cruft in xfs_file.c
        [XFS] remove sendfile leftovers
        [XFS] allow enabling CONFIG_XFS_DEBUG
        [XFS] Don't initialise new inode generation numbers to zero
        [XFS] Fix check for block zero access in xfs_write_iomap_allocate()
        [XFS] Don't double count reserved block changes on UP.
        [XFS] remove xfs_log_ticket_zone on rmmod
        [XFS] fix non-smp xfs build
        [XFS] Fix broken HAVE_SPLICE removal commit.
        [XFS] kill XFS_ICSB_SB_LOCKED
        [XFS] split xfs_icsb_balance_counter
        [XFS] Add xfs_icsb_sync_counters_locked for when m_sb_lock already held
        [XFS] Cleanup xfs_attr a bit with xfs_name and remove cred
        [XFS] kill usesless IHOLD calls in xfs_remove and xfs_rmdir
        [XFS] kill parent == child checks in xfs_remove and xfs_rmdir
        [XFS] kill usesless IHOLD calls in xfs_rename
        [XFS] remove manual lookup from xfs_rename and simplify locking
        [XFS] shrink mrlock_t
        [XFS] simplify xfs_lookup
        ...
      c15a2434
    • Stephen Rothwell's avatar
      pasemi_edac needs to include linux/edac.h · a94a630a
      Stephen Rothwell authored
      Commit c3c52bce ("edac: fix module
      initialization on several modules 2nd time") added a call to opstate_init
      but did not include linux/edac.h that declares it.
      Signed-off-by: default avatarStephen Rothwell <sfr@canb.auug.org.au>
      Acked-by: default avatarOlof Johansson <olof@lixom.net>
      Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
      a94a630a
  2. 29 Apr, 2008 38 commits