summaryrefslogtreecommitdiff
path: root/fs/cifs/smb2ops.c
AgeCommit message (Expand)Author
2017-11-14Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-11-03cifs: move to generic async completionGilad Ben-Yossef
2017-10-18cifs: handle large EA requests more gracefully in smb2+Ronnie Sahlberg
2017-09-17cifs: hide unused functionsArnd Bergmann
2017-09-17SMB3: Add support for multidialect negotiate (SMB2.1 and later)Steve French
2017-09-04cifs: Add support for writing attributes on SMB2+Ronnie Sahlberg
2017-09-04cifs: Add support for reading attributes on SMB2+Ronnie Sahlberg
2017-07-08CIFS: Reconnect expired SMB sessionsPavel Shilovsky
2017-07-08cifs: Use smb 2 - 3 and cifsacl mount options setacl functionShirish Pargaonkar
2017-07-05cifs: set oparms.create_options rather than or'ing in CREATE_OPEN_BACKUP_INTENTColin Ian King
2017-07-05cifs: hide unused functionsArnd Bergmann
2017-07-05cifs: Use smb 2 - 3 and cifsacl mount options getacl functionsShirish Pargaonkar
2017-07-02SMB3: Enable encryption for SMB3.1.1Steve French
2017-06-21CIFS: Fix some return values in case of error in 'crypt_message'Christophe Jaillet
2017-06-20CIFS: Improve readdir verbosityPavel Shilovsky
2017-05-03cifs: fix leak in FSCTL_ENUM_SNAPS response handlingDavid Disseldorp
2017-04-10CIFS: Fix null pointer deref during read resp processingPavel Shilovsky
2017-04-07CIFS: Fix build failure with smb2Tobias Regnery
2017-04-07Introduce cifs_copy_file_range()Sachin Prabhu
2017-04-07SMB3: Rename clone_range to copychunk_rangeSachin Prabhu
2017-04-07Handle mismatched open callsSachin Prabhu
2017-03-02smb2: Enforce sec= mount optionSachin Prabhu
2017-03-02CIFS: implement get_dfs_refer for SMB2+Aurelien Aptel
2017-03-01CIFS: add use_ipc flag to SMB2_ioctl()Aurelien Aptel
2017-03-01CIFS: Fix possible use after free in demultiplex threadPavel Shilovsky
2017-02-01CIFS: Add capability to decrypt big read responsesPavel Shilovsky
2017-02-01CIFS: Decrypt and process small encrypted packetsPavel Shilovsky
2017-02-01CIFS: Encrypt SMB3 requests before sendingPavel Shilovsky
2017-02-01CIFS: Separate SMB2 header structurePavel Shilovsky
2016-10-13Cleanup missing frees on some ioctlsSteve French
2016-10-13Enable previous version supportSteve French
2016-10-12SMB3: Add mount parameter to allow user to override max creditsSteve French
2016-10-12fs/cifs: keep guid when assigning fid to fileinfoAurelien Aptel
2016-10-12SMB3: GUIDs should be constructed as random but valid uuidsSteve French
2016-07-27CIFS: Fix a possible invalid memory access in smb2_query_symlink()Pavel Shilovsky
2016-07-11Add MF-Symlinks support for SMB 2.0Sachin Prabhu
2016-01-14Prepare for encryption support (first part). Add decryption and encryption ke...Steve French
2015-11-03[SMB3] Enable checking for continuous availability and persistent handle supportSteve French
2015-10-31Allow duplicate extents in SMB3 not just SMB3.1.1Steve French
2015-09-22disabling oplocks/leases via module parm enable_oplocks broken for SMB3Steve French
2015-06-28Add ioctl to set integritySteve French
2015-06-28Add reflink copy over SMB3.11 with new FSCTL_DUPLICATE_EXTENTSSteve French
2015-06-27Add SMB3.11 mount option synonym for new dialectSteve French
2015-06-27Allow parsing vers=3.11 on cifs mountSteve French
2015-04-15VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells
2015-03-21cifs: smb2_clone_range() - exit on unhandled errorSachin Prabhu
2014-12-14Convert MessageID in smb2_hdr to LESachin Prabhu
2014-12-10Merge branch 'akpm' (patchbomb from Andrew)Linus Torvalds
2014-12-10fs/cifs: remove obsolete __constantFabian Frederick
2014-12-07Add support for original fallocateSteve French