aboutsummaryrefslogtreecommitdiff
path: root/fs/cifs/cifsfs.c
AgeCommit message (Expand)Author
2010-04-22cifs: add bdi backing to mount sessionJens Axboe
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
2008-11-14cifs: reinstate sharing of SMB sessions sans racesJeff Layton
2008-11-14cifs: disable sharing session and tcon and add new TCP sharing codeJeff Layton
2008-11-13[CIFS] remove unused list, add new cifs sock list to prepare for mount/umount...Steve French
2008-11-13[CIFS] Fix cifs reconnection flagsSteve French
2008-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2008-10-23[PATCH] move executable checking into ->permission()Miklos Szeredi
2008-10-23[PATCH] fix ->llseek for more directoriesChristoph Hellwig
2008-10-23[CIFS] improve setlease handlingSteve French
2008-10-20cifs: track DeletePending flag in cifsInodeInfoJeff Layton
2008-08-11[CIFS] remove trailing whitespaceSteve French
2008-08-11[CIFS] if get root inode fails during mount, cleanup tree connectionSteve French
2008-08-08[CIFS] list entry can not return nullSteve French
2008-07-26[PATCH] sanitize ->permission() prototypeAl Viro
2008-07-26SL*B: drop kmem cache argument from constructorAlexey Dobriyan
2008-07-14Merge commit 'v2.6.26' into bkl-removalJonathan Corbet
2008-07-02Remove BKL from remote_llseek v2Andi Kleen
2008-06-10[CIFS] cifs: fix oops on mount when CONFIG_CIFS_DFS_UPCALL is enabledSteve French