summaryrefslogtreecommitdiffstats
path: root/fs/ext3/ioctl.c
Commit message (Expand)AuthorAgeFilesLines
* ext3: remove the BKL in ext3/ioctl.cCyrus Massoumi2009-04-021-39/+20
* ext3: tighten restrictions on inode flagsDuane Griffin2009-01-081-2/+1
* ext3: add checks for errors from jbdHidehiro Kawai2008-10-231-4/+8
* [PATCH] r/o bind mounts: elevate write count for ioctls()Dave Hansen2008-04-191-35/+68
* Forbid user to change file flags on quota filesJan Kara2007-11-141-0/+5
* Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid checkSatyam Sharma2007-07-171-3/+3
* ext3: copy i_flags to inode flags on writeJan Kara2007-05-081-0/+1
* [PATCH] ext3: change uses of f_{dentry, vfsmnt} to use f_pathJosef "Jeff" Sipek2006-12-081-1/+1
* [PATCH] BLOCK: Move the Ext3 device ioctl compat stuff to the Ext3 driver [tr...David Howells2006-09-301-1/+54
* [PATCH] ext3_fsblk_t: the rest of in-kernel filesystem blocks conversionMingming Cao2006-06-251-1/+1
* [PATCH] protect ext3 ioctl modifying append_only, immutable, etc. with i_mutexAl Viro2006-04-261-4/+14
* [PATCH] convert ext3's truncate_sem to a mutexArjan van de Ven2006-03-231-2/+2
* [PATCH] capable/capability.h (fs/)Randy Dunlap2006-01-111-0/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+243
OpenPOWER on IntegriCloud