aboutsummaryrefslogtreecommitdiff
path: root/fs/hfsplus/hfsplus_fs.h
AgeCommit message (Expand)Author
2013-04-30hfs/hfsplus: convert printks to pr_<level>Joe Perches
2013-04-30hfs/hfsplus: convert dprint to hfs_dbgJoe Perches
2013-02-27hfsplus: add support of manipulation by attributes fileVyacheslav Dubeyko
2012-12-20hfsplus: rework processing of hfs_btree_write() returned errorVyacheslav Dubeyko
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-22hfsplus: make hfsplus_sync_fs staticArtem Bityutskiy
2012-03-20hfsplus: add an ioctl to bless filesMatthew Garrett
2012-01-06vfs: switch ->show_options() to struct dentry *Al Viro
2012-01-03hfsplus: propagate umode_tAl Viro
2011-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-07-22hfsplus: ensure bio requests are not smaller than the hardware sectorsSeth Forshee
2011-07-20fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlersJosef Bacik
2011-07-07hfsplus: Add error propagation for hfsplus_ext_write_extent_lockedAlexey Khoroshilov
2011-01-07Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/...Linus Torvalds
2011-01-07fs: change d_hash for rcu-walkNick Piggin
2011-01-07fs: change d_compare for rcu-walkNick Piggin
2010-12-16hfsplus: %L-to-%ll, macro correction, and remove unneeded bracesAnton Salikhmetov
2010-12-16hfsplus: C99 comments 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: use raw bio access for partition tablesChristoph Hellwig
2010-11-23hfsplus: use raw bio access for the volume headersChristoph Hellwig
2010-11-07hfsplus: fix option parsing during remountChristoph Hellwig
2010-10-14hfsplus: remove the unused hfsplus_kmap/hfsplus_kunmap helpersChristoph Hellwig
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: convert tree_lock to mutexThomas Gleixner
2010-10-01hfsplus: add missing extent locking in hfsplus_write_inodeChristoph Hellwig
2010-10-01hfsplus: use atomic bitops for the superblock flagsChristoph Hellwig
2010-10-01hfsplus: add per-superblock lock for volume header updatesChristoph Hellwig
2010-10-01hfsplus: remove the rsrc_inodes listChristoph Hellwig
2010-10-01hfsplus: do not cache and write next_allocChristoph Hellwig
2010-10-01hfsplus: fix HFSPLUS_I calling conventionChristoph Hellwig
2010-10-01hfsplus: fix HFSPLUS_SB calling conventionChristoph Hellwig
2010-10-01hfsplus: introduce alloc_mutexChristoph Hellwig
2010-08-09get rid of file_fsync()Al Viro
2010-05-17hfsplus: Push down BKL into ioctl functionArnd Bergmann
2009-03-27constify dentry_operations: misc filesystemsAl Viro
2008-07-25hfsplus: convert the extents_lock in a mutexMatthias Kaehlcke
2008-04-29fs/hfsplus/: proper externsAdrian Bunk
2008-02-07iget: stop HFSPLUS from using iget() and read_inode()David Howells
2007-07-16HFS+: add custom dentry hash and comparison operationsDuane Griffin
2006-09-30[PATCH] BLOCK: Move common FS-specific ioctls to linux/fs.h [try #6]David Howells
2006-06-28[PATCH] mark address_space_operations constChristoph Hellwig
2006-01-18[PATCH] hfs: set correct ctimeRoman Zippel