summaryrefslogtreecommitdiffstats
path: root/fs/ext4/inode.c
Commit message (Expand)AuthorAgeFilesLines
* ext4: sparse fixesAneesh Kumar K.V2007-10-181-1/+1
* ext4: Fix sparse warningsAneesh Kumar K.V2007-10-181-2/+4
* ext4: Remove (partial, never completed) fragment supportColy Li2007-10-181-10/+0Star
* ext4: convert to new aopsNick Piggin2007-10-161-54/+120
* fix ext4/JBD2 build warningsMingming Cao2007-07-191-1/+1
* ext4: remove extra IS_RDONLY() checkDave Hansen2007-07-181-1/+1
* Use zero_user_page() in ext4 where possibleEric Sandeen2007-07-181-9/+2Star
* ext4: Expand extra_inodes space per the s_{want,min}_extra_isize fields Kalpak Shah2007-07-181-1/+62
* ext4: Add nanosecond timestampsKalpak Shah2007-07-181-9/+13
* ext4: copy i_flags to inode flags on writeJan Kara2007-07-181-0/+20
* ext4: lost brelse in ext4_read_inode()Kirill Korotaev2007-06-241-1/+3
* EXT4: Fix whitespaceDave Kleikamp2007-05-311-2/+2
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0Star
* ext2/3/4: fix file date underflow on ext2 3 filesystems on 64 bit systemsMarkus Rechberger2007-05-081-3/+3
* [PATCH] revert "retries in ext4_prepare_write() violate ordering requirements"Andrew Morton2007-04-021-75/+10Star
* [PATCH] jbd layer function called instead of fs specific oneDmitriy Monakhov2007-02-111-2/+2
* [PATCH] ext4 calls journal_stopRandy Dunlap2006-12-081-1/+1
* [PATCH] retries in ext4_prepare_write() violate ordering requirementsAndrey Savochkin2006-12-071-10/+75
* [PATCH] ext4: move block number hi bitsAlexandre Ratchov2006-10-111-4/+3Star
* [PATCH] ext4: allow larger descriptor sizeAlexandre Ratchov2006-10-111-3/+5
* [PATCH] ext4: removesector_t bits checkMingming Cao2006-10-111-6/+4Star
* [PATCH] ext4: blk_type from sector_t to unsigned long longMingming Cao2006-10-111-3/+3
* [PATCH] ext4: 64bit metadataLaurent Vivier2006-10-111-3/+3
* [PATCH] ext4: 48bit i_file_aclBadari Pulavarty2006-10-111-0/+10
* [PATCH] ext3: add extent map supportAlex Tomas2006-10-111-6/+11
* [PATCH] jbd2: enable building of jbd2 and have ext4 use it rather than jbdMingming Cao2006-10-111-26/+26
* [PATCH] ext4: rename ext4 symbols to avoid duplication of ext3 symbolsMingming Cao2006-10-111-510/+510
* [PATCH] ext4: initial copy of files from ext3Dave Kleikamp2006-10-111-0/+3219