summaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_inode.c
AgeCommit message (Expand)Author
2015-02-24xfs: Ensure we have target_ip for RENAME_EXCHANGEEric Sandeen
2015-01-22Merge branch 'xfs-buf-type-fixes' into for-nextDave Chinner
2015-01-22xfs: inode unlink does not set AGI buffer typeDave Chinner
2014-12-24xfs: Add support to RENAME_EXCHANGE flagCarlos Maiolino
2014-12-04Merge branch 'xfs-misc-fixes-for-3.19-2' into for-nextDave Chinner
2014-12-04xfs: fix set-but-unused warningsDave Chinner
2014-11-28Merge branch 'xfs-consolidate-format-defs' into for-nextDave Chinner
2014-11-28xfs: merge xfs_inum.h into xfs_format.hChristoph Hellwig
2014-11-28xfs: merge xfs_ag.h into xfs_format.hChristoph Hellwig
2014-11-28xfs: replace on-stack xfs_trans_res with pointer in xfs_create()Brian Foster
2014-10-13Merge branch 'xfs-misc-fixes-for-3.18-3' into for-nextDave Chinner
2014-10-02xfs: project id inheritance is a directory only flagDave Chinner
2014-10-02xfs: kill time.hDave Chinner
2014-10-02Merge branch 'xfs-buf-iosubmit' into for-nextDave Chinner
2014-10-02xfs: xfs_buf_ioend and xfs_buf_iodone_work duplicate functionalityDave Chinner
2014-09-09xfs: check resblks before calling xfs_dir_canenterEric Sandeen
2014-08-04xfs: kill VN_DIRTY()Dave Chinner
2014-06-25xfs: global error sign conversionDave Chinner
2014-06-22xfs: Nuke XFS_ERROR macroEric Sandeen
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