summaryrefslogtreecommitdiff
path: root/fs/cifs/cifsfs.c
AgeCommit message (Expand)Author
2010-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2010-08-09convert remaining ->clear_inode() to ->evict_inode()Al Viro
2010-08-09Make ->drop_inode() just return whether inode needs to be droppedAl Viro
2010-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2010-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2010-08-05DNS: Separate out CIFS DNS Resolver codeWang Lei
2010-08-02cifs: define inode-level cache object and register themSuresh Jayaraman
2010-08-02cifs: register CIFS for cachingSuresh Jayaraman
2010-07-22cifs: use workqueue instead of slow-workTejun Heo
2010-07-22CIFS: Fix a malicious redirect problem in the DNS lookup codeDavid Howells
2010-06-12cifs: implement drop_inode superblock opJeff Layton
2010-05-13Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French
2010-05-12[CIFS] drop quota operation stubsSteve French
2010-05-06[CIFS] Remove unused cifs_oplock_cachepSteve French
2010-04-27[CIFS] Fix lease break for writesSteve French
2010-04-26cifs: rename "extended_security" to "global_secflags"Jeff Layton
2010-04-22cifs: add bdi backing to mount sessionJens Axboe
2010-04-21[CIFS] Neaten cERROR and cFYI macros, reduce text spaceJoe Perches
2010-03-27[CIFS] Add mmap for direct, nobrl cifs mount typesPavel Shilovsky
2010-03-09cifs: add cifs_revalidate_fileJeff Layton
2010-03-06cifs: overhaul cifs_revalidate and rename to cifs_revalidate_dentryJeff Layton
2009-12-07[CIFS] Enable mmap on forcedirectio mountsSteve French
2009-11-20SLOW_WORK: Fix CIFS to pass THIS_MODULE to slow_work_register_user()David Howells
2009-09-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2009-09-25[CIFS] Fix build break when keys support turned offSteve French
2009-09-24cifs: convert oplock breaks to use slow_work facility (try #4)Jeff Layton
2009-09-24fs: Make unload_nls() NULL pointer safeThomas Gleixner
2009-09-22const: make struct super_block::s_qcop constAlexey Dobriyan
2009-09-01cifs: protect GlobalOplock_Q with its own spinlockJeff Layton
2009-09-01cifs: use tcon pointer in cifs_show_optionsJeff Layton
2009-08-03cifs: show noforceuid/noforcegid mount options (try #2)Jeff Layton
2009-07-09cifs: remove cifsInodeInfo->inUse counterJeff Layton
2009-06-26[CIFS] remove bkl usage from umount beginSteve French
2009-06-25cifs: fix problems with earlier patchesJeff Layton
2009-06-15cifs: display scopeid in /proc/mountsJeff Layton
2009-06-13cifs: have cifs_show_options show forceuid/forcegid optionsJeff Layton
2009-06-13cifs: remove unneeded NULL checks from cifs_show_optionsJeff Layton
2009-06-11push BKL down into ->put_superChristoph Hellwig
2009-05-28cifs: rename cifs_iget to cifs_root_igetJeff Layton
2009-05-09Convert obvious places to deactivate_locked_super()Al Viro
2009-05-09vfs: umount_begin BKL pushdownAlessio Igor Bogani
2009-04-17cifs: remove dnotify thread codeJeff Layton
2009-04-17cifs: vary timeout on writes past EOF based on offset (try #5)Jeff Layton
2009-03-27vfs: simple_set_mnt() should return voidSukadev Bhattiprolu
2008-12-31kill ->dir_notify()Al Viro
2008-12-28cifs: update for new IP4/6 address printingStephen Rothwell
2008-12-26[CIFS] various minor cleanups pointed out by checkpatch scriptSteve French
2008-12-26cifs: make dnotify thread experimental codeJeff Layton
2008-12-26cifs: display addr and prefixpath options in /proc/mountsJeff Layton
2008-11-17cifs: reinstate sharing of tree connectionsJeff Layton