aboutsummaryrefslogtreecommitdiffstats
path: root/fs/coda/file.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-05-11splice: implement default splice_read methodMiklos Szeredi1-3/+6
2009-01-05add a vfs_fsync helperChristoph Hellwig1-10/+2
2008-11-20coda: fix creds referenceRandy Dunlap1-0/+1
2008-11-14CRED: Use creds in file structsDavid Howells1-1/+1
2007-07-21coda: remove CODA_STORE/CODA_RELEASE upcallsJan Harkes1-59/+6
2007-07-19coda: remove statistics counters from /proc/fs/codaJan Harkes1-9/+1
2007-07-19coda: do not grab an uninitialized fd when the open upcall returns an errorJan Harkes1-2/+5
2007-07-10sendfile: remove .sendfile from filesystems that use generic_file_sendfile()Jens Axboe1-5/+6
2006-12-08[PATCH] struct path: convert codaJosef Sipek1-7/+7
2006-07-31[PATCH] Remove incorrect unlock_kernel from allocation failure path in coda_open()Josh Triplett1-3/+1
2006-06-23[PATCH] vfs: add lock owner argument to flush operationMiklos Szeredi1-1/+1
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven1-1/+1
2006-03-24[PATCH] fs/coda/: proper prototypesAdrian Bunk1-0/+2
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen1-4/+4
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+300