Commit Graph

715 Commits (e08e1f7adba522378e8d2ae941bf25443866136d)

Author SHA1 Message Date
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 17 years ago
Trond Myklebust 91cf45f02a [NET]: Add the helper kernel_sock_shutdown() 17 years ago
Jeff Layton 9b8f5f5737 [CIFS] fix oops on second mount to same server when null auth is used 17 years ago
Steve French a6f8de3d9b [CIFS] Fix stale mode after readdir when cifsacl specified 17 years ago
Steve French ce06c9f025 [CIFS] add mode to acl conversion helper function 17 years ago
Steve French 15b0395911 [CIFS] Fix incorrect mode when ACL had deny access control entries 17 years ago
Igor Mammedov 9eae8a8903 [CIFS] Add uid to key description so krb can handle user mounts 17 years ago
Steve French 63d2583f5a [CIFS] Fix walking out end of cifs dacl 17 years ago
Steve French f1d662a7d5 [CIFS] Add upcall files for cifs to use spnego/kerberos 17 years ago
Jeff Layton e545937a51 [CIFS] add OIDs for KRB5 and MSKRB5 to ASN1 parsing routines 18 years ago
Jeff Layton 84a15b9354 [CIFS] Register and unregister cifs_spnego_key_type on module init/exit 18 years ago
Jeff Layton 09fe7ba78d [CIFS] implement upcalls for SPNEGO blob via keyctl API 18 years ago
Jeff Layton 745542e210 [CIFS] allow cifs_calc_signature2 to deal with a zero length iovec 18 years ago
Steve French 7505e0525c [CIFS] If no Access Control Entries, set mode perm bits to zero 18 years ago
Steve French 1fb64bfc45 [CIFS] when mount helper missing fix slash wrong direction in share 18 years ago
Steve French 953f868138 [CIFS] Don't request too much permission when reading an ACL 18 years ago
Shirish Pargaonkar e01b640013 [CIFS] enable get mode from ACL when cifsacl mount option specified 18 years ago
Steve French b9c7a2bb1e [CIFS] ACL support part 8 18 years ago
Steve French d61e5808d9 [CIFS] acl support part 7 18 years ago
Steve French 630f3f0c45 [CIFS] acl support part 6 18 years ago
Steve French 44093ca2fe [CIFS] acl support part 6 18 years ago
Parag Warudkar c94897790e [CIFS] remove unused funtion compile warning when experimental off 18 years ago
Christoph Hellwig 3965516440 exportfs: make struct export_operations const 18 years ago
Steve French 4879b44829 [CIFS] ACL support part 5 18 years ago
Pavel Emelyanov ba25f9dcc4 Use helpers to obtain task pid in printks 18 years ago
Steve French a761ac579b [CIFS] log better errors on failed mounts 18 years ago
Jeff Layton d32c4f2626 CIFS: ignore mode change if it's just for clearing setuid/setgid bits 18 years ago
Steve French abb63d6c3d [CIFS] Return better error when server requires signing but client forbids 18 years ago
Steve French d628ddb62d [CIFS] fix typo 18 years ago
Steve French a750e77c21 [CIFS] acl support part 4 18 years ago
Steve French d5d1850109 [CIFS] Fix minor problems noticed by scan 18 years ago
Steve French c18c732ec6 [CIFS] fix bad handling of EAGAIN error on kernel_recvmsg in cifs_demultiplex_thread 18 years ago
Christoph Lameter 4ba9b9d0ba Slab API: remove useless ctor parameter and reorder parameters 18 years ago
Steve French adddd49ddf [CIFS] build break 18 years ago