| Commit message (Expand) | Author | Age | Files | Lines |
* | hfsplus: remove the unused hfsplus_kmap/hfsplus_kunmap helpers | Christoph Hellwig | 2010-10-14 | 1 | -8/+0 |
* | hfsplus: create correct initial catalog entries for device files | Christoph Hellwig | 2010-10-14 | 1 | -0/+1 |
* | hfsplus: remove superflous rootflags field in hfsplus_inode_info | Christoph Hellwig | 2010-10-14 | 1 | -1/+1 |
* | hfsplus: fix link corruption | Christoph Hellwig | 2010-10-14 | 1 | -3/+5 |
* | hfsplus: convert tree_lock to mutex | Thomas Gleixner | 2010-10-01 | 1 | -1/+1 |
* | hfsplus: add missing extent locking in hfsplus_write_inode | Christoph Hellwig | 2010-10-01 | 1 | -13/+21 |
* | hfsplus: use atomic bitops for the superblock flags | Christoph Hellwig | 2010-10-01 | 1 | -5/+5 |
* | hfsplus: add per-superblock lock for volume header updates | Christoph Hellwig | 2010-10-01 | 1 | -5/+8 |
* | hfsplus: remove the rsrc_inodes list | Christoph Hellwig | 2010-10-01 | 1 | -2/+0 |
* | hfsplus: do not cache and write next_alloc | Christoph Hellwig | 2010-10-01 | 1 | -1/+0 |
* | hfsplus: fix HFSPLUS_I calling convention | Christoph Hellwig | 2010-10-01 | 1 | -5/+3 |
* | hfsplus: fix HFSPLUS_SB calling convention | Christoph Hellwig | 2010-10-01 | 1 | -2/+1 |
* | hfsplus: introduce alloc_mutex | Christoph Hellwig | 2010-10-01 | 1 | -0/+3 |
* | get rid of file_fsync() | Al Viro | 2010-08-09 | 1 | -0/+1 |
* | hfsplus: Push down BKL into ioctl function | Arnd Bergmann | 2010-05-17 | 1 | -2/+1 |
* | constify dentry_operations: misc filesystems | Al Viro | 2009-03-27 | 1 | -1/+1 |
* | hfsplus: convert the extents_lock in a mutex | Matthias Kaehlcke | 2008-07-25 | 1 | -1/+2 |
* | fs/hfsplus/: proper externs | Adrian Bunk | 2008-04-29 | 1 | -0/+4 |
* | iget: stop HFSPLUS from using iget() and read_inode() | David Howells | 2008-02-07 | 1 | -0/+3 |
* | HFS+: add custom dentry hash and comparison operations | Duane Griffin | 2007-07-16 | 1 | -0/+4 |
* | [PATCH] BLOCK: Move common FS-specific ioctls to linux/fs.h [try #6] | David Howells | 2006-09-30 | 1 | -6/+2 |
* | [PATCH] mark address_space_operations const | Christoph Hellwig | 2006-06-28 | 1 | -2/+2 |
* | [PATCH] hfs: set correct ctime | Roman Zippel | 2006-01-18 | 1 | -0/+1 |
* | [PATCH] hfs: add HFSX support | David Elliott | 2006-01-18 | 1 | -4/+7 |
* | [PATCH] fs/hfsplus/: remove the hfsplus_inode_check() debug function | Adrian Bunk | 2006-01-10 | 1 | -3/+0 |
* | [PATCH] hfsplus: don't modify journaled volume | Roman Zippel | 2005-11-29 | 1 | -0/+1 |
* | [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason | Olaf Hering | 2005-11-09 | 1 | -1/+0 |
* | [PATCH] hfs: show_options support | Roman Zippel | 2005-09-07 | 1 | -2/+3 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+414 |