| Commit message (Expand) | Author | Age |
* | hfsplus: get rid of write_super | Artem Bityutskiy | 2012-07-22 |
* | hfsplus: make hfsplus_sync_fs static | Artem Bityutskiy | 2012-07-22 |
* | hfsplus: add an ioctl to bless files | Matthew Garrett | 2012-03-20 |
* | vfs: switch ->show_options() to struct dentry * | Al Viro | 2012-01-06 |
* | hfsplus: propagate umode_t | Al Viro | 2012-01-03 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2011-07-22 |
|\ |
|
| * | fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers | Josef Bacik | 2011-07-20 |
* | | hfsplus: ensure bio requests are not smaller than the hardware sectors | Seth Forshee | 2011-07-22 |
* | | hfsplus: Add error propagation for hfsplus_ext_write_extent_locked | Alexey Khoroshilov | 2011-07-07 |
|/ |
|
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/... | Linus Torvalds | 2011-01-07 |
|\ |
|
| * | hfsplus: %L-to-%ll, macro correction, and remove unneeded braces | Anton Salikhmetov | 2010-12-16 |
| * | hfsplus: C99 comments clean-up | Anton Salikhmetov | 2010-12-16 |
| * | hfsplus: over 80 character lines clean-up | Anton Salikhmetov | 2010-12-16 |
| * | hfsplus: flush disk caches in sync and fsync | Christoph Hellwig | 2010-11-23 |
| * | hfsplus: optimize fsync | Christoph Hellwig | 2010-11-23 |
| * | hfsplus: split up inode flags | Christoph Hellwig | 2010-11-23 |
| * | hfsplus: write up fsync for directories | Christoph Hellwig | 2010-11-23 |
| * | hfsplus: use raw bio access for partition tables | Christoph Hellwig | 2010-11-23 |
| * | hfsplus: use raw bio access for the volume headers | Christoph Hellwig | 2010-11-23 |
| * | hfsplus: fix option parsing during remount | Christoph Hellwig | 2010-11-07 |
* | | fs: change d_hash for rcu-walk | Nick Piggin | 2011-01-07 |
* | | fs: change d_compare for rcu-walk | Nick Piggin | 2011-01-07 |
|/ |
|
* | hfsplus: remove the unused hfsplus_kmap/hfsplus_kunmap helpers | Christoph Hellwig | 2010-10-14 |
* | hfsplus: create correct initial catalog entries for device files | Christoph Hellwig | 2010-10-14 |
* | hfsplus: remove superflous rootflags field in hfsplus_inode_info | Christoph Hellwig | 2010-10-14 |
* | hfsplus: fix link corruption | Christoph Hellwig | 2010-10-14 |
* | hfsplus: convert tree_lock to mutex | Thomas Gleixner | 2010-09-30 |
* | hfsplus: add missing extent locking in hfsplus_write_inode | Christoph Hellwig | 2010-09-30 |
* | hfsplus: use atomic bitops for the superblock flags | Christoph Hellwig | 2010-09-30 |
* | hfsplus: add per-superblock lock for volume header updates | Christoph Hellwig | 2010-09-30 |
* | hfsplus: remove the rsrc_inodes list | Christoph Hellwig | 2010-09-30 |
* | hfsplus: do not cache and write next_alloc | Christoph Hellwig | 2010-09-30 |
* | hfsplus: fix HFSPLUS_I calling convention | Christoph Hellwig | 2010-09-30 |
* | hfsplus: fix HFSPLUS_SB calling convention | Christoph Hellwig | 2010-09-30 |
* | hfsplus: introduce alloc_mutex | Christoph Hellwig | 2010-09-30 |
* | get rid of file_fsync() | Al Viro | 2010-08-09 |
* | hfsplus: Push down BKL into ioctl function | Arnd Bergmann | 2010-05-16 |
* | constify dentry_operations: misc filesystems | Al Viro | 2009-03-27 |
* | hfsplus: convert the extents_lock in a mutex | Matthias Kaehlcke | 2008-07-25 |
* | fs/hfsplus/: proper externs | Adrian Bunk | 2008-04-29 |
* | iget: stop HFSPLUS from using iget() and read_inode() | David Howells | 2008-02-07 |
* | HFS+: add custom dentry hash and comparison operations | Duane Griffin | 2007-07-16 |
* | [PATCH] BLOCK: Move common FS-specific ioctls to linux/fs.h [try #6] | David Howells | 2006-09-30 |
* | [PATCH] mark address_space_operations const | Christoph Hellwig | 2006-06-28 |
* | [PATCH] hfs: set correct ctime | Roman Zippel | 2006-01-18 |
* | [PATCH] hfs: add HFSX support | David Elliott | 2006-01-18 |
* | [PATCH] fs/hfsplus/: remove the hfsplus_inode_check() debug function | Adrian Bunk | 2006-01-10 |
* | [PATCH] hfsplus: don't modify journaled volume | Roman Zippel | 2005-11-29 |
* | [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason | Olaf Hering | 2005-11-09 |
* | [PATCH] hfs: show_options support | Roman Zippel | 2005-09-07 |