aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cifs (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-04-25[PATCH] restore sane ->umount_begin() APIAl Viro1-5/+2
2008-04-25cifs: timeout dfs automounts +little fix.Igor Mammedov3-17/+23
2008-04-24[CIFS] Fix typo in previous commitSteve French1-2/+2
2008-04-24[CIFS] Fix define for new proxy cap to match documentationSteve French1-2/+5
2008-04-18[CIFS] Fix UNC path prefix on QueryUnixPathInfo to have correct slashSteve French1-4/+11
2008-04-18[CIFS] Reserve new proxy cap for WAFSSteve French1-1/+7
2008-04-17[CIFS] Add various missing flags and defintionsSteve French2-14/+105
2008-04-16[CIFS] make cifs_dfs_automount_list_staticSteve French2-3/+1
2008-04-15[CIFS] Fix oops when slow oplock process races with unmountSteve French3-0/+20
2008-04-09[CIFS] Fix acl length when very short ACL being modified by chmodSteve French2-6/+9
2008-04-09[CIFS] Fix looping on reconnect to Samba when unexpected tree connect fail on reconnectSteve French1-14/+18
2008-04-04[CIFS] minor update to change logSteve French1-1/+2
2008-03-30cifs: fix misannotationsAl Viro1-2/+2
2008-03-27[PATCH] do shrink_submounts() for all fs typesAl Viro1-1/+0
2008-03-22[CIFS] Fix mem leak on dfs referralSteve French1-2/+8
2008-03-14[CIFS] file create with acl support enabled is slowSteve French6-22/+30
2008-03-14[CIFS] Fix mtime on cp -p when file data cached but written out too lateSteve French1-4/+5
2008-03-11[CIFS] Fix build problemSteve French1-0/+4
2008-03-10[CIFS] cifs: replace remaining __FUNCTION__ occurrencesHarvey Harrison3-15/+15
2008-03-09[CIFS] DFS patch that connects inode with dfs handling opsIgor Mammedov1-62/+71
2008-02-26[CIFS] remove unused variableSteve French1-3/+2
2008-02-25[CIFS] consolidate duplicate code in posix/unix inode handlingChristoph Hellwig1-176/+103
2008-02-18[CIFS] fix build break when proc disabledSteve French1-2/+2
2008-02-15Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French4-19/+37
2008-02-15[CIFS] factoring out common code in get_inode_info functionsChristoph Hellwig1-63/+43
2008-02-15[CIFS] fix prepath conversion when server supports posix pathsSteve French1-1/+7
2008-02-15[CIFS] Only convert / when server does not support posix pathsIgor Mammedov1-2/+11
2008-02-15[CIFS] Fix mixed case name in structure dfs_info3_paramIgor Mammedov2-2/+2
2008-02-14Introduce path_put()Jan Blunck1-1/+1
2008-02-14Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck1-11/+12
2008-02-14[CIFS] fixup prefixpaths which contain multiple path componentsSteve French2-2/+25
2008-02-13[CIFS] fix typoSteve French1-1/+1
2008-02-12[CIFS] patch to fix incorrect encoding of number of aces on set modeShirish Pargaonkar1-5/+1
2008-02-12[CIFS] Fix typo in quota operationsRoel Kluin1-1/+1
2008-02-12[CIFS] clean up some hard to read ifdefsSteve French13-84/+51
2008-02-07[CIFS] reduce checkpatch warningsSteve French23-279/+167
2008-02-07iget: stop CIFS from using iget() and read_inode()David Howells3-7/+24
2008-02-06Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French1-1/+1
2008-02-05Pagecache zeroing: zero_user_segment, zero_user_segments and zero_userChristoph Lameter1-1/+1
2008-02-05[CIFS] fix warning in cifs_spnego.cAndrew Morton1-1/+1
2008-01-25[CIFS] DFS build fixesSteve French6-31/+61
2008-01-25[CIFS] DFS support: provide shrinkable mountsIgor Mammedov5-1/+387
2008-01-20[CIFS] Do not log path names in lookup errorsSteve French1-6/+4
2008-01-11[CIFS] DFS support patchset: Added mountdataIgor Mammedov3-2/+41
2008-01-10[CIFS] Forgot to add two new files from previous commitSteve French2-0/+155
2008-01-09[CIFS] DNS name resolution helper upcall for cifsSteve French2-1/+16
2008-01-08[CIFS] fix checkpatch warnings in fs/cifs/inode.cSteve French3-25/+31
2008-01-03[CIFS] hold ses sem on tcp session reconnect during mountSteve French1-3/+3
2007-12-31[CIFS] Allow setting mode via cifs aclSteve French6-13/+315
2007-12-31[CIFS] fix unicode string alignment in SPNEGO setupJeff Layton1-1/+1