Age | Commit message (Expand) | Author | Files | Lines |
2016-04-04 | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros | Kirill A. Shutemov | 1 | -11/+11 |
2014-06-07 | hfsplus: fix "unused node is not erased" error | Sergei Antonov | 1 | -1/+1 |
2013-11-13 | hfsplus: add metadata file's clump size calculation functionality | Vyacheslav Dubeyko | 1 | -0/+112 |
2013-05-01 | hfs/hfsplus: convert printks to pr_<level> | Joe Perches | 1 | -13/+12 |
2013-05-01 | hfs/hfsplus: convert dprint to hfs_dbg | Joe Perches | 1 | -2/+2 |
2013-02-28 | hfsplus: add support of manipulation by attributes file | Vyacheslav Dubeyko | 1 | -0/+8 |
2012-12-21 | hfsplus: rework processing of hfs_btree_write() returned error | Vyacheslav Dubeyko | 1 | -2/+3 |
2010-12-16 | hfsplus: over 80 character lines clean-up | Anton Salikhmetov | 1 | -9/+22 |
2010-11-23 | hfsplus: silence a few debug printks | Christoph Hellwig | 1 | -1/+1 |
2010-10-14 | hfsplus: validate btree flags | Christoph Hellwig | 1 | -0/+14 |
2010-10-14 | hfsplus: handle more on-disk corruptions without oopsing | Eric Sandeen | 1 | -5/+20 |
2010-10-14 | hfsplus: fix oops on mount with corrupted btree extent records | Jeff Mahoney | 1 | -2/+9 |
2010-10-01 | hfsplus: convert tree_lock to mutex | Thomas Gleixner | 1 | -1/+1 |
2010-10-01 | hfsplus: use atomic bitops for the superblock flags | Christoph Hellwig | 1 | -2/+2 |
2010-10-01 | hfsplus: fix HFSPLUS_I calling convention | Christoph Hellwig | 1 | -4/+5 |
2010-10-01 | hfsplus: fix HFSPLUS_SB calling convention | Christoph Hellwig | 1 | -4/+4 |
2008-04-30 | hfsplus: fix warning with 64k PAGE_SIZE | Andrew Morton | 1 | -3/+7 |
2008-02-07 | iget: stop HFSPLUS from using iget() and read_inode() | David Howells | 1 | -2/+4 |
2007-07-16 | HFS+: add custom dentry hash and comparison operations | Duane Griffin | 1 | -1/+3 |
2007-05-08 | is_power_of_2 in fs/hfs | Vignesh Babu BM | 1 | -1/+2 |
2006-09-27 | [PATCH] fs: Conversions from kmalloc+memset to k(z|c)alloc | Panagiotis Issaris | 1 | -2/+1 |
2006-06-23 | [PATCH] read_mapping_page for address space | Pekka Enberg | 1 | -1/+1 |
2006-04-01 | BUG_ON() Conversion in fs/hfsplus/ | Eric Sesterhenn | 1 | -2/+1 |
2006-01-19 | [PATCH] hfs: add HFSX support | David Elliott | 1 | -9/+14 |
2006-01-19 | [PATCH] hfs: cleanup HFS+ prints | Roman Zippel | 1 | -10/+6 |
2005-04-17 | Linux-2.6.12-rc2 | Linus Torvalds | 1 | -0/+319 |