aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cifs/cifsfs.c
Commit message (Expand)AuthorAge
* cifs: update for new IP4/6 address printingStephen Rothwell2008-12-28
* [CIFS] various minor cleanups pointed out by checkpatch scriptSteve French2008-12-25
* cifs: make dnotify thread experimental codeJeff Layton2008-12-25
* cifs: display addr and prefixpath options in /proc/mountsJeff Layton2008-12-25
* cifs: reinstate sharing of tree connectionsJeff Layton2008-11-16
* cifs: reinstate sharing of SMB sessions sans racesJeff Layton2008-11-14
* cifs: disable sharing session and tcon and add new TCP sharing codeJeff Layton2008-11-14
* [CIFS] remove unused list, add new cifs sock list to prepare for mount/umount...Steve French2008-11-13
* [CIFS] Fix cifs reconnection flagsSteve French2008-11-13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2008-10-23
|\
| * [CIFS] improve setlease handlingSteve French2008-10-23
| * cifs: track DeletePending flag in cifsInodeInfoJeff Layton2008-10-19
* | [PATCH] move executable checking into ->permission()Miklos Szeredi2008-10-23
* | [PATCH] fix ->llseek for more directoriesChristoph Hellwig2008-10-23
|/
* [CIFS] remove trailing whitespaceSteve French2008-08-11
* [CIFS] if get root inode fails during mount, cleanup tree connectionSteve French2008-08-11
* [CIFS] list entry can not return nullSteve French2008-08-08
* [PATCH] sanitize ->permission() prototypeAl Viro2008-07-26
* SL*B: drop kmem cache argument from constructorAlexey Dobriyan2008-07-26
* Merge commit 'v2.6.26' into bkl-removalJonathan Corbet2008-07-14
|\
| * [CIFS] cifs: fix oops on mount when CONFIG_CIFS_DFS_UPCALL is enabledSteve French2008-06-10
| * [CIFS] add missing seq_printf to cifs_show_options for hard mount optionSteve French2008-05-19
| * [CIFS] add more complete mount options to cifs_show_optionsSteve French2008-05-16
| * [CIFS] BKL-removal: convert CIFS over to unlocked_ioctlSteve French2008-05-15
* | Remove BKL from remote_llseek v2Andi Kleen2008-07-02
|/
* [CIFS] convert usage of implicit booleans to boolSteve French2008-04-28
* [CIFS] Fix statfs formattingSteve French2008-04-28
* [PATCH] restore sane ->umount_begin() APIAl Viro2008-04-25
* cifs: timeout dfs automounts +little fix.Igor Mammedov2008-04-25
* Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French2008-02-15
|\
| * iget: stop CIFS from using iget() and read_inode()David Howells2008-02-07
* | [CIFS] Fix typo in quota operationsRoel Kluin2008-02-12
* | [CIFS] clean up some hard to read ifdefsSteve French2008-02-12
* | [CIFS] reduce checkpatch warningsSteve French2008-02-07
|/
* [CIFS] DFS support: provide shrinkable mountsIgor Mammedov2008-01-24
* [CIFS] DFS support patchset: Added mountdataIgor Mammedov2008-01-10
* [CIFS] DNS name resolution helper upcall for cifsSteve French2008-01-09
* [CIFS] Fix potential data corruption when writing out cached dirty pagesJeff Layton2007-11-20
* [CIFS] add OIDs for KRB5 and MSKRB5 to ASN1 parsing routinesJeff Layton2007-11-03
* [CIFS] Register and unregister cifs_spnego_key_type on module init/exitJeff Layton2007-11-03
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2007-10-19
|\
| * [CIFS] Fix minor problems noticed by scanSteve French2007-10-17
| * [CIFS] CIFS ACL support part 3Steve French2007-10-12
| * [CIFS] formatting cleanup found by checkpatchSteve French2007-08-30
| * [CIFS] Fix unbalanced call to GetXid/FreeXidCyrill Gorcunov2007-08-23
* | Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter2007-10-17
|/
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-19
* Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French2007-07-18
|\
| * Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki2007-07-17
| * sendfile: remove .sendfile from filesystems that use generic_file_sendfile()Jens Axboe2007-07-10