aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ext4/migrate.c
Commit message (Expand)AuthorAge
* ext4: teach the inode allocator to use a goal inode numberAndreas Dilger2009-06-13
* ext4: Use a hash of the topdir directory name for the Orlov parent groupTheodore Ts'o2009-06-13
* ext4: Fix NULL dereference in ext4_ext_migrate()'s error handlingDan Carpenter2009-02-15
* ext4: Remove "extents" mount optionTheodore Ts'o2009-01-06
* ext4: Allow ext4 to run without a journalFrank Mayhar2009-01-07
* ext4: elevate write count for migrate ioctlAneesh Kumar K.V2008-09-13
* ext4: journal credits reservation fixes for extent file writepageMingming Cao2008-08-19
* ext4: move headers out of include/linuxChristoph Hellwig2008-04-29
* ext4: Fix race between migration and mmap writeAneesh Kumar K.V2008-04-29
* ext4: Fix memory and buffer head leak in callers to ext4_ext_find_extent()Aneesh Kumar K.V2008-02-25
* ext4: Fix circular locking dependency with migrate and rm.Aneesh Kumar K.V2008-02-10
* ext4: Don't set EXTENTS_FL flag for fast symlinksValerie Clement2008-02-05
* ext4: Add multi block allocator for ext4Alex Tomas2008-01-29
* ext4: Add EXT4_IOC_MIGRATE ioctlAneesh Kumar K.V2008-01-28