summaryrefslogtreecommitdiffstats
path: root/fs/cifs/cifsglob.h
Commit message (Expand)AuthorAgeFilesLines
* Remap reserved posix characters by default (part 3/3)Steve French2014-10-161-0/+2
* Allow mknod and mkfifo on SMB2/SMB3 mountsSteve French2014-10-161-2/+2
* CIFS: Fix wrong filename length for SMB2Pavel Shilovsky2014-08-251-5/+0
* enable fallocate punch hole ("fallocate -p") for SMB3Steve French2014-08-171-0/+2
* CIFS: Fix SMB2 readdir error handlingPavel Shilovsky2014-08-171-0/+2
* Add sparse file support to SMB2/SMB3 mountsSteve French2014-08-131-0/+1
* 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-071-1/+2
* cifs: use a flexarray in cifs_writedataJeff Layton2014-02-071-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-261-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-191-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/+0
* CIFS: Respect epoch value from create lease context v2Pavel Shilovsky2013-09-091-3/+10
* CIFS: Move parsing lease buffer to ops structPavel Shilovsky2013-09-091-0/+2
* CIFS: Move creating lease buffer to ops structPavel Shilovsky2013-09-091-3/+6
* CIFS: Store lease state itself rather than a mapped oplock valuePavel Shilovsky2013-09-091-7/+9
* CIFS: Replace clientCanCache* bools with an integerPavel Shilovsky2013-09-081-2/+8
* cifs: Start using per session key for smb2/3 for signature generationShirish Pargaonkar2013-09-081-3/+2
* 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/+1
* cifs: Move string length definitions to uapiScott Lovenberg2013-09-081-5/+2
* CIFS: Implement follow_link for SMB2Pavel Shilovsky2013-09-081-0/+3
* Do not attempt to do cifs operations reading symlinks with SMB2Steve French2013-07-301-0/+3
* cifs: extend the buffer length enought for sprintf() usingChen Gang2013-07-301-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-271-0/+2
* [CIFS] Fix build warningSteve French2013-06-271-0/+2
* [CIFS] SMB3 Signing enablementSteve French2013-06-261-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
OpenPOWER on IntegriCloud