aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cifs/smb2ops.c
Commit message (Expand)AuthorAge
* VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-15
* cifs: smb2_clone_range() - exit on unhandled errorSachin Prabhu2015-03-21
* Convert MessageID in smb2_hdr to LESachin Prabhu2014-12-14
* Merge branch 'akpm' (patchbomb from Andrew)Linus Torvalds2014-12-10
|\
| * fs/cifs: remove obsolete __constantFabian Frederick2014-12-10
* | Add support for original fallocateSteve French2014-12-07
|/
* Check minimum response length on query_network_interfaceSteve French2014-10-16
* mfsymlinks support for SMB2.1/SMB3. Part 2 query symlinkSteve French2014-10-16
* Add mfsymlinks support for SMB2.1/SMB3. Part 1 create symlinkSteve French2014-10-16
* Allow mknod and mkfifo on SMB2/SMB3 mountsSteve French2014-10-16
* CIFS: Fix wrong filename length for SMB2Pavel Shilovsky2014-08-25
* Trivial whitespace fixSteve French2014-08-20
* [SMB3] Enable fallocate -z support for SMB3 mountsSteve French2014-08-17
* enable fallocate punch hole ("fallocate -p") for SMB3Steve French2014-08-17
* CIFS: Fix SMB2 readdir error handlingPavel Shilovsky2014-08-17
* Cleanup sparse file support by creating worker function for itSteve French2014-08-16
* Add sparse file support to SMB2/SMB3 mountsSteve French2014-08-13
* Add worker function to set allocation sizeSteve French2014-08-05
* CIFS: Use multicredits for SMB 2.1/3 readsPavel Shilovsky2014-08-02
* CIFS: Use multicredits for SMB 2.1/3 writesPavel Shilovsky2014-08-02
* CIFS: Fix cifs_writev_requeue when wsize changesPavel Shilovsky2014-08-02
* Clarify SMB2/SMB3 create context and add missing onesSteve French2014-05-21
* cifs: Wait for writebacks to complete before attempting write.Sachin Prabhu2014-04-16
* CIFS: Fix too big maxBuf size for SMB3 mountsPavel Shilovsky2014-02-14
* Check SMB3 dialects against downgrade attacksSteve French2013-11-20
* CIFS: Fix SMB2/SMB3 Copy offload support (refcopy) for large filesSteve French2013-11-18
* CIFS: SMB2/SMB3 Copy offload support (refcopy) phase 1Steve French2013-11-14
* Query network adapter info at mount time for debuggingSteve French2013-11-02
* Query File System AlignmentSteven French2013-11-02
* Query device characteristics at mount time from server on SMB2/3 not just on ...Steven French2013-11-02
* Query file system attributes from server on SMB2, not just cifs, mountsSteve French2013-10-28
* Allow setting per-file compression via SMB2/3Steve French2013-10-28
* CIFS: Respect epoch value from create lease context v2Pavel Shilovsky2013-09-09
* CIFS: Add create lease v2 context for SMB3Pavel Shilovsky2013-09-09
* CIFS: Move parsing lease buffer to ops structPavel Shilovsky2013-09-09
* CIFS: Move creating lease buffer to ops structPavel Shilovsky2013-09-09
* CIFS: Store lease state itself rather than a mapped oplock valuePavel Shilovsky2013-09-09
* CIFS: Replace clientCanCache* bools with an integerPavel Shilovsky2013-09-08
* CIFS: Implement follow_link for SMB2Pavel Shilovsky2013-09-08
* CIFS: Reconnect durable handles for SMB2Pavel Shilovsky2013-07-10
* CIFS: Make SMB2_open use cifs_open_parms structPavel Shilovsky2013-07-10
* CIFS: Respect create_options in smb2_open_filePavel Shilovsky2013-07-10
* cifs: fix SMB2 signing enablement in cifs_enable_signingJeff Layton2013-06-28
* [CIFS] Fix build warningSteve French2013-06-27
* Remove typoSteve French2013-06-26
* Add ability to dipslay SMB3 share flags and capabilities for debuggingSteve French2013-06-24
* Add SMB3.02 dialect supportSteve French2013-06-24
* [CIFS] cifs: Rename cERROR and cFYI to cifs_dbgJoe Perches2013-05-04
* CIFS: Fix missing of oplock_read value in smb30_values structurePavel Shilovsky2013-03-06
* CIFS: Don't let read only caching for mandatory byte-range locked filesPavel Shilovsky2013-01-02