aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ext2/ioctl.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-22new helper: file_inode(file)Al Viro1-1/+1
2012-01-11ext2: protect inode changes in the SETVERSION and SETFLAGS ioctlsDjalal Harouni1-6/+16
2012-01-03vfs: mnt_drop_write_file()Al Viro1-3/+3
2012-01-03switch a bunch of places to mnt_want_write_file()Al Viro1-3/+3
2011-03-23userns: rename is_owner_or_cap to inode_owner_or_capableSerge E. Hallyn1-3/+3
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan1-1/+0
2009-01-08ext2: tighten restrictions on inode flagsDuane Griffin1-2/+1
2008-04-19[PATCH] r/o bind mounts: elevate write count for ioctls()Dave Hansen1-20/+37
2008-02-06BKL-removal: convert ext2 over to use unlocked_ioctlAndi Kleen1-9/+3
2007-11-14Forbid user to change file flags on quota filesJan Kara1-0/+5
2007-10-17ext2 reservationsMartin J. Bligh1-0/+45
2007-07-17Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid checkSatyam Sharma1-2/+2
2007-05-08ext3: copy i_flags to inode flags on writeJan Kara1-0/+1
2006-12-08[PATCH] ext2: change uses of f_{dentry, vfsmnt} to use f_pathJosef "Jeff" Sipek1-1/+1
2006-12-07[PATCH] protect ext2 ioctl modifying append_only immutable etc with i_mutexAndrew Morton1-1/+5
2006-09-30[PATCH] BLOCK: Move the Ext2 device ioctl compat stuff to the Ext2 driver [try #6]David Howells1-0/+32
2006-01-11[PATCH] capable/capability.h (fs/)Randy Dunlap1-0/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+81