aboutsummaryrefslogtreecommitdiffstats
path: root/fs/hfsplus/wrapper.c
Commit message (Expand)AuthorAgeFilesLines
* merged more uncritical stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-6/+3
* hfsplus: fix overflow in sector calculations in hfsplus_submit_bioJanne Kalliomäki2012-06-221-1/+1
* hfsplus: Fix kfree of wrong pointers in hfsplus_fill_super() error pathSeth Forshee2011-10-251-2/+2
* hfsplus: ensure bio requests are not smaller than the hardware sectorsSeth Forshee2011-10-251-20/+63
* hfsplus: add missing call to bio_put()Seth Forshee2011-06-301-2/+5
* hfsplus: fix two memory leaks in wrapper.cChuck Ebbert2011-02-031-2/+2
* hfsplus: over 80 character lines clean-upAnton Salikhmetov2010-12-161-5/+10
* hfsplus: use raw bio access for the volume headersChristoph Hellwig2010-11-231-59/+104
* hfsplus: use atomic bitops for the superblock flagsChristoph Hellwig2010-10-011-5/+9
* hfsplus: fix HFSPLUS_SB calling conventionChristoph Hellwig2010-10-011-15/+15
* hfsplus: refuse to mount volumes larger than 2TBBen Hutchings2009-10-291-0/+4
* hfsplus: use get/put_unaligned_* helpersHarvey Harrison2008-04-291-1/+1
* [PATCH] hfs: add HFSX supportDavid Elliott2006-01-181-2/+11
* [PATCH] hfs: cleanup HFS+ printsRoman Zippel2006-01-181-2/+2
* [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering2005-11-091-1/+0
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+171