1. 19 Jun, 2009 39 commits
  2. 18 Jun, 2009 1 commit
    • Linus Torvalds's avatar
      Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 · 0732f877
      Linus Torvalds authored
      * 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4:
        jbd2: clean up jbd2_journal_try_to_free_buffers()
        ext4: Don't update ctime for non-extent-mapped inodes
        ext4: Fix up whitespace issues in fs/ext4/inode.c
        ext4: Fix 64-bit block type problem on 32-bit platforms
        ext4: teach the inode allocator to use a goal inode number
        ext4: Use a hash of the topdir directory name for the Orlov parent group
        ext4: document the "abort" mount option
        ext4: move the abort flag from s_mount_opts to s_mount_flags
        ext4: update the s_last_mounted field in the superblock
        ext4: change s_mount_opt to be an unsigned int
        ext4: online defrag -- Add EXT4_IOC_MOVE_EXT ioctl
        ext4: avoid unnecessary spinlock in critical POSIX ACL path
        ext3: avoid unnecessary spinlock in critical POSIX ACL path
        ext4: convert instrumentation from markers to tracepoints
        jbd2: convert instrumentation from markers to tracepoints
      0732f877