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