aboutsummaryrefslogtreecommitdiffstats
path: root/fs/hfsplus/ioctl.c
Commit message (Expand)AuthorAgeFilesLines
* userns: rename is_owner_or_cap to inode_owner_or_capableSerge E. Hallyn2011-03-231-1/+1
* hfsplus: fix an artifact in ioctl flag checkingAnton Salikhmetov2010-12-161-1/+1
* hfsplus: optimize fsyncChristoph Hellwig2010-11-231-1/+3
* hfsplus: fix double lock typo in ioctlDan Carpenter2010-10-251-1/+1
* hfsplus: fix getxattr return valueChristoph Hellwig2010-10-151-1/+1
* hfsplus: remove superflous rootflags field in hfsplus_inode_infoChristoph Hellwig2010-10-141-14/+11
* hfsplus: fix HFSPLUS_I calling conventionChristoph Hellwig2010-10-011-10/+12
* hfsplus: fix HFSPLUS_SB calling conventionChristoph Hellwig2010-10-011-2/+2
* hfsplus: protect setflags using i_mutexChristoph Hellwig2010-10-011-7/+8
* hfsplus: split hfsplus_ioctlChristoph Hellwig2010-10-011-65/+80
* hfsplus: fix BKL leak in hfsplus_ioctlChristoph Hellwig2010-10-011-2/+2
* hfsplus: Push down BKL into ioctl functionArnd Bergmann2010-05-171-3/+9
* [PATCH] r/o bind mounts: elevate write count for ioctls()Dave Hansen2008-04-191-15/+25
* Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid checkSatyam Sharma2007-07-171-1/+1
* [PATCH] BLOCK: Move common FS-specific ioctls to linux/fs.h [try #6]David Howells2006-09-301-9/+8
* [PATCH] capable/capability.h (fs/)Randy Dunlap2006-01-111-0/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+188