aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_inode.c
Commit message (Expand)AuthorAge
* xfs: fix the comment of xfs_ifree_cluster()Zhi Yong Wu2013-08-20
* xfs: convert kuid_t to/from uid_t for internal structuresDwight Engen2013-08-15
* xfs: refactor xfs_trans_reserve() interfaceJie Liu2013-08-12
* xfs: consolidate xfs_utils.cDave Chinner2013-08-12
* xfs: consolidate xfs_rename.cDave Chinner2013-08-12
* xfs: kill xfs_vnodeops.[ch]Dave Chinner2013-08-12
* xfs: create xfs_bmap_util.[ch]Dave Chinner2013-08-12
* xfs: introduce xfs_inode_buf.c for inode buffer operationsDave Chinner2013-08-12
* xfs: move inode fork definitions to a new header fileDave Chinner2013-08-12
* xfs: separate dquot on disk format definitions out of xfs_quota.hDave Chinner2013-08-12
* xfs: di_flushiter considered harmfulDave Chinner2013-07-24
* xfs: use XFS_BMAP_BMDR_SPACE vs. XFS_BROOT_SIZE_ADJEric Sandeen2013-07-09
* xfs: xfs_ifree doesn't need to modify the inode bufferDave Chinner2013-06-27
* xfs: don't do IO when creating an new inodeDave Chinner2013-06-27
* xfs: inode unlinked list needs to recalculate the inode CRCDave Chinner2013-06-05
* xfs: introduce CONFIG_XFS_WARNDave Chinner2013-05-07
* xfs: add version 3 inode format with CRCsChristoph Hellwig2013-04-21
* xfs: add support for large btree blocksChristoph Hellwig2013-04-21
* xfs remove the XFS_TRANS_DEBUG routinesMark Tinguely2012-12-17
* xfs: convert buffer verifiers to an ops structure.Dave Chinner2012-11-15
* xfs: connect up write verifiers to new buffersDave Chinner2012-11-15
* xfs: add pre-write metadata buffer verifier callbacksDave Chinner2012-11-15
* xfs: verify btree blocks as they are read from diskDave Chinner2012-11-15
* xfs: verify inode buffers as they are read from diskDave Chinner2012-11-15
* xfs: make buffer read verication an IO completion functionDave Chinner2012-11-15
* xfs: create helper to check whether to free eofblocks on inodeBrian Foster2012-11-08
* xfs: don't vmap inode cluster buffers during freeDave Chinner2012-11-07
* xfs: Update inode alloc commentsCarlos Maiolino2012-11-02
* xfs: remove xfs_iget.cDave Chinner2012-10-17
* xfs: move inode locking functions to xfs_inode.cDave Chinner2012-10-17
* xfs: do not take the iolock in xfs_inactiveChristoph Hellwig2012-07-29
* xfs: remove the alloc_done argument to xfs_diallocChristoph Hellwig2012-07-29
* 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