aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_iget.c
Commit message (Expand)AuthorAge
* xfs: remove iolock lock classesChristoph Hellwig2012-07-29
* xfs: fix memory reclaim deadlock on agi bufferPeter Watkins2012-05-21
* xfs: clean up xfs_bit.h includesDave Chinner2012-05-14
* xfs: remove log item from AIL in xfs_iflush after a shutdownChristoph Hellwig2012-05-14
* xfs: don't cache inodes read through bulkstatDave Chinner2012-03-26
* xfs: fix inode lookup raceDave Chinner2012-03-15
* xfs: log timestamp updatesChristoph Hellwig2012-03-13
* xfs: only take the ILOCK in xfs_reclaim_inode()Alex Elder2012-02-25
* xfs: remove xfs_trans_unlocked_itemChristoph Hellwig2012-02-22
* xfs: remove the i_new_size field in struct xfs_inodeChristoph Hellwig2012-01-17
* xfs: remove the i_size field in struct xfs_inodeChristoph Hellwig2012-01-17
* xfs: replace i_flock with a sleeping bitlockChristoph Hellwig2012-01-17
* xfs: remove the if_ext_max field in struct xfs_iforkChristoph Hellwig2012-01-17
* vfs: fix the stupidity with i_dentry in inode destructorsAl Viro2012-01-03
* xfs: remove i_iocountChristoph Hellwig2011-10-11
* xfs: remove leftovers of the old btree tracing codeChristoph Hellwig2011-07-13
* xfs: reset inode per-lifetime state when recycling itDave Chinner2011-06-23
* Merge branch 'master' into for-linus-mergedAlex Elder2011-01-10
|\
| * xfs: convert pag_ici_lock to a spin lockDave Chinner2010-12-16
| * xfs: convert inode cache lookups to use RCU lockingDave Chinner2010-12-17
| * xfs: rcu free inodesDave Chinner2010-12-16
| * xfs: provide a inode iolock lockdep classDave Chinner2010-12-22
* | fs: icache RCU free inodesNick Piggin2011-01-07
|/
* xfs: fix bogus m_maxagi check in xfs_igetChristoph Hellwig2010-10-18
* xfs: fix gcc 4.6 set but not read and unused statement warningsChristoph Hellwig2010-07-26
* xfs: simplify and remove xfs_ireclaimDave Chinner2010-07-26
* xfs: remove xfs_iputChristoph Hellwig2010-07-26
* xfs: remove xfs_iput_newChristoph Hellwig2010-07-26
* xfs: some iget tracing cleanups / fixesChristoph Hellwig2010-07-26
* xfs: remove unneeded #include statementsChristoph Hellwig2010-07-26
* xfs: drop dmapi hooksChristoph Hellwig2010-07-26
* xfs: remove block number from inode lookup codeDave Chinner2010-06-23
* xfs: improve xfs_isilockedChristoph Hellwig2010-06-03
* xfs: fix access to upper inodes without inode64Christoph Hellwig2010-05-28
* xfs: fix locking for inode cache radix tree tag updatesChristoph Hellwig2010-03-01
* xfs: rename xfs_get_peragDave Chinner2010-01-15
* xfs: Remove inode iolock held check during allocationDave Chinner2010-01-15
* kill I_LOCKChristoph Hellwig2009-12-17
* xfs: check for not fully initialized inodes in xfs_ireclaimChristoph Hellwig2009-12-16
* xfs: event tracing supportChristoph Hellwig2009-12-15
* xfs: remove incorrect sparse annotation for xfs_iget_cache_missChristoph Hellwig2009-12-11
* xfs: reset the i_iolock lock class in the reclaim pathChristoph Hellwig2009-12-11
* xfs: simplify xfs_trans_igetChristoph Hellwig2009-09-01
* xfs: merge fsync and O_SYNC handlingChristoph Hellwig2009-09-01
* xfs: fix locking in xfs_iget_cache_hitChristoph Hellwig2009-08-17
* xfs: fix freeing of inodes not yet added to the inode cacheChristoph Hellwig2009-08-07
* vfs: fix inode_init_always calling conventionChristoph Hellwig2009-08-07
* switch xfs to generic acl caching helpersAl Viro2009-06-24
* xfs: use generic Posix ACL codeChristoph Hellwig2009-06-10
* xfs: kill xfs_qmopsChristoph Hellwig2009-06-08