summaryrefslogtreecommitdiff
path: root/fs/ncpfs/file.c
AgeCommit message (Expand)Author
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
2004-08-23[PATCH] inode time update funnies in ncpfsChristoph Hellwig
2004-06-03[PATCH] sparse: trivial fs annotationsAlexander Viro
2002-07-30Convert ncpfs to C99 initializers. By Rusty Trivial Russell.Petr Vandrovec
2002-07-17Check for s_maxbytes and generate SIGXFSZ correctly in ncpfs's read and write...Petr Vandrovec
2002-07-17Allow access to all 256 volumes from Netware server.Petr Vandrovec
2002-05-19[PATCH] get rid of <linux/locks.h>Christoph Hellwig
2002-02-08[PATCH] includes cleanup, 2nd try.Dave Jones
2002-02-05[PATCH] 2.5.4-pre1: further llseek cleanup (2/3)Robert Love
2002-02-05[PATCH] 2.5.4-pre1: further llseek cleanup (1/3)Robert Love
2002-02-04v2.4.9.7 -> v2.4.9.8Linus Torvalds
2002-02-04v2.4.8.4 -> v2.4.9Linus Torvalds
2002-02-04v2.4.8 -> v2.4.8.1Linus Torvalds
2002-02-04v2.4.1.2 -> v2.4.1.3Linus Torvalds
2002-02-04Import changesetLinus Torvalds