summaryrefslogtreecommitdiffstats
path: root/fs/ioctl.c
Commit message (Expand)AuthorAgeFilesLines
* provide generic_block_fiemap() only with BLOCK=yAdrian Bunk2008-10-121-0/+4
* generic block based fiemap implementationJosef Bacik2008-10-031-0/+118
* vfs: vfs-level fiemap interfaceMark Fasheh2008-10-081-0/+155
* make vfs_ioctl() staticAdrian Bunk2008-04-291-2/+2
* fix up kerneldoc in fs/ioctl.c a little bitChristoph Hellwig2008-02-091-4/+4
* VFS: factor out three helpers for FIBMAP/FIONBIO/FIOASYNC file ioctlsErez Zadok2008-02-071-54/+75
* VFS: swap do_ioctl and vfs_ioctl namesErez Zadok2008-02-071-8/+20
* VFS: apply coding standards to fs/ioctl.cErez Zadok2008-02-071-80/+84
* drop obsolete sys_ioctl exportChristoph Hellwig2007-07-161-8/+0
* revert "vanishing ioctl handler debugging"Andrew Morton2007-07-161-11/+3
* vanishing ioctl handler debuggingAndrew Morton2007-06-041-3/+11
* vfs: remove superflous sb == NULL checksChristoph Hellwig2007-05-081-2/+0
* [PATCH] VFS: change struct file to use struct pathJosef "Jeff" Sipek2006-12-081-7/+7
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] capable/capability.h (fs/)Randy Dunlap2006-01-111-0/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+186