summaryrefslogtreecommitdiffstats
path: root/fs/ext3/file.c
AgeCommit message (Expand)AuthorLines
2007-07-10sendfile: remove .sendfile from filesystems that use generic_file_sendfile()Jens Axboe-1/+0
2007-02-12[PATCH] mark struct inode_operations const 1Arjan van de Ven-1/+1
2006-12-08[PATCH] ext3: change uses of f_{dentry, vfsmnt} to use f_pathJosef "Jeff" Sipek-1/+1
2006-10-01[PATCH] Remove readv/writev methods and use aio_read/aio_write insteadBadari Pulavarty-2/+0
2006-10-01[PATCH] Vectorize aio_read/aio_write fileop methodsBadari Pulavarty-2/+3
2006-09-30[PATCH] BLOCK: Move the Ext3 device ioctl compat stuff to the Ext3 driver [tr...David Howells-0/+3
2006-09-27[PATCH] ext3 and jbd cleanup: remove whitespaceMingming Cao-1/+1
2006-03-30[PATCH] Introduce sys_splice() system callJens Axboe-0/+2
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven-1/+1
2006-03-23[PATCH] convert ext3's truncate_sem to a mutexArjan van de Ven-2/+2
2005-06-28[PATCH] ext3: reduce allocate-with-reservation lock latenciesMingming Cao-0/+4
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+131