| Commit message (Expand) | Author | Age |
* | Merge branch 'master' into for-linus-merged | Alex Elder | 2011-01-10 |
|\ |
|
| * | xfs: convert pag_ici_lock to a spin lock | Dave Chinner | 2010-12-16 |
| * | xfs: convert inode cache lookups to use RCU locking | Dave Chinner | 2010-12-17 |
| * | xfs: rcu free inodes | Dave Chinner | 2010-12-16 |
| * | xfs: provide a inode iolock lockdep class | Dave Chinner | 2010-12-22 |
* | | fs: icache RCU free inodes | Nick Piggin | 2011-01-07 |
|/ |
|
* | xfs: fix bogus m_maxagi check in xfs_iget | Christoph Hellwig | 2010-10-18 |
* | 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-07-26 |
* | xfs: remove block number from inode lookup code | Dave Chinner | 2010-06-23 |
* | xfs: improve xfs_isilocked | Christoph Hellwig | 2010-06-03 |
* | xfs: fix access to upper inodes without inode64 | Christoph Hellwig | 2010-05-28 |
* | xfs: fix locking for inode cache radix tree tag updates | Christoph Hellwig | 2010-03-01 |
* | xfs: rename xfs_get_perag | Dave Chinner | 2010-01-15 |
* | xfs: Remove inode iolock held check during allocation | Dave Chinner | 2010-01-15 |
* | kill I_LOCK | Christoph Hellwig | 2009-12-17 |
* | xfs: check for not fully initialized inodes in xfs_ireclaim | Christoph Hellwig | 2009-12-16 |
* | xfs: event tracing support | Christoph Hellwig | 2009-12-15 |
* | 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-12-11 |
* | xfs: simplify xfs_trans_iget | Christoph Hellwig | 2009-09-01 |
* | xfs: merge fsync and O_SYNC handling | Christoph Hellwig | 2009-09-01 |
* | xfs: fix locking in xfs_iget_cache_hit | Christoph Hellwig | 2009-08-17 |
* | 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 | 2009-08-07 |
* | switch xfs to generic acl caching helpers | Al Viro | 2009-06-24 |
* | xfs: use generic Posix ACL code | Christoph Hellwig | 2009-06-10 |
* | xfs: kill xfs_qmops | Christoph Hellwig | 2009-06-08 |
* | xfs: fix double free of inode | Dave Chinner | 2009-04-06 |
* | xfs: prevent lockdep false positive in xfs_iget_cache_miss | Christoph Hellwig | 2009-03-04 |
* | move inode tracing out of xfs_vnode. | Christoph Hellwig | 2008-12-03 |
* | kill dead inode flags | Christoph Hellwig | 2008-12-03 |
* | cleanup the inode reclaim path | Christoph Hellwig | 2008-12-03 |
* | [XFS] move inode allocation out xfs_iread | Christoph Hellwig | 2008-11-30 |
* | [XFS] kill the XFS_IMAP_BULKSTAT flag | Christoph Hellwig | 2008-11-30 |
* | [XFS] Fix race when looking up reclaimable inodes | David Chinner | 2008-10-30 |
* | [XFS] free partially initialized inodes using destroy_inode | Christoph Hellwig | 2008-10-30 |
* | [XFS] Can't lock inodes in radix tree preload region | David Chinner | 2008-10-30 |
* | [XFS] Finish removing the mount pointer from the AIL API | David Chinner | 2008-10-30 |
* | [XFS] kill deleted inodes list | David Chinner | 2008-10-30 |
* | [XFS] mark inodes for reclaim via a tag in the inode radix tree | David Chinner | 2008-10-30 |
* | [XFS] Combine the XFS and Linux inodes | David Chinner | 2008-10-30 |
* | [XFS] factor xfs_iget_core() into hit and miss cases | David Chinner | 2008-10-30 |
* | [XFS] Kill xfs_sync() | David Chinner | 2008-10-30 |
* | [XFS] remove the mount inode list | David Chinner | 2008-10-30 |