summaryrefslogtreecommitdiff
path: root/fs/hfsplus/ioctl.c
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-09-27fs: Replace CURRENT_TIME_SEC with current_time() for inode timestampsDeepa Dinamani
2016-01-22wrappers for ->i_mutex accessAl Viro
2015-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-04-17fs/hfsplus: atomically set inode->i_flagsFabian Frederick
2015-04-15VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells
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