aboutsummaryrefslogtreecommitdiff
path: root/fs/hfsplus/ioctl.c
AgeCommit message (Expand)Author
2013-02-27hfsplus: add support of manipulation by attributes fileVyacheslav Dubeyko
2013-02-22new helper: file_inode(file)Al Viro
2012-06-17hfsplus: fix bless ioctl when used with hardlinksMatthew Garrett
2012-03-20hfsplus: add an ioctl to bless filesMatthew Garrett
2012-01-03vfs: mnt_drop_write_file()Al Viro
2012-01-03switch a bunch of places to mnt_want_write_file()Al Viro
2011-03-23userns: rename is_owner_or_cap to inode_owner_or_capableSerge E. Hallyn
2010-12-16hfsplus: fix an artifact in ioctl flag checkingAnton Salikhmetov
2010-11-23hfsplus: optimize fsyncChristoph Hellwig
2010-10-25hfsplus: fix double lock typo in ioctlDan Carpenter
2010-10-15hfsplus: fix getxattr return valueChristoph Hellwig
2010-10-14hfsplus: remove superflous rootflags field in hfsplus_inode_infoChristoph Hellwig
2010-10-01hfsplus: fix HFSPLUS_I calling conventionChristoph Hellwig
2010-10-01hfsplus: fix HFSPLUS_SB calling conventionChristoph Hellwig
2010-10-01hfsplus: protect setflags using i_mutexChristoph Hellwig
2010-10-01hfsplus: split hfsplus_ioctlChristoph Hellwig
2010-10-01hfsplus: fix BKL leak in hfsplus_ioctlChristoph Hellwig
2010-05-17hfsplus: Push down BKL into ioctl functionArnd Bergmann
2008-04-19[PATCH] r/o bind mounts: elevate write count for ioctls()Dave Hansen
2007-07-17Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid checkSatyam Sharma
2006-09-30[PATCH] BLOCK: Move common FS-specific ioctls to linux/fs.h [try #6]David Howells
2006-01-11[PATCH] capable/capability.h (fs/)Randy Dunlap
2005-04-16Linux-2.6.12-rc2Linus Torvalds