xfs: fix race in inode cluster freeing failing to stale inodes
[safe/jmp/linux-2.6] / fs / xfs / xfs_inode.c
2010-06-03 Dave Chinnerxfs: fix race in inode cluster freeing failing to stale...
2010-05-28 Christoph Hellwigxfs: fix access to upper inodes without inode64
2010-05-19 Dave Chinnerxfs: Add inode pin counts to traces
2010-03-01 Christoph Hellwigxfs: remove xfs_ipin/xfs_iunpin
2010-03-01 Christoph Hellwigxfs: cleanup xfs_iunpin_wait/xfs_iunpin_nowait
2010-02-06 Dave Chinnerxfs: Use delayed write for inodes rather than async V2
2010-02-06 Dave Chinnerxfs: Make inode reclaim states explicit
2010-01-21 Christoph Hellwigxfs: cleanup up xfs_log_force calling conventions
2010-01-21 Christoph Hellwigxfs: remove duplicate buffer flags
2010-01-15 Dave Chinnerxfs: convert remaining direct references to m_perag
2010-01-15 Dave Chinnerxfs: rename xfs_get_perag
2010-01-15 Dave Chinnerxfs: fix stale inode flush avoidance
2010-01-10 Dave Chinnerxfs: Don't flush stale inodes
2009-12-15 Christoph Hellwigxfs: event tracing support
2009-12-15 Christoph Hellwigxfs: change the xfs_iext_insert / xfs_iext_remove
2009-10-08 Christoph Hellwigxfs: implement ->dirty_inode to fix timestamp handling
2009-08-31 Eric Sandeenxfs: add more statics & drop some unused functions
2009-08-12 Christoph Hellwigxfs: check for dinode realtime flag corruption
2009-08-11 Christoph Hellwigxfs: check for dinode realtime flag corruption
2009-07-02 Eric Sandeenxfs: add more statics & drop some unused functions
2009-06-10 Christoph Hellwigxfs: use generic Posix ACL code
2009-04-30 Lachlan McIlroyxfs_file_last_byte() needs to acquire ilock
2009-04-29 Lachlan McIlroyxfs_file_last_byte() needs to acquire ilock
2009-01-19 Eric Sandeen[XFS] Remove the rest of the macro-to-function indirect...
2009-01-19 Christoph Hellwigxfs: sanity check attr fork size
2009-01-19 Christoph Hellwigxfs: sanity check attr fork size
2009-01-16 Eric Sandeen[XFS] Remove the rest of the macro-to-function indirect...
2008-12-22 Lachlan McIlroy[XFS] Remove XFS_BUF_SHUT() and friends
2008-12-11 Christoph Hellwig[XFS] resync headers with libxfs
2008-12-10 Lachlan McIlroy[XFS] Remove unused tracing code
2008-12-04 Christoph Hellwigmove vn_iowait / vn_iowake into xfs_aops.c
2008-12-04 Christoph Hellwigcleanup the inode reclaim path
2008-12-01 Christoph Hellwig[XFS] move inode allocation out xfs_iread
2008-12-01 Christoph Hellwig[XFS] kill the XFS_IMAP_BULKSTAT flag
2008-12-01 Christoph Hellwig[XFS] embededd struct xfs_imap into xfs_inode
2008-12-01 Christoph Hellwig[XFS] merge xfs_imap into xfs_dilocate
2008-12-01 Christoph Hellwig[XFS] remove dead code for old inode item recovery
2008-12-01 Christoph Hellwig[XFS] stop using xfs_itobp in xfs_iread
2008-12-01 Christoph Hellwig[XFS] kill XFS_DINODE_VERSION_ defines
2008-12-01 Christoph Hellwig[XFS] kill xfs_dinode_core_t
2008-12-01 Christoph Hellwig[XFS] factor out xfs_read_agi helper
2008-11-17 Dave Chinner[XFS] Fix double free of log tickets
2008-11-10 Lachlan McIlroy[XFS] Wait for all I/O on truncate to zero file size
2008-10-30 Christoph Hellwig[XFS] free partially initialized inodes using destroy_inode
2008-10-30 Christoph Hellwig[XFS] stop using xfs_itobp in xfs_bulkstat
2008-10-30 David Chinner[XFS] Finish removing the mount pointer from the AIL API
2008-10-30 David Chinner[XFS] Move the AIL lock into the struct xfs_ail
2008-10-30 David Chinner[XFS] Allow 64 bit machines to avoid the AIL lock durin...
2008-10-30 David Chinner[XFS] kill deleted inodes list
2008-10-30 David Chinner[XFS] Combine the XFS and Linux inodes
2008-10-30 Christoph Hellwig[XFS] Always use struct xfs_btree_block instead of...
2008-10-30 Christoph Hellwig[XFS] cleanup btree record / key / ptr addressing macros.
2008-10-30 Christoph Hellwig[XFS] Cleanup maxrecs calculation.
2008-10-30 David Chinner[XFS] Remove xfs_iflush_all and clean up xfs_finish_rec...
2008-10-30 Lachlan McIlroy[XFS] Wait for all I/O on truncate to zero file size
2008-10-30 Christoph Hellwig[XFS] make btree tracing generic
2008-10-30 Lachlan McIlroy[XFS] Use xfs_idestroy() to cleanup an inode.
2008-10-30 David Chinner[XFS] Make use of the init-once slab optimisation.
2008-09-26 Lachlan McIlroy[XFS] Remove xfs_iext_irec_compact_full()
2008-09-26 Lachlan McIlroy[XFS] Fix extent list corruption in xfs_iext_irec_compa...
2008-08-13 David HowellsCRED: Introduce credential access wrappers
2008-08-13 Lachlan McIlroy[XFS] Use KM_NOFS for debug trace buffers
2008-08-13 Christoph Hellwig[XFS] update timestamp in xfs_ialloc manually
2008-08-13 David Chinner[XFS] replace inode flush semaphore with a completion
2008-08-13 Harvey Harrison[XFS] use get_unaligned_* helpers
2008-08-13 Christoph Hellwig[XFS] sanitize xfs_initialize_vnode
2008-08-13 Christoph Hellwig[XFS] kill bhv_vnode_t
2008-08-13 Christoph Hellwig[XFS] remove some easy bhv_vnode_t instances
2008-08-13 David Chinner[XFS] Use KM_NOFS for incore inode extent tree allocati...
2008-08-13 David Chinner[XFS] Kill shouty XFS_ITOV() macro
2008-08-13 David Chinner[XFS] kill shouty XFS_ITOV_NULL macro
2008-07-28 Lachlan McIlroy[XFS] fix extent corruption in xfs_iext_irec_compact_full()
2008-07-28 Lachlan McIlroy[XFS] make inode reclaim wait for log I/O to complete
2008-07-28 Christoph Hellwig[XFS] kill xfs_igrow_start and xfs_igrow_finish
2008-07-28 Denys Vlasenko[XFS] Remove unused arg from kmem_free()
2008-05-23 David Chinner[XFS] Fix inode list allocation size in writeback.
2008-05-23 David Chinner[XFS] Don't allow memory reclaim to wait on the filesys...
2008-04-29 Christoph Hellwig[XFS] shrink mrlock_t
2008-04-18 David Chinner[XFS] Ensure the inode is joined in xfs_itruncate_finish
2008-04-18 David Chinner[XFS] xfs_iflush_fork() never returns an error.
2008-04-18 David Chinner[XFS] Ensure xfs_bawrite() errors are checked.
2008-04-18 David Chinner[XFS] Propagate errors from xfs_trans_commit().
2008-04-18 David Chinner[XFS] Use xfs_inode_clean() in more places
2008-04-18 David Chinner[XFS] Remove the xfs_icluster structure
2008-04-18 David Chinner[XFS] Don't block pdflush when writing back inodes
2008-04-18 David Chinner[XFS] Factor xfs_itobp() and xfs_inotobp().
2008-04-10 Eric Sandeen[XFS] remove shouting-indirection macros from xfs_sb.h
2008-02-07 Christoph Hellwig[XFS] use generic_permission
2008-02-07 Christoph Hellwig[XFS] Remove CFORK macros and use code directly in...
2008-02-07 Robert P. J. Day[XFS] Use kernel-supplied "roundup_pow_of_two" for...
2008-02-07 Eric Sandeen[XFS] optimize XFS_IS_REALTIME_INODE w/o realtime config
2008-02-07 David Chinner[XFS] Fix inode allocation latency
2008-02-07 Vlad Apostolov[XFS] Make xfs_bulkstat() to report unlinked but refere...
2008-02-07 Christoph Hellwig[XFS] kill xfs_iocore_t
2008-02-07 Donald Douwsma[XFS] Unwrap AIL_LOCK
2008-02-07 Lachlan McIlroy[XFS] kill unnessecary ioops indirection
2008-02-07 Lachlan McIlroy[XFS] clean up vnode/inode tracing
2007-12-18 Lachlan McIlroy[XFS] Don't wait for pending I/Os when purging blocks...
2007-10-16 Vlad Apostolov[XFS] get_bulkall() could return incorrect inode state
2007-10-16 Christoph Hellwig[XFS] kill the vfs_flags member in struct bhv_vfs
next