ext4: fix ext4_ext_direct_IO()'s return value after converting uninit extents
[safe/jmp/linux-2.6] / fs / ext4 / extents.c
2009-11-10 Mingmingext4: fix ext4_ext_direct_IO()'s return value after...
2009-09-29 Theodore Ts'oext4, jbd2: Drop unneeded printks at mount and unmount...
2009-09-28 Mingming Caoext4: async direct IO for holes and fallocate support
2009-09-28 Mingming Caoext4: Split uninitialized extents for direct I/O
2009-08-28 Theodore Ts'oext4: fix extent sanity checking code with AGGRESSIVE_TEST
2009-08-18 Jan Karaext4: Fix possible deadlock between ext4_truncate(...
2009-09-18 Mingmingext4: Show unwritten extent flag in ext4_ext_show_leaf()
2009-09-01 Mingmingext4: Compile warning fix when EXT_DEBUG enabled
2009-06-17 Akira Fujitaext4: online defrag -- Add EXT4_IOC_MOVE_EXT ioctl
2009-06-10 Aneesh Kumar K.Vext4: Avoid corrupting the uninitialized bit in the...
2009-06-09 Jan Karaext4: Get rid of EXTEND_DISKSIZE flag of ext4_get_block...
2009-07-06 Aneesh Kumar K.Vext4: Calculate required journal credits for inserting...
2009-05-18 Theodore Ts'oext4: down i_data_sem only for read when walking tree...
2009-05-17 Theodore Ts'oext4: Add a comprehensive block validity check to ext4_...
2009-05-15 Theodore Ts'oext4: Fix race in ext4_inode_info.i_cached_extent
2009-05-13 Aneesh Kumar K.Vext4: Fix sub-block zeroing for writes into preallocate...
2009-05-14 Theodore Ts'oext4: Define a new set of flags for ext4_get_blocks()
2009-05-14 Theodore Ts'oext4: Rename ext4_get_blocks_wrap() to be ext4_get_blocks()
2009-05-02 Theodore Ts'oext4: fix the length returned by fiemap for an unalloca...
2009-05-02 Eric Sandeenext4: fix for fiemap last-block test
2009-05-12 Aneesh Kumar K.Vext4: Mark the unwritten buffer_head as mapped during...
2009-05-13 Aneesh Kumar K.Vext4: Properly initialize the buffer_head state
2009-04-24 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2009-04-23 Theodore Ts'oext4: Make the extent validity check more paranoid
2009-04-15 Nikanth Karthikesanext4: Remove code handling bio_alloc failure with __GFP...
2009-04-05 Thiemo Nagelext4: Fix off-by-one-error in ext4_valid_extent_idx()
2009-03-10 Eric Sandeenext4: fix header check in ext4_ext_search_right() for...
2009-03-27 Aneesh Kumar K.Vext4: Validate extent details only when read from the...
2009-03-12 Aneesh Kumar K.Vext4: Add checks to validate extent entries.
2009-03-12 Theodore Ts'oext4: New inode/block allocation algorithms for flex_bg...
2009-01-27 Thadeu Lima de Sou... ext4: Fix building with EXT4FS_DEBUG
2009-01-09 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2009-01-08 Coly Lifix similar typos to successfull
2009-01-06 Theodore Ts'oext4: Remove "extents" mount option
2008-11-22 Aneesh Kumar K.Vext4: sparse fixes
2008-11-05 Theodore Ts'oext4: Change unsigned long to unsigned int
2008-11-04 Theodore Ts'oext4: Remove i_ext_generation from ext4_inode_info...
2009-01-07 Frank Mayharext4: Allow ext4 to run without a journal
2008-11-25 Wu Fengguangext4: fix build warning
2008-12-12 Theodore Ts'oext4: remove do_blk_alloc()
2008-12-07 Theodore Ts'oext4: remove ext4_new_meta_block()
2008-10-07 Eric SandeenHook ext4 to the vfs fiemap interface.
2008-10-10 Theodore Ts'oext4: Remove old legacy block allocator
2008-09-13 Aneesh Kumar K.Vext4: Properly update i_disksize.
2008-09-09 Theodore Ts'oext4: Fix whitespace checkpatch warnings/errors
2008-09-09 Theodore Ts'oext4: Add printk priority levels to clean up checkpatch...
2008-08-20 Mingming Caoext4: journal credit fix for the delayed allocation...
2008-08-20 Mingming Caoext4: journal credits reservation fixes for DIO, fallocate
2008-08-20 Mingming Caoext4: journal credits reservation fixes for extent...
2008-08-16 Theodore Ts'oext4: Use ext4_discard_reservations instead of mballoc...
2008-07-26 Theodore Ts'oext4: Cleanup whitespace and other miscellaneous style...
2008-08-02 Theodore Ts'oext4: don't assume extents can't cross block groups...
2008-08-02 Theodore Ts'oext4: Fix ext4_ext_journal_restart()
2008-08-02 Aneesh Kumar K.Vext4: Fix data corruption when writing to prealloc...
2008-07-11 Mingming Caoext4: Invert lock ordering of page_lock and transaction...
2008-07-14 Mingming Caoext4: delayed allocation ENOSPC handling
2008-07-11 Jan Karaext4: Fix lock inversion in ext4_ext_truncate()
2008-07-11 Jan Karaext4: Invert the locking order of page_lock and transac...
2008-07-11 Eric Sandeenext4: use atomic functions to set bh_state
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 Shen Fengext4: Fix ext4_ext_journal_restart() to reflect errors...
2008-07-11 Shen Fengext4: Make ext4_ext_find_extent fills ext_path completely
2008-07-11 Shen Fengext4: return error when calling ext4_ext_split failed
2008-07-11 Aneesh Kumar K.Vext4: Update i_disksize properly when allocating from...
2008-04-30 Solofo Ramangalahyext4: update ctime and mtime for truncate with extents.
2008-04-29 Christoph Hellwigext4: move headers out of include/linux
2008-04-30 Josef Bacikext4: fix wrong gfp type under transaction
2008-04-17 Harvey Harrisonext4: replace remaining __FUNCTION__ occurrences
2008-04-17 Marcin Slusarzext4: le*_add_cpu conversion
2008-04-30 Aneesh Kumar K.Vext4: Cache the correct extent length for uninit extents
2008-04-29 Aneesh Kumar K.Vext4: Return unwritten buffer head when trying to read...
2008-04-29 Aneesh Kumar K.Vext4: make ext4_ext_get_blocks always return <= max_blocks
2008-04-29 Aneesh Kumar K.Vext4: Fix fallocate to update the file size in each...
2008-04-17 Aneesh Kumar K.Vext4: zero out small extents when writing to prealloc...
2008-04-29 Aneesh Kumar K.Vext4: ENOSPC error handling for writing to an uninitial...
2008-04-17 Aneesh Kumar K.Vext4: Fix fallocate error path
2008-02-25 Aneesh Kumar K.Vext4: Don't mark filesystem error if fallocate fails
2008-02-25 Mingming Caoext4: Fix BUG when writing to an unitialized extent
2008-02-15 Valerie Clementext4: modify block allocation algorithm for the last...
2008-02-22 Aneesh Kumar K.Vext4: Get journal write access before modifying the...
2008-02-25 Aneesh Kumar K.Vext4: Fix memory and buffer head leak in callers to...
2008-02-15 Aneesh Kumar K.Vext4: Fix locking hierarchy violation in ext4_fallocate()
2008-01-29 Aneesh Kumar K.Vext4: Use the ext4_ext_actual_len() helper function
2008-01-29 Dmitry Monakhovext4: fix uniniatilized extent splitting error
2008-01-29 Alex Tomasext4: Add multi block allocator for ext4
2008-01-29 Alex Tomasext4: Add new functions for searching extent tree
2008-01-29 Aneesh Kumar K.Vext4: Add EXT4_IOC_MIGRATE ioctl
2008-01-29 Aneesh Kumar K.Vext4: Convert truncate_mutex to read write semaphore.
2008-01-29 Aneesh Kumar K.Vext4: Make ext4_get_blocks_wrap take the truncate_mutex...
2008-01-29 Aneesh Kumar K.Vext4: Check for the correct error return from
2008-01-29 Aneesh Kumar K.Vext4: Fix sparse warnings.
2008-01-29 Eric Sandeenext4 extents: remove unneeded casts
2008-01-29 Aneesh Kumar K.Vext4: Introduce ext4_lblk_t
2007-10-17 Aneesh Kumar K.Vext4: Convert ext4_extent_idx.ei_leaf to ext4_extent_id...
2007-10-17 Aneesh Kumar K.Vext4: Convert ext4_extent.ee_start to ext4_extent.ee_st...
2007-10-17 Mingming Caojbd2: JBD_XXX to JBD2_XXX naming cleanup
2007-07-31 Mingming Cao"ext4_ext_put_in_cache" uses __u32 to receive physical...
2007-07-18 Dmitry Monakhovext4: extent macros cleanup
2007-07-18 Dmitry MonakhovFix compilation with EXT_DEBUG, also fix leXX_to_cpu...
next