aboutsummaryrefslogtreecommitdiff
path: root/fs/cifs
AgeCommit message (Expand)Author
2008-03-30cifs: fix misannotationsAl Viro
2008-03-27[PATCH] do shrink_submounts() for all fs typesAl Viro
2008-03-22[CIFS] Fix mem leak on dfs referralSteve French
2008-03-14[CIFS] file create with acl support enabled is slowSteve French
2008-03-14[CIFS] Fix mtime on cp -p when file data cached but written out too lateSteve French
2008-03-11[CIFS] Fix build problemSteve French
2008-03-10[CIFS] cifs: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-03-09[CIFS] DFS patch that connects inode with dfs handling opsIgor Mammedov
2008-02-26[CIFS] remove unused variableSteve French
2008-02-25[CIFS] consolidate duplicate code in posix/unix inode handlingChristoph Hellwig
2008-02-18[CIFS] fix build break when proc disabledSteve French
2008-02-15Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French
2008-02-15[CIFS] factoring out common code in get_inode_info functionsChristoph Hellwig
2008-02-15[CIFS] fix prepath conversion when server supports posix pathsSteve French
2008-02-15[CIFS] Only convert / when server does not support posix pathsIgor Mammedov
2008-02-15[CIFS] Fix mixed case name in structure dfs_info3_paramIgor Mammedov
2008-02-14Introduce path_put()Jan Blunck
2008-02-14Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck
2008-02-14[CIFS] fixup prefixpaths which contain multiple path componentsSteve French
2008-02-13[CIFS] fix typoSteve French
2008-02-12[CIFS] patch to fix incorrect encoding of number of aces on set modeShirish Pargaonkar
2008-02-12[CIFS] Fix typo in quota operationsRoel Kluin
2008-02-12[CIFS] clean up some hard to read ifdefsSteve French
2008-02-07[CIFS] reduce checkpatch warningsSteve French
2008-02-07iget: stop CIFS from using iget() and read_inode()David Howells
2008-02-06Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French
2008-02-05Pagecache zeroing: zero_user_segment, zero_user_segments and zero_userChristoph Lameter
2008-02-05[CIFS] fix warning in cifs_spnego.cAndrew Morton
2008-01-25[CIFS] DFS build fixesSteve French
2008-01-25[CIFS] DFS support: provide shrinkable mountsIgor Mammedov
2008-01-20[CIFS] Do not log path names in lookup errorsSteve French
2008-01-11[CIFS] DFS support patchset: Added mountdataIgor Mammedov
2008-01-10[CIFS] Forgot to add two new files from previous commitSteve French
2008-01-09[CIFS] DNS name resolution helper upcall for cifsSteve French
2008-01-08[CIFS] fix checkpatch warnings in fs/cifs/inode.cSteve French
2008-01-03[CIFS] hold ses sem on tcp session reconnect during mountSteve French
2007-12-31[CIFS] Allow setting mode via cifs aclSteve French
2007-12-31[CIFS] fix unicode string alignment in SPNEGO setupJeff Layton
2007-12-31[CIFS] cifs_partialpagewrite() cleanupSteve French
2007-12-31[CIFS] use krb5 session key from first SMB session after a NegProtJeff Layton
2007-12-31[CIFS] redo existing session setup if needed in cifs_mountJeff Layton
2007-12-31[CIFS] Only dump SPNEGO key if CONFIG_CIFS_DEBUG2 is setJeff Layton
2007-12-30[CIFS] fix SetEA failure to some Samba versionsSteve French
2007-12-05regression: cifs endianness bugAl Viro
2007-11-25[CIFS] Fix check after use error in ACL codeSteve French
2007-11-20[CIFS] Fix potential data corruption when writing out cached dirty pagesJeff Layton
2007-11-20[CIFS] Fix spurious reconnect on 2nd peek from read of SMB lengthPetr Tesarik
2007-11-17[CIFS] remove build warningSteve French
2007-11-16[CIFS] Have CIFS_SessSetup build correct SPNEGO SessionSetup requestSteve French
2007-11-16[CIFS] minor checkpatch cleanupSteve French