Age | Commit message (Expand) | Author |
2012-10-17 | xfs: remove xfs_iget.c | Dave Chinner |
2012-10-17 | xfs: move inode locking functions to xfs_inode.c | Dave Chinner |
2012-10-17 | xfs: rename xfs_sync.[ch] to xfs_icache.[ch] | Dave Chinner |
2012-07-29 | xfs: remove iolock lock classes | Christoph Hellwig |
2012-05-21 | xfs: fix memory reclaim deadlock on agi buffer | Peter Watkins |
2012-05-14 | xfs: clean up xfs_bit.h includes | Dave Chinner |
2012-05-14 | xfs: remove log item from AIL in xfs_iflush after a shutdown | Christoph Hellwig |
2012-03-26 | xfs: don't cache inodes read through bulkstat | Dave Chinner |
2012-03-15 | xfs: fix inode lookup race | Dave Chinner |
2012-03-13 | xfs: log timestamp updates | Christoph Hellwig |
2012-02-25 | xfs: only take the ILOCK in xfs_reclaim_inode() | Alex Elder |
2012-02-22 | xfs: remove xfs_trans_unlocked_item | Christoph Hellwig |
2012-01-17 | xfs: remove the i_new_size field in struct xfs_inode | Christoph Hellwig |
2012-01-17 | xfs: remove the i_size field in struct xfs_inode | Christoph Hellwig |
2012-01-17 | xfs: replace i_flock with a sleeping bitlock | Christoph Hellwig |
2012-01-17 | xfs: remove the if_ext_max field in struct xfs_ifork | Christoph Hellwig |
2012-01-03 | vfs: fix the stupidity with i_dentry in inode destructors | Al Viro |
2011-10-11 | xfs: remove i_iocount | Christoph Hellwig |
2011-07-13 | xfs: remove leftovers of the old btree tracing code | Christoph Hellwig |
2011-06-23 | xfs: reset inode per-lifetime state when recycling it | Dave Chinner |
2011-01-10 | Merge branch 'master' into for-linus-merged | Alex Elder |
2011-01-07 | fs: icache RCU free inodes | Nick Piggin |
2010-12-16 | xfs: convert pag_ici_lock to a spin lock | Dave Chinner |
2010-12-17 | xfs: convert inode cache lookups to use RCU locking | Dave Chinner |
2010-12-16 | xfs: rcu free inodes | Dave Chinner |
2010-12-23 | xfs: provide a inode iolock lockdep class | Dave Chinner |
2010-10-18 | xfs: fix bogus m_maxagi check in xfs_iget | Christoph Hellwig |
2010-07-26 | xfs: fix gcc 4.6 set but not read and unused statement warnings | Christoph Hellwig |
2010-07-26 | xfs: simplify and remove xfs_ireclaim | Dave Chinner |
2010-07-26 | xfs: remove xfs_iput | Christoph Hellwig |
2010-07-26 | xfs: remove xfs_iput_new | Christoph Hellwig |
2010-07-26 | xfs: some iget tracing cleanups / fixes | Christoph Hellwig |
2010-07-26 | xfs: remove unneeded #include statements | Christoph Hellwig |
2010-07-26 | xfs: drop dmapi hooks | Christoph Hellwig |
2010-06-24 | xfs: remove block number from inode lookup code | Dave Chinner |
2010-06-03 | xfs: improve xfs_isilocked | Christoph Hellwig |
2010-05-28 | xfs: fix access to upper inodes without inode64 | Christoph Hellwig |
2010-03-01 | xfs: fix locking for inode cache radix tree tag updates | Christoph Hellwig |
2010-01-15 | xfs: rename xfs_get_perag | Dave Chinner |
2010-01-15 | xfs: Remove inode iolock held check during allocation | Dave Chinner |
2009-12-17 | kill I_LOCK | Christoph Hellwig |
2009-12-16 | xfs: check for not fully initialized inodes in xfs_ireclaim | Christoph Hellwig |
2009-12-14 | xfs: event tracing support | Christoph Hellwig |
2009-12-11 | xfs: remove incorrect sparse annotation for xfs_iget_cache_miss | Christoph Hellwig |
2009-12-11 | xfs: reset the i_iolock lock class in the reclaim path | Christoph Hellwig |
2009-09-01 | xfs: simplify xfs_trans_iget | Christoph Hellwig |
2009-09-01 | xfs: merge fsync and O_SYNC handling | Christoph Hellwig |
2009-08-17 | xfs: fix locking in xfs_iget_cache_hit | Christoph Hellwig |
2009-08-07 | xfs: fix freeing of inodes not yet added to the inode cache | Christoph Hellwig |
2009-08-07 | vfs: fix inode_init_always calling convention | Christoph Hellwig |