aboutsummaryrefslogtreecommitdiff
path: root/fs/ext2/file.c
AgeCommit message (Expand)AuthorFilesLines
2007-07-16ext2: fix a comment when ext2_release_file() is calledGravatar Jan Kara 1-3/+3
2007-07-10xip sendfile removalGravatar Carsten Otte 1-1/+0
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-10-01[PATCH] Streamline generic_file_* interfaces and filemap cleanupsGravatar Badari Pulavarty 1-2/+2
2006-10-01[PATCH] Remove readv/writev methods and use aio_read/aio_write insteadGravatar Badari Pulavarty 1-2/+0
2006-09-30[PATCH] BLOCK: Move the Ext2 device ioctl compat stuff to the Ext2 driver [tr...Gravatar David Howells 1-0/+6
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-2/+2
2005-06-24[PATCH] xip: reduce code duplicationGravatar Carsten Otte 1-6/+2
2005-06-24[PATCH] xip: ext2: execute in placeGravatar Carsten Otte 1-0/+18
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+68