aboutsummaryrefslogtreecommitdiff
path: root/fs/hfsplus/catalog.c
AgeCommit message (Expand)AuthorFilesLines
2023-10-18hfsplus: convert to new timestamp accessorsGravatar Jeff Layton 1-4/+4
2023-07-24hfsplus: convert to ctime accessor functionsGravatar Jeff Layton 1-4/+4
2018-10-31hfsplus: prevent btree data loss on ENOSPCGravatar Ernesto A. Fernández 1-0/+24
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2016-09-27fs: Replace CURRENT_TIME_SEC with current_time() for inode timestampsGravatar Deepa Dinamani 1-4/+4
2016-07-20qstr: constify instances in hfsplusGravatar Al Viro 1-6/+6
2016-05-12hfsplus: switch to ->iterate_shared()Gravatar Al Viro 1-0/+3
2015-04-17hfsplus: add missing curly braces in hfsplus_delete_cat()Gravatar Dan Carpenter 1-1/+2
2014-12-18hfsplus: fix longname handlingGravatar Sougata Santra 1-24/+65
2014-03-10hfsplus: add HFSX subfolder count supportGravatar Sergei Antonov 1-0/+41
2013-04-30hfs/hfsplus: convert printks to pr_<level>Gravatar Joe Perches 1-2/+2
2013-04-30hfs/hfsplus: convert dprint to hfs_dbgGravatar Joe Perches 1-4/+3
2013-02-27hfsplus: add support of manipulation by attributes fileGravatar Vyacheslav Dubeyko 1-14/+22
2012-09-21userns: Convert hfsplus to use kuid and kgid where appropriateGravatar Eric W. Biederman 1-2/+2
2012-05-04hfsplus: Fix potential buffer overflowsGravatar Greg Kroah-Hartman 1-0/+4
2011-07-07hfsplus: add error checking for hfs_find_init()Gravatar Alexey Khoroshilov 1-4/+10
2010-12-16hfsplus: over 80 character lines clean-upGravatar Anton Salikhmetov 1-25/+50
2010-11-23hfsplus: optimize fsyncGravatar Christoph Hellwig 1-4/+6
2010-10-14hfsplus: create correct initial catalog entries for device filesGravatar Christoph Hellwig 1-4/+12
2010-10-14hfsplus: remove superflous rootflags field in hfsplus_inode_infoGravatar Christoph Hellwig 1-1/+0
2010-10-14hfsplus: fix link corruptionGravatar Christoph Hellwig 1-1/+1
2010-10-01hfsplus: fix HFSPLUS_I calling conventionGravatar Christoph Hellwig 1-7/+7
2010-10-01hfsplus: fix HFSPLUS_SB calling conventionGravatar Christoph Hellwig 1-13/+12
2008-10-16hfsplus: fix Buffer overflow with a corrupted imageGravatar Eric Sesterhenn 1-0/+5
2007-02-14[PATCH] remove many unneeded #includes of sched.hGravatar Tim Schmielau 1-1/+0
2006-01-18[PATCH] hfs: set type/creator for symlinksGravatar Roman Zippel 1-2/+7
2006-01-18[PATCH] hfs: set correct create date for linksGravatar Roman Zippel 1-0/+1
2006-01-18[PATCH] hfs: set correct ctimeGravatar Roman Zippel 1-4/+10
2006-01-18[PATCH] hfs: add HFSX supportGravatar David Elliott 1-2/+16
2006-01-18[PATCH] hfs: cleanup HFS+ printsGravatar Roman Zippel 1-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+358