aboutsummaryrefslogtreecommitdiffstats
path: root/fs/coda/file.c
Commit message (Expand)AuthorAgeFilesLines
* take coda-private headers out of include/linuxAl Viro2011-01-121-2/+1
* Coda: push BKL regions into coda_upcall()Yoshihisa Abe2010-10-251-16/+3
* Coda: add spin lock to protect accesses to struct coda_inode_info.Yoshihisa Abe2010-10-251-2/+10
* drop unused dentry argument to ->fsyncChristoph Hellwig2010-05-271-2/+2
* sanitize vfs_fsync calling conventionsChristoph Hellwig2010-05-211-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* splice: implement default splice_read methodMiklos Szeredi2009-05-111-3/+6
* add a vfs_fsync helperChristoph Hellwig2009-01-051-10/+2
* coda: fix creds referenceRandy Dunlap2008-11-201-0/+1
* CRED: Use creds in file structsDavid Howells2008-11-141-1/+1
* coda: remove CODA_STORE/CODA_RELEASE upcallsJan Harkes2007-07-211-59/+6
* coda: remove statistics counters from /proc/fs/codaJan Harkes2007-07-191-9/+1
* coda: do not grab an uninitialized fd when the open upcall returns an errorJan Harkes2007-07-191-2/+5
* sendfile: remove .sendfile from filesystems that use generic_file_sendfile()Jens Axboe2007-07-101-5/+6
* [PATCH] struct path: convert codaJosef Sipek2006-12-081-7/+7
* [PATCH] Remove incorrect unlock_kernel from allocation failure path in coda_o...Josh Triplett2006-07-311-3/+1
* [PATCH] vfs: add lock owner argument to flush operationMiklos Szeredi2006-06-231-1/+1
* [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-281-1/+1
* [PATCH] fs/coda/: proper prototypesAdrian Bunk2006-03-241-0/+2
* [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen2006-01-091-4/+4
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+300