summaryrefslogtreecommitdiff
path: root/fs/hfsplus/catalog.c
AgeCommit message (Expand)AuthorFilesLines
2018-10-31hfsplus: prevent btree data loss on ENOSPCErnesto A. Fernández1-0/+24
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-09-27fs: Replace CURRENT_TIME_SEC with current_time() for inode timestampsDeepa Dinamani1-4/+4
2016-07-20qstr: constify instances in hfsplusAl Viro1-6/+6
2016-05-12hfsplus: switch to ->iterate_shared()Al Viro1-0/+3
2015-04-17hfsplus: add missing curly braces in hfsplus_delete_cat()Dan Carpenter1-1/+2
2014-12-18hfsplus: fix longname handlingSougata Santra1-24/+65
2014-03-10hfsplus: add HFSX subfolder count supportSergei Antonov1-0/+41
2013-04-30hfs/hfsplus: convert printks to pr_<level>Joe Perches1-2/+2
2013-04-30hfs/hfsplus: convert dprint to hfs_dbgJoe Perches1-4/+3
2013-02-27hfsplus: add support of manipulation by attributes fileVyacheslav Dubeyko1-14/+22
2012-09-21userns: Convert hfsplus to use kuid and kgid where appropriateEric W. Biederman1-2/+2
2012-05-04hfsplus: Fix potential buffer overflowsGreg Kroah-Hartman1-0/+4
2011-07-07hfsplus: add error checking for hfs_find_init()Alexey Khoroshilov1-4/+10
2010-12-16hfsplus: over 80 character lines clean-upAnton Salikhmetov1-25/+50
2010-11-23hfsplus: optimize fsyncChristoph Hellwig1-4/+6
2010-10-14hfsplus: create correct initial catalog entries for device filesChristoph Hellwig1-4/+12
2010-10-14hfsplus: remove superflous rootflags field in hfsplus_inode_infoChristoph Hellwig1-1/+0
2010-10-14hfsplus: fix link corruptionChristoph Hellwig1-1/+1
2010-10-01hfsplus: fix HFSPLUS_I calling conventionChristoph Hellwig1-7/+7
2010-10-01hfsplus: fix HFSPLUS_SB calling conventionChristoph Hellwig1-13/+12
2008-10-16hfsplus: fix Buffer overflow with a corrupted imageEric Sesterhenn1-0/+5
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2006-01-18[PATCH] hfs: set type/creator for symlinksRoman Zippel1-2/+7
2006-01-18[PATCH] hfs: set correct create date for linksRoman Zippel1-0/+1
2006-01-18[PATCH] hfs: set correct ctimeRoman Zippel1-4/+10
2006-01-18[PATCH] hfs: add HFSX supportDavid Elliott1-2/+16
2006-01-18[PATCH] hfs: cleanup HFS+ printsRoman Zippel1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+358