aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cifs/ioctl.c
Commit message (Expand)AuthorAgeFilesLines
* [CIFS] Rename three structures to avoid camel caseSteve French2011-05-271-1/+1
* cifs: make cifs_ioctl handle NULL filp->private_data correctlyJeff Layton2010-11-081-2/+10
* FS: cifs, remove unneeded NULL testsJiri Slaby2010-11-021-4/+0
* cifs: have cifsFileInfo hold a reference to a tlink rather than tcon pointerJeff Layton2010-10-061-1/+1
* cifs: make various routines use the cifsFileInfo->tcon pointerJeff Layton2010-09-291-14/+3
* fs/cifs: Remove unnecessary casts of private_dataJoe Perches2010-08-021-2/+1
* [CIFS] Neaten cERROR and cFYI macros, reduce text spaceJoe Perches2010-04-211-5/+5
* CRED: Wrap task credential accesses in the CIFS filesystemDavid Howells2008-11-141-1/+1
* [CIFS] BKL-removal: convert CIFS over to unlocked_ioctlSteve French2008-05-151-2/+2
* [CIFS] reduce checkpatch warningsSteve French2008-02-071-1/+1
* [CIFS] whitespace cleanupSteve French2007-07-101-2/+2
* [CIFS] whitespace cleanupSteve French2007-06-051-15/+14
* [PATCH] BLOCK: Move common FS-specific ioctls to linux/fs.h [try #6]David Howells2006-09-301-4/+3
* [PATCH] cifs: cleanup of ifdefs usage so it is more consistentSteve French2005-04-281-10/+11
* [PATCH] cifs: CIFS ioctl needed by umount.cifs utilitySteve French2005-04-281-8/+23
* [PATCH] cifs: Enable ioctl support in POSIX extensions to handle lsattrSteve French2005-04-281-0/+1
* [PATCH] cifs: add support for chattr/lsattr in new CIFS POSIX extensionsSteve French2005-04-281-3/+49
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+49