aboutsummaryrefslogtreecommitdiffstats
path: root/fs/hfs/hfs_fs.h
AgeCommit message (Expand)Author
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-10-06hfs: Switch to generic xattr handlersAndreas Gruenbacher
2016-08-07Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2016-07-31get rid of 'parent' argument of ->d_compare()Al Viro
2016-07-20qstr: constify instances in hfsAl Viro
2016-05-27switch ->setxattr() to passing dentry and inode separatelyAl Viro
2016-05-12hfs: switch to ->iterate_shared()Al Viro
2016-04-11->getxattr(): pass dentry and inode as separate argumentsAl Viro
2015-06-23fs: cleanup slight list_entry abuseRasmus Villemoes
2014-10-14fs/hfs/hfs_fs.h: remove redundant sys_tz declarationFabian Frederick
2013-06-29Don't pass inode to ->d_hash() and ->d_compare()Linus Torvalds
2013-04-30hfs/hfsplus: convert printks to pr_<level>Joe Perches
2013-04-30hfs/hfsplus: convert dprint to hfs_dbgJoe Perches
2013-04-30hfs: add error checking for hfs_find_init()Alexey Khoroshilov
2012-09-21userns: Convert hfs to use kuid and kgid where appropriateEric W. Biederman
2012-07-22hfs: get rid of hfs_sync_superArtem Bityutskiy
2012-07-22hfs: introduce VFS superblock object back-referenceArtem Bityutskiy
2012-01-03hfs: propagate umode_tAl Viro
2011-01-07fs: change d_hash for rcu-walkNick Piggin
2011-01-07fs: change d_compare for rcu-walkNick Piggin
2010-10-25switch hfs to hlist_add_fake()Al Viro
2010-10-25hfs: use sync_dirty_bufferChristoph Hellwig
2010-08-09convert remaining ->clear_inode() to ->evict_inode()Al Viro
2010-03-05pass writeback_control to ->write_inodeChristoph Hellwig
2009-03-27constify dentry_operations: misc filesystemsAl Viro
2008-07-25hfs: convert extents_lock in a mutexMatthias Kaehlcke
2008-07-25hfs: convert bitmap_lock in a mutexMatthias Kaehlcke
2007-02-12[PATCH] mark struct inode_operations const 2Arjan van de Ven
2006-06-28[PATCH] mark address_space_operations constChristoph Hellwig
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven
2006-01-18[PATCH] hfs: cleanup HFS printsRoman Zippel
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering
2005-09-07[PATCH] hfs: NLS supportRoman Zippel
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds