aboutsummaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_inode.c
AgeCommit message (Expand)Author
2012-01-17xfs: remove the i_size field in struct xfs_inodeChristoph Hellwig
2012-01-17xfs: replace i_pin_wait with a bit waitqueueChristoph Hellwig
2012-01-17xfs: replace i_flock with a sleeping bitlockChristoph Hellwig
2012-01-17xfs: remove the if_ext_max field in struct xfs_iforkChristoph Hellwig
2012-01-13xfs: remove xfs_itruncate_dataChristoph Hellwig
2012-01-03xfs: propagate umode_tAl Viro
2011-11-29xfs: force buffer writeback before blocking on the ilock in inode reclaimChristoph Hellwig
2011-10-11xfs: remove XFS_BUF_STALE and XFS_BUF_SUPER_STALEChristoph Hellwig
2011-10-11xfs: remove XFS_BUF_SET_VTYPE and XFS_BUF_SET_VTYPE_REFChristoph Hellwig
2011-10-11xfs: simplify xfs_trans_ijoin* againChristoph Hellwig
2011-10-11xfs: introduce xfs_bmapi_read()Dave Chinner
2011-10-11xfs: Check the return value of xfs_trans_get_buf()Chandra Seetharaman
2011-10-11xfs: let xfs_bwrite callers handle the xfs_buf_relseChristoph Hellwig
2011-10-11xfs: call xfs_buf_delwri_queue directlyChristoph Hellwig
2011-08-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Alex Elder
2011-07-26xfs: get rid of open-coded S_ISREG(), etc.Al Viro
2011-07-25Replace the macro XFS_BUF_ISPINNED with helper xfs_buf_ispinnedChandra Seetharaman
2011-07-25xfs: Remove the macro XFS_BUF_ERROR and familyChandra Seetharaman
2011-07-13xfs: remove leftovers of the old btree tracing codeChristoph Hellwig
2011-07-13xfs: remove wrappers around b_iodoneChristoph Hellwig
2011-07-13xfs: remove wrappers around b_fsprivChristoph Hellwig
2011-07-08xfs: byteswap constants instead of variablesChristoph Hellwig
2011-07-08xfs: remove i_transpChristoph Hellwig
2011-07-08xfs: split xfs_itruncate_finishChristoph Hellwig
2011-07-08xfs: kill xfs_itruncate_startChristoph Hellwig
2011-05-26Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2011-05-25xfs: check for valid indices in xfs_iext_get_ext and xfs_iext_idx_to_irecChristoph Hellwig
2011-05-25xfs: fix up asserts in xfs_iflush_forkChristoph Hellwig
2011-05-25xfs: remove if_lastexChristoph Hellwig
2011-05-23Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2011-05-19xfs: fix xfs_itruncate_start tracingDave Chinner
2011-05-10treewide: fix a few typos in commentsJustin P. Mattock
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-26xfs: introduce inode cluster buffer trylocks for xfs_iflushDave Chinner
2011-03-07xfs: Convert remaining cmn_err() callers to new APIDave Chinner
2011-03-07xfs: convert xfs_fs_cmn_err to new error logging APIDave Chinner
2011-03-07xfs: kill xfs_fs_repair_cmn_err() macroDave Chinner
2011-03-07xfs: convert xfs_cmn_err to xfs_alert_tagDave Chinner
2011-02-22xfs: more sensible inode refcounting for iallocChristoph Hellwig
2010-12-02xfs: connect up buffer reclaim priority hooksDave Chinner
2010-12-17xfs: convert inode cache lookups to use RCU lockingDave Chinner
2010-10-18xfs: Extend project quotas to support 32bit project idsArkadiusz Mi?kiewicz
2010-10-18xfs: remove xfs_buf wrappersChristoph Hellwig
2010-10-18xfs: remove xfs_cred.hChristoph Hellwig
2010-08-24xfs: ensure we mark all inodes in a freed cluster XFS_ISTALEDave Chinner
2010-07-26xfs: kill the b_strat callback in xfs_bufChristoph Hellwig
2010-07-26xfs: fix gcc 4.6 set but not read and unused statement warningsChristoph Hellwig
2010-07-26xfs: fix memory reclaim recursion deadlock on locked inode bufferDave Chinner
2010-07-26xfs: remove unused delta tracking code in xfs_bmapiChristoph Hellwig
2010-07-26xfs: remove unused XFS_BMAPI_ flagsChristoph Hellwig