summaryrefslogtreecommitdiffstats
path: root/fs/hfs/hfs_fs.h
Commit message (Expand)AuthorAgeFilesLines
* Don't pass inode to ->d_hash() and ->d_compare()Linus Torvalds2013-06-291-5/+2
* hfs/hfsplus: convert printks to pr_<level>Joe Perches2013-04-301-8/+14
* hfs/hfsplus: convert dprint to hfs_dbgJoe Perches2013-04-301-2/+12
* hfs: add error checking for hfs_find_init()Alexey Khoroshilov2013-04-301-1/+1
* userns: Convert hfs to use kuid and kgid where appropriateEric W. Biederman2012-09-211-2/+2
* hfs: get rid of hfs_sync_superArtem Bityutskiy2012-07-221-1/+8
* hfs: introduce VFS superblock object back-referenceArtem Bityutskiy2012-07-221-5/+1
* hfs: propagate umode_tAl Viro2012-01-031-1/+1
* fs: change d_hash for rcu-walkNick Piggin2011-01-071-1/+2
* fs: change d_compare for rcu-walkNick Piggin2011-01-071-1/+4
* switch hfs to hlist_add_fake()Al Viro2010-10-251-2/+0
* hfs: use sync_dirty_bufferChristoph Hellwig2010-10-251-11/+0
* convert remaining ->clear_inode() to ->evict_inode()Al Viro2010-08-091-1/+1
* pass writeback_control to ->write_inodeChristoph Hellwig2010-03-051-1/+1
* constify dentry_operations: misc filesystemsAl Viro2009-03-271-1/+1
* hfs: convert extents_lock in a mutexMatthias Kaehlcke2008-07-251-1/+1
* hfs: convert bitmap_lock in a mutexMatthias Kaehlcke2008-07-251-1/+2
* [PATCH] mark struct inode_operations const 2Arjan van de Ven2007-02-121-1/+1
* [PATCH] mark address_space_operations constChristoph Hellwig2006-06-281-2/+2
* [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-281-1/+1
* [PATCH] hfs: cleanup HFS printsRoman Zippel2006-01-181-3/+0
* [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering2005-11-091-1/+0
* [PATCH] hfs: NLS supportRoman Zippel2005-09-071-3/+5
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+286