summaryrefslogtreecommitdiffstats
path: root/fs/hfsplus/wrapper.c
Commit message (Expand)AuthorAgeFilesLines
* block: replace bi_bdev with a gendisk pointer and partitions indexChristoph Hellwig2017-08-231-1/+1
* hfsplus: atomically read inode sizeFabian Frederick2017-02-271-1/+1
* hfsplus: use bio op accessorsMike Christie2016-06-071-6/+8
* block/fs/drivers: remove rw argument from submit_bioMike Christie2016-06-071-1/+2
* fs/hfsplus/wrapper.c: replace shift loop by ilog2Fabian Frederick2014-06-061-3/+1
* fs/hfsplus/wrapper.c: replace min/casting by min_tFabian Frederick2014-06-061-3/+3
* block: Abstract out bvec iteratorKent Overstreet2013-11-231-1/+1
* block: submit_bio_wait() conversionsKent Overstreet2013-11-231-16/+1
* hfs/hfsplus: convert printks to pr_<level>Joe Perches2013-04-301-5/+3
* hfsplus: fix overflow in sector calculations in hfsplus_submit_bioJanne Kalliomäki2012-06-171-1/+1
* hfsplus: Fix kfree of wrong pointers in hfsplus_fill_super() error pathSeth Forshee2011-09-151-2/+2
* hfsplus: ensure bio requests are not smaller than the hardware sectorsSeth Forshee2011-07-221-20/+63
* hfsplus: lift the 2TB size limitChristoph Hellwig2011-06-301-4/+0
* hfsplus: fix overflow in hfsplus_read_wrapperChristoph Hellwig2011-06-301-2/+3
* 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-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+171
OpenPOWER on IntegriCloud