aboutsummaryrefslogtreecommitdiff
path: root/fs/cifs/ioctl.c
AgeCommit message (Expand)Author
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