aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_inode.c
Commit message (Expand)AuthorAge
* Merge branch 'xfs-free-inode-btree' into for-nextDave Chinner2014-05-14
|\
| * xfs: update inode allocation/free transaction reservations for finobtBrian Foster2014-04-24
* | Merge branch 'xfs-filestreams-lookup' into for-nextDave Chinner2014-05-14
|\ \
| * | xfs: remove xfs_filestream_associateChristoph Hellwig2014-04-22
| * | xfs: rewrite the filestream allocator using the dentry cacheChristoph Hellwig2014-04-22
| * | xfs: remove XFS_IFILESTREAMChristoph Hellwig2014-04-22
| |/
* | Merge branch 'xfs-unused-args-cleanup' into for-nextDave Chinner2014-05-14
|\ \
| * | xfs: remove unused bp arg from xfs_iflush_fork()Eric Sandeen2014-04-14
| |/
* / xfs: fix tmpfile/selinux deadlock and initialize securityBrian Foster2014-04-16
|/
* Merge branch 'xfs-O_TMPFILE-support' into for-nextDave Chinner2014-03-13
|\
| * xfs: allow linkat() on O_TMPFILE filesZhi Yong Wu2014-01-06
| * xfs: add O_TMPFILE supportZhi Yong Wu2014-01-06
| * xfs: factor prid related codes into xfs_get_initial_prid()Zhi Yong Wu2014-01-06
* | 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