ext4: EXT4_IOC_MOVE_EXT: Check for different original and donor inodes first
[safe/jmp/linux-2.6] / fs / ext4 / migrate.c
2009-09-28 Mingming Caoext4: Split uninitialized extents for direct I/O
2009-09-17 Theodore Ts'oext4: store EXT4_EXT_MIGRATE in i_state instead of...
2009-08-26 Aneesh Kumar K.Vext4: Add missing unlock_new_inode() call in extent...
2009-06-13 Andreas Dilgerext4: teach the inode allocator to use a goal inode...
2009-06-13 Theodore Ts'oext4: Use a hash of the topdir directory name for the...
2009-02-16 Dan Carpenterext4: Fix NULL dereference in ext4_ext_migrate()'s...
2009-01-06 Theodore Ts'oext4: Remove "extents" mount option
2009-01-07 Frank Mayharext4: Allow ext4 to run without a journal
2008-09-13 Aneesh Kumar K.Vext4: elevate write count for migrate ioctl
2008-08-20 Mingming Caoext4: journal credits reservation fixes for extent...
2008-04-29 Christoph Hellwigext4: move headers out of include/linux
2008-04-29 Aneesh Kumar K.Vext4: Fix race between migration and mmap write
2008-02-25 Aneesh Kumar K.Vext4: Fix memory and buffer head leak in callers to...
2008-02-10 Aneesh Kumar K.Vext4: Fix circular locking dependency with migrate...
2008-02-05 Valerie Clementext4: Don't set EXTENTS_FL flag for fast symlinks
2008-01-29 Alex Tomasext4: Add multi block allocator for ext4
2008-01-29 Aneesh Kumar K.Vext4: Add EXT4_IOC_MIGRATE ioctl