aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ncpfs/file.c
Commit message (Expand)AuthorAgeFilesLines
* getting newer filesystem code workingWolfgang Wiedmeyer2015-10-231-2/+2
* move internal-only parts of ncpfs headers to fs/ncpfsAl Viro2011-01-121-2/+1
* BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-171-1/+0
* BKL: Remove BKL from ncpfsPetr Vandrovec2010-10-041-18/+7
* drop unused dentry argument to ->fsyncChristoph Hellwig2010-05-271-1/+1
* ncpfs: BKL ioctl pushdownJohn Kacur2010-05-171-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
* Remove BKL from remote_llseek v2Andi Kleen2008-07-021-1/+11
* Only send SIGXFSZ when exceeding rlimits.Micah Cowan2007-07-161-2/+0
* Detach sched.h from mm.hAlexey Dobriyan2007-05-211-0/+1
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* [PATCH] mark struct inode_operations const 2Arjan van de Ven2007-02-121-1/+1
* [PATCH] struct path: convert ncpfsJosef Sipek2006-12-081-2/+2
* [PATCH] Move ncpfs 32bit compat ioctl to ncpfsPetr Vandrovec2006-10-011-0/+3
* [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-281-1/+1
* [PATCH] sem2mutex: NCPFSIngo Molnar2006-03-231-2/+2
* [PATCH] replace inode_update_time with file_update_timeChristoph Hellwig2006-01-101-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+300