summaryrefslogtreecommitdiffstats
path: root/fs/xfs/libxfs/xfs_trans_inode.c
Commit message (Expand)AuthorAgeFilesLines
* xfs: widen ondisk inode timestamps to deal with y2038+Darrick J. Wong2020-09-151-0/+11
* xfs: move the buffer retry logic to xfs_buf.cChristoph Hellwig2020-09-151-3/+3
* Merge tag 'writeback_for_v5.9-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-08-281-2/+2
|\
| * writeback: Drop I_DIRTY_TIME_EXPIREJan Kara2020-06-151-2/+2
* | xfs: attach inodes to the cluster buffer when dirtiedDave Chinner2020-07-071-3/+6
* | xfs: pin inode backing buffer to the inode log itemDave Chinner2020-07-071-6/+47
* | xfs: add an inode item lockDave Chinner2020-07-061-26/+26
* | xfs: Don't allow logging of XFS_ISTALE inodesDave Chinner2020-07-061-0/+2
|/
* xfs: remove the xfs_inode_log_item_t typedefChristoph Hellwig2020-05-041-1/+1
* xfs: use a struct timespec64 for the in-core crtimeChristoph Hellwig2019-11-131-5/+3
* xfs: sync up xfs_trans_inode with userspaceEric Sandeen2019-07-151-0/+4
* xfs: move xfs_trans_inode.c to libxfs/Eric Sandeen2019-07-151-0/+152