summaryrefslogtreecommitdiffstats
path: root/fs/xfs/libxfs/xfs_inode_buf.c
Commit message (Expand)AuthorAgeFilesLines
* xfs: move error injection tags into their own fileDarrick J. Wong2017-11-011-0/+1
* xfs: remove unneeded parameter from XFS_TEST_ERRORDarrick J. Wong2017-06-281-2/+1Star
* xfs: export various function for the online scrubberDarrick J. Wong2017-06-191-1/+1
* xfs: remove double-underscore integer typesDarrick J. Wong2017-06-191-1/+1
* xfs: fix up inode validation failure messageEric Sandeen2017-04-041-1/+1
* xfs: sanity check inode di_modeAmir Goldstein2017-01-171-0/+3
* xfs: sanity check directory inode di_sizeAmir Goldstein2017-01-171-2/+5
* Merge branch 'xfs-4.10-misc-fixes-3' into for-nextDave Chinner2016-12-071-1/+9
|\
| * xfs: optimise CRC updatesDave Chinner2016-12-051-1/+1
| * xfs: don't allow di_size with high bit setDarrick J. Wong2016-12-051-0/+8
* | libxfs: synchronize dinode_verify with userspaceDarrick J. Wong2016-11-081-3/+3
|/
* libxfs: v3 inodes are only valid on crc-enabled filesystemsRoger Willcocks2016-10-201-1/+12
* xfs: don't mix reflink and DAX mode for nowDarrick J. Wong2016-10-061-0/+4
* xfs: check for invalid inode reflink flagsDarrick J. Wong2016-10-061-0/+16
* xfs: create a separate cow extent size hint for the allocatorDarrick J. Wong2016-10-061-1/+3
* xfs: rework xfs_bmap_free callers to use xfs_defer_opsDarrick J. Wong2016-08-031-0/+1
* xfs: mode di_mode to vfs inodeDave Chinner2016-02-091-4/+4
* xfs: move di_changecount to VFS inodeDave Chinner2016-02-091-2/+2
* xfs: move inode generation count to VFS inodeDave Chinner2016-02-091-4/+4
* xfs: use vfs inode nlink field everywhereDave Chinner2016-02-091-3/+3
* xfs: move v1 inode conversion to xfs_inode_from_diskDave Chinner2016-02-091-22/+20Star
* xfs: cull unnecessary icdinode fieldsDave Chinner2016-02-091-26/+13Star
* xfs: remove timestamps from incore inodeDave Chinner2016-02-091-12/+79
* xfs: introduce inode log format objectDave Chinner2016-02-091-4/+4
* xfs: handle dquot buffer readahead in log recovery correctlyDave Chinner2016-01-111-0/+2
* xfs: inode recovery readahead can race with inode buffer creationDave Chinner2016-01-111-5/+7
* xfs: print name of verifier if it failsEric Sandeen2016-01-041-0/+2
* xfs: create new metadata UUID field and incompat flagEric Sandeen2015-07-291-2/+2
* xfs: return a void pointer from xfs_buf_offsetChristoph Hellwig2015-06-221-5/+3Star
* xfs: move most of xfs_sb.h to xfs_format.hChristoph Hellwig2014-11-281-1/+0Star
* xfs: merge xfs_ag.h into xfs_format.hChristoph Hellwig2014-11-281-1/+0Star
* xfs: merge xfs_dinode.h into xfs_format.hChristoph Hellwig2014-11-281-1/+0Star
* xfs: global error sign conversionDave Chinner2014-06-251-5/+5
* libxfs: move source filesDave Chinner2014-06-251-0/+479