summaryrefslogtreecommitdiffstats
path: root/fs/xfs/libxfs/xfs_inode_buf.c
AgeCommit message (Expand)AuthorFilesLines
2016-10-05xfs: create a separate cow extent size hint for the allocatorDarrick J. Wong1-1/+3
2016-08-03xfs: rework xfs_bmap_free callers to use xfs_defer_opsDarrick J. Wong1-0/+1
2016-02-09xfs: mode di_mode to vfs inodeDave Chinner1-4/+4
2016-02-09xfs: move di_changecount to VFS inodeDave Chinner1-2/+2
2016-02-09xfs: move inode generation count to VFS inodeDave Chinner1-4/+4
2016-02-09xfs: use vfs inode nlink field everywhereDave Chinner1-3/+3
2016-02-09xfs: move v1 inode conversion to xfs_inode_from_diskDave Chinner1-22/+20
2016-02-09xfs: cull unnecessary icdinode fieldsDave Chinner1-26/+13
2016-02-09xfs: remove timestamps from incore inodeDave Chinner1-12/+79
2016-02-09xfs: introduce inode log format objectDave Chinner1-4/+4
2016-01-12xfs: handle dquot buffer readahead in log recovery correctlyDave Chinner1-0/+2
2016-01-12xfs: inode recovery readahead can race with inode buffer creationDave Chinner1-5/+7
2016-01-04xfs: print name of verifier if it failsEric Sandeen1-0/+2
2015-07-29xfs: create new metadata UUID field and incompat flagEric Sandeen1-2/+2
2015-06-22xfs: return a void pointer from xfs_buf_offsetChristoph Hellwig1-5/+3
2014-11-28xfs: move most of xfs_sb.h to xfs_format.hChristoph Hellwig1-1/+0
2014-11-28xfs: merge xfs_ag.h into xfs_format.hChristoph Hellwig1-1/+0
2014-11-28xfs: merge xfs_dinode.h into xfs_format.hChristoph Hellwig1-1/+0
2014-06-25xfs: global error sign conversionDave Chinner1-5/+5
2014-06-25libxfs: move source filesDave Chinner1-0/+479