Commit Graph

544 Commits (a254b246ee238ab90e7b3fae1f76875b608b2213)

Author SHA1 Message Date
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
Jeff Layton 05b3de63da [CIFS] Only dump SPNEGO key if CONFIG_CIFS_DEBUG2 is set 17 years ago
Steve French dae5dbdbd7 [CIFS] fix SetEA failure to some Samba versions 17 years ago
Al Viro 9b5e6857b3 regression: cifs endianness bug 17 years ago
Steve French 2b83457bde [CIFS] Fix check after use error in ACL code 17 years ago
Jeff Layton cea218054a [CIFS] Fix potential data corruption when writing out cached dirty pages 17 years ago
Petr Tesarik 2a97468024 [CIFS] Fix spurious reconnect on 2nd peek from read of SMB length 17 years ago
Steve French f7a44eadd5 [CIFS] remove build warning 17 years ago
Steve French 2442421b17 [CIFS] Have CIFS_SessSetup build correct SPNEGO SessionSetup request 17 years ago
Steve French 8840dee9dc [CIFS] minor checkpatch cleanup 17 years ago
Jeff Layton d6c2e4d02b [CIFS] have cifs_get_spnego_key get the hostname from TCP_Server_Info 17 years ago
Jeff Layton c359cf3c61 [CIFS] add hostname field to TCP_Server_Info struct 17 years ago