aboutsummaryrefslogtreecommitdiff
path: root/fs/ext3/file.c
AgeCommit message (Expand)AuthorFilesLines
2008-10-03generic block based fiemap implementationGravatar Josef Bacik 1-0/+1
2007-07-10sendfile: remove .sendfile from filesystems that use generic_file_sendfile()Gravatar Jens Axboe 1-1/+0
2007-02-12[PATCH] mark struct inode_operations const 1Gravatar Arjan van de Ven 1-1/+1
2006-12-08[PATCH] ext3: change uses of f_{dentry, vfsmnt} to use f_pathGravatar Josef "Jeff" Sipek 1-1/+1
2006-10-01[PATCH] Remove readv/writev methods and use aio_read/aio_write insteadGravatar Badari Pulavarty 1-2/+0
2006-10-01[PATCH] Vectorize aio_read/aio_write fileop methodsGravatar Badari Pulavarty 1-2/+3
2006-09-30[PATCH] BLOCK: Move the Ext3 device ioctl compat stuff to the Ext3 driver [tr...Gravatar David Howells 1-0/+3
2006-09-27[PATCH] ext3 and jbd cleanup: remove whitespaceGravatar Mingming Cao 1-1/+1
2006-03-30[PATCH] Introduce sys_splice() system callGravatar Jens Axboe 1-0/+2
2006-03-28[PATCH] Make most file operations structs in fs/ constGravatar Arjan van de Ven 1-1/+1
2006-03-23[PATCH] convert ext3's truncate_sem to a mutexGravatar Arjan van de Ven 1-2/+2
2005-06-28[PATCH] ext3: reduce allocate-with-reservation lock latenciesGravatar Mingming Cao 1-0/+4
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+131