aboutsummaryrefslogtreecommitdiffstats
path: root/fs/hfsplus/options.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-09-21userns: Convert hfsplus to use kuid and kgid where appropriateEric W. Biederman1-3/+12
2012-01-06vfs: switch ->show_options() to struct dentry *Al Viro1-2/+2
2010-12-16hfsplus: over 80 character lines clean-upAnton Salikhmetov1-2/+5
2010-11-23hfsplus: flush disk caches in sync and fsyncChristoph Hellwig1-0/+11
2010-11-07hfsplus: fix option parsing during remountChristoph Hellwig1-0/+26
2010-10-01hfsplus: use atomic bitops for the superblock flagsChristoph Hellwig1-4/+4
2010-10-01hfsplus: fix HFSPLUS_SB calling conventionChristoph Hellwig1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-03-31New helper - current_umask()Al Viro1-1/+1
2008-11-14CRED: Wrap task credential accesses in the HFSplus filesystemDavid Howells1-2/+2
2008-10-13vfs: Use const for kernel parser tableSteven Whitehouse1-1/+1
2008-04-29hfsplus: handle match_strdup failureJim Meyering1-1/+2
2006-01-18[PATCH] hfs: cleanup HFS+ printsRoman Zippel1-9/+9
2005-11-29[PATCH] hfsplus: don't modify journaled volumeRoman Zippel1-1/+5
2005-09-07[PATCH] hfs: show_options supportRoman Zippel1-2/+24
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+162