aboutsummaryrefslogtreecommitdiff
path: root/fs/ncpfs/file.c
AgeCommit message (Expand)Author
2012-06-01fs: introduce inode operation ->update_timeJosef Bacik
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2011-07-20fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlersJosef Bacik
2011-01-12move internal-only parts of ncpfs headers to fs/ncpfsAl Viro
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann
2010-10-04BKL: Remove BKL from ncpfsPetr Vandrovec
2010-05-27drop unused dentry argument to ->fsyncChristoph Hellwig
2010-05-17ncpfs: BKL ioctl pushdownJohn Kacur
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2008-07-02Remove BKL from remote_llseek v2Andi Kleen
2007-07-16Only send SIGXFSZ when exceeding rlimits.Micah Cowan
2007-05-21Detach sched.h from mm.hAlexey Dobriyan
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-02-12[PATCH] mark struct inode_operations const 2Arjan van de Ven
2006-12-08[PATCH] struct path: convert ncpfsJosef Sipek
2006-10-01[PATCH] Move ncpfs 32bit compat ioctl to ncpfsPetr Vandrovec
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven
2006-03-23[PATCH] sem2mutex: NCPFSIngo Molnar
2006-01-10[PATCH] replace inode_update_time with file_update_timeChristoph Hellwig
2005-04-16Linux-2.6.12-rc2Linus Torvalds