aboutsummaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_inode.h
AgeCommit message (Expand)Author
2011-07-26xfs: get rid of open-coded S_ISREG(), etc.Al Viro
2011-07-08xfs: remove i_transpChristoph Hellwig
2011-07-08xfs: split xfs_itruncate_finishChristoph Hellwig
2011-07-08xfs: kill xfs_itruncate_startChristoph Hellwig
2011-06-23xfs: reset inode per-lifetime state when recycling itDave Chinner
2011-05-25xfs: remove if_lastexChristoph Hellwig
2011-03-31Fix common misspellingsLucas De Marchi
2011-02-07xfs: add lockdep annotations for the rt inodesChristoph Hellwig
2010-12-23xfs: don't truncate prealloc from frequently accessed inodesDave Chinner
2010-12-23xfs: provide a inode iolock lockdep classDave Chinner
2010-10-25new helper: ihold()Al Viro
2010-10-18xfs: Extend project quotas to support 32bit project idsArkadiusz Mi?kiewicz
2010-10-18xfs: remove xfs_cred.hChristoph Hellwig
2010-10-18xfs: don't use vfs writeback for pure metadata modificationsDave Chinner
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-06-24xfs: remove block number from inode lookup codeDave Chinner
2010-06-24xfs: rename XFS_IGET_BULKSTAT to XFS_IGET_UNTRUSTEDDave Chinner
2010-03-01xfs: remove xfs_ipin/xfs_iunpinChristoph Hellwig
2010-03-01xfs: implement optimized fdatasyncChristoph Hellwig
2010-02-06xfs: Use delayed write for inodes rather than async V2Dave Chinner
2010-02-06xfs: Make inode reclaim states explicitDave Chinner
2009-12-14xfs: event tracing supportChristoph Hellwig
2009-12-14xfs: change the xfs_iext_insert / xfs_iext_removeChristoph Hellwig
2009-10-08xfs: implement ->dirty_inode to fix timestamp handlingChristoph Hellwig
2009-09-01xfs: simplify xfs_trans_igetChristoph Hellwig
2009-09-01xfs: merge fsync and O_SYNC handlingChristoph Hellwig
2009-08-31xfs: add more statics & drop some unused functionsEric Sandeen
2009-08-07xfs: fix freeing of inodes not yet added to the inode cacheChristoph Hellwig
2009-06-24switch xfs to generic acl caching helpersAl Viro
2009-06-10xfs: use generic Posix ACL codeChristoph Hellwig
2009-03-29xfs: fix various typosMalcolm Parsons
2008-12-29[XFS] Fix merge failuresLachlan McIlroy
2008-12-11[XFS] resync headers with libxfsChristoph Hellwig
2008-12-10[XFS] Remove unused tracing codeLachlan McIlroy
2008-12-04move inode tracing out of xfs_vnode.Christoph Hellwig
2008-12-04kill dead inode flagsChristoph Hellwig
2008-12-04cleanup the inode reclaim pathChristoph Hellwig
2008-12-04remove unused prototypes for xfs_ihash_init / xfs_ihash_freeChristoph Hellwig
2008-12-01[XFS] move inode allocation out xfs_ireadChristoph Hellwig
2008-12-01[XFS] kill the XFS_IMAP_BULKSTAT flagChristoph Hellwig
2008-12-01[XFS] embededd struct xfs_imap into xfs_inodeChristoph Hellwig
2008-12-01[XFS] merge xfs_imap into xfs_dilocateChristoph Hellwig
2008-12-01[XFS] remove dead code for old inode item recoveryChristoph Hellwig
2008-12-01[XFS] stop using xfs_itobp in xfs_ireadChristoph Hellwig
2008-12-01[XFS] kill xfs_dinode_core_tChristoph Hellwig
2008-12-01[XFS] remove i_gen from incore inodeDave Chinner
2008-11-14CRED: Separate task security context from task_structDavid Howells
2008-10-30[XFS] free partially initialized inodes using destroy_inodeChristoph Hellwig