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