summaryrefslogtreecommitdiff
path: root/fs/cifs/ioctl.c
Commit message (Expand)AuthorAge
* [SMB3] Remove ifdef since SMB3 (and later) now STRONGLY preferredSteve French2017-07-08
* cifs: fix CIFS_IOC_GET_MNT_INFO oopsDavid Disseldorp2017-05-03
* cifs: fix CIFS_ENUMERATE_SNAPSHOTS oopsDavid Disseldorp2017-05-03
* Do not return number of bytes written for ioctl CIFS_IOC_COPYCHUNK_FILESachin Prabhu2017-04-28
* Introduce cifs_copy_file_range()Sachin Prabhu2017-04-07
* SMB3: Rename clone_range to copychunk_rangeSachin Prabhu2017-04-07
* CIFS: Decrease verbosity of ioctl callPavel Shilovsky2016-12-02
* Enable previous version supportSteve French2016-10-13
* vfs: pull btrfs clone API to vfs layerChristoph Hellwig2015-12-07
* Allow copy offload (CopyChunk) across sharesSteve French2015-11-09
* CIFS: fix type confusion in copy offload ioctlJann Horn2015-09-11
* Add way to query server fs info for smb3Steve French2015-08-20
* Add ioctl to set integritySteve French2015-06-28
* Add reflink copy over SMB3.11 with new FSCTL_DUPLICATE_EXTENTSSteve French2015-06-28
* fix deadlock in cifs_ioctl_clone()Al Viro2015-01-18
* fs: cifs: new helper: file_inode(file)Libo Chen2014-05-21
* [CIFS] Do not use btrfs refcopy ioctl for SMB2 copy offloadSteve French2013-11-25
* CIFS: SMB2/SMB3 Copy offload support (refcopy) phase 1Steve French2013-11-14
* Fix unused variable warning when CIFS POSIX disabledSteve French2013-11-02
* Allow setting per-file compression via SMB2/3Steve French2013-10-28
* [CIFS] cifs: Rename cERROR and cFYI to cifs_dbgJoe Perches2013-05-04
* new helper: file_inode(file)Al Viro2013-02-22
* cifs: remove support for CIFS_IOC_CHECKUMOUNT ioctlJeff Layton2012-09-24
* CIFS: Replace netfid with cifs_fid struct in cifsFileInfoPavel Shilovsky2012-09-24
* CIFS: Rename Get/FreeXid and make them work with unsigned intPavel Shilovsky2012-07-24
* cifs: add a deprecation warning to CIFS_IOC_CHECKUMOUNT ioctlJeff Layton2012-05-16
* [CIFS] Rename three structures to avoid camel caseSteve French2011-05-27
* cifs: make cifs_ioctl handle NULL filp->private_data correctlyJeff Layton2010-11-08
* FS: cifs, remove unneeded NULL testsJiri Slaby2010-11-02
* cifs: have cifsFileInfo hold a reference to a tlink rather than tcon pointerJeff Layton2010-10-06
* cifs: make various routines use the cifsFileInfo->tcon pointerJeff Layton2010-09-29
* fs/cifs: Remove unnecessary casts of private_dataJoe Perches2010-08-02
* [CIFS] Neaten cERROR and cFYI macros, reduce text spaceJoe Perches2010-04-21
* CRED: Wrap task credential accesses in the CIFS filesystemDavid Howells2008-11-14
* [CIFS] BKL-removal: convert CIFS over to unlocked_ioctlSteve French2008-05-15
* [CIFS] reduce checkpatch warningsSteve French2008-02-07
* [CIFS] whitespace cleanupSteve French2007-07-10
* [CIFS] whitespace cleanupSteve French2007-06-05
* [PATCH] BLOCK: Move common FS-specific ioctls to linux/fs.h [try #6]David Howells2006-09-30
* [PATCH] cifs: cleanup of ifdefs usage so it is more consistentSteve French2005-04-28
* [PATCH] cifs: CIFS ioctl needed by umount.cifs utilitySteve French2005-04-28
* [PATCH] cifs: Enable ioctl support in POSIX extensions to handle lsattrSteve French2005-04-28
* [PATCH] cifs: add support for chattr/lsattr in new CIFS POSIX extensionsSteve French2005-04-28
* Linux-2.6.12-rc2Linus Torvalds2005-04-16