aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_vnodeops.c
Commit message (Expand)AuthorAge
* xfs: Fix missing xfs_iunlock() on error recovery path in xfs_readlink()Jan Kara2012-01-25
* xfs: remove the i_size field in struct xfs_inodeChristoph Hellwig2012-01-17
* xfs: remove xfs_itruncate_dataChristoph Hellwig2012-01-13
* xfs: propagate umode_tAl Viro2012-01-03
* xfs: Fix possible memory corruption in xfs_readlinkCarlos Maiolino2011-11-08
* xfs: clean up xfs_ioerror_alertChristoph Hellwig2011-10-11
* xfs: simplify xfs_trans_ijoin* againChristoph Hellwig2011-10-11
* xfs: unlock the inode before log force in xfs_change_file_spaceChristoph Hellwig2011-10-11
* xfs: rename xfs_bmapi to xfs_bmapi_writeDave Chinner2011-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: remove i_iocountChristoph Hellwig2011-10-11
* xfs: replace xfs_buf_geterror() with bp->b_errorChandra Seetharaman2011-08-12
* xfs: Check the return value of xfs_buf_read() for NULLChandra Seetharaman2011-08-12
* 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
* | xfs: Remove the macro XFS_BUF_PTRChandra Seetharaman2011-07-25
* | xfs: Remove the macro XFS_BUF_ERROR and familyChandra Seetharaman2011-07-25
|/
* xfs: return the buffer locked from xfs_buf_get_uncachedChristoph Hellwig2011-07-08
* xfs: split xfs_itruncate_finishChristoph Hellwig2011-07-08
* xfs: kill xfs_itruncate_startChristoph Hellwig2011-07-08
* xfs: split xfs_setattrChristoph Hellwig2011-07-08
* xfs: clear XFS_IDIRTY_RELEASE on truncate downDave Chinner2011-06-23
* Fix common misspellingsLucas De Marchi2011-03-31
* xfs: preallocation transactions do not need to be synchronousDave 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: more sensible inode refcounting for iallocChristoph Hellwig2011-02-22
* xfs: don't truncate prealloc from frequently accessed inodesDave Chinner2010-12-22
* 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: rename xfs_buf_get_nodaddr to be more appropriateDave Chinner2010-10-18
* xfs: don't use vfs writeback for pure metadata modificationsDave Chinner2010-10-18
* xfs: Introduce XFS_IOC_ZERO_RANGEDave Chinner2010-10-18
* xfs: prevent 32bit overflow in space reservationDave Chinner2010-09-02
* xfs: new truncate sequenceChristoph Hellwig2010-08-09
* xfs: fix unsigned underflow in xfs_free_eofblocksKulikov Vasiliy2010-07-26
* xfs: split xfs_itrace_entryChristoph Hellwig2010-07-26
* xfs: remove unused delta tracking code in xfs_bmapiChristoph Hellwig2010-07-26
* xfs: simplify inode to transaction joiningChristoph Hellwig2010-07-26
* xfs: remove unneeded #include statementsChristoph Hellwig2010-07-26
* xfs: drop dmapi hooksChristoph Hellwig2010-07-26
* xfs: remove block number from inode lookup codeDave Chinner2010-06-23
* xfs: Check new inode size is OK before preallocatingDave Chinner2010-05-28
* xfs: remove wrapper for the fsync file operationChristoph Hellwig2010-03-01
* xfs: optimize log flushing in xfs_fsyncChristoph Hellwig2010-02-12
* xfs: remove invalid barrier optimization from xfs_fsyncChristoph Hellwig2010-02-01
* xfs: cleanup up xfs_log_force calling conventionsChristoph Hellwig2010-01-21
* xfs: remove duplicate buffer flagsChristoph Hellwig2010-01-21