summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_vnodeops.c
Commit message (Expand)AuthorAgeFilesLines
* xfs: Remove boolean_t typedef completely.Thiago Farina2013-01-171-6/+6
* xfs: byte range granularity for XFS_IOC_ZERO_RANGEDave Chinner2012-11-291-21/+75
* xfs: make buffer read verication an IO completion functionDave Chinner2012-11-151-1/+1
* xfs: remove xfs_flushinval_pagesDave Chinner2012-11-141-6/+5
* xfs: remove xfs_flush_pagesDave Chinner2012-11-141-2/+5
* xfs: reverse the check on XFS_IOC_ZERO_RANGEAndrew Dahl2012-11-141-1/+1
* xfs: remove xfs_tosspagesDave Chinner2012-11-141-5/+25
* xfs: make xfs_free_eofblocks() non-static, return EAGAIN on trylock failureBrian Foster2012-11-081-3/+3
* xfs: create helper to check whether to free eofblocks on inodeBrian Foster2012-11-081-12/+7
* xfs: add EOFBLOCKS inode tagging/untaggingBrian Foster2012-11-081-0/+2
* xfs: remove xfs_iget.cDave Chinner2012-10-171-0/+1
* xfs: xfs_sync_data is redundant.Dave Chinner2012-10-171-1/+1
* xfs: avoid the iolock in xfs_free_eofblocks for evicted inodesChristoph Hellwig2012-07-291-14/+10
* xfs: do not take the iolock in xfs_inactiveChristoph Hellwig2012-07-291-17/+12
* xfs: remove xfs_inactive_attrsChristoph Hellwig2012-07-291-61/+36
* xfs: clean up xfs_inactiveChristoph Hellwig2012-07-291-128/+43
* xfs: make largest supported offset less shoutyDave Chinner2012-06-141-5/+5
* xfs: fix delalloc quota accounting on failureDave Chinner2012-05-211-1/+1
* xfs: make XBF_MAPPED the default behaviourDave Chinner2012-05-141-2/+1
* xfs: move xfs_get_extsz_hint() and kill xfs_rw.hDave Chinner2012-05-141-1/+0
* xfs: move xfsagino_t to xfs_types.hDave Chinner2012-05-141-1/+0
* xfs: use iolock on XFS_IOC_ALLOCSP callsDave Chinner2012-05-141-3/+19
* xfs: kill XBF_DONTBLOCKDave Chinner2012-05-141-2/+2
* xfs: kill XBF_LOCKDave Chinner2012-05-141-1/+1
* xfs: clean up buffer get/read call APIDave Chinner2012-05-141-1/+1
* vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link}Al Viro2012-03-201-16/+0
* xfs: Fix missing xfs_iunlock() on error recovery path in xfs_readlink()Jan Kara2012-01-251-1/+2
* xfs: remove the i_size field in struct xfs_inodeChristoph Hellwig2012-01-171-16/+15
* xfs: remove xfs_itruncate_dataChristoph Hellwig2012-01-131-2/+15
* xfs: propagate umode_tAl Viro2012-01-031-2/+2
* xfs: Fix possible memory corruption in xfs_readlinkCarlos Maiolino2011-11-081-4/+10
* xfs: clean up xfs_ioerror_alertChristoph Hellwig2011-10-111-6/+5
* xfs: simplify xfs_trans_ijoin* againChristoph Hellwig2011-10-111-17/+17
* xfs: unlock the inode before log force in xfs_change_file_spaceChristoph Hellwig2011-10-111-8/+2
* xfs: rename xfs_bmapi to xfs_bmapi_writeDave Chinner2011-10-111-13/+6
* xfs: introduce xfs_bmapi_read()Dave Chinner2011-10-111-13/+11
* xfs: Check the return value of xfs_trans_get_buf()Chandra Seetharaman2011-10-111-1/+8
* xfs: remove i_iocountChristoph Hellwig2011-10-111-3/+1
* xfs: replace xfs_buf_geterror() with bp->b_errorChandra Seetharaman2011-08-121-1/+1
* xfs: Check the return value of xfs_buf_read() for NULLChandra Seetharaman2011-08-121-0/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Alex Elder2011-08-081-5/+5
|\
| * xfs: get rid of open-coded S_ISREG(), etc.Al Viro2011-07-261-5/+5
* | xfs: Remove the macro XFS_BUF_PTRChandra Seetharaman2011-07-251-3/+3
* | xfs: Remove the macro XFS_BUF_ERROR and familyChandra Seetharaman2011-07-251-2/+2
|/
* xfs: return the buffer locked from xfs_buf_get_uncachedChristoph Hellwig2011-07-081-0/+2
* xfs: split xfs_itruncate_finishChristoph Hellwig2011-07-081-18/+6
* xfs: kill xfs_itruncate_startChristoph Hellwig2011-07-081-26/+1
* xfs: split xfs_setattrChristoph Hellwig2011-07-081-425/+1
* xfs: clear XFS_IDIRTY_RELEASE on truncate downDave Chinner2011-06-231-2/+5
* Fix common misspellingsLucas De Marchi2011-03-311-2/+2