aboutsummaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_inode.c
AgeCommit message (Expand)Author
2013-08-12xfs: consolidate xfs_rename.cDave Chinner
2013-08-12xfs: kill xfs_vnodeops.[ch]Dave Chinner
2013-08-12xfs: create xfs_bmap_util.[ch]Dave Chinner
2013-08-12xfs: introduce xfs_inode_buf.c for inode buffer operationsDave Chinner
2013-08-12xfs: move inode fork definitions to a new header fileDave Chinner
2013-08-12xfs: separate dquot on disk format definitions out of xfs_quota.hDave Chinner
2013-07-24xfs: di_flushiter considered harmfulDave Chinner
2013-07-09xfs: use XFS_BMAP_BMDR_SPACE vs. XFS_BROOT_SIZE_ADJEric Sandeen
2013-06-27xfs: xfs_ifree doesn't need to modify the inode bufferDave Chinner
2013-06-27xfs: don't do IO when creating an new inodeDave Chinner
2013-06-05xfs: inode unlinked list needs to recalculate the inode CRCDave Chinner
2013-05-07xfs: introduce CONFIG_XFS_WARNDave Chinner
2013-04-21xfs: add version 3 inode format with CRCsChristoph Hellwig
2013-04-21xfs: add support for large btree blocksChristoph Hellwig
2012-12-17xfs remove the XFS_TRANS_DEBUG routinesMark Tinguely
2012-11-15xfs: convert buffer verifiers to an ops structure.Dave Chinner
2012-11-15xfs: connect up write verifiers to new buffersDave Chinner
2012-11-15xfs: add pre-write metadata buffer verifier callbacksDave Chinner
2012-11-15xfs: verify btree blocks as they are read from diskDave Chinner
2012-11-15xfs: verify inode buffers as they are read from diskDave Chinner
2012-11-15xfs: make buffer read verication an IO completion functionDave Chinner
2012-11-08xfs: create helper to check whether to free eofblocks on inodeBrian Foster
2012-11-07xfs: don't vmap inode cluster buffers during freeDave Chinner
2012-11-02xfs: Update inode alloc commentsCarlos Maiolino
2012-10-17xfs: remove xfs_iget.cDave Chinner
2012-10-17xfs: move inode locking functions to xfs_inode.cDave Chinner
2012-07-29xfs: do not take the iolock in xfs_inactiveChristoph Hellwig
2012-07-29xfs: remove the alloc_done argument to xfs_diallocChristoph Hellwig
2012-07-22xfs: remove xfs_inotobpChristoph Hellwig
2012-07-22xfs: merge xfs_itobp into xfs_imap_to_bpChristoph Hellwig
2012-06-14xfs: make largest supported offset less shoutyDave Chinner
2012-05-14xfs: make XBF_MAPPED the default behaviourDave Chinner
2012-05-14xfs: clean up xfs_bit.h includesDave Chinner
2012-05-14xfs: move xfs_get_extsz_hint() and kill xfs_rw.hDave Chinner
2012-05-14xfs: kill XBF_LOCKDave Chinner
2012-05-14xfs: pass shutdown method into xfs_trans_ail_delete_bulkDave Chinner
2012-05-14xfs: on-stack delayed write buffer listsChristoph Hellwig
2012-05-14xfs: do not write the buffer from xfs_iflushChristoph Hellwig
2012-05-14xfs: remove log item from AIL in xfs_iflush after a shutdownChristoph Hellwig
2012-03-13xfs: split in-core and on-disk inode log item fieldsChristoph Hellwig
2012-03-13xfs: log timestamp updatesChristoph Hellwig
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