aboutsummaryrefslogtreecommitdiff
path: root/fs/hfsplus/inode.c
AgeCommit message (Expand)Author
2014-03-10hfsplus: add HFSX subfolder count supportSergei Antonov
2014-01-31hfsplus: use xattr handlers for removexattrChristoph Hellwig
2014-01-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-01-25hfsplus: use generic posix ACL infrastructureChristoph Hellwig
2014-01-23hfsplus: remove hfsplus_file_lookup()Sougata Santra
2013-09-12truncate: drop 'oldsize' truncate_pagecache() parameterKirill A. Shutemov
2013-09-11hfsplus: integrate POSIX ACLs support into driverVyacheslav Dubeyko
2013-05-07aio: don't include aio.h in sched.hKent Overstreet
2013-04-30hfs/hfsplus: convert printks to pr_<level>Joe Perches
2013-02-27hfsplus: add support of manipulation by attributes fileVyacheslav Dubeyko
2013-02-22new helper: file_inode(file)Al Viro
2012-12-20hfsplus: drop vmtruncateMarco Stornelli
2012-09-21userns: Convert hfsplus to use kuid and kgid where appropriateEric W. Biederman
2012-07-22hfsplus: get rid of write_superArtem Bityutskiy
2012-07-14stop passing nameidata to ->lookup()Al Viro
2012-03-20hfsplus: initialise userflagsMatthew Garrett
2012-01-03hfsplus: propagate umode_tAl Viro
2011-11-02filesystems: add set_nlink()Miklos Szeredi
2011-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-07-20fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlersJosef Bacik
2011-07-20fs: simplify the blockdev_direct_IO prototypeChristoph Hellwig
2011-07-20fs: move inode_dio_wait calls into ->setattrChristoph Hellwig
2011-07-07hfsplus: add error checking for hfs_find_init()Alexey Khoroshilov
2011-03-10block: remove per-queue pluggingJens Axboe
2010-12-16hfsplus: spaces/indentation clean-upAnton Salikhmetov
2010-12-16hfsplus: over 80 character lines clean-upAnton Salikhmetov
2010-11-23hfsplus: flush disk caches in sync and fsyncChristoph Hellwig
2010-11-23hfsplus: optimize fsyncChristoph Hellwig
2010-11-23hfsplus: split up inode flagsChristoph Hellwig
2010-11-23hfsplus: write up fsync for directoriesChristoph Hellwig
2010-11-23hfsplus: simplify fsyncChristoph Hellwig
2010-10-25list.h: new helper - hlist_add_fake()Al Viro
2010-10-14hfsplus: create correct initial catalog entries for device filesChristoph Hellwig
2010-10-14hfsplus: remove superflous rootflags field in hfsplus_inode_infoChristoph Hellwig
2010-10-14hfsplus: fix link corruptionChristoph Hellwig
2010-10-01hfsplus: remove the rsrc_inodes listChristoph Hellwig
2010-10-01hfsplus: fix HFSPLUS_I calling conventionChristoph Hellwig
2010-10-01hfsplus: fix HFSPLUS_SB calling conventionChristoph Hellwig
2010-08-09get rid of file_fsync()Al Viro
2010-08-09remove inode_setattrChristoph Hellwig
2010-08-09add missing setattr methodsChristoph Hellwig
2010-08-09get rid of cont_write_begin_newtruncChristoph Hellwig
2010-08-09sort out blockdev_direct_IO variantsChristoph Hellwig
2010-05-17hfsplus: Push down BKL into ioctl functionArnd Bergmann
2009-03-27constify dentry_operations: misc filesystemsAl Viro
2008-11-14CRED: Wrap task credential accesses in the HFSplus filesystemDavid Howells
2008-10-23[PATCH] move executable checking into ->permission()Miklos Szeredi
2008-10-20hfsplus: missing O_LARGEFILE checkAlan Cox
2008-07-26[PATCH] f_count may wrap aroundAl Viro
2008-07-26[PATCH] sanitize ->permission() prototypeAl Viro