summaryrefslogtreecommitdiffstats
path: root/fs/hfsplus/ioctl.c
Commit message (Expand)AuthorAgeFilesLines
* hfsplus: add support of manipulation by attributes fileVyacheslav Dubeyko2013-02-281-108/+0Star
* new helper: file_inode(file)Al Viro2013-02-231-2/+2
* hfsplus: fix bless ioctl when used with hardlinksMatthew Garrett2012-06-171-2/+7
* hfsplus: add an ioctl to bless filesMatthew Garrett2012-03-211-0/+34
* vfs: mnt_drop_write_file()Al Viro2012-01-041-1/+1
* switch a bunch of places to mnt_want_write_file()Al Viro2012-01-041-1/+1
* userns: rename is_owner_or_cap to inode_owner_or_capableSerge E. Hallyn2011-03-241-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/+11Star
* 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/+8Star
* [PATCH] capable/capability.h (fs/)Randy Dunlap2006-01-121-0/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+188