summaryrefslogtreecommitdiffstats
path: root/fs/cifs/cifsfs.c
Commit message (Expand)AuthorAgeFilesLines
* vfs: simple_set_mnt() should return voidSukadev Bhattiprolu2009-03-271-1/+2
* kill ->dir_notify()Al Viro2008-12-311-7/+0
* cifs: update for new IP4/6 address printingStephen Rothwell2008-12-281-4/+4
* [CIFS] various minor cleanups pointed out by checkpatch scriptSteve French2008-12-261-12/+7
* cifs: make dnotify thread experimental codeJeff Layton2008-12-261-1/+11
* cifs: display addr and prefixpath options in /proc/mountsJeff Layton2008-12-261-12/+32
* cifs: reinstate sharing of tree connectionsJeff Layton2008-11-171-4/+4
* cifs: reinstate sharing of SMB sessions sans racesJeff Layton2008-11-141-9/+8
* cifs: disable sharing session and tcon and add new TCP sharing codeJeff Layton2008-11-141-1/+2
* [CIFS] remove unused list, add new cifs sock list to prepare for mount/umount...Steve French2008-11-131-3/+3
* [CIFS] Fix cifs reconnection flagsSteve French2008-11-131-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2008-10-231-0/+42
|\
| * [CIFS] improve setlease handlingSteve French2008-10-231-0/+41
| * cifs: track DeletePending flag in cifsInodeInfoJeff Layton2008-10-201-0/+1
* | [PATCH] move executable checking into ->permission()Miklos Szeredi2008-10-231-3/+6
* | [PATCH] fix ->llseek for more directoriesChristoph Hellwig2008-10-231-0/+1
|/
* [CIFS] remove trailing whitespaceSteve French2008-08-111-1/+1
* [CIFS] if get root inode fails during mount, cleanup tree connectionSteve French2008-08-111-0/+2
* [CIFS] list entry can not return nullSteve French2008-08-081-38/+33
* [PATCH] sanitize ->permission() prototypeAl Viro2008-07-261-1/+1
* SL*B: drop kmem cache argument from constructorAlexey Dobriyan2008-07-261-1/+1
* Merge commit 'v2.6.26' into bkl-removalJonathan Corbet2008-07-141-17/+48
|\
| * [CIFS] cifs: fix oops on mount when CONFIG_CIFS_DFS_UPCALL is enabledSteve French2008-06-101-11/+10
| * [CIFS] add missing seq_printf to cifs_show_options for hard mount optionSteve French2008-05-191-0/+3
| * [CIFS] add more complete mount options to cifs_show_optionsSteve French2008-05-171-1/+30
| * [CIFS] BKL-removal: convert CIFS over to unlocked_ioctlSteve French2008-05-151-5/+5
* | Remove BKL from remote_llseek v2Andi Kleen2008-07-021-1/+1
|/
* [CIFS] convert usage of implicit booleans to boolSteve French2008-04-291-3/+3
* [CIFS] Fix statfs formattingSteve French2008-04-281-33/+33
* [PATCH] restore sane ->umount_begin() APIAl Viro2008-04-251-5/+2
* cifs: timeout dfs automounts +little fix.Igor Mammedov2008-04-251-2/+1
* Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French2008-02-151-4/+4
|\
| * iget: stop CIFS from using iget() and read_inode()David Howells2008-02-071-4/+4
* | [CIFS] Fix typo in quota operationsRoel Kluin2008-02-121-1/+1
* | [CIFS] clean up some hard to read ifdefsSteve French2008-02-121-9/+1
* | [CIFS] reduce checkpatch warningsSteve French2008-02-071-2/+1
|/
* [CIFS] DFS support: provide shrinkable mountsIgor Mammedov2008-01-251-0/+4
* [CIFS] DFS support patchset: Added mountdataIgor Mammedov2008-01-111-1/+36
* [CIFS] DNS name resolution helper upcall for cifsSteve French2008-01-091-1/+14
* [CIFS] Fix potential data corruption when writing out cached dirty pagesJeff Layton2007-11-201-2/+5
* [CIFS] add OIDs for KRB5 and MSKRB5 to ASN1 parsing routinesJeff Layton2007-11-031-0/+1
* [CIFS] Register and unregister cifs_spnego_key_type on module init/exitJeff Layton2007-11-031-2/+14
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2007-10-191-21/+17
|\
| * [CIFS] Fix minor problems noticed by scanSteve French2007-10-171-6/+6
| * [CIFS] CIFS ACL support part 3Steve French2007-10-121-4/+0
| * [CIFS] formatting cleanup found by checkpatchSteve French2007-08-301-10/+10
| * [CIFS] Fix unbalanced call to GetXid/FreeXidCyrill Gorcunov2007-08-241-1/+1
* | Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter2007-10-171-1/+1
|/
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-201-5/+5
* Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French2007-07-191-4/+5
|\
OpenPOWER on IntegriCloud