aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cifs/cifsfs.c
Commit message (Expand)AuthorAge
* [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
* [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
* | [CIFS] Allow disabling CIFS Unix Extensions as mount optionSteve French2007-07-18
* | [CIFS] More whitespace/formatting fixes (noticed by checkpatch)Steve French2007-07-17
* | [CIFS] whitespace/formatting fixesSteve French2007-07-12
* | [CIFS] Fix oops in cifs_create when nfsd server exports cifs mountSteve French2007-07-11
* | [CIFS] more whitespace cleanupSteve French2007-07-07
* | [CIFS] whitespace cleanupSteve French2007-07-06
|/
* [CIFS] fix mempool destroy done in wrong order in cifs error pathAkinobu Mita2007-06-04
* Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter2007-05-17
* slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter2007-05-07
* [CIFS] UID/GID override on CIFS mounts to SambaSteve French2007-04-30
* [CIFS] Remove unnecessary checksChristoph Hellwig2007-04-02
* [CIFS] Remove some unused functions/declarationsSteve French2007-02-27
* [CIFS] cifs export operationsSteve French2007-02-27
* [CIFS] One line missing from previous commitSteve French2007-02-16
* [CIFS] mtime bounces from local to remote when cifs nocmtime i_flags overwrittenSteve French2007-02-16
* [PATCH] Mark struct super_operations constJosef 'Jeff' Sipek2007-02-12
* [PATCH] mark struct inode_operations const 1Arjan van de Ven2007-02-12
* [CIFS] lseek polling returned stale EOFSteve French2007-01-31
* [PATCH] cifs: change uses of f_{dentry, vfsmnt} to use f_pathJosef "Jeff" Sipek2006-12-08
* [PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham2006-12-07
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-07