aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cifs/ioctl.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-11-25[CIFS] Do not use btrfs refcopy ioctl for SMB2 copy offloadSteve French1-2/+4
2013-11-14CIFS: SMB2/SMB3 Copy offload support (refcopy) phase 1Steve French1-0/+111
2013-11-02Fix unused variable warning when CIFS POSIX disabledSteve French1-1/+1
2013-10-28Allow setting per-file compression via SMB2/3Steve French1-18/+37
2013-05-04[CIFS] cifs: Rename cERROR and cFYI to cifs_dbgJoe Perches1-3/+3
2013-02-22new helper: file_inode(file)Al Viro1-1/+1
2012-09-24cifs: remove support for CIFS_IOC_CHECKUMOUNT ioctlJeff Layton1-19/+0
2012-09-24CIFS: Replace netfid with cifs_fid struct in cifsFileInfoPavel Shilovsky1-4/+9
2012-07-24CIFS: Rename Get/FreeXid and make them work with unsigned intPavel Shilovsky1-3/+3
2012-05-16cifs: add a deprecation warning to CIFS_IOC_CHECKUMOUNT ioctlJeff Layton1-0/+8
2011-05-27[CIFS] Rename three structures to avoid camel caseSteve French1-1/+1
2010-11-08cifs: make cifs_ioctl handle NULL filp->private_data correctlyJeff Layton1-2/+10
2010-11-02FS: cifs, remove unneeded NULL testsJiri Slaby1-4/+0
2010-10-06cifs: have cifsFileInfo hold a reference to a tlink rather than tcon pointerJeff Layton1-1/+1
2010-09-29cifs: make various routines use the cifsFileInfo->tcon pointerJeff Layton1-14/+3
2010-08-02fs/cifs: Remove unnecessary casts of private_dataJoe Perches1-2/+1
2010-04-21[CIFS] Neaten cERROR and cFYI macros, reduce text spaceJoe Perches1-5/+5
2008-11-14CRED: Wrap task credential accesses in the CIFS filesystemDavid Howells1-1/+1
2008-05-15[CIFS] BKL-removal: convert CIFS over to unlocked_ioctlSteve French1-2/+2
2008-02-07[CIFS] reduce checkpatch warningsSteve French1-1/+1
2007-07-10[CIFS] whitespace cleanupSteve French1-2/+2
2007-06-05[CIFS] whitespace cleanupSteve French1-15/+14
2006-09-30[PATCH] BLOCK: Move common FS-specific ioctls to linux/fs.h [try #6]David Howells1-4/+3
2005-04-28[PATCH] cifs: cleanup of ifdefs usage so it is more consistentSteve French1-10/+11
2005-04-28[PATCH] cifs: CIFS ioctl needed by umount.cifs utilitySteve French1-8/+23
2005-04-28[PATCH] cifs: Enable ioctl support in POSIX extensions to handle lsattrSteve French1-0/+1
2005-04-28[PATCH] cifs: add support for chattr/lsattr in new CIFS POSIX extensionsSteve French1-3/+49
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+49