aboutsummaryrefslogtreecommitdiff
path: root/fs/cifs/cifsfs.c
AgeCommit message (Expand)Author
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
2008-05-19[CIFS] add missing seq_printf to cifs_show_options for hard mount optionSteve French
2008-05-17[CIFS] add more complete mount options to cifs_show_optionsSteve French
2008-05-15[CIFS] BKL-removal: convert CIFS over to unlocked_ioctlSteve French
2008-04-29[CIFS] convert usage of implicit booleans to boolSteve French
2008-04-28[CIFS] Fix statfs formattingSteve French
2008-04-25[PATCH] restore sane ->umount_begin() APIAl Viro
2008-04-25cifs: timeout dfs automounts +little fix.Igor Mammedov
2008-02-15Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French
2008-02-12[CIFS] Fix typo in quota operationsRoel Kluin
2008-02-12[CIFS] clean up some hard to read ifdefsSteve French
2008-02-07[CIFS] reduce checkpatch warningsSteve French