aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_inode.c
Commit message (Expand)AuthorAge
* xfs: remove xfs_inotobpChristoph Hellwig2012-07-22
* xfs: merge xfs_itobp into xfs_imap_to_bpChristoph Hellwig2012-07-22
* xfs: make largest supported offset less shoutyDave Chinner2012-06-14
* xfs: make XBF_MAPPED the default behaviourDave Chinner2012-05-14
* xfs: clean up xfs_bit.h includesDave Chinner2012-05-14
* xfs: move xfs_get_extsz_hint() and kill xfs_rw.hDave Chinner2012-05-14
* xfs: kill XBF_LOCKDave Chinner2012-05-14
* xfs: pass shutdown method into xfs_trans_ail_delete_bulkDave 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: remove log item from AIL in xfs_iflush after a shutdownChristoph Hellwig2012-05-14
* xfs: split in-core and on-disk inode log item fieldsChristoph Hellwig2012-03-13
* xfs: log timestamp updatesChristoph Hellwig2012-03-13
* 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