summaryrefslogtreecommitdiffstats
path: root/fs/hfsplus/catalog.c
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* fs: Replace CURRENT_TIME_SEC with current_time() for inode timestampsDeepa Dinamani2016-09-271-4/+4
* qstr: constify instances in hfsplusAl Viro2016-07-201-6/+6
* hfsplus: switch to ->iterate_shared()Al Viro2016-05-121-0/+3
* hfsplus: add missing curly braces in hfsplus_delete_cat()Dan Carpenter2015-04-171-1/+2
* hfsplus: fix longname handlingSougata Santra2014-12-181-24/+65
* hfsplus: add HFSX subfolder count supportSergei Antonov2014-03-101-0/+41
* hfs/hfsplus: convert printks to pr_<level>Joe Perches2013-04-301-2/+2
* hfs/hfsplus: convert dprint to hfs_dbgJoe Perches2013-04-301-4/+3
* hfsplus: add support of manipulation by attributes fileVyacheslav Dubeyko2013-02-271-14/+22
* userns: Convert hfsplus to use kuid and kgid where appropriateEric W. Biederman2012-09-211-2/+2
* hfsplus: Fix potential buffer overflowsGreg Kroah-Hartman2012-05-041-0/+4
* hfsplus: add error checking for hfs_find_init()Alexey Khoroshilov2011-07-071-4/+10
* hfsplus: over 80 character lines clean-upAnton Salikhmetov2010-12-161-25/+50
* hfsplus: optimize fsyncChristoph Hellwig2010-11-231-4/+6
* hfsplus: create correct initial catalog entries for device filesChristoph Hellwig2010-10-141-4/+12
* hfsplus: remove superflous rootflags field in hfsplus_inode_infoChristoph Hellwig2010-10-141-1/+0
* hfsplus: fix link corruptionChristoph Hellwig2010-10-141-1/+1
* hfsplus: fix HFSPLUS_I calling conventionChristoph Hellwig2010-10-011-7/+7
* hfsplus: fix HFSPLUS_SB calling conventionChristoph Hellwig2010-10-011-13/+12
* hfsplus: fix Buffer overflow with a corrupted imageEric Sesterhenn2008-10-161-0/+5
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* [PATCH] hfs: set type/creator for symlinksRoman Zippel2006-01-181-2/+7
* [PATCH] hfs: set correct create date for linksRoman Zippel2006-01-181-0/+1
* [PATCH] hfs: set correct ctimeRoman Zippel2006-01-181-4/+10
* [PATCH] hfs: add HFSX supportDavid Elliott2006-01-181-2/+16
* [PATCH] hfs: cleanup HFS+ printsRoman Zippel2006-01-181-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+358