aboutsummaryrefslogtreecommitdiffstats
path: root/fs/hfsplus/catalog.c
AgeCommit message (Expand)Author
2019-12-01hfsplus: prevent btree data loss on ENOSPCErnesto A. Fernández
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-09-27fs: Replace CURRENT_TIME_SEC with current_time() for inode timestampsDeepa Dinamani
2016-07-20qstr: constify instances in hfsplusAl Viro
2016-05-12hfsplus: switch to ->iterate_shared()Al Viro
2015-04-17hfsplus: add missing curly braces in hfsplus_delete_cat()Dan Carpenter
2014-12-18hfsplus: fix longname handlingSougata Santra
2014-03-10hfsplus: add HFSX subfolder count supportSergei Antonov
2013-04-30hfs/hfsplus: convert printks to pr_<level>Joe Perches
2013-04-30hfs/hfsplus: convert dprint to hfs_dbgJoe Perches
2013-02-27hfsplus: add support of manipulation by attributes fileVyacheslav Dubeyko
2012-09-21userns: Convert hfsplus to use kuid and kgid where appropriateEric W. Biederman
2012-05-04hfsplus: Fix potential buffer overflowsGreg Kroah-Hartman
2011-07-07hfsplus: add error checking for hfs_find_init()Alexey Khoroshilov
2010-12-16hfsplus: over 80 character lines clean-upAnton Salikhmetov
2010-11-23hfsplus: optimize fsyncChristoph Hellwig
2010-10-14hfsplus: create correct initial catalog entries for device filesChristoph Hellwig
2010-10-14hfsplus: remove superflous rootflags field in hfsplus_inode_infoChristoph Hellwig
2010-10-14hfsplus: fix link corruptionChristoph Hellwig
2010-10-01hfsplus: fix HFSPLUS_I calling conventionChristoph Hellwig
2010-10-01hfsplus: fix HFSPLUS_SB calling conventionChristoph Hellwig
2008-10-16hfsplus: fix Buffer overflow with a corrupted imageEric Sesterhenn
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2006-01-18[PATCH] hfs: set type/creator for symlinksRoman Zippel
2006-01-18[PATCH] hfs: set correct create date for linksRoman Zippel
2006-01-18[PATCH] hfs: set correct ctimeRoman Zippel
2006-01-18[PATCH] hfs: add HFSX supportDavid Elliott
2006-01-18[PATCH] hfs: cleanup HFS+ printsRoman Zippel
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds