aboutsummaryrefslogtreecommitdiff
path: root/fs/hfsplus/bnode.c
AgeCommit message (Expand)AuthorFilesLines
2022-06-29hfsplus: Remove check for PageErrorGravatar Matthew Wilcox (Oracle) 1-4/+0
2017-11-17hfs/hfsplus: clean up unused variables in bnode.cGravatar Christos Gkekas 1-4/+0
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-45/+45
2015-09-10hfs,hfsplus: cache pages correctly between bnode_create and bnode_freeGravatar Hin-Tak Leung 1-3/+0
2014-06-06hfsplus: fix "unused node is not erased" errorGravatar Sergei Antonov 1-2/+15
2014-06-06fs/hfsplus/bnode.c: replace min/casting by min_tGravatar Fabian Frederick 1-17/+15
2013-04-30hfs/hfsplus: convert printks to pr_<level>Gravatar Joe Perches 1-3/+3
2013-04-30hfs/hfsplus: convert dprint to hfs_dbgGravatar Joe Perches 1-15/+15
2013-02-27hfsplus: fix issue with unzeroed unused b-tree nodesGravatar Vyacheslav Dubeyko 1-0/+2
2013-02-27hfsplus: add support of manipulation by attributes fileGravatar Vyacheslav Dubeyko 1-2/+4
2010-12-16hfsplus: %L-to-%ll, macro correction, and remove unneeded bracesGravatar Anton Salikhmetov 1-6/+3
2010-12-16hfsplus: C99 comments clean-upGravatar Anton Salikhmetov 1-8/+10
2010-12-16hfsplus: over 80 character lines clean-upGravatar Anton Salikhmetov 1-13/+28
2010-11-23hfsplus: silence a few debug printksGravatar Christoph Hellwig 1-1/+1
2006-09-27[PATCH] fs: Conversions from kmalloc+memset to k(z|c)allocGravatar Panagiotis Issaris 1-2/+1
2006-06-23[PATCH] read_mapping_page for address spaceGravatar Pekka Enberg 1-1/+1
2006-04-01BUG_ON() Conversion in fs/hfsplus/Gravatar Eric Sesterhenn 1-4/+2
2006-01-18[PATCH] hfs: cleanup HFS+ printsGravatar Roman Zippel 1-5/+6
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonGravatar Olaf Hering 1-1/+0
2005-09-07[PATCH] hfs: remove debug codeGravatar Roman Zippel 1-20/+1
2005-08-01[PATCH] hfs: don't reference missing pageGravatar Roman Zippel 1-0/+2
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+662