Commit Graph

661 Commits (5ec9407dd1196daaf12b427b351e2cd62d2a16a7)

Author SHA1 Message Date
Steve French 47df179317 [CIFS] Update cifs version number 17 years ago
Steve French a7f796a60b [CIFS] Fix typo in previous commit 17 years ago
Steve French ee4987ab5c [CIFS] Fix define for new proxy cap to match documentation 17 years ago
Steve French 076d8423a9 [CIFS] Fix UNC path prefix on QueryUnixPathInfo to have correct slash 17 years ago
Steve French 2302aca850 [CIFS] Reserve new proxy cap for WAFS 17 years ago
Steve French 675c46796d [CIFS] Add various missing flags and defintions 17 years ago
Steve French 8d142137b4 [CIFS] make cifs_dfs_automount_list_static 17 years ago
Steve French 5d941ca628 [CIFS] Fix oops when slow oplock process races with unmount 17 years ago
Steve French cce246ee5f [CIFS] Fix acl length when very short ACL being modified by chmod 17 years ago
Steve French 35028d7111 [CIFS] Fix looping on reconnect to Samba when unexpected tree connect fail on reconnect 17 years ago
Steve French 932e2d23c8 [CIFS] minor update to change log 17 years ago
Al Viro 2b210adcb0 cifs: fix misannotations 17 years ago
Al Viro c35038beca [PATCH] do shrink_submounts() for all fs types 17 years ago
Steve French 04b6e6ec1a [CIFS] Fix mem leak on dfs referral 17 years ago
Steve French 8b1327f6ed [CIFS] file create with acl support enabled is slow 17 years ago
Steve French 50531444fa [CIFS] Fix mtime on cp -p when file data cached but written out too late 17 years ago
Steve French bc5b6e24a1 [CIFS] Fix build problem 17 years ago
Harvey Harrison 55f78e1771 [CIFS] cifs: replace remaining __FUNCTION__ occurrences 17 years ago
Igor Mammedov 7962670e64 [CIFS] DFS patch that connects inode with dfs handling ops 17 years ago
Steve French 0b442d2c28 [CIFS] remove unused variable 17 years ago
Christoph Hellwig 75f12983d9 [CIFS] consolidate duplicate code in posix/unix inode handling 17 years ago
Steve French e086fcea86 [CIFS] fix build break when proc disabled 17 years ago
Christoph Hellwig 70eff55d2d [CIFS] factoring out common code in get_inode_info functions 17 years ago
Steve French c2d68ea65b [CIFS] fix prepath conversion when server supports posix paths 17 years ago
Igor Mammedov 11b6d6450c [CIFS] Only convert / when server does not support posix paths 17 years ago
Igor Mammedov 8aad018b6c [CIFS] Fix mixed case name in structure dfs_info3_param 17 years ago
Jan Blunck 1d957f9bf8 Introduce path_put() 17 years ago
Jan Blunck 4ac9137858 Embed a struct path into struct nameidata instead of nd->{dentry,mnt} 17 years ago
Steve French 03a143c909 [CIFS] fixup prefixpaths which contain multiple path components 17 years ago
Steve French c1ce264470 [CIFS] fix typo 17 years ago
Shirish Pargaonkar d9f382eff6 [CIFS] patch to fix incorrect encoding of number of aces on set mode 17 years ago
Roel Kluin 6f7e8f3763 [CIFS] Fix typo in quota operations 17 years ago
Steve French 90c81e0b0e [CIFS] clean up some hard to read ifdefs 17 years ago
Steve French ad7a2926b9 [CIFS] reduce checkpatch warnings 17 years ago
David Howells ce634ab28e iget: stop CIFS from using iget() and read_inode() 17 years ago
Christoph Lameter eebd2aa355 Pagecache zeroing: zero_user_segment, zero_user_segments and zero_user 17 years ago
Andrew Morton ead03e30b0 [CIFS] fix warning in cifs_spnego.c 17 years ago
Steve French 366781c196 [CIFS] DFS build fixes 17 years ago
Igor Mammedov 6d5ae0deb1 [CIFS] DFS support: provide shrinkable mounts 17 years ago
Steve French ed2b91701d [CIFS] Do not log path names in lookup errors 17 years ago
Igor Mammedov e6ab15827e [CIFS] DFS support patchset: Added mountdata 17 years ago
Steve French 197c183f35 [CIFS] Forgot to add two new files from previous commit 17 years ago
Steve French 6103335de8 [CIFS] DNS name resolution helper upcall for cifs 17 years ago
Steve French f6d0998219 [CIFS] fix checkpatch warnings in fs/cifs/inode.c 17 years ago
Steve French 88e7d705c4 [CIFS] hold ses sem on tcp session reconnect during mount 17 years ago
Steve French 97837582bc [CIFS] Allow setting mode via cifs acl 17 years ago
Jeff Layton 28c5a02a11 [CIFS] fix unicode string alignment in SPNEGO setup 17 years ago
Steve French bb5a9a04d4 [CIFS] cifs_partialpagewrite() cleanup 17 years ago
Jeff Layton 1a67570c76 [CIFS] use krb5 session key from first SMB session after a NegProt 17 years ago
Jeff Layton 1d9a8852c3 [CIFS] redo existing session setup if needed in cifs_mount 17 years ago