Commit Graph

64 Commits (06d6cf6959d22037fcec598f4f954db5db3d7356)

Author SHA1 Message Date
Mingming Cao d2a1763791 ext4: delayed allocation ENOSPC handling 17 years ago
Alex Tomas 64769240bd ext4: Add delayed allocation support in data=writeback mode 17 years ago
Jan Kara 678aaf4814 ext4: Use new framework for data=ordered mode in JBD2 17 years ago
Jan Kara cf108bca46 ext4: Invert the locking order of page_lock and transaction start 17 years ago
Aneesh Kumar K.V 2e9ee85035 ext4: Use page_mkwrite vma_operations to get mmap write notification. 17 years ago
Aneesh Kumar K.V 654b4908bc ext4: cleanup block allocator 17 years ago
Aneesh Kumar K.V 7061eba75c ext4: Use inode preallocation with -o noextents 17 years ago
Duane Griffin 71dc8fbcf5 ext4: handle deleting corrupted indirect blocks 17 years ago
Duane Griffin 91ef4caf80 ext4: handle corrupted orphan list at mount 17 years ago
Roel Kluin f8a87d8930 ext4: fix test ext_generic_write_end() copied return value 17 years ago
Christoph Hellwig 3dcf54515a ext4: move headers out of include/linux 17 years ago
Benoit Boissinot 1cc8dcf569 ext*: spelling fix prefered -> preferred 17 years ago
Harvey Harrison 46e665e9d2 ext4: replace remaining __FUNCTION__ occurrences 17 years ago
Akinobu Mita c0a4ef38ac ext4: use ext4_get_group_desc() 17 years ago
Aneesh Kumar K.V 267e4db9ac ext4: Fix race between migration and mmap write 17 years ago
Mingming Cao f5ab0d1f8f ext4: Fix BUG when writing to an unitialized extent 17 years ago
Valerie Clement 74d3487fc8 ext4: modify block allocation algorithm for the last group 17 years ago
Andi Kleen 642be6ec21 Remove incorrect BKL comments in ext4 17 years ago
Jan Kara 7fb5409df0 ext4: Fix Direct I/O locking 17 years ago
David Howells 1d1fe1ee02 iget: stop EXT4 from using iget() and read_inode() 17 years ago
Akinobu Mita fb01bfdac7 ext[234]: remove unused argument for ext[234]_find_goal() 17 years ago
Eric Sandeen 0040d9875d allow in-inode EAs on ext4 root inode 17 years ago
Christoph Lameter eebd2aa355 Pagecache zeroing: zero_user_segment, zero_user_segments and zero_user 17 years ago
Alex Tomas c9de560ded ext4: Add multi block allocator for ext4 17 years ago
Jean Noel Cordenner 25ec56b518 ext4: Add inode version support in ext4 17 years ago
Aneesh Kumar K.V 4df3d265bf ext4: Take read lock during overwrite case. 17 years ago
Aneesh Kumar K.V 0e855ac8b1 ext4: Convert truncate_mutex to read write semaphore. 17 years ago
Aneesh Kumar K.V c278bfeceb ext4: Make ext4_get_blocks_wrap take the truncate_mutex early. 17 years ago
Eric Sandeen e2b4657453 ext4: store maxbytes for bitmapped files and return EFBIG as appropriate 17 years ago
Aneesh Kumar K.V 8180a5627d ext4: Support large files 17 years ago
Aneesh Kumar K.V 0fc1b45147 ext4: Add support for 48 bit inode i_blocks. 17 years ago
Aneesh Kumar K.V a48380f769 ext4: Rename i_dir_acl to i_size_high 17 years ago
Aneesh Kumar K.V 7973c0c19e ext4: Rename i_file_acl to i_file_acl_lo 17 years ago
Aneesh Kumar K.V 1d03ec984c ext4: Fix sparse warnings. 17 years ago
Avantika Mathur fd2d42912f ext4: add ext4_group_t, and change all group variables to this type. 17 years ago
Aneesh Kumar K.V 725d26d3f0 ext4: Introduce ext4_lblk_t 17 years ago
Aneesh Kumar K.V ac39849ddc ext4: sparse fixes 18 years ago
Aneesh Kumar K.V c1bddad949 ext4: Fix sparse warnings 18 years ago
Coly Li f077d0d7ea ext4: Remove (partial, never completed) fragment support 18 years ago
Nick Piggin bfc1af650a ext4: convert to new aops 18 years ago
Mingming Cao b38bd33a6b fix ext4/JBD2 build warnings 18 years ago
Dave Hansen d699594dc1 ext4: remove extra IS_RDONLY() check 18 years ago
Eric Sandeen fc0e15a667 Use zero_user_page() in ext4 where possible 18 years ago
Kalpak Shah 6dd4ee7cab ext4: Expand extra_inodes space per the s_{want,min}_extra_isize fields 18 years ago
Kalpak Shah ef7f38359e ext4: Add nanosecond timestamps 18 years ago
Jan Kara ff9ddf7e84 ext4: copy i_flags to inode flags on write 18 years ago
Kirill Korotaev e5d2861f31 ext4: lost brelse in ext4_read_inode() 18 years ago
Dave Kleikamp 8c55e20411 EXT4: Fix whitespace 18 years ago
Randy Dunlap e63340ae6b header cleaning: don't include smp_lock.h when not used 18 years ago
Markus Rechberger 4d7bf11d64 ext2/3/4: fix file date underflow on ext2 3 filesystems on 64 bit systems 18 years ago