summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_inode.h
Commit message (Expand)AuthorAgeFilesLines
* xfs: move xfs_get_extsz_hint() and kill xfs_rw.hDave Chinner2012-05-141-0/+2
* xfs: on-stack delayed write buffer listsChristoph Hellwig2012-05-141-1/+0
* xfs: do not write the buffer from xfs_iflushChristoph Hellwig2012-05-141-1/+1
* xfs: don't cache inodes read through bulkstatDave Chinner2012-03-261-1/+3
* xfs: log timestamp updatesChristoph Hellwig2012-03-131-5/+0
* xfs: do not require an ioend for new EOF calculationChristoph Hellwig2012-03-051-0/+14
* xfs: remove xfs_trans_unlocked_itemChristoph Hellwig2012-02-221-3/+1
* xfs: remove the i_new_size field in struct xfs_inodeChristoph Hellwig2012-01-171-2/+0
* xfs: remove the i_size field in struct xfs_inodeChristoph Hellwig2012-01-171-4/+12
* xfs: replace i_pin_wait with a bit waitqueueChristoph Hellwig2012-01-171-1/+2
* xfs: replace i_flock with a sleeping bitlockChristoph Hellwig2012-01-171-28/+50
* xfs: make i_flags an unsigned longChristoph Hellwig2012-01-171-1/+1
* xfs: remove the if_ext_max field in struct xfs_iforkChristoph Hellwig2012-01-171-2/+2
* xfs: remove the unused dm_attrs structureChristoph Hellwig2012-01-131-7/+0
* xfs: remove xfs_itruncate_dataChristoph Hellwig2012-01-131-2/+0
* xfs: propagate umode_tAl Viro2012-01-031-1/+1
* xfs: force buffer writeback before blocking on the ilock in inode reclaimChristoph Hellwig2011-11-291-0/+1
* xfs: remove i_iocountChristoph Hellwig2011-10-111-1/+0
* xfs: get rid of open-coded S_ISREG(), etc.Al Viro2011-07-261-1/+1
* xfs: remove i_transpChristoph Hellwig2011-07-081-1/+0
* xfs: split xfs_itruncate_finishChristoph Hellwig2011-07-081-9/+4
* xfs: kill xfs_itruncate_startChristoph Hellwig2011-07-081-11/+0
* 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