Steve French
|
60977fcc80
Return correct error on query of xattr on file with empty xattrs
|
11 vuotta sitten |
Steve French
|
4a5c80d7b5
[CIFS] clean up page array when uncached write send fails
|
11 vuotta sitten |
Jeff Layton
|
26c8f0d601
cifs: use a flexarray in cifs_writedata
|
11 vuotta sitten |
Pavel Shilovsky
|
d81b8a40e2
CIFS: Cleanup cifs open codepath
|
11 vuotta sitten |
Pavel Shilovsky
|
9bf4fa01f9
CIFS: Cleanup CIFSSMBOpen
|
11 vuotta sitten |
Steve French
|
ebcc943c11
Add missing end of line termination to some cifs messages
|
11 vuotta sitten |
Steve French
|
b1d9335642
setfacl removes part of ACL when setting POSIX ACLs to Samba
|
11 vuotta sitten |
Steve French
|
c7f508a99b
Allow setting per-file compression via CIFS protocol
|
12 vuotta sitten |
Steve French
|
c31f330719
do not treat non-symlink reparse points as valid symlinks
|
12 vuotta sitten |
Jeff Layton
|
9ae6cf606a
cifs: stop trying to use virtual circuits
|
12 vuotta sitten |
Pavel Shilovsky
|
d244bf2dfb
CIFS: Implement follow_link for nounix CIFS mounts
|
12 vuotta sitten |
David Disseldorp
|
7ac0febb81
cifs: fill TRANS2_QUERY_FILE_INFO ByteCount fields
|
12 vuotta sitten |
Jeff Layton
|
50285882fd
cifs: fix SMB2 signing enablement in cifs_enable_signing
|
12 vuotta sitten |
Jeff Layton
|
3f618223dc
move sectype to the cifs_ses instead of TCP_Server_Info
|
12 vuotta sitten |
Jeff Layton
|
38d77c50b4
cifs: track the enablement of signing in the TCP_Server_Info
|
12 vuotta sitten |
Jeff Layton
|
e598d1d8fb
cifs: track the flavor of the NEGOTIATE reponse
|
12 vuotta sitten |
Jeff Layton
|
9193400b69
cifs: factor out check for extended security bit into separate function
|
12 vuotta sitten |
Jeff Layton
|
9ddec56131
cifs: move handling of signed connections into separate function
|
12 vuotta sitten |
Jeff Layton
|
2190eca1d0
cifs: break out lanman NEGOTIATE handling into separate function
|
12 vuotta sitten |
Jeff Layton
|
31d9e2bd5f
cifs: break out decoding of security blob into separate function
|
12 vuotta sitten |
Jeff Layton
|
3534b8508e
cifs: throw a warning if negotiate or sess_setup ops are passed NULL server or session pointers
|
12 vuotta sitten |
Jeff Layton
|
0124cc4511
cifs: store the real expected sequence number in the mid
|
12 vuotta sitten |
Joe Perches
|
f96637be08
[CIFS] cifs: Rename cERROR and cFYI to cifs_dbg
|
12 vuotta sitten |
Silviu-Mihai Popescu
|
f7f7c1850e
fs: cifs: use kmemdup instead of kmalloc + memcpy
|
12 vuotta sitten |
Jeff Layton
|
94e1800768
cifs: don't try to unlock pagecache page after releasing it
|
12 vuotta sitten |
Ouyang Maochun
|
c51bb0ea40
cifs: bugfix for unreclaimed writeback pages in cifs_writev_requeue()
|
12 vuotta sitten |
Eric W. Biederman
|
49418b2c28
cifs: Modify struct cifs_unix_set_info_args to hold a kuid_t and a kgid_t
|
12 vuotta sitten |
Shirish Pargaonkar
|
c052e2b423
cifs: obtain file access during backup intent lookup (resend)
|
13 vuotta sitten |
Jeff Layton
|
5819575ec6
cifs: replace kvec array in readdata with a single kvec
|
13 vuotta sitten |
Jeff Layton
|
8321fec436
cifs: convert async read code to use pages array without kmapping
|
13 vuotta sitten |