summaryrefslogtreecommitdiff
path: root/fs/hfsplus/ioctl.c
Commit message (Expand)AuthorAge
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* fs: Replace CURRENT_TIME_SEC with current_time() for inode timestampsDeepa Dinamani2016-09-27
* wrappers for ->i_mutex accessAl Viro2016-01-22
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-04-26
|\
| * VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-15
* | fs/hfsplus: atomically set inode->i_flagsFabian Frederick2015-04-17
|/
* hfsplus: add support of manipulation by attributes fileVyacheslav Dubeyko2013-02-27
* new helper: file_inode(file)Al Viro2013-02-22
* hfsplus: fix bless ioctl when used with hardlinksMatthew Garrett2012-06-17
* hfsplus: add an ioctl to bless filesMatthew Garrett2012-03-20
* vfs: mnt_drop_write_file()Al Viro2012-01-03
* switch a bunch of places to mnt_want_write_file()Al Viro2012-01-03
* userns: rename is_owner_or_cap to inode_owner_or_capableSerge E. Hallyn2011-03-23
* hfsplus: fix an artifact in ioctl flag checkingAnton Salikhmetov2010-12-16
* hfsplus: optimize fsyncChristoph Hellwig2010-11-23
* hfsplus: fix double lock typo in ioctlDan Carpenter2010-10-25
* hfsplus: fix getxattr return valueChristoph Hellwig2010-10-15
* hfsplus: remove superflous rootflags field in hfsplus_inode_infoChristoph Hellwig2010-10-14
* hfsplus: fix HFSPLUS_I calling conventionChristoph Hellwig2010-10-01
* hfsplus: fix HFSPLUS_SB calling conventionChristoph Hellwig2010-10-01
* hfsplus: protect setflags using i_mutexChristoph Hellwig2010-10-01
* hfsplus: split hfsplus_ioctlChristoph Hellwig2010-10-01
* hfsplus: fix BKL leak in hfsplus_ioctlChristoph Hellwig2010-10-01
* hfsplus: Push down BKL into ioctl functionArnd Bergmann2010-05-17
* [PATCH] r/o bind mounts: elevate write count for ioctls()Dave Hansen2008-04-19
* Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid checkSatyam Sharma2007-07-17
* [PATCH] BLOCK: Move common FS-specific ioctls to linux/fs.h [try #6]David Howells2006-09-30
* [PATCH] capable/capability.h (fs/)Randy Dunlap2006-01-11
* Linux-2.6.12-rc2Linus Torvalds2005-04-16