summaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_inode.c
Commit message (Expand)AuthorAge
* xfs: rename flist/free_list to dfopsDarrick J. Wong2016-08-03
* xfs: change xfs_bmap_{finish,cancel,init,free} -> xfs_defer_*Darrick J. Wong2016-08-03
* xfs: rework xfs_bmap_free callers to use xfs_defer_opsDarrick J. Wong2016-08-03
* xfs: make several functions staticEric Sandeen2016-06-01
* Merge branch 'xfs-4.7-inode-reclaim' into for-nextDave Chinner2016-05-20
|\
| * xfs: rename variables in xfs_iflush_cluster for clarityDave Chinner2016-05-18
| * xfs: xfs_iflush_cluster has range issuesDave Chinner2016-05-18
| * xfs: mark reclaimed inodes invalid earlierDave Chinner2016-05-18
| * xfs: skip stale inodes in xfs_iflush_clusterDave Chinner2016-05-18
| * xfs: fix inode validity check in xfs_iflush_clusterDave Chinner2016-05-18
| * xfs: xfs_iflush_cluster fails to abort on errorDave Chinner2016-05-18
* | Merge branch 'xfs-4.7-misc-fixes' into for-nextDave Chinner2016-05-20
|\ \
| * | xfs: mute some sparse warningsEryu Guan2016-04-06
| |/
* | Merge branch 'xfs-4.7-optimise-inline-symlinks' into for-nextDave Chinner2016-05-20
|\ \
| * | xfs: set up inode operation vectors laterChristoph Hellwig2016-04-06
| |/
* | xfs: better xfs_trans_alloc interfaceChristoph Hellwig2016-04-06
|/
* Merge branch 'xfs-buf-macro-cleanup-4.6' into for-nextDave Chinner2016-03-07
|\
| * xfs: remove XBF_DONE flag wrapper macrosDave Chinner2016-02-10
* | xfs: mode di_mode to vfs inodeDave Chinner2016-02-09
* | xfs: move di_changecount to VFS inodeDave Chinner2016-02-09
* | xfs: move inode generation count to VFS inodeDave Chinner2016-02-09
* | xfs: use vfs inode nlink field everywhereDave Chinner2016-02-09
* | xfs: move v1 inode conversion to xfs_inode_from_diskDave Chinner2016-02-09
* | xfs: cull unnecessary icdinode fieldsDave Chinner2016-02-09
* | xfs: remove timestamps from incore inodeDave Chinner2016-02-09
|/
* Merge branch 'xfs-setxattr-promotion' into for-nextDave Chinner2016-01-19
|\
| * xfs: introduce per-inode DAX enablementDave Chinner2016-01-04
| * xfs: use FS_XFLAG definitions directlyDave Chinner2016-01-04
* | xfs: eliminate committed arg from xfs_bmap_finishEric Sandeen2016-01-11
|/
* Merge branch 'xfs-misc-fixes-for-4.4-2' into for-nextDave Chinner2015-11-03
|\
| * xfs: optimise away log forces on timestamp updates for fdatasyncDave Chinner2015-11-03
* | xfs: per-filesystem stats counter implementationBill O'Donnell2015-10-12
|/
* Merge branch 'xfs-misc-fixes-for-4.3-3' into for-nextDave Chinner2015-08-25
|\
| * xfs: lockdep annotations throw warnings on non-debug buildsDave Chinner2015-08-25
* | Merge branch 'xfs-misc-fixes-for-4.3-2' into for-nextDave Chinner2015-08-20
|\ \ | |/
| * xfs: inode lockdep annotations broke non-lockdep buildDave Chinner2015-08-20
| * xfs: stop holding ILOCK over filldir callbacksDave Chinner2015-08-19
| * xfs: clean up inode lockdep annotationsDave Chinner2015-08-19
| * xfs: fix sb_meta_uuid usageDave Chinner2015-08-19
* | Merge branch 'xfs-efi-rework' into for-nextDave Chinner2015-08-19
|\ \
| * | xfs: add missing bmap cancel calls in error pathsBrian Foster2015-08-19
| |/
* | xfs: Remove duplicate jumps to the same labelJan Kara2015-07-29
|/
* Merge branch 'xfs-misc-fixes-for-4.2-3' into for-nextDave Chinner2015-06-23
|\
| * xfs: return a void pointer from xfs_buf_offsetChristoph Hellwig2015-06-22
* | Merge branch 'xfs-commit-cleanup' into for-nextDave Chinner2015-06-04
|\ \
| * | xfs: saner xfs_trans_commit interfaceChristoph Hellwig2015-06-04
| * | xfs: remove the flags argument to xfs_trans_cancelChristoph Hellwig2015-06-04
| * | xfs: switch remaining xfs_trans_dup users to xfs_trans_rollChristoph Hellwig2015-06-04
* | | Merge branch 'xfs-misc-fixes-for-4.2-2' into for-nextDave Chinner2015-06-04
|\ \ \
| * | | xfs: fix sparse inodes 32-bit compile failureBrian Foster2015-06-04