summaryrefslogtreecommitdiff
path: root/fs/cifs
Commit message (Expand)AuthorAge
* cifs: fix noserverino handling when unix extensions are enabledJeff Layton2010-05-17
* cifs: don't update uniqueid in cifs_fattr_to_inodeJeff Layton2010-05-17
* cifs: always revalidate hardlinked inodes when using noserverinoJeff Layton2010-05-17
* Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French2010-05-13
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sfr...Linus Torvalds2010-05-13
| |\
| | * cifs: guard against hardlinking directoriesJeff Layton2010-05-11
| * | cifs: add bdi backing to mount sessionJens Axboe2010-04-22
| |/
* | [CIFS] drop quota operation stubsSteve French2010-05-12
* | cifs: propagate cifs_new_fileinfo() error back to the callerSuresh Jayaraman2010-05-11
* | cifs: add comments explaining cifs_new_fileinfo behaviorSuresh Jayaraman2010-05-10
* | cifs: remove unused parameter from cifs_posix_open_inode_helper()Suresh Jayaraman2010-05-10
* | [CIFS] Remove unused cifs_oplock_cachepSteve French2010-05-06
* | cifs: have decode_negTokenInit set flags in server structJeff Layton2010-05-05
* | cifs: break negotiate protocol calls out of cifs_setup_sessionJeff Layton2010-05-05
* | cifs: eliminate "first_time" parm to CIFS_SessSetupJeff Layton2010-04-28
* | [CIFS] Fix lease break for writesSteve French2010-04-27
* | cifs: save the dialect chosen by serverJeff Layton2010-04-27
* | cifs: change && to ||Dan Carpenter2010-04-26
* | cifs: rename "extended_security" to "global_secflags"Jeff Layton2010-04-26
* | cifs: move tcon find/create into separate functionJeff Layton2010-04-26
* | cifs: move SMB session creation code into separate functionJeff Layton2010-04-26
* | cifs: track local_nls in volume infoJeff Layton2010-04-26
* | [CIFS] Allow null nd (as nfs server uses) on createSteve French2010-04-22
* | [CIFS] Fix losing locks during fork()Pavel Shilovsky2010-04-21
* | [CIFS] Cleanup various minor breakage in previous cFYI cleanupSteve French2010-04-21
* | [CIFS] Neaten cERROR and cFYI macros, reduce text spaceJoe Perches2010-04-21
* | [CIFS] use add_to_page_cache_lruNick Piggin2010-04-21
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2010-04-08
|\
| * not overwriting file_lock structure after GET_LKPavel Shilovsky2010-04-06
| * cifs: Fix a kernel BUG with remote OS/2 server (try #3)Suresh Jayaraman2010-04-03
| * [CIFS] initialize nbytes at the beginning of CIFSSMBWrite()Steve French2010-04-03
| * [CIFS] Add mmap for direct, nobrl cifs mount typesPavel Shilovsky2010-03-27
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2010-03-19
|\
| * cifs: trivial white spaceDan Carpenter2010-03-15
| * [CIFS] checkpatch cleanupSteve French2010-03-09
| * cifs: add cifs_revalidate_fileJeff Layton2010-03-09
| * cifs: add a CIFSSMBUnixQFileInfo functionJeff Layton2010-03-06
| * cifs: add a CIFSSMBQFileInfo functionJeff Layton2010-03-06
| * cifs: overhaul cifs_revalidate and rename to cifs_revalidate_dentryJeff Layton2010-03-06
* | Merge branch 'for-next' into for-linusJiri Kosina2010-03-08
|\ \ | |/ |/|
| * tree-wide: Assorted spelling fixesDaniel Mack2010-02-09
| * tree-wide: fix 'lenght' typo in comments and codeDaniel Mack2010-02-05
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-03-04
|\ \
| * | Switch may_open() and break_lease() to passing O_...Al Viro2010-03-03
* | | [CIFS] pSesInfo->sesSem is used as mutex. Rename it to session_mutex andSteve French2010-02-25
* | | [CIFS] Use unsigned ea length for claritySteve French2010-02-24
* | | cifs: set server_eof in cifs_fattr_to_inodeJeff Layton2010-02-23
* | | [CIFS] Minor cleanup to EA patchSteve French2010-02-23
* | | cifs: merge CIFSSMBQueryEA with CIFSSMBQAllEAsJeff Layton2010-02-23