fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
[linux-flexiantxendom0-3.2.10.git] / fs / hfsplus / hfsplus_fs.h
2011-07-21 Josef Bacikfs: push i_mutex and filemap_write_and_wait down into...
2011-01-08 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2011-01-07 Nick Pigginfs: change d_hash for rcu-walk
2011-01-07 Nick Pigginfs: change d_compare for rcu-walk
2010-12-16 Anton Salikhmetovhfsplus: %L-to-%ll, macro correction, and remove unneed...
2010-12-16 Anton Salikhmetovhfsplus: C99 comments clean-up
2010-12-16 Anton Salikhmetovhfsplus: over 80 character lines clean-up
2010-11-23 Christoph Hellwighfsplus: flush disk caches in sync and fsync
2010-11-23 Christoph Hellwighfsplus: optimize fsync
2010-11-23 Christoph Hellwighfsplus: split up inode flags
2010-11-23 Christoph Hellwighfsplus: write up fsync for directories
2010-11-23 Christoph Hellwighfsplus: use raw bio access for partition tables
2010-11-23 Christoph Hellwighfsplus: use raw bio access for the volume headers
2010-11-07 Christoph Hellwighfsplus: fix option parsing during remount
2010-10-14 Christoph Hellwighfsplus: remove the unused hfsplus_kmap/hfsplus_kunmap...
2010-10-14 Christoph Hellwighfsplus: create correct initial catalog entries for...
2010-10-14 Christoph Hellwighfsplus: remove superflous rootflags field in hfsplus_i...
2010-10-14 Christoph Hellwighfsplus: fix link corruption
2010-10-01 Thomas Gleixnerhfsplus: convert tree_lock to mutex
2010-10-01 Christoph Hellwighfsplus: add missing extent locking in hfsplus_write_inode
2010-10-01 Christoph Hellwighfsplus: use atomic bitops for the superblock flags
2010-10-01 Christoph Hellwighfsplus: add per-superblock lock for volume header...
2010-10-01 Christoph Hellwighfsplus: remove the rsrc_inodes list
2010-10-01 Christoph Hellwighfsplus: do not cache and write next_alloc
2010-10-01 Christoph Hellwighfsplus: fix HFSPLUS_I calling convention
2010-10-01 Christoph Hellwighfsplus: fix HFSPLUS_SB calling convention
2010-10-01 Christoph Hellwighfsplus: introduce alloc_mutex
2010-08-09 Al Viroget rid of file_fsync()
2010-05-17 Arnd Bergmannhfsplus: Push down BKL into ioctl function
2009-03-27 Al Viroconstify dentry_operations: misc filesystems
2008-07-25 Matthias Kaehlckehfsplus: convert the extents_lock in a mutex
2008-04-29 Adrian Bunkfs/hfsplus/: proper externs
2008-02-07 David Howellsiget: stop HFSPLUS from using iget() and read_inode()
2007-07-16 Duane GriffinHFS+: add custom dentry hash and comparison operations
2006-09-30 David Howells[PATCH] BLOCK: Move common FS-specific ioctls to linux...
2006-06-28 Christoph Hellwig[PATCH] mark address_space_operations const
2006-01-19 Roman Zippel[PATCH] hfs: set correct ctime
2006-01-19 David Elliott[PATCH] hfs: add HFSX support
2006-01-10 Adrian Bunk[PATCH] fs/hfsplus/: remove the hfsplus_inode_check...
2005-11-30 Roman Zippel[PATCH] hfsplus: don't modify journaled volume
2005-11-09 Olaf Hering[PATCH] changing CONFIG_LOCALVERSION rebuilds too much...
2005-09-07 Roman Zippel[PATCH] hfs: show_options support
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2