Commit Graph

536 Commits (0a74892b6df8f1e7191dffd5a2b0e0e2ca7e73fb)

Author SHA1 Message Date
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
Jeff Layton 70fe7dc055 [CIFS] clean up error handling in cifs_mount 17 years ago
Steve French 68bf728a22 [CIFS] add ver= prefix to upcall format version 17 years ago
Steve French 133672efbc [CIFS] Fix buffer overflow if server sends corrupt response to small 18 years ago
Trond Myklebust 91cf45f02a [NET]: Add the helper kernel_sock_shutdown() 18 years ago
Jeff Layton 9b8f5f5737 [CIFS] fix oops on second mount to same server when null auth is used 18 years ago
Steve French a6f8de3d9b [CIFS] Fix stale mode after readdir when cifsacl specified 18 years ago
Steve French ce06c9f025 [CIFS] add mode to acl conversion helper function 18 years ago
Steve French 15b0395911 [CIFS] Fix incorrect mode when ACL had deny access control entries 18 years ago