summaryrefslogtreecommitdiff
path: root/fs/ioctl.c
Commit message (Expand)AuthorAge
* bkl: Remove locked .ioctl file operationArnd Bergmann2010-08-14
* Introduce freeze_super and thaw_super for the fsfreeze ioctlJosef Bacik2010-05-21
* Cleanup generic block based fiemapJosef Bacik2010-04-23
* __generic_block_fiemap(): fix for files bigger than 4GBMike Hommey2009-11-12
* vfs: explicitly cast s_maxbytes in fiemap_check_rangesJeff Layton2009-09-24
* fs: Add new pre-allocation ioctls to vfs for compatibility with legacy xfs io...Ankit Jain2009-06-24
* No instance of ->bmap() needs BKLAl Viro2009-06-17
* vfs: Enable FS_IOC_FIEMAP and FIGETBSZ for all filetypesAneesh Kumar K.V2009-05-13
* fiemap: fix problem with setting FIEMAP_EXTENT_LASTJosef Bacik2009-05-06
* Rationalize fasync return valuesJonathan Corbet2009-03-16
* Move FASYNC bit handling to f_op->fasync()Jonathan Corbet2009-03-16
* Use f_lock to protect f_flagsJonathan Corbet2009-03-16
* [CVE-2009-0029] System call wrappers part 15Heiko Carstens2009-01-14
* filesystem freeze: implement generic freeze featureTakashi Sato2009-01-09
* GFS2: Support for FIEMAP ioctlSteven Whitehouse2009-01-05
* Fix a race condition in FASYNC handlingJonathan Corbet2008-12-05
* provide generic_block_fiemap() only with BLOCK=yAdrian Bunk2008-10-12
* generic block based fiemap implementationJosef Bacik2008-10-03
* vfs: vfs-level fiemap interfaceMark Fasheh2008-10-08
* make vfs_ioctl() staticAdrian Bunk2008-04-29
* fix up kerneldoc in fs/ioctl.c a little bitChristoph Hellwig2008-02-09
* VFS: factor out three helpers for FIBMAP/FIONBIO/FIOASYNC file ioctlsErez Zadok2008-02-07
* VFS: swap do_ioctl and vfs_ioctl namesErez Zadok2008-02-07
* VFS: apply coding standards to fs/ioctl.cErez Zadok2008-02-07
* drop obsolete sys_ioctl exportChristoph Hellwig2007-07-16
* revert "vanishing ioctl handler debugging"Andrew Morton2007-07-16
* vanishing ioctl handler debuggingAndrew Morton2007-06-04
* vfs: remove superflous sb == NULL checksChristoph Hellwig2007-05-08
* [PATCH] VFS: change struct file to use struct pathJosef "Jeff" Sipek2006-12-08
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] capable/capability.h (fs/)Randy Dunlap2006-01-11
* Linux-2.6.12-rc2Linus Torvalds2005-04-16