summaryrefslogtreecommitdiff
path: root/fs/cifs/ioctl.c
AgeCommit message (Expand)Author
2017-07-08[SMB3] Remove ifdef since SMB3 (and later) now STRONGLY preferredSteve French
2017-05-03cifs: fix CIFS_IOC_GET_MNT_INFO oopsDavid Disseldorp
2017-05-03cifs: fix CIFS_ENUMERATE_SNAPSHOTS oopsDavid Disseldorp
2017-04-28Do not return number of bytes written for ioctl CIFS_IOC_COPYCHUNK_FILESachin Prabhu
2017-04-07Introduce cifs_copy_file_range()Sachin Prabhu
2017-04-07SMB3: Rename clone_range to copychunk_rangeSachin Prabhu
2016-12-02CIFS: Decrease verbosity of ioctl callPavel Shilovsky
2016-10-13Enable previous version supportSteve French
2015-12-07vfs: pull btrfs clone API to vfs layerChristoph Hellwig
2015-11-09Allow copy offload (CopyChunk) across sharesSteve French
2015-09-11CIFS: fix type confusion in copy offload ioctlJann Horn
2015-08-20Add way to query server fs info 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-01-18fix deadlock in cifs_ioctl_clone()Al Viro
2014-05-21fs: cifs: new helper: file_inode(file)Libo Chen
2013-11-25[CIFS] Do not use btrfs refcopy ioctl for SMB2 copy offloadSteve French
2013-11-14CIFS: SMB2/SMB3 Copy offload support (refcopy) phase 1Steve French
2013-11-02Fix unused variable warning when CIFS POSIX disabledSteve French
2013-10-28Allow setting per-file compression via SMB2/3Steve French
2013-05-04[CIFS] cifs: Rename cERROR and cFYI to cifs_dbgJoe Perches
2013-02-22new helper: file_inode(file)Al Viro
2012-09-24cifs: remove support for CIFS_IOC_CHECKUMOUNT ioctlJeff Layton
2012-09-24CIFS: Replace netfid with cifs_fid struct in cifsFileInfoPavel Shilovsky
2012-07-24CIFS: Rename Get/FreeXid and make them work with unsigned intPavel Shilovsky
2012-05-16cifs: add a deprecation warning to CIFS_IOC_CHECKUMOUNT ioctlJeff Layton
2011-05-27[CIFS] Rename three structures to avoid camel caseSteve French
2010-11-08cifs: make cifs_ioctl handle NULL filp->private_data correctlyJeff Layton
2010-11-02FS: cifs, remove unneeded NULL testsJiri Slaby
2010-10-06cifs: have cifsFileInfo hold a reference to a tlink rather than tcon pointerJeff Layton
2010-09-29cifs: make various routines use the cifsFileInfo->tcon pointerJeff Layton
2010-08-02fs/cifs: Remove unnecessary casts of private_dataJoe Perches
2010-04-21[CIFS] Neaten cERROR and cFYI macros, reduce text spaceJoe Perches
2008-11-14CRED: Wrap task credential accesses in the CIFS filesystemDavid Howells
2008-05-15[CIFS] BKL-removal: convert CIFS over to unlocked_ioctlSteve French
2008-02-07[CIFS] reduce checkpatch warningsSteve French
2007-07-10[CIFS] whitespace cleanupSteve French
2007-06-05[CIFS] whitespace cleanupSteve French
2006-09-30[PATCH] BLOCK: Move common FS-specific ioctls to linux/fs.h [try #6]David Howells
2005-04-28[PATCH] cifs: cleanup of ifdefs usage so it is more consistentSteve French
2005-04-28[PATCH] cifs: CIFS ioctl needed by umount.cifs utilitySteve French
2005-04-28[PATCH] cifs: Enable ioctl support in POSIX extensions to handle lsattrSteve French
2005-04-28[PATCH] cifs: add support for chattr/lsattr in new CIFS POSIX extensionsSteve French
2005-04-16Linux-2.6.12-rc2Linus Torvalds