summaryrefslogtreecommitdiff
path: root/fs/xfs/libxfs/xfs_trans_inode.c
AgeCommit message (Expand)Author
2020-09-15xfs: widen ondisk inode timestamps to deal with y2038+Darrick J. Wong
2020-09-15xfs: move the buffer retry logic to xfs_buf.cChristoph Hellwig
2020-08-28Merge tag 'writeback_for_v5.9-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-07-07xfs: attach inodes to the cluster buffer when dirtiedDave Chinner
2020-07-07xfs: pin inode backing buffer to the inode log itemDave Chinner
2020-07-06xfs: add an inode item lockDave Chinner
2020-07-06xfs: Don't allow logging of XFS_ISTALE inodesDave Chinner
2020-06-15writeback: Drop I_DIRTY_TIME_EXPIREJan Kara
2020-05-04xfs: remove the xfs_inode_log_item_t typedefChristoph Hellwig
2019-11-13xfs: use a struct timespec64 for the in-core crtimeChristoph Hellwig
2019-07-15xfs: sync up xfs_trans_inode with userspaceEric Sandeen
2019-07-15xfs: move xfs_trans_inode.c to libxfs/Eric Sandeen