summaryrefslogtreecommitdiff
path: root/fs/cifs
AgeCommit message (Expand)Author
2010-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2010-03-15cifs: trivial white spaceDan Carpenter
2010-03-09[CIFS] checkpatch cleanupSteve French
2010-03-09cifs: add cifs_revalidate_fileJeff Layton
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina
2010-03-06cifs: add a CIFSSMBUnixQFileInfo functionJeff Layton
2010-03-06cifs: add a CIFSSMBQFileInfo functionJeff Layton
2010-03-06cifs: overhaul cifs_revalidate and rename to cifs_revalidate_dentryJeff Layton
2010-03-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2010-03-03Switch may_open() and break_lease() to passing O_...Al Viro
2010-02-25[CIFS] pSesInfo->sesSem is used as mutex. Rename it to session_mutex andSteve French
2010-02-24[CIFS] Use unsigned ea length for claritySteve French
2010-02-23cifs: set server_eof in cifs_fattr_to_inodeJeff Layton
2010-02-23[CIFS] Minor cleanup to EA patchSteve French
2010-02-23cifs: merge CIFSSMBQueryEA with CIFSSMBQAllEAsJeff Layton
2010-02-23cifs: verify lengths of QueryAllEAs replyJeff Layton
2010-02-23cifs: increase maximum buffer size in CIFSSMBQAllEAsJeff Layton
2010-02-23cifs: rename name_len to list_len in CIFSSMBQAllEAsJeff Layton
2010-02-23cifs: clean up indentation in CIFSSMBQAllEAsJeff Layton
2010-02-23cifs: add parens around smb_var in BCC macrosJeff Layton
2010-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2010-02-09tree-wide: Assorted spelling fixesDaniel Mack
2010-02-08cifs: fix dentry hash calculation for case-insensitive mountsJeff Layton
2010-02-08[CIFS] Don't cache timestamps on utimes due to coarse granularitySteve French
2010-02-06[CIFS] Maximum username length check in session setup does not matchSteve French
2010-02-06cifs: fix length calculation for converted unicode readdir namesJeff Layton
2010-02-05tree-wide: fix 'lenght' typo in comments and codeDaniel Mack
2010-01-16CIFS shouldn't make mountpoints shrinkableAl Viro
2010-01-01[CIFS] Add support for TCP_NODELAYSteve French
2009-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2009-12-16Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2009-12-10vfs: Implement proper O_SYNC semanticsChristoph Hellwig
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina
2009-12-07[CIFS] Enable mmap on forcedirectio mountsSteve French
2009-12-04tree-wide: fix misspelling of "definition" in commentsAdam Buchbinder
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-12-03cifs: NULL out tcon, pSesInfo, and srvTcp pointers when chasing DFS referralsJeff Layton
2009-11-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2009-11-25[CIFS] Fix sparse warningSteve French
2009-11-24[CIFS] Duplicate data on appending to some Samba serversSteve French
2009-11-24[CIFS] fix oops in cifs_lookup during net bootSteve French
2009-11-23Merge commit 'v2.6.32-rc8' into HEADJ. Bruce Fields
2009-11-20SLOW_WORK: Fix CIFS to pass THIS_MODULE to slow_work_register_user()David Howells
2009-11-16cifs: clear server inode number flag while autodisablingSuresh Jayaraman
2009-11-06cifs: don't use CIFSGetSrvInodeNumber in is_path_accessibleJeff Layton
2009-11-06cifs: clean up handling when server doesn't consistently support inode numbersJeff Layton
2009-10-27nfs: new subdir Documentation/filesystems/nfsJ. Bruce Fields
2009-10-06[CIFS] Fixing to avoid invalid kfree() in cifs_get_tcp_session()Steve French
2009-09-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2009-09-25cifs: fix locking and list handling code in cifs_open and its helperJeff Layton