Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
[safe/jmp/linux-2.6] / fs / ext4 / ext4.h
2009-01-09 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2009-01-06 Eric Dumazetpercpu_counter: FBC_BATCH should be a variable
2009-01-06 Theodore Ts'oext4: Remove "extents" mount option
2009-01-06 Aneesh Kumar K.Vext4: Use new buffer_head flag to check uninit group...
2009-01-06 Aneesh Kumar K.Vext4: Use high 16 bits of the block group descriptor...
2009-01-06 Aneesh Kumar K.Vext4: fix BUG when calling ext4_error with locked block...
2009-01-06 Aneesh Kumar K.Vext4: Use EXT4_GROUP_INFO_NEED_INIT_BIT during resize
2009-01-06 Aneesh Kumar K.Vext4: Add blocks added during resize to bitmap
2008-11-22 Aneesh Kumar K.Vext4: sparse fixes
2008-11-05 Theodore Ts'oext4: Change unsigned long to unsigned int
2009-01-06 Theodore Ts'oext4: Make ext4_group_t be an unsigned int
2009-01-04 Theodore Ts'oext4: add fsync batch tuning knobs
2008-12-07 Theodore Ts'oext4: remove ext4_new_meta_block()
2009-01-02 Theodore Ts'oext4: remove ext4_new_blocks() and call ext4_mb_new_blo...
2008-10-28 Theodore Ts'oext4: Add support for non-native signed/unsigned htree...
2008-10-28 Eric Sandeenmerge ext4_claim_free_blocks & ext4_has_free_blocks
2008-10-17 Theodore Ts'oext4: Remove unused mount options: nomballoc, mballoc...
2008-10-11 Hidehiro Kawaiext4: add an option to control error handling on file...
2008-10-07 Eric SandeenHook ext4 to the vfs fiemap interface.
2008-10-10 Theodore Ts'oext4: Remove old legacy block allocator
2008-10-10 Theodore Ts'oext4: Use readahead when reading an inode from the...
2008-09-23 Theodore Ts'oext4: Combine proc file handling into a single set...
2008-09-23 Theodore Ts'oext4: move /proc setup and teardown out of mballoc.c
2008-09-13 Theodore Ts'oext4: Renumber EXT4_IOC_MIGRATE
2008-10-09 Aneesh Kumar K.Vext4: hook the ext3 migration interface to the EXT4_IOC...
2008-09-13 Aneesh Kumar K.Vext4: elevate write count for migrate ioctl
2008-09-13 Aneesh Kumar K.Vext4: Properly update i_disksize.
2008-10-09 Aneesh Kumar K.Vext4: Signed arithmetic fix
2008-10-09 Aneesh Kumar K.Vext4: Make sure all the block allocation paths reserve...
2008-09-09 Theodore Ts'oext4: Fix whitespace checkpatch warnings/errors
2008-08-20 Mingming Caoext4: journal credits reservation fixes for DIO, fallocate
2008-08-20 Mingming Caoext4: journal credits calulation cleanup and fix for...
2008-07-17 Aneesh Kumar K.Vext4: Cleanup the block reservation code path
2008-07-11 Mingming Caoext4: delayed allocation i_blocks fix for stat
2008-07-14 Mingming Caoext4: delayed allocation ENOSPC handling
2008-07-11 Alex Tomasext4: Add delayed allocation support in data=writeback...
2008-07-11 Jan Karaext4: Invert the locking order of page_lock and transac...
2008-07-11 Aneesh Kumar K.Vext4: Use page_mkwrite vma_operations to get mmap write...
2008-07-11 Frederic Boheext4: fix online resize with mballoc
2008-07-11 Mingming Caoext4: mballoc avoid use root reserved blocks for non...
2008-07-11 Aneesh Kumar K.Vext4: cleanup block allocator
2008-07-11 Aneesh Kumar K.Vext4: Use inode preallocation with -o noextents
2008-07-11 Jose R. Santosext4: New inode allocation for FLEX_BG meta-data groups.
2008-07-14 Stoyan Gaydarovext4: replace __FUNCTION__ occurrences
2008-07-11 Shen Fengext4: fix comments to say "ext4"
2008-07-11 Duane Griffinext4: handle corrupted orphan list at mount
2008-04-29 Christoph Hellwigext4: move headers out of include/linux