aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ncpfs/file.c
AgeCommit message (Expand)Author
2016-01-22wrappers for ->i_mutex accessAl Viro
2015-04-11switch generic_write_checks() to iocb and iterAl Viro
2015-04-11generic_write_checks(): drop isblk argumentAl Viro
2015-04-11make new_sync_{read,write}() staticAl Viro
2015-04-11ncpfs: switch to ->read_iter/->write_iterAl Viro
2014-11-19ncpfs: use file_inode()Al Viro
2014-04-08ncpfs: convert PPRINTK to ncp_vdbgJoe Perches
2014-04-08ncpfs: convert DPRINTK/DDPRINTK to ncp_dbgJoe Perches
2014-04-08ncpfs: Add pr_fmt and convert printks to pr_<level>Joe Perches
2013-10-24ncpfs: switch to %p[dD]Al Viro
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-rc2v2.6.12-rc2Linus Torvalds