summaryrefslogtreecommitdiff
path: root/fs/ext4/inode.c
AgeCommit message (Expand)Author
2008-07-11ext4: delayed allocation i_blocks fix for statMingming Cao
2008-07-11ext4: fix delalloc i_disksize early update issueMingming Cao
2008-07-11ext4: Handle page without buffers in ext4_*_writepage()Aneesh Kumar K.V
2008-07-11ext4: Add ordered mode support for delallocAneesh Kumar K.V
2008-07-11ext4: Invert lock ordering of page_lock and transaction start in delallocMingming Cao
2008-07-14ext4: delayed allocation ENOSPC handlingMingming Cao
2008-07-11ext4: Add delayed allocation support in data=writeback modeAlex Tomas
2008-07-11ext4: Use new framework for data=ordered mode in JBD2Jan Kara
2008-07-11ext4: Invert the locking order of page_lock and transaction startJan Kara
2008-07-11ext4: Use page_mkwrite vma_operations to get mmap write notification.Aneesh Kumar K.V
2008-07-11ext4: cleanup block allocatorAneesh Kumar K.V
2008-07-11ext4: Use inode preallocation with -o noextentsAneesh Kumar K.V
2008-07-11ext4: handle deleting corrupted indirect blocksDuane Griffin
2008-07-11ext4: handle corrupted orphan list at mountDuane Griffin
2008-04-29ext4: fix test ext_generic_write_end() copied return valueRoel Kluin
2008-04-29ext4: move headers out of include/linuxChristoph Hellwig
2008-04-17ext4: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-17ext4: use ext4_get_group_desc()Akinobu Mita
2008-04-29ext4: Fix race between migration and mmap writeAneesh Kumar K.V
2008-04-21ext*: spelling fix prefered -> preferredBenoit Boissinot
2008-02-25ext4: Fix BUG when writing to an unitialized extentMingming Cao
2008-02-15ext4: modify block allocation algorithm for the last groupValerie Clement
2008-02-25Remove incorrect BKL comments in ext4Andi Kleen
2008-02-10ext4: Fix Direct I/O lockingJan Kara
2008-02-05allow in-inode EAs on ext4 root inodeEric Sandeen
2008-02-07iget: stop EXT4 from using iget() and read_inode()David Howells
2008-02-06ext[234]: remove unused argument for ext[234]_find_goal()Akinobu Mita
2008-02-05Pagecache zeroing: zero_user_segment, zero_user_segments and zero_userChristoph Lameter
2008-01-29ext4: Add multi block allocator for ext4Alex Tomas
2008-01-28ext4: Add inode version support in ext4Jean Noel Cordenner
2008-01-28ext4: Take read lock during overwrite case.Aneesh Kumar K.V
2008-01-28ext4: Convert truncate_mutex to read write semaphore.Aneesh Kumar K.V
2008-01-28ext4: Make ext4_get_blocks_wrap take the truncate_mutex early.Aneesh Kumar K.V
2008-01-28ext4: store maxbytes for bitmapped files and return EFBIG as appropriateEric Sandeen
2008-01-28ext4: Support large filesAneesh Kumar K.V
2008-01-28ext4: Add support for 48 bit inode i_blocks.Aneesh Kumar K.V
2008-01-28ext4: Rename i_dir_acl to i_size_highAneesh Kumar K.V
2008-01-28ext4: Rename i_file_acl to i_file_acl_loAneesh Kumar K.V
2008-01-28ext4: Fix sparse warnings.Aneesh Kumar K.V
2008-01-28ext4: add ext4_group_t, and change all group variables to this type.Avantika Mathur
2008-01-28ext4: Introduce ext4_lblk_tAneesh Kumar K.V
2007-10-17ext4: sparse fixesAneesh Kumar K.V
2007-10-17ext4: Fix sparse warningsAneesh Kumar K.V
2007-10-17ext4: Remove (partial, never completed) fragment supportColy Li
2007-10-16ext4: convert to new aopsNick Piggin
2007-07-19fix ext4/JBD2 build warningsMingming Cao
2007-07-18ext4: remove extra IS_RDONLY() checkDave Hansen
2007-07-18Use zero_user_page() in ext4 where possibleEric Sandeen
2007-07-18ext4: Expand extra_inodes space per the s_{want,min}_extra_isize fields Kalpak Shah
2007-07-18ext4: Add nanosecond timestampsKalpak Shah