summaryrefslogtreecommitdiffstats
path: root/fs/cifs/smb2ops.c
Commit message (Expand)AuthorAgeFilesLines
* CIFS: Do not reset lease state to NONE on lease breakPavel Shilovsky2019-07-091-2/+11
* smb2: fix missing files in root share directory listingAurelien Aptel2018-12-161-1/+1
* smb3: check for and properly advertise directory lease supportSteve French2018-12-161-2/+2
* SMB3: Backup intent flag missing for directory opens with backupuid mountsSteve French2018-12-161-3/+12
* smb3: fill in statfs fsid and correct namelenSteve French2018-12-161-0/+2
* cifs: Fix stack out-of-bounds in smb{2,3}_create_lease_buf()Stefano Brivio2018-11-201-6/+3
* cifs: store the leaseKey in the fid on SMB2_openRonnie Sahlberg2018-11-201-2/+5
* cifs: Fix use after free of a mid_q_entryLars Persson2018-11-201-0/+1
* CIFS: Improve readdir verbosityPavel Shilovsky2017-09-151-2/+2
* CIFS: Handle mismatched open callsPavel Shilovsky2017-07-181-0/+3
* Cleanup missing frees on some ioctlsSteve French2017-02-231-1/+2
* SMB3: GUIDs should be constructed as random but valid uuidsSteve French2017-02-231-1/+1
* CIFS: Fix a possible invalid memory access in smb2_query_symlink()Pavel Shilovsky2016-11-201-1/+29
* disabling oplocks/leases via module parm enable_oplocks broken for SMB3Steve French2015-10-191-2/+6
* cifs: smb2_clone_range() - exit on unhandled errorSachin Prabhu2015-04-131-1/+2
* CIFS: Fix SMB2 readdir error handlingPavel Shilovsky2014-09-171-0/+9
* CIFS: Fix wrong filename length for SMB2Pavel Shilovsky2014-09-171-1/+1
* Clarify SMB2/SMB3 create context and add missing onesSteve French2014-05-211-0/+2
* cifs: Wait for writebacks to complete before attempting write.Sachin Prabhu2014-04-161-0/+14
* CIFS: Fix too big maxBuf size for SMB3 mountsPavel Shilovsky2014-02-141-10/+4
* Check SMB3 dialects against downgrade attacksSteve French2013-11-191-0/+1
* CIFS: Fix SMB2/SMB3 Copy offload support (refcopy) for large filesSteve French2013-11-181-13/+85
* CIFS: SMB2/SMB3 Copy offload support (refcopy) phase 1Steve French2013-11-141-0/+82
* Query network adapter info at mount time for debuggingSteve French2013-11-021-0/+30
* Query File System AlignmentSteven French2013-11-021-1/+43
* Query device characteristics at mount time from server on SMB2/3 not just on ...Steven French2013-11-021-1/+4
* Query file system attributes from server on SMB2, not just cifs, mountsSteve French2013-10-281-0/+28
* Allow setting per-file compression via SMB2/3Steve French2013-10-281-0/+11
* CIFS: Respect epoch value from create lease context v2Pavel Shilovsky2013-09-091-9/+48
* CIFS: Add create lease v2 context for SMB3Pavel Shilovsky2013-09-091-13/+54
* CIFS: Move parsing lease buffer to ops structPavel Shilovsky2013-09-091-0/+13
* CIFS: Move creating lease buffer to ops structPavel Shilovsky2013-09-091-0/+41
* CIFS: Store lease state itself rather than a mapped oplock valuePavel Shilovsky2013-09-091-6/+140
* CIFS: Replace clientCanCache* bools with an integerPavel Shilovsky2013-09-081-2/+2
* CIFS: Implement follow_link for SMB2Pavel Shilovsky2013-09-081-3/+57
* CIFS: Reconnect durable handles for SMB2Pavel Shilovsky2013-07-101-0/+3
* CIFS: Make SMB2_open use cifs_open_parms structPavel Shilovsky2013-07-101-18/+33
* CIFS: Respect create_options in smb2_open_filePavel Shilovsky2013-07-101-3/+3
* cifs: fix SMB2 signing enablement in cifs_enable_signingJeff Layton2013-06-271-0/+8
* [CIFS] Fix build warningSteve French2013-06-271-0/+1
* Remove typoSteve French2013-06-261-1/+0
* Add ability to dipslay SMB3 share flags and capabilities for debuggingSteve French2013-06-241-0/+20
* Add SMB3.02 dialect supportSteve French2013-06-241-0/+18
* [CIFS] cifs: Rename cERROR and cFYI to cifs_dbgJoe Perches2013-05-041-8/+8
* CIFS: Fix missing of oplock_read value in smb30_values structurePavel Shilovsky2013-03-061-0/+1
* CIFS: Don't let read only caching for mandatory byte-range locked filesPavel Shilovsky2013-01-011-0/+2
* Do not send SMB2 signatures for SMB3 framesSteve French2012-12-091-0/+68
* Add SMB2.02 dialect supportSteve French2012-12-051-0/+17
* CIFS: Make use of common cifs_build_path_to_root for CIFS and SMB2Steve French2012-12-051-18/+0
* [CIFS] Fix SMB2 negotiation support to select only one dialect (based on vers=)Steve French2012-10-011-0/+19