aboutsummaryrefslogtreecommitdiff
path: root/fs/hfsplus/hfsplus_fs.h
AgeCommit message (Expand)Author
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
2006-01-18[PATCH] hfs: add HFSX supportDavid Elliott
2006-01-10[PATCH] fs/hfsplus/: remove the hfsplus_inode_check() debug functionAdrian Bunk
2005-11-29[PATCH] hfsplus: don't modify journaled volumeRoman Zippel
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering
2005-09-07[PATCH] hfs: show_options supportRoman Zippel
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds