Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | xfs: attach inodes to the cluster buffer when dirtied | Dave Chinner | 2020-07-07 | 1 | -3/+6 |
* | xfs: pin inode backing buffer to the inode log item | Dave Chinner | 2020-07-07 | 1 | -6/+47 |
* | xfs: add an inode item lock | Dave Chinner | 2020-07-06 | 1 | -26/+26 |
* | xfs: Don't allow logging of XFS_ISTALE inodes | Dave Chinner | 2020-07-06 | 1 | -0/+2 |
* | xfs: remove the xfs_inode_log_item_t typedef | Christoph Hellwig | 2020-05-04 | 1 | -1/+1 |
* | xfs: use a struct timespec64 for the in-core crtime | Christoph Hellwig | 2019-11-13 | 1 | -5/+3 |
* | xfs: sync up xfs_trans_inode with userspace | Eric Sandeen | 2019-07-15 | 1 | -0/+4 |
* | xfs: move xfs_trans_inode.c to libxfs/ | Eric Sandeen | 2019-07-15 | 1 | -0/+152 |