summaryrefslogtreecommitdiff
path: root/fs/ncpfs/file.c
Commit message (Expand)AuthorAge
* wrappers for ->i_mutex accessAl Viro2016-01-22
* switch generic_write_checks() to iocb and iterAl Viro2015-04-11
* generic_write_checks(): drop isblk argumentAl Viro2015-04-11
* make new_sync_{read,write}() staticAl Viro2015-04-11
* ncpfs: switch to ->read_iter/->write_iterAl Viro2015-04-11
* ncpfs: use file_inode()Al Viro2014-11-19
* ncpfs: convert PPRINTK to ncp_vdbgJoe Perches2014-04-08
* ncpfs: convert DPRINTK/DDPRINTK to ncp_dbgJoe Perches2014-04-08
* ncpfs: Add pr_fmt and convert printks to pr_<level>Joe Perches2014-04-08
* ncpfs: switch to %p[dD]Al Viro2013-10-24
* fs: introduce inode operation ->update_timeJosef Bacik2012-06-01
* Remove all #inclusions of asm/system.hDavid Howells2012-03-28
* fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlersJosef Bacik2011-07-20
* move internal-only parts of ncpfs headers to fs/ncpfsAl Viro2011-01-12
* BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-17
* BKL: Remove BKL from ncpfsPetr Vandrovec2010-10-04
* drop unused dentry argument to ->fsyncChristoph Hellwig2010-05-27
* ncpfs: BKL ioctl pushdownJohn Kacur2010-05-17
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* Remove BKL from remote_llseek v2Andi Kleen2008-07-02
* Only send SIGXFSZ when exceeding rlimits.Micah Cowan2007-07-16
* Detach sched.h from mm.hAlexey Dobriyan2007-05-21
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
* [PATCH] mark struct inode_operations const 2Arjan van de Ven2007-02-12
* [PATCH] struct path: convert ncpfsJosef Sipek2006-12-08
* [PATCH] Move ncpfs 32bit compat ioctl to ncpfsPetr Vandrovec2006-10-01
* [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-28
* [PATCH] sem2mutex: NCPFSIngo Molnar2006-03-23
* [PATCH] replace inode_update_time with file_update_timeChristoph Hellwig2006-01-10
* Linux-2.6.12-rc2Linus Torvalds2005-04-16