summaryrefslogtreecommitdiffstats
path: root/fs/hfsplus/options.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: create and use seq_show_option for escapingKees Cook2015-09-051-2/+2
* fs/hfsplus/options.c: replace seq_printf by seq_putsFabian Frederick2014-06-071-5/+4Star
* hfsplus: fix remount issueVyacheslav Dubeyko2014-03-041-1/+1
* hfs/hfsplus: convert printks to pr_<level>Joe Perches2013-05-011-11/+11
* userns: Convert hfsplus to use kuid and kgid where appropriateEric W. Biederman2012-09-211-3/+12
* vfs: switch ->show_options() to struct dentry *Al Viro2012-01-071-2/+2
* hfsplus: over 80 character lines clean-upAnton Salikhmetov2010-12-161-2/+5
* hfsplus: flush disk caches in sync and fsyncChristoph Hellwig2010-11-231-0/+11
* hfsplus: fix option parsing during remountChristoph Hellwig2010-11-071-0/+26
* hfsplus: use atomic bitops for the superblock flagsChristoph Hellwig2010-10-011-4/+4
* hfsplus: fix HFSPLUS_SB calling conventionChristoph Hellwig2010-10-011-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* New helper - current_umask()Al Viro2009-04-011-1/+1
* CRED: Wrap task credential accesses in the HFSplus filesystemDavid Howells2008-11-141-2/+2
* vfs: Use const for kernel parser tableSteven Whitehouse2008-10-131-1/+1
* hfsplus: handle match_strdup failureJim Meyering2008-04-291-1/+2
* [PATCH] hfs: cleanup HFS+ printsRoman Zippel2006-01-191-9/+9
* [PATCH] hfsplus: don't modify journaled volumeRoman Zippel2005-11-301-1/+5
* [PATCH] hfs: show_options supportRoman Zippel2005-09-081-2/+24
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+162