summaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_inode.c
AgeCommit message (Expand)Author
2014-05-20Merge branch 'xfs-feature-bit-cleanup' into for-nextDave Chinner
2014-05-20xfs: turn NLINK feature on by defaultDave Chinner
2014-05-15Merge branch 'xfs-free-inode-btree' into for-nextDave Chinner
2014-05-15Merge branch 'xfs-filestreams-lookup' into for-nextDave Chinner
2014-05-15Merge branch 'xfs-unused-args-cleanup' into for-nextDave Chinner
2014-04-24xfs: update inode allocation/free transaction reservations for finobtBrian Foster
2014-04-23xfs: remove xfs_filestream_associateChristoph Hellwig
2014-04-23xfs: rewrite the filestream allocator using the dentry cacheChristoph Hellwig
2014-04-23xfs: remove XFS_IFILESTREAMChristoph Hellwig
2014-04-17xfs: fix tmpfile/selinux deadlock and initialize securityBrian Foster
2014-04-14xfs: remove unused bp arg from xfs_iflush_fork()Eric Sandeen
2014-03-13Merge branch 'xfs-O_TMPFILE-support' into for-nextDave Chinner
2014-01-09Merge branch 'xfs-extent-list-locking-fixes' into for-nextBen Myers
2014-01-06xfs: allow linkat() on O_TMPFILE filesZhi Yong Wu
2014-01-06xfs: add O_TMPFILE supportZhi Yong Wu
2014-01-06xfs: factor prid related codes into xfs_get_initial_prid()Zhi Yong Wu
2013-12-18xfs: add xfs_ilock_attr_map_sharedChristoph Hellwig
2013-12-18xfs: rename xfs_ilock_map_sharedChristoph Hellwig
2013-12-18xfs: remove xfs_iunlock_map_sharedChristoph Hellwig
2013-12-13xfs: use xfs_icluster_size_fsb in xfs_ifree_clusterJie Liu
2013-12-13xfs: get rid of XFS_IALLOC_BLOCKS macrosJie Liu
2013-12-13xfs: get rid of XFS_INODE_CLUSTER_SIZE macrosJie Liu
2013-11-04xfs: xfs_remove deadlocks due to inverted AGF vs AGI lock orderingDave Chinner
2013-10-23xfs: decouple inode and bmap btree header filesDave Chinner
2013-10-23xfs: decouple log and transaction headersDave Chinner
2013-10-23xfs: unify directory/attribute format definitionsDave Chinner
2013-10-23xfs: create a shared header file for format-related informationDave Chinner
2013-10-08xfs: clean up xfs_inactive() error handling, kill VN_INACTIVE_[NO]CACHEBrian Foster
2013-10-08xfs: push down inactive transaction mgmt for ifreeBrian Foster
2013-10-08xfs: push down inactive transaction mgmt for truncateBrian Foster
2013-10-08xfs: push down inactive transaction mgmt for remote symlinksBrian Foster
2013-10-01xfs: remove usage of is_bad_inodeBen Myers
2013-08-20xfs: fix the comment of xfs_ifree_cluster()Zhi Yong Wu
2013-08-15xfs: convert kuid_t to/from uid_t for internal structuresDwight Engen
2013-08-12xfs: refactor xfs_trans_reserve() interfaceJie Liu
2013-08-12xfs: consolidate xfs_utils.cDave Chinner
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