summaryrefslogtreecommitdiffstats
path: root/fs/ext4/file.c
Commit message (Expand)AuthorAgeFilesLines
* ext4: Convert truncate_mutex to read write semaphore.Aneesh Kumar K.V2008-01-291-2/+2
* ext4: store maxbytes for bitmapped files and return EFBIG as appropriateEric Sandeen2008-01-291-1/+18
* fallocate support in ext4Amit Arora2007-07-181-0/+1
* sendfile: remove .sendfile from filesystems that use generic_file_sendfile()Jens Axboe2007-07-101-1/+0Star
* [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