summaryrefslogtreecommitdiff
path: root/fs/hfsplus/bnode.c
AgeCommit message (Expand)AuthorFilesLines
2017-11-17hfs/hfsplus: clean up unused variables in bnode.cChristos Gkekas1-4/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov1-45/+45
2015-09-10hfs,hfsplus: cache pages correctly between bnode_create and bnode_freeHin-Tak Leung1-3/+0
2014-06-06hfsplus: fix "unused node is not erased" errorSergei Antonov1-2/+15
2014-06-06fs/hfsplus/bnode.c: replace min/casting by min_tFabian Frederick1-17/+15
2013-04-30hfs/hfsplus: convert printks to pr_<level>Joe Perches1-3/+3
2013-04-30hfs/hfsplus: convert dprint to hfs_dbgJoe Perches1-15/+15
2013-02-27hfsplus: fix issue with unzeroed unused b-tree nodesVyacheslav Dubeyko1-0/+2
2013-02-27hfsplus: add support of manipulation by attributes fileVyacheslav Dubeyko1-2/+4
2010-12-16hfsplus: %L-to-%ll, macro correction, and remove unneeded bracesAnton Salikhmetov1-6/+3
2010-12-16hfsplus: C99 comments clean-upAnton Salikhmetov1-8/+10
2010-12-16hfsplus: over 80 character lines clean-upAnton Salikhmetov1-13/+28
2010-11-23hfsplus: silence a few debug printksChristoph Hellwig1-1/+1
2006-09-27[PATCH] fs: Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris1-2/+1
2006-06-23[PATCH] read_mapping_page for address spacePekka Enberg1-1/+1
2006-04-01BUG_ON() Conversion in fs/hfsplus/Eric Sesterhenn1-4/+2
2006-01-18[PATCH] hfs: cleanup HFS+ printsRoman Zippel1-5/+6
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering1-1/+0
2005-09-07[PATCH] hfs: remove debug codeRoman Zippel1-20/+1
2005-08-01[PATCH] hfs: don't reference missing pageRoman Zippel1-0/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+662