| Commit message (Expand) | Author | Age | Files | Lines |
* | fs/hfsplus/extents.c: fix concurrent acess of alloc_blocks | Sougata Santra | 2014-04-03 | 1 | -5/+9 |
* | fs/hfsplus/extents.c: remove unused variable in hfsplus_get_block | Sougata Santra | 2014-04-03 | 1 | -2/+0 |
* | hfsplus: add error propagation to __hfsplus_ext_write_extent() | Alexey Khoroshilov | 2013-04-30 | 1 | -8/+13 |
* | hfs/hfsplus: convert printks to pr_<level> | Joe Perches | 2013-04-30 | 1 | -3/+3 |
* | hfs/hfsplus: convert dprint to hfs_dbg | Joe Perches | 2013-04-30 | 1 | -13/+13 |
* | hfsplus: fix potential overflow in hfsplus_file_truncate() | Vyacheslav Dubeyko | 2013-04-17 | 1 | -1/+1 |
* | hfsplus: add support of manipulation by attributes file | Vyacheslav Dubeyko | 2013-02-27 | 1 | -2/+2 |
* | hfsplus: rework processing errors in hfsplus_free_extents() | Vyacheslav Dubeyko | 2012-12-20 | 1 | -4/+20 |
* | hfsplus: Add error propagation for hfsplus_ext_write_extent_locked | Alexey Khoroshilov | 2011-07-07 | 1 | -8/+18 |
* | hfsplus: add error checking for hfs_find_init() | Alexey Khoroshilov | 2011-07-07 | 1 | -9/+18 |
* | hfsplus: fix overflow in hfsplus_get_block | Christoph Hellwig | 2011-06-30 | 1 | -3/+6 |
* | hfsplus: fix up a comparism in hfsplus_file_extend | Christoph Hellwig | 2011-02-03 | 1 | -2/+2 |
* | hfsplus: %L-to-%ll, macro correction, and remove unneeded braces | Anton Salikhmetov | 2010-12-16 | 1 | -7/+9 |
* | hfsplus: C99 comments clean-up | Anton Salikhmetov | 2010-12-16 | 1 | -1/+1 |
* | hfsplus: over 80 character lines clean-up | Anton Salikhmetov | 2010-12-16 | 1 | -9/+19 |
* | hfsplus: optimize fsync | Christoph Hellwig | 2010-11-23 | 1 | -7/+23 |
* | hfsplus: split up inode flags | Christoph Hellwig | 2010-11-23 | 1 | -10/+10 |
* | hfsplus: add missing extent locking in hfsplus_write_inode | Christoph Hellwig | 2010-10-01 | 1 | -2/+13 |
* | hfsplus: fix HFSPLUS_I calling convention | Christoph Hellwig | 2010-10-01 | 1 | -79/+92 |
* | hfsplus: fix HFSPLUS_SB calling convention | Christoph Hellwig | 2010-10-01 | 1 | -17/+20 |
* | hfsplus: fix possible deadlock when handling corrupted extents | Eric Sesterhenn | 2008-10-20 | 1 | -0/+3 |
* | hfsplus: convert the extents_lock in a mutex | Matthias Kaehlcke | 2008-07-25 | 1 | -7/+7 |
* | hfsplus: convert to new aops | Nick Piggin | 2007-10-16 | 1 | -12/+9 |
* | [PATCH] hfs: add HFSX support | David Elliott | 2006-01-18 | 1 | -1/+2 |
* | [PATCH] hfs: cleanup HFS+ prints | Roman Zippel | 2006-01-18 | 1 | -2/+1 |
* | [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason | Olaf Hering | 2005-11-09 | 1 | -1/+0 |
* | [PATCH] hfs: don't dirty unchanged inode | Roman Zippel | 2005-08-01 | 1 | -1/+3 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+505 |