aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_inode.c
Commit message (Expand)AuthorAge
* 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: remove the if_ext_max field in struct xfs_iforkChristoph Hellwig2012-01-17
* 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 XFS_BUF_STALE and XFS_BUF_SUPER_STALEChristoph Hellwig2011-10-11
* xfs: remove XFS_BUF_SET_VTYPE and XFS_BUF_SET_VTYPE_REFChristoph Hellwig2011-10-11
* xfs: simplify xfs_trans_ijoin* againChristoph Hellwig2011-10-11
* xfs: introduce xfs_bmapi_read()Dave Chinner2011-10-11
* xfs: Check the return value of xfs_trans_get_buf()Chandra Seetharaman2011-10-11
* xfs: let xfs_bwrite callers handle the xfs_buf_relseChristoph Hellwig2011-10-11
* xfs: call xfs_buf_delwri_queue directlyChristoph Hellwig2011-10-11
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Alex Elder2011-08-08
|\
| * xfs: get rid of open-coded S_ISREG(), etc.Al Viro2011-07-26
* | Replace the macro XFS_BUF_ISPINNED with helper xfs_buf_ispinnedChandra Seetharaman2011-07-25
* | xfs: Remove the macro XFS_BUF_ERROR and familyChandra Seetharaman2011-07-25
|/
* xfs: remove leftovers of the old btree tracing codeChristoph Hellwig2011-07-13
* xfs: remove wrappers around b_iodoneChristoph Hellwig2011-07-13
* xfs: remove wrappers around b_fsprivChristoph Hellwig2011-07-13
* xfs: byteswap constants instead of variablesChristoph Hellwig2011-07-08
* xfs: remove i_transpChristoph Hellwig2011-07-08
* xfs: split xfs_itruncate_finishChristoph Hellwig2011-07-08
* xfs: kill xfs_itruncate_startChristoph Hellwig2011-07-08
* Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2011-05-26
|\
| * xfs: check for valid indices in xfs_iext_get_ext and xfs_iext_idx_to_irecChristoph Hellwig2011-05-25
| * xfs: fix up asserts in xfs_iflush_forkChristoph Hellwig2011-05-25
| * xfs: remove if_lastexChristoph Hellwig2011-05-25
* | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2011-05-23
|\|
| * xfs: fix xfs_itruncate_start tracingDave Chinner2011-05-19
* | treewide: fix a few typos in commentsJustin P. Mattock2011-05-10
|/
* Fix common misspellingsLucas De Marchi2011-03-31
* xfs: introduce inode cluster buffer trylocks for xfs_iflushDave Chinner2011-03-25
* xfs: Convert remaining cmn_err() callers to new APIDave Chinner2011-03-06
* xfs: convert xfs_fs_cmn_err to new error logging APIDave Chinner2011-03-06
* xfs: kill xfs_fs_repair_cmn_err() macroDave Chinner2011-03-06
* xfs: convert xfs_cmn_err to xfs_alert_tagDave Chinner2011-03-06
* xfs: more sensible inode refcounting for iallocChristoph Hellwig2011-02-22
* xfs: connect up buffer reclaim priority hooksDave Chinner2010-12-02
* xfs: convert inode cache lookups to use RCU lockingDave Chinner2010-12-17
* xfs: Extend project quotas to support 32bit project idsArkadiusz Mi?kiewicz2010-10-18
* xfs: remove xfs_buf wrappersChristoph Hellwig2010-10-18
* xfs: remove xfs_cred.hChristoph Hellwig2010-10-18
* xfs: ensure we mark all inodes in a freed cluster XFS_ISTALEDave Chinner2010-08-23
* xfs: kill the b_strat callback in xfs_bufChristoph Hellwig2010-07-26
* xfs: fix gcc 4.6 set but not read and unused statement warningsChristoph Hellwig2010-07-26
* xfs: fix memory reclaim recursion deadlock on locked inode bufferDave Chinner2010-07-26
* xfs: remove unused delta tracking code in xfs_bmapiChristoph Hellwig2010-07-26
* xfs: remove unused XFS_BMAPI_ flagsChristoph Hellwig2010-07-26