aboutsummaryrefslogtreecommitdiffstats
path: root/fs/hfsplus/hfsplus_fs.h
AgeCommit message (Expand)Author
2016-05-12hfsplus: switch to ->iterate_shared()Al Viro
2015-06-23fs: cleanup slight list_entry abuseRasmus Villemoes
2014-12-18hfsplus: fix longname handlingSougata Santra
2014-06-06hfsplus: coding style fix for declarations in hfsplus_fs.hSergei Antonov
2014-06-06hfsplus: fix "unused node is not erased" errorSergei Antonov
2014-06-06hfsplus: remove unused routine hfsplus_attr_build_key_uniHin-Tak Leung
2014-04-03fs/hfsplus/attributes.c: add __init to hfsplus_create_attr_tree_cache()Fabian Frederick
2014-03-10hfsplus: add HFSX subfolder count supportSergei Antonov
2013-11-13hfsplus: implement attributes file creation functionalityVyacheslav Dubeyko
2013-11-13hfsplus: add metadata file's clump size calculation functionalityVyacheslav Dubeyko
2013-09-11hfsplus: add necessary declarations for POSIX ACLs supportVyacheslav Dubeyko
2013-06-29Don't pass inode to ->d_hash() and ->d_compare()Linus Torvalds
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