aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ncpfs
Commit message (Expand)AuthorAge
* fs: change to new flag variablematt mooney2011-03-17
* move internal-only parts of ncpfs headers to fs/ncpfsAl Viro2011-01-12
* switch ncpfsAl Viro2011-01-12
* Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2011-01-07
|\
| * ncpfs: don't use flush_scheduled_work()Tejun Heo2010-12-24
* | fs: rcu-walk aware d_revalidate methodNick Piggin2011-01-07
* | fs: dcache reduce branches in lookup pathNick Piggin2011-01-07
* | fs: icache RCU free inodesNick Piggin2011-01-07
* | fs: dcache rationalise dget variantsNick Piggin2011-01-07
* | fs: dcache remove dcache_lockNick Piggin2011-01-07
* | fs: dcache scale subdirsNick Piggin2011-01-07
* | fs: change d_hash for rcu-walkNick Piggin2011-01-07
* | fs: change d_compare for rcu-walkNick Piggin2011-01-07
* | fs: name case update methodNick Piggin2011-01-07
* | fs: change d_delete semanticsNick Piggin2011-01-07
|/
* BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-17
* convert get_sb_nodev() usersAl Viro2010-10-29
* ncpfs: Lock socket in ncpfs while setting its callbacksPetr Vandrovec2010-10-05
* BKL: Remove BKL from ncpfsPetr Vandrovec2010-10-04
* Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Linus Torvalds2010-08-10
|\
| * Merge commit 'linus/master' into bkl/coreFrederic Weisbecker2010-08-08
| |\
| * | ncpfs: Remove duplicated #includeHuang Weiyi2010-07-05
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-08-10
|\ \ \ | |_|/ |/| |
| * | switch ncpfs to ->evict_inode()Al Viro2010-08-09
| * | remove inode_setattrChristoph Hellwig2010-08-09
| |/
* / Fix comment spelling errors in ncpfs/inode.cMatthew Whitworth2010-06-28
|/
* drop unused dentry argument to ->fsyncChristoph Hellwig2010-05-27
* fs/: do not fallback to default_llseek() when readdir() uses BKLjan Blunck2010-05-27
* ncpfs: BKL ioctl pushdownJohn Kacur2010-05-16
* ncpfs: add bdi backing to mount sessionJens Axboe2010-04-22
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-04
* const: mark struct vm_struct_operationsAlexey Dobriyan2009-09-27
* fs: Make unload_nls() NULL pointer safeThomas Gleixner2009-09-24
* ncpfs: fix wrong check in __ncp_ioctl()Bartlomiej Zolnierkiewicz2009-09-23
* ncpfs: read buffer overflowRoel Kluin2009-09-23
* NLS: update handling of UnicodeAlan Stern2009-06-16
* push BKL down into ->put_superChristoph Hellwig2009-06-11
* ncpfs: use memdup_user()Li Zefan2009-04-20
* constify dentry_operations: misc filesystemsAl Viro2009-03-27
* fs/Kconfig: move the rest of ncpfs outAlexey Dobriyan2009-01-22
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-01-07
|\
| * trivial: fix an -> a typos in documentation and commentsFrederik Schwarzer2009-01-06
* | fs/ncpfs/getopt.c: cleanup keneldocQinghuang Feng2009-01-06
|/
* CRED: Wrap task credential accesses in the NCPFS filesystemDavid Howells2008-11-13
* [PATCH] don't pass nameidata to __ncp_lookup_validate()Al Viro2008-07-26
* SL*B: drop kmem cache argument from constructorAlexey Dobriyan2008-07-26
* Remove BKL from remote_llseek v2Andi Kleen2008-07-02
* ncpfs: use get/put_unaligned_* helpersHarvey Harrison2008-04-29
* ncpfs: fix sparse warning in ncpsign_kernel.cHarvey Harrison2008-04-28