summaryrefslogtreecommitdiffstats
path: root/fs/ext2/ioctl.c
Commit message (Expand)AuthorAgeFilesLines
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* fs: Replace CURRENT_TIME_SEC with current_time() for inode timestampsDeepa Dinamani2016-09-271-2/+2
* wrappers for ->i_mutex accessAl Viro2016-01-221-6/+6
* new helper: file_inode(file)Al Viro2013-02-221-1/+1
* ext2: protect inode changes in the SETVERSION and SETFLAGS ioctlsDjalal Harouni2012-01-111-6/+16
* vfs: mnt_drop_write_file()Al Viro2012-01-031-3/+3
* switch a bunch of places to mnt_want_write_file()Al Viro2012-01-031-3/+3
* userns: rename is_owner_or_cap to inode_owner_or_capableSerge E. Hallyn2011-03-231-3/+3
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-121-1/+0
* ext2: tighten restrictions on inode flagsDuane Griffin2009-01-081-2/+1
* [PATCH] r/o bind mounts: elevate write count for ioctls()Dave Hansen2008-04-191-20/+37
* BKL-removal: convert ext2 over to use unlocked_ioctlAndi Kleen2008-02-061-9/+3
* Forbid user to change file flags on quota filesJan Kara2007-11-141-0/+5
* ext2 reservationsMartin J. Bligh2007-10-171-0/+45
* Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid checkSatyam Sharma2007-07-171-2/+2
* ext3: copy i_flags to inode flags on writeJan Kara2007-05-081-0/+1
* [PATCH] ext2: change uses of f_{dentry, vfsmnt} to use f_pathJosef "Jeff" Sipek2006-12-081-1/+1
* [PATCH] protect ext2 ioctl modifying append_only immutable etc with i_mutexAndrew Morton2006-12-071-1/+5
* [PATCH] BLOCK: Move the Ext2 device ioctl compat stuff to the Ext2 driver [tr...David Howells2006-09-301-0/+32
* [PATCH] capable/capability.h (fs/)Randy Dunlap2006-01-111-0/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+81
OpenPOWER on IntegriCloud