summaryrefslogtreecommitdiffstats
path: root/fs/xfs/libxfs/xfs_inode_buf.c
Commit message (Expand)AuthorAgeFilesLines
* xfs: enhance dinode verifierEric Sandeen2018-04-171-0/+21
* xfs: remove dead inode version setting codeDave Chinner2018-03-231-4/+1
* xfs: don't accept inode buffers with suspicious unlinked chainsDarrick J. Wong2018-03-231-2/+8
* xfs: move inode extent size hint validation to libxfsDarrick J. Wong2018-03-231-0/+105
* xfs: refactor inode buffer verifier error loggingDarrick J. Wong2018-03-231-1/+3
* Merge tag 'xfs-4.16-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2018-01-311-30/+98
|\
| * xfs: refactor inode verifier corruption error printingDarrick J. Wong2018-01-291-4/+2
| * xfs: move inode fork verifiers to xfs_dinode_verifyDarrick J. Wong2018-01-081-3/+69
| * xfs: verify dinode header firstDarrick J. Wong2018-01-081-10/+13
| * xfs: refactor verifier callers to print address of failing checkDarrick J. Wong2018-01-081-1/+1
| * xfs: have buffer verifier functions report failing addressDarrick J. Wong2018-01-081-17/+19
| * xfs: refactor xfs_verifier_error and xfs_buf_ioerrorDarrick J. Wong2018-01-081-2/+1
* | xfs: convert to new i_version APIJeff Layton2018-01-291-2/+5
|/
* 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-271-2/+1
* 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-031-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-051-0/+4
* xfs: check for invalid inode reflink flagsDarrick J. Wong2016-10-051-0/+16
* xfs: create a separate cow extent size hint for the allocatorDarrick J. Wong2016-10-051-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/+20
* xfs: cull unnecessary icdinode fieldsDave Chinner2016-02-091-26/+13
* 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-121-0/+2
* xfs: inode recovery readahead can race with inode buffer creationDave Chinner2016-01-121-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/+3
* xfs: move most of xfs_sb.h to xfs_format.hChristoph Hellwig2014-11-281-1/+0
* xfs: merge xfs_ag.h into xfs_format.hChristoph Hellwig2014-11-281-1/+0
* xfs: merge xfs_dinode.h into xfs_format.hChristoph Hellwig2014-11-281-1/+0
* xfs: global error sign conversionDave Chinner2014-06-251-5/+5
* libxfs: move source filesDave Chinner2014-06-251-0/+479