aboutsummaryrefslogtreecommitdiffstats
path: root/fs/hfs/hfs_fs.h
Commit message (Expand)AuthorAgeFilesLines
* 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