aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_inode.h
Commit message (Expand)AuthorAge
* xfs: remove iolock lock classesChristoph Hellwig2012-07-29
* xfs: remove the alloc_done argument to xfs_diallocChristoph Hellwig2012-07-29
* xfs: remove xfs_inotobpChristoph Hellwig2012-07-22
* xfs: merge xfs_itobp into xfs_imap_to_bpChristoph Hellwig2012-07-22
* xfs: move xfs_get_extsz_hint() and kill xfs_rw.hDave Chinner2012-05-14
* xfs: on-stack delayed write buffer listsChristoph Hellwig2012-05-14
* xfs: do not write the buffer from xfs_iflushChristoph Hellwig2012-05-14
* xfs: don't cache inodes read through bulkstatDave Chinner2012-03-26
* xfs: log timestamp updatesChristoph Hellwig2012-03-13
* xfs: do not require an ioend for new EOF calculationChristoph Hellwig2012-03-05
* xfs: remove xfs_trans_unlocked_itemChristoph Hellwig2012-02-22
* xfs: remove the i_new_size field in struct xfs_inodeChristoph Hellwig2012-01-17
* xfs: remove the i_size field in struct xfs_inodeChristoph Hellwig2012-01-17
* xfs: replace i_pin_wait with a bit waitqueueChristoph Hellwig2012-01-17
* xfs: replace i_flock with a sleeping bitlockChristoph Hellwig2012-01-17
* xfs: make i_flags an unsigned longChristoph Hellwig2012-01-17
* xfs: remove the if_ext_max field in struct xfs_iforkChristoph Hellwig2012-01-17
* xfs: remove the unused dm_attrs structureChristoph Hellwig2012-01-13
* xfs: remove xfs_itruncate_dataChristoph Hellwig2012-01-13
* xfs: propagate umode_tAl Viro2012-01-03
* xfs: force buffer writeback before blocking on the ilock in inode reclaimChristoph Hellwig2011-11-29
* xfs: remove i_iocountChristoph Hellwig2011-10-11
* xfs: get rid of open-coded S_ISREG(), etc.Al Viro2011-07-26
* xfs: remove i_transpChristoph Hellwig2011-07-08
* xfs: split xfs_itruncate_finishChristoph Hellwig2011-07-08
* xfs: kill xfs_itruncate_startChristoph Hellwig2011-07-08
* xfs: reset inode per-lifetime state when recycling itDave Chinner2011-06-23
* xfs: remove if_lastexChristoph Hellwig2011-05-25
* Fix common misspellingsLucas De Marchi2011-03-31
* xfs: add lockdep annotations for the rt inodesChristoph Hellwig2011-02-07
* xfs: don't truncate prealloc from frequently accessed inodesDave Chinner2010-12-22
* xfs: provide a inode iolock lockdep classDave Chinner2010-12-22
* new helper: ihold()Al Viro2010-10-25
* xfs: Extend project quotas to support 32bit project idsArkadiusz Mi?kiewicz2010-10-18
* xfs: remove xfs_cred.hChristoph Hellwig2010-10-18
* xfs: don't use vfs writeback for pure metadata modificationsDave Chinner2010-10-18
* xfs: simplify and remove xfs_ireclaimDave Chinner2010-07-26
* xfs: remove xfs_iputChristoph Hellwig2010-07-26
* xfs: remove xfs_iput_newChristoph Hellwig2010-07-26
* xfs: remove block number from inode lookup codeDave Chinner2010-06-23
* xfs: rename XFS_IGET_BULKSTAT to XFS_IGET_UNTRUSTEDDave Chinner2010-06-23
* xfs: remove xfs_ipin/xfs_iunpinChristoph Hellwig2010-03-01
* xfs: implement optimized fdatasyncChristoph Hellwig2010-03-01
* xfs: Use delayed write for inodes rather than async V2Dave Chinner2010-02-05
* xfs: Make inode reclaim states explicitDave Chinner2010-02-05
* xfs: event tracing supportChristoph Hellwig2009-12-15
* xfs: change the xfs_iext_insert / xfs_iext_removeChristoph Hellwig2009-12-15
* xfs: implement ->dirty_inode to fix timestamp handlingChristoph Hellwig2009-10-08
* xfs: simplify xfs_trans_igetChristoph Hellwig2009-09-01
* xfs: merge fsync and O_SYNC handlingChristoph Hellwig2009-09-01