summaryrefslogtreecommitdiffstats
path: root/fs/ext3/ioctl.c
AgeCommit message (Expand)AuthorLines
2008-04-19[PATCH] r/o bind mounts: elevate write count for ioctls()Dave Hansen-35/+68
2007-11-14Forbid user to change file flags on quota filesJan Kara-0/+5
2007-07-17Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid checkSatyam Sharma-3/+3
2007-05-08ext3: copy i_flags to inode flags on writeJan Kara-0/+1
2006-12-08[PATCH] ext3: change uses of f_{dentry, vfsmnt} to use f_pathJosef "Jeff" Sipek-1/+1
2006-09-30[PATCH] BLOCK: Move the Ext3 device ioctl compat stuff to the Ext3 driver [tr...David Howells-1/+54
2006-06-25[PATCH] ext3_fsblk_t: the rest of in-kernel filesystem blocks conversionMingming Cao-1/+1
2006-04-26[PATCH] protect ext3 ioctl modifying append_only, immutable, etc. with i_mutexAl Viro-4/+14
2006-03-23[PATCH] convert ext3's truncate_sem to a mutexArjan van de Ven-2/+2
2006-01-11[PATCH] capable/capability.h (fs/)Randy Dunlap-0/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+243