aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cifs
Commit message (Expand)AuthorAgeFilesLines
...
* | cifs: clean up arguments to cifs_open_inode_helperJeff Layton2010-06-161-16/+14
* | cifs: pass instantiated filp back after open callJeff Layton2010-06-162-50/+29
* | cifs: move cifs_new_fileinfo call out of cifs_posix_openJeff Layton2010-06-163-31/+30
* | cifs: implement drop_inode superblock opJeff Layton2010-06-121-3/+13
* | cifs: don't attempt busy-file rename unless it's in same directoryJeff Layton2010-06-121-0/+4
|/
* cifs: fix page refcount leakJeff Layton2010-06-011-0/+1
* drop unused dentry argument to ->fsyncChristoph Hellwig2010-05-272-3/+3
* cifs: fix noserverino handling when unix extensions are enabledJeff Layton2010-05-173-0/+15
* cifs: don't update uniqueid in cifs_fattr_to_inodeJeff Layton2010-05-171-1/+0
* cifs: always revalidate hardlinked inodes when using noserverinoJeff Layton2010-05-171-0/+5
* Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French2010-05-134-2/+33
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sfr...Linus Torvalds2010-05-132-2/+20
| |\
| | * cifs: guard against hardlinking directoriesJeff Layton2010-05-112-2/+20
| * | cifs: add bdi backing to mount sessionJens Axboe2010-04-222-0/+13
| |/
* | [CIFS] drop quota operation stubsSteve French2010-05-121-107/+0
* | cifs: propagate cifs_new_fileinfo() error back to the callerSuresh Jayaraman2010-05-111-4/+13
* | cifs: add comments explaining cifs_new_fileinfo behaviorSuresh Jayaraman2010-05-101-2/+16
* | cifs: remove unused parameter from cifs_posix_open_inode_helper()Suresh Jayaraman2010-05-101-3/+2
* | [CIFS] Remove unused cifs_oplock_cachepSteve French2010-05-062-14/+0
* | cifs: have decode_negTokenInit set flags in server structJeff Layton2010-05-056-30/+26
* | cifs: break negotiate protocol calls out of cifs_setup_sessionJeff Layton2010-05-053-33/+52
* | cifs: eliminate "first_time" parm to CIFS_SessSetupJeff Layton2010-04-283-11/+15
* | [CIFS] Fix lease break for writesSteve French2010-04-273-17/+3
* | cifs: save the dialect chosen by serverJeff Layton2010-04-272-6/+6
* | cifs: change && to ||Dan Carpenter2010-04-261-1/+1
* | cifs: rename "extended_security" to "global_secflags"Jeff Layton2010-04-266-12/+12
* | cifs: move tcon find/create into separate functionJeff Layton2010-04-261-70/+86
* | cifs: move SMB session creation code into separate functionJeff Layton2010-04-261-65/+93
* | cifs: track local_nls in volume infoJeff Layton2010-04-261-5/+6
* | [CIFS] Allow null nd (as nfs server uses) on createSteve French2010-04-223-14/+23
* | [CIFS] Fix losing locks during fork()Pavel Shilovsky2010-04-211-3/+4
* | [CIFS] Cleanup various minor breakage in previous cFYI cleanupSteve French2010-04-214-29/+29
* | [CIFS] Neaten cERROR and cFYI macros, reduce text spaceJoe Perches2010-04-2125-835/+845
* | [CIFS] use add_to_page_cache_lruNick Piggin2010-04-211-10/+3
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2010-04-083-4/+59
|\
| * not overwriting file_lock structure after GET_LKPavel Shilovsky2010-04-062-3/+40
| * cifs: Fix a kernel BUG with remote OS/2 server (try #3)Suresh Jayaraman2010-04-031-0/+16
| * [CIFS] initialize nbytes at the beginning of CIFSSMBWrite()Steve French2010-04-031-1/+2
| * [CIFS] Add mmap for direct, nobrl cifs mount typesPavel Shilovsky2010-03-271-0/+1
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-3017-0/+17
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2010-03-198-121/+333
|\
| * cifs: trivial white spaceDan Carpenter2010-03-151-1/+1
| * [CIFS] checkpatch cleanupSteve French2010-03-092-5/+5
| * cifs: add cifs_revalidate_fileJeff Layton2010-03-095-3/+91
| * cifs: add a CIFSSMBUnixQFileInfo functionJeff Layton2010-03-062-0/+71
| * cifs: add a CIFSSMBQFileInfo functionJeff Layton2010-03-062-0/+66
| * cifs: overhaul cifs_revalidate and rename to cifs_revalidate_dentryJeff Layton2010-03-066-117/+104
* | Merge branch 'for-next' into for-linusJiri Kosina2010-03-083-3/+3
|\ \ | |/ |/|
| * tree-wide: Assorted spelling fixesDaniel Mack2010-02-092-2/+2
| * tree-wide: fix 'lenght' typo in comments and codeDaniel Mack2010-02-051-1/+1