summaryrefslogtreecommitdiffstats
path: root/fs/ncpfs
Commit message (Expand)AuthorAgeFilesLines
* ncpfs: Lock socket in ncpfs while setting its callbacksPetr Vandrovec2010-10-051-5/+9
* BKL: Remove BKL from ncpfsPetr Vandrovec2010-10-048-400/+484
* Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Linus Torvalds2010-08-101-1/+0
|\
| * Merge commit 'linus/master' into bkl/coreFrederic Weisbecker2010-08-091-2/+2
| |\
| * | ncpfs: Remove duplicated #includeHuang Weiyi2010-07-051-1/+0
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-08-101-18/+18
|\ \ \ | |_|/ |/| |
| * | switch ncpfs to ->evict_inode()Al Viro2010-08-091-6/+6
| * | remove inode_setattrChristoph Hellwig2010-08-091-12/+12
| |/
* | Fix comment spelling errors in ncpfs/inode.cMatthew Whitworth2010-06-281-2/+2
|/
* drop unused dentry argument to ->fsyncChristoph Hellwig2010-05-271-1/+1
* fs/: do not fallback to default_llseek() when readdir() uses BKLjan Blunck2010-05-271-0/+1
* ncpfs: BKL ioctl pushdownJohn Kacur2010-05-173-13/+18
* ncpfs: add bdi backing to mount sessionJens Axboe2010-04-221-0/+8
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-306-3/+4
* tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
* const: mark struct vm_struct_operationsAlexey Dobriyan2009-09-271-1/+1
* fs: Make unload_nls() NULL pointer safeThomas Gleixner2009-09-242-14/+4
* ncpfs: fix wrong check in __ncp_ioctl()Bartlomiej Zolnierkiewicz2009-09-231-1/+1
* ncpfs: read buffer overflowRoel Kluin2009-09-231-1/+1
* NLS: update handling of UnicodeAlan Stern2009-06-151-3/+5
* push BKL down into ->put_superChristoph Hellwig2009-06-111-0/+4
* ncpfs: use memdup_user()Li Zefan2009-04-201-14/+7
* constify dentry_operations: misc filesystemsAl Viro2009-03-271-2/+2
* fs/Kconfig: move the rest of ncpfs outAlexey Dobriyan2009-01-221-0/+21
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-01-071-1/+1
|\
| * trivial: fix an -> a typos in documentation and commentsFrederik Schwarzer2009-01-061-1/+1
* | fs/ncpfs/getopt.c: cleanup keneldocQinghuang Feng2009-01-061-1/+0
|/
* CRED: Wrap task credential accesses in the NCPFS filesystemDavid Howells2008-11-141-47/+44
* [PATCH] don't pass nameidata to __ncp_lookup_validate()Al Viro2008-07-261-2/+2
* SL*B: drop kmem cache argument from constructorAlexey Dobriyan2008-07-261-1/+1
* Remove BKL from remote_llseek v2Andi Kleen2008-07-021-1/+11
* ncpfs: use get/put_unaligned_* helpersHarvey Harrison2008-04-291-20/+19
* ncpfs: fix sparse warning in ncpsign_kernel.cHarvey Harrison2008-04-281-1/+1
* ncpfs: fix sparse warnings in ioctl.cHarvey Harrison2008-04-281-9/+8
* ncpfs: add prototypes to ncp_fs.hHarvey Harrison2008-04-281-6/+0
* [PATCH] r/o bind mounts: elevate write count for ncp_ioctl()Dave Hansen2008-04-191-1/+53
* mount options: fix ncpfsMiklos Szeredi2008-02-081-4/+45
* NCPFS: update diagnostic strings to match routine names.Robert P. J. Day2008-02-061-2/+2
* vm audit: add VM_DONTEXPAND to mmap for drivers that need itNick Piggin2008-02-041-4/+0
* Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter2007-10-171-1/+1
* NCP: delete test of long-deceased CONFIG_NCPFS_DEBUGDENTRYRobert P. J. Day2007-07-311-3/+0
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-201-2/+2
* mm: fault feedback #1Nick Piggin2007-07-191-19/+19
* mm: merge populate and nopage into fault (fixes nonlinear)Nick Piggin2007-07-191-11/+12
* mm: fix fault vs invalidate race for linear mappingsNick Piggin2007-07-191-0/+1
* Only send SIGXFSZ when exceeding rlimits.Micah Cowan2007-07-161-2/+0
* Detach sched.h from mm.hAlexey Dobriyan2007-05-212-0/+2
* Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter2007-05-171-4/+2
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter2007-05-071-2/+1
OpenPOWER on IntegriCloud