aboutsummaryrefslogtreecommitdiffstats
path: root/fs/hfs/hfs_fs.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-06-23fs: cleanup slight list_entry abuseRasmus Villemoes1-1/+1
2014-10-14fs/hfs/hfs_fs.h: remove redundant sys_tz declarationFabian Frederick1-2/+0
2013-06-29Don't pass inode to ->d_hash() and ->d_compare()Linus Torvalds1-5/+2
2013-04-30hfs/hfsplus: convert printks to pr_<level>Joe Perches1-8/+14
2013-04-30hfs/hfsplus: convert dprint to hfs_dbgJoe Perches1-2/+12
2013-04-30hfs: add error checking for hfs_find_init()Alexey Khoroshilov1-1/+1
2012-09-21userns: Convert hfs to use kuid and kgid where appropriateEric W. Biederman1-2/+2
2012-07-22hfs: get rid of hfs_sync_superArtem Bityutskiy1-1/+8
2012-07-22hfs: introduce VFS superblock object back-referenceArtem Bityutskiy1-5/+1
2012-01-03hfs: propagate umode_tAl Viro1-1/+1
2011-01-07fs: change d_hash for rcu-walkNick Piggin1-1/+2
2011-01-07fs: change d_compare for rcu-walkNick Piggin1-1/+4
2010-10-25switch hfs to hlist_add_fake()Al Viro1-2/+0
2010-10-25hfs: use sync_dirty_bufferChristoph Hellwig1-11/+0
2010-08-09convert remaining ->clear_inode() to ->evict_inode()Al Viro1-1/+1
2010-03-05pass writeback_control to ->write_inodeChristoph Hellwig1-1/+1
2009-03-27constify dentry_operations: misc filesystemsAl Viro1-1/+1
2008-07-25hfs: convert extents_lock in a mutexMatthias Kaehlcke1-1/+1
2008-07-25hfs: convert bitmap_lock in a mutexMatthias Kaehlcke1-1/+2
2007-02-12[PATCH] mark struct inode_operations const 2Arjan van de Ven1-1/+1
2006-06-28[PATCH] mark address_space_operations constChristoph Hellwig1-2/+2
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven1-1/+1
2006-01-18[PATCH] hfs: cleanup HFS printsRoman Zippel1-3/+0
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering1-1/+0
2005-09-07[PATCH] hfs: NLS supportRoman Zippel1-3/+5
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+286