aboutsummaryrefslogtreecommitdiff
path: root/fs/ioctl.c
AgeCommit message (Expand)AuthorFilesLines
2008-04-29make vfs_ioctl() staticGravatar Adrian Bunk 1-2/+2
2008-02-09fix up kerneldoc in fs/ioctl.c a little bitGravatar Christoph Hellwig 1-4/+4
2008-02-07VFS: factor out three helpers for FIBMAP/FIONBIO/FIOASYNC file ioctlsGravatar Erez Zadok 1-54/+75
2008-02-07VFS: swap do_ioctl and vfs_ioctl namesGravatar Erez Zadok 1-8/+20
2008-02-07VFS: apply coding standards to fs/ioctl.cGravatar Erez Zadok 1-80/+84
2007-07-16drop obsolete sys_ioctl exportGravatar Christoph Hellwig 1-8/+0
2007-07-16revert "vanishing ioctl handler debugging"Gravatar Andrew Morton 1-11/+3
2007-06-04vanishing ioctl handler debuggingGravatar Andrew Morton 1-3/+11
2007-05-08vfs: remove superflous sb == NULL checksGravatar Christoph Hellwig 1-2/+0
2006-12-08[PATCH] VFS: change struct file to use struct pathGravatar Josef "Jeff" Sipek 1-7/+7
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 1-1/+0
2006-01-11[PATCH] capable/capability.h (fs/)Gravatar Randy Dunlap 1-0/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+186