summaryrefslogtreecommitdiffstats
path: root/fs/cifs/cifsglob.h
Commit message (Expand)AuthorAgeFilesLines
* CIFS: Use separate var for the number of bytes got in async readPavel Shilovsky2014-08-021-0/+1
* CIFS: Use multicredits for SMB 2.1/3 readsPavel Shilovsky2014-08-021-0/+1
* CIFS: Use multicredits for SMB 2.1/3 writesPavel Shilovsky2014-08-021-0/+15
* CIFS: Fix cifs_writev_requeue when wsize changesPavel Shilovsky2014-08-021-0/+2
* cifs: Set client guid on per connection basisSachin Prabhu2014-05-211-0/+1
* cifs: fix potential races in cifs_revalidate_mappingJeff Layton2014-05-211-0/+1
* cifs: convert booleans in cifsInodeInfo to a flags fieldJeff Layton2014-05-211-3/+3
* cifs: Wait for writebacks to complete before attempting write.Sachin Prabhu2014-04-161-0/+8
* cifs: mask off top byte in get_rfc1002_length()Jeff Layton2014-02-281-1/+1
* [CIFS] Fix cifsacl mounts over smb2 to not call cifsSteve French2014-02-101-0/+2
* [CIFS] clean up page array when uncached write send failsSteve French2014-02-081-1/+2
* cifs: use a flexarray in cifs_writedataJeff Layton2014-02-081-1/+1
* retrieving CIFS ACLs when mounted with SMB2 fails dropping sessionSteve French2014-02-071-0/+4
* [CIFS] Fix SMB2 mounts so they don't try to set or get xattrs via cifsSteve French2014-01-271-0/+6
* cifs: Add create MFSymlinks to protocol ops structSachin Prabhu2014-01-201-0/+3
* cifs: Rename and cleanup open_query_close_cifs_symlink()Sachin Prabhu2014-01-201-2/+3
* Check SMB3 dialects against downgrade attacksSteve French2013-11-201-0/+1
* [CIFS] Set copychunk defaultsSteve French2013-11-151-0/+3
* CIFS: SMB2/SMB3 Copy offload support (refcopy) phase 1Steve French2013-11-141-0/+3
* CIFS: Fix symbolic links usagePavel Shilovsky2013-11-111-1/+1
* Query File System AlignmentSteven French2013-11-021-0/+2
* cifs: Make big endian multiplex ID sequences monotonic on the wireTim Gardner2013-11-021-1/+24
* Allow setting per-file compression via SMB2/3Steve French2013-10-281-0/+2
* [CIFS] Provide sane values for nlinkJim McDonough2013-09-211-0/+1
* cifs: stop trying to use virtual circuitsJeff Layton2013-09-181-4/+0Star
* CIFS: Respect epoch value from create lease context v2Pavel Shilovsky2013-09-101-3/+10
* CIFS: Move parsing lease buffer to ops structPavel Shilovsky2013-09-101-0/+2
* CIFS: Move creating lease buffer to ops structPavel Shilovsky2013-09-101-3/+6
* CIFS: Store lease state itself rather than a mapped oplock valuePavel Shilovsky2013-09-101-7/+9
* CIFS: Replace clientCanCache* bools with an integerPavel Shilovsky2013-09-091-2/+8
* cifs: Start using per session key for smb2/3 for signature generationShirish Pargaonkar2013-09-081-3/+2Star
* cifs: Add a variable specific to NTLMSSP for key exchange.Shirish Pargaonkar2013-09-081-0/+1
* cifs: Move and expand MAX_SERVER_SIZE definitionScott Lovenberg2013-09-081-2/+1Star
* cifs: Move string length definitions to uapiScott Lovenberg2013-09-081-5/+2Star
* CIFS: Implement follow_link for SMB2Pavel Shilovsky2013-09-081-0/+3
* Do not attempt to do cifs operations reading symlinks with SMB2Steve French2013-07-311-0/+3
* cifs: extend the buffer length enought for sprintf() usingChen Gang2013-07-311-0/+1
* CIFS: Reconnect durable handles for SMB2Pavel Shilovsky2013-07-101-0/+1
* CIFS: Introduce cifs_open_parms structPavel Shilovsky2013-07-101-3/+13
* cifs: fix SMB2 signing enablement in cifs_enable_signingJeff Layton2013-06-281-0/+2
* [CIFS] Fix build warningSteve French2013-06-271-0/+2
* [CIFS] SMB3 Signing enablementSteve French2013-06-271-0/+3
* Add ability to dipslay SMB3 share flags and capabilities for debuggingSteve French2013-06-241-1/+2
* Add SMB3.02 dialect supportSteve French2013-06-241-0/+4
* cifs: update the default global_secflags to include "raw" NTLMv2Jeff Layton2013-06-241-1/+1
* move sectype to the cifs_ses instead of TCP_Server_InfoJeff Layton2013-06-241-2/+0Star
* cifs: track the enablement of signing in the TCP_Server_InfoJeff Layton2013-06-241-0/+1
* add new fields to smb_vol to track the requested security flavorJeff Layton2013-06-241-0/+2
* cifs: add new fields to cifs_ses to track requested security flavorJeff Layton2013-06-241-0/+2
* cifs: track the flavor of the NEGOTIATE reponseJeff Layton2013-06-241-0/+4