summaryrefslogtreecommitdiffstats
path: root/fs/hfsplus/options.c
AgeCommit message (Expand)AuthorLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2015-09-04fs: create and use seq_show_option for escapingKees Cook-2/+2
2014-06-06fs/hfsplus/options.c: replace seq_printf by seq_putsFabian Frederick-5/+4
2014-03-04hfsplus: fix remount issueVyacheslav Dubeyko-1/+1
2013-04-30hfs/hfsplus: convert printks to pr_<level>Joe Perches-11/+11
2012-09-21userns: Convert hfsplus to use kuid and kgid where appropriateEric W. Biederman-3/+12
2012-01-06vfs: switch ->show_options() to struct dentry *Al Viro-2/+2
2010-12-16hfsplus: over 80 character lines clean-upAnton Salikhmetov-2/+5
2010-11-23hfsplus: flush disk caches in sync and fsyncChristoph Hellwig-0/+11
2010-11-07hfsplus: fix option parsing during remountChristoph Hellwig-0/+26
2010-10-01hfsplus: use atomic bitops for the superblock flagsChristoph Hellwig-4/+4
2010-10-01hfsplus: fix HFSPLUS_SB calling conventionChristoph Hellwig-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-0/+1
2009-03-31New helper - current_umask()Al Viro-1/+1
2008-11-14CRED: Wrap task credential accesses in the HFSplus filesystemDavid Howells-2/+2
2008-10-13vfs: Use const for kernel parser tableSteven Whitehouse-1/+1
2008-04-29hfsplus: handle match_strdup failureJim Meyering-1/+2
2006-01-18[PATCH] hfs: cleanup HFS+ printsRoman Zippel-9/+9
2005-11-29[PATCH] hfsplus: don't modify journaled volumeRoman Zippel-1/+5
2005-09-07[PATCH] hfs: show_options supportRoman Zippel-2/+24
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+162