aboutsummaryrefslogtreecommitdiff
path: root/fs/hfsplus/bitmap.c
AgeCommit message (Expand)AuthorFilesLines
2022-09-11hfsplus: convert kmap() to kmap_local_page() in bitmap.cGravatar Fabio M. De Francesco 1-10/+10
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosGravatar Kirill A. Shutemov 1-1/+1
2013-04-30hfsplus: remove duplicated message prefix in hfsplus_block_free()Gravatar Vyacheslav Dubeyko 1-2/+1
2013-04-30hfs/hfsplus: convert printks to pr_<level>Gravatar Joe Perches 1-1/+1
2013-04-30hfs/hfsplus: convert dprint to hfs_dbgGravatar Joe Perches 1-5/+5
2012-12-20hfsplus: avoid crash on failed block map freeGravatar Alan Cox 1-1/+12
2012-07-22hfsplus: get rid of write_superGravatar Artem Bityutskiy 1-2/+2
2010-12-16hfsplus: over 80 character lines clean-upGravatar Anton Salikhmetov 1-1/+2
2010-10-01hfsplus: fix HFSPLUS_SB calling conventionGravatar Christoph Hellwig 1-9/+11
2010-10-01hfsplus: introduce alloc_mutexGravatar Christoph Hellwig 1-4/+4
2008-10-16hfsplus: check read_mapping_page() return valueGravatar Eric Sesterhenn 1-0/+12
2006-06-23[PATCH] read_mapping_page for address spaceGravatar Pekka Enberg 1-8/+7
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semGravatar Jes Sorensen 1-4/+4
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+221