summaryrefslogtreecommitdiffstats
path: root/fs/ext3/file.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] mark struct inode_operations const 1Arjan van de Ven2007-02-121-1/+1
* [PATCH] ext3: change uses of f_{dentry, vfsmnt} to use f_pathJosef "Jeff" Sipek2006-12-081-1/+1
* [PATCH] Remove readv/writev methods and use aio_read/aio_write insteadBadari Pulavarty2006-10-011-2/+0Star
* [PATCH] Vectorize aio_read/aio_write fileop methodsBadari Pulavarty2006-10-011-2/+3
* [PATCH] BLOCK: Move the Ext3 device ioctl compat stuff to the Ext3 driver [tr...David Howells2006-09-301-0/+3
* [PATCH] ext3 and jbd cleanup: remove whitespaceMingming Cao2006-09-271-1/+1
* [PATCH] Introduce sys_splice() system callJens Axboe2006-03-301-0/+2
* [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-281-1/+1
* [PATCH] convert ext3's truncate_sem to a mutexArjan van de Ven2006-03-231-2/+2
* [PATCH] ext3: reduce allocate-with-reservation lock latenciesMingming Cao2005-06-291-0/+4
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+131