aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ext4/file.c
Commit message (Expand)AuthorAgeFilesLines
* ext4: delayed allocation i_blocks fix for statMingming Cao2008-07-111-0/+1
* ext4: Use page_mkwrite vma_operations to get mmap write notification.Aneesh Kumar K.V2008-07-111-1/+18
* ext4: move headers out of include/linuxChristoph Hellwig2008-04-291-2/+2
* Convert ext4 to use unlocked_ioctlAndi Kleen2008-04-291-1/+1
* ext4: Convert truncate_mutex to read write semaphore.Aneesh Kumar K.V2008-01-281-2/+2
* ext4: store maxbytes for bitmapped files and return EFBIG as appropriateEric Sandeen2008-01-281-1/+18
* fallocate support in ext4Amit Arora2007-07-171-0/+1
* sendfile: remove .sendfile from filesystems that use generic_file_sendfile()Jens Axboe2007-07-101-1/+0
* [PATCH] mark struct inode_operations const 1Arjan van de Ven2007-02-121-1/+1
* [PATCH] ext4: change uses of f_{dentry, vfsmnt} to use f_pathJosef "Jeff" Sipek2006-12-081-1/+1
* [PATCH] jbd2: enable building of jbd2 and have ext4 use it rather than jbdMingming Cao2006-10-111-2/+2
* [PATCH] ext4: rename ext4 symbols to avoid duplication of ext3 symbolsMingming Cao2006-10-111-25/+25
* [PATCH] ext4: initial copy of files from ext3Dave Kleikamp2006-10-111-0/+139