aboutsummaryrefslogtreecommitdiff
path: root/fs/hfsplus/hfsplus_fs.h
AgeCommit message (Expand)AuthorFilesLines
2011-01-07Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/...Gravatar Linus Torvalds 1-53/+73
2011-01-07fs: change d_hash for rcu-walkGravatar Nick Piggin 1-1/+2
2011-01-07fs: change d_compare for rcu-walkGravatar Nick Piggin 1-1/+4
2010-12-16hfsplus: %L-to-%ll, macro correction, and remove unneeded bracesGravatar Anton Salikhmetov 1-1/+2
2010-12-16hfsplus: C99 comments clean-upGravatar Anton Salikhmetov 1-4/+5
2010-12-16hfsplus: over 80 character lines clean-upGravatar Anton Salikhmetov 1-10/+20
2010-11-23hfsplus: flush disk caches in sync and fsyncGravatar Christoph Hellwig 1-0/+1
2010-11-23hfsplus: optimize fsyncGravatar Christoph Hellwig 1-11/+26
2010-11-23hfsplus: split up inode flagsGravatar Christoph Hellwig 1-6/+12
2010-11-23hfsplus: write up fsync for directoriesGravatar Christoph Hellwig 1-0/+1
2010-11-23hfsplus: use raw bio access for partition tablesGravatar Christoph Hellwig 1-17/+0
2010-11-23hfsplus: use raw bio access for the volume headersGravatar Christoph Hellwig 1-3/+5
2010-11-07hfsplus: fix option parsing during remountGravatar Christoph Hellwig 1-0/+1
2010-10-14hfsplus: remove the unused hfsplus_kmap/hfsplus_kunmap helpersGravatar Christoph Hellwig 1-8/+0
2010-10-14hfsplus: create correct initial catalog entries for device filesGravatar Christoph Hellwig 1-0/+1
2010-10-14hfsplus: remove superflous rootflags field in hfsplus_inode_infoGravatar Christoph Hellwig 1-1/+1
2010-10-14hfsplus: fix link corruptionGravatar Christoph Hellwig 1-3/+5
2010-10-01hfsplus: convert tree_lock to mutexGravatar Thomas Gleixner 1-1/+1
2010-10-01hfsplus: add missing extent locking in hfsplus_write_inodeGravatar Christoph Hellwig 1-13/+21
2010-10-01hfsplus: use atomic bitops for the superblock flagsGravatar Christoph Hellwig 1-5/+5
2010-10-01hfsplus: add per-superblock lock for volume header updatesGravatar Christoph Hellwig 1-5/+8
2010-10-01hfsplus: remove the rsrc_inodes listGravatar Christoph Hellwig 1-2/+0
2010-10-01hfsplus: do not cache and write next_allocGravatar Christoph Hellwig 1-1/+0
2010-10-01hfsplus: fix HFSPLUS_I calling conventionGravatar Christoph Hellwig 1-5/+3
2010-10-01hfsplus: fix HFSPLUS_SB calling conventionGravatar Christoph Hellwig 1-2/+1
2010-10-01hfsplus: introduce alloc_mutexGravatar Christoph Hellwig 1-0/+3
2010-08-09get rid of file_fsync()Gravatar Al Viro 1-0/+1
2010-05-17hfsplus: Push down BKL into ioctl functionGravatar Arnd Bergmann 1-2/+1
2009-03-27constify dentry_operations: misc filesystemsGravatar Al Viro 1-1/+1
2008-07-25hfsplus: convert the extents_lock in a mutexGravatar Matthias Kaehlcke 1-1/+2
2008-04-29fs/hfsplus/: proper externsGravatar Adrian Bunk 1-0/+4
2008-02-07iget: stop HFSPLUS from using iget() and read_inode()Gravatar David Howells 1-0/+3
2007-07-16HFS+: add custom dentry hash and comparison operationsGravatar Duane Griffin 1-0/+4
2006-09-30[PATCH] BLOCK: Move common FS-specific ioctls to linux/fs.h [try #6]Gravatar David Howells 1-6/+2
2006-06-28[PATCH] mark address_space_operations constGravatar Christoph Hellwig 1-2/+2
2006-01-18[PATCH] hfs: set correct ctimeGravatar Roman Zippel 1-0/+1
2006-01-18[PATCH] hfs: add HFSX supportGravatar David Elliott 1-4/+7
2006-01-10[PATCH] fs/hfsplus/: remove the hfsplus_inode_check() debug functionGravatar Adrian Bunk 1-3/+0
2005-11-29[PATCH] hfsplus: don't modify journaled volumeGravatar Roman Zippel 1-0/+1
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonGravatar Olaf Hering 1-1/+0
2005-09-07[PATCH] hfs: show_options supportGravatar Roman Zippel 1-2/+3
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+414