summaryrefslogtreecommitdiffstats
path: root/fs/cifs/cifsfs.c
Commit message (Expand)AuthorAgeFilesLines
* [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
|\
| * Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki2007-07-171-0/+1
| * sendfile: remove .sendfile from filesystems that use generic_file_sendfile()Jens Axboe2007-07-101-4/+4
* | [CIFS] Allow disabling CIFS Unix Extensions as mount optionSteve French2007-07-181-2/+2
* | [CIFS] More whitespace/formatting fixes (noticed by checkpatch)Steve French2007-07-171-7/+13
* | [CIFS] whitespace/formatting fixesSteve French2007-07-131-45/+46
* | [CIFS] Fix oops in cifs_create when nfsd server exports cifs mountSteve French2007-07-111-4/+7
* | [CIFS] more whitespace cleanupSteve French2007-07-071-9/+9
* | [CIFS] whitespace cleanupSteve French2007-07-061-31/+32
|/
* [CIFS] fix mempool destroy done in wrong order in cifs error pathAkinobu Mita2007-06-041-1/+1
* Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter2007-05-171-4/+2
* slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter2007-05-071-2/+1
* [CIFS] UID/GID override on CIFS mounts to SambaSteve French2007-04-301-34/+42
* [CIFS] Remove unnecessary checksChristoph Hellwig2007-04-021-2/+1
* [CIFS] Remove some unused functions/declarationsSteve French2007-02-271-2/+2
* [CIFS] cifs export operationsSteve French2007-02-271-2/+10
* [CIFS] One line missing from previous commitSteve French2007-02-171-0/+1
* [CIFS] mtime bounces from local to remote when cifs nocmtime i_flags overwrittenSteve French2007-02-171-3/+7
* [PATCH] Mark struct super_operations constJosef 'Jeff' Sipek2007-02-121-2/+2
* [PATCH] mark struct inode_operations const 1Arjan van de Ven2007-02-121-3/+3
* [CIFS] lseek polling returned stale EOFSteve French2007-02-011-1/+9
* [PATCH] cifs: change uses of f_{dentry, vfsmnt} to use f_pathJosef "Jeff" Sipek2006-12-081-2/+2
* [PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham2006-12-071-0/+1
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-071-7/+7
* [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-071-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2006-10-131-6/+21
|\
| * [CIFS] Make use of newer QFSInfo dependent on capability bit instead ofSteve French2006-09-301-1/+1
| * [CIFS] Do not send newer QFSInfo to legacy servers which can not support itSteve French2006-09-301-3/+5
| * [CIFS] Fix typo in name of new cifs_show_statsSteve French2006-09-301-1/+1
| * [CIFS] Rename server time zone fieldSteve French2006-09-301-1/+1
| * [CIFS] CIFS support for /proc/<pid>/mountstats part 1Steve French2006-09-281-0/+11
| * [CIFS] Fix build breakSteve French2006-09-281-0/+1
| * [CIFS] Remove static and unused symbolsSteve French2006-09-281-2/+3
| * CIFS: Use SEEK_END instead of hardcoded valueSteve French2006-09-231-1/+1
* | [PATCH] Remove readv/writev methods and use aio_read/aio_write insteadBadari Pulavarty2006-10-011-16/+0
* | [PATCH] Vectorize aio_read/aio_write fileop methodsBadari Pulavarty2006-10-011-3/+3
* | [PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o2006-09-271-1/+0
* | [PATCH] Really ignore kmem_cache_destroy return valueAlexey Dobriyan2006-09-271-15/+5
|/
OpenPOWER on IntegriCloud