aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_inode.h
Commit message (Expand)AuthorAgeFilesLines
* xfs: force buffer writeback before blocking on the ilock in inode reclaimChristoph Hellwig2011-12-091-0/+1
* xfs: reset inode per-lifetime state when recycling itDave Chinner2011-06-231-0/+10
* xfs: remove if_lastexChristoph Hellwig2011-05-251-1/+0
* Fix common misspellingsLucas De Marchi2011-03-311-2/+2
* xfs: add lockdep annotations for the rt inodesChristoph Hellwig2011-02-071-8/+15
* xfs: don't truncate prealloc from frequently accessed inodesDave Chinner2010-12-231-6/+7
* xfs: provide a inode iolock lockdep classDave Chinner2010-12-231-0/+2
* new helper: ihold()Al Viro2010-10-251-1/+1
* xfs: Extend project quotas to support 32bit project idsArkadiusz Mi?kiewicz2010-10-181-3/+23
* xfs: remove xfs_cred.hChristoph Hellwig2010-10-181-3/+2
* xfs: don't use vfs writeback for pure metadata modificationsDave Chinner2010-10-181-1/+0
* xfs: simplify and remove xfs_ireclaimDave Chinner2010-07-261-1/+1
* xfs: remove xfs_iputChristoph Hellwig2010-07-261-1/+0
* xfs: remove xfs_iput_newChristoph Hellwig2010-07-261-1/+0
* xfs: remove block number from inode lookup codeDave Chinner2010-06-241-2/+2
* xfs: rename XFS_IGET_BULKSTAT to XFS_IGET_UNTRUSTEDDave Chinner2010-06-241-1/+1
* xfs: remove xfs_ipin/xfs_iunpinChristoph Hellwig2010-03-011-2/+0
* xfs: implement optimized fdatasyncChristoph Hellwig2010-03-011-0/+1
* xfs: Use delayed write for inodes rather than async V2Dave Chinner2010-02-061-10/+0
* xfs: Make inode reclaim states explicitDave Chinner2010-02-061-0/+1
* xfs: event tracing supportChristoph Hellwig2009-12-141-62/+14
* xfs: change the xfs_iext_insert / xfs_iext_removeChristoph Hellwig2009-12-141-3/+3
* xfs: implement ->dirty_inode to fix timestamp handlingChristoph Hellwig2009-10-081-1/+1
* xfs: simplify xfs_trans_igetChristoph Hellwig2009-09-011-2/+0
* xfs: merge fsync and O_SYNC handlingChristoph Hellwig2009-09-011-1/+0
* xfs: add more statics & drop some unused functionsEric Sandeen2009-08-311-5/+0
* xfs: fix freeing of inodes not yet added to the inode cacheChristoph Hellwig2009-08-071-17/+0
* switch xfs to generic acl caching helpersAl Viro2009-06-241-5/+0
* xfs: use generic Posix ACL codeChristoph Hellwig2009-06-101-0/+6
* xfs: fix various typosMalcolm Parsons2009-03-291-1/+1
* [XFS] Fix merge failuresLachlan McIlroy2008-12-291-1/+1
|\
| * CRED: Separate task security context from task_structDavid Howells2008-11-141-1/+1
* | [XFS] resync headers with libxfsChristoph Hellwig2008-12-111-8/+8
* | [XFS] Remove unused tracing codeLachlan McIlroy2008-12-101-1/+0
* | move inode tracing out of xfs_vnode.Christoph Hellwig2008-12-041-0/+45
* | kill dead inode flagsChristoph Hellwig2008-12-041-11/+6
* | cleanup the inode reclaim pathChristoph Hellwig2008-12-041-2/+0
* | remove unused prototypes for xfs_ihash_init / xfs_ihash_freeChristoph Hellwig2008-12-041-2/+0
* | [XFS] move inode allocation out xfs_ireadChristoph Hellwig2008-12-011-2/+2
* | [XFS] kill the XFS_IMAP_BULKSTAT flagChristoph Hellwig2008-12-011-5/+0
* | [XFS] embededd struct xfs_imap into xfs_inodeChristoph Hellwig2008-12-011-3/+11
* | [XFS] merge xfs_imap into xfs_dilocateChristoph Hellwig2008-12-011-1/+1
* | [XFS] remove dead code for old inode item recoveryChristoph Hellwig2008-12-011-2/+1
* | [XFS] stop using xfs_itobp in xfs_ireadChristoph Hellwig2008-12-011-2/+2
* | [XFS] kill xfs_dinode_core_tChristoph Hellwig2008-12-011-4/+3
* | [XFS] remove i_gen from incore inodeDave Chinner2008-12-011-1/+0
* | [XFS] free partially initialized inodes using destroy_inodeChristoph Hellwig2008-10-301-0/+17
* | [XFS] stop using xfs_itobp in xfs_bulkstatChristoph Hellwig2008-10-301-2/+4
* | [XFS] kill deleted inodes listDavid Chinner2008-10-301-1/+0
* | [XFS] move inode reclaim functions to xfs_sync.cDavid Chinner2008-10-301-2/+0