aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_inode.c
Commit message (Expand)AuthorAge
* Merge branch 'xfs-extent-list-locking-fixes' into for-nextBen Myers2014-01-09
|\
| * xfs: add xfs_ilock_attr_map_sharedChristoph Hellwig2013-12-18
| * xfs: rename xfs_ilock_map_sharedChristoph Hellwig2013-12-18
| * xfs: remove xfs_iunlock_map_sharedChristoph Hellwig2013-12-18
* | xfs: use xfs_icluster_size_fsb in xfs_ifree_clusterJie Liu2013-12-12
* | xfs: get rid of XFS_IALLOC_BLOCKS macrosJie Liu2013-12-12
* | xfs: get rid of XFS_INODE_CLUSTER_SIZE macrosJie Liu2013-12-12
|/
* xfs: xfs_remove deadlocks due to inverted AGF vs AGI lock orderingDave Chinner2013-11-04
* xfs: decouple inode and bmap btree header filesDave Chinner2013-10-23
* xfs: decouple log and transaction headersDave Chinner2013-10-23
* xfs: unify directory/attribute format definitionsDave Chinner2013-10-23
* xfs: create a shared header file for format-related informationDave Chinner2013-10-23
* xfs: clean up xfs_inactive() error handling, kill VN_INACTIVE_[NO]CACHEBrian Foster2013-10-08
* xfs: push down inactive transaction mgmt for ifreeBrian Foster2013-10-08
* xfs: push down inactive transaction mgmt for truncateBrian Foster2013-10-08
* xfs: push down inactive transaction mgmt for remote symlinksBrian Foster2013-10-08
* xfs: remove usage of is_bad_inodeBen Myers2013-10-01
* 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