Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | xfs: log item flags are racy | Dave Chinner | 2018-05-10 | 1 | -2/+2 | |
* | xfs: fix intent use-after-free on abort | Dave Chinner | 2018-04-02 | 1 | -19/+20 | |
* | xfs: log recovery should replay deferred ops in order | Darrick J. Wong | 2017-11-27 | 1 | -16/+7 | |
* | xfs: remove the ip argument to xfs_defer_finish | Christoph Hellwig | 2017-09-01 | 1 | -1/+1 | |
* | xfs: try to avoid blowing out the transaction reservation when bunmaping a sh... | Darrick J. Wong | 2017-06-19 | 1 | -2/+15 | |
* | xfs: reserve enough blocks to handle btree splits when remapping | Darrick J. Wong | 2017-05-03 | 1 | -1/+4 | |
* | xfs: better log intent item refcount checking | Darrick J. Wong | 2017-04-25 | 1 | -0/+1 | |
* | xfs: when replaying bmap operations, don't let unlinked inodes get reaped | Darrick J. Wong | 2016-10-04 | 1 | -0/+2 | |
* | xfs: implement deferred bmbt map/unmap operations | Darrick J. Wong | 2016-10-04 | 1 | -1/+64 | |
* | xfs: log bmap intent items | Darrick J. Wong | 2016-10-04 | 1 | -0/+69 | |
* | xfs: create bmbt update intent log items | Darrick J. Wong | 2016-10-04 | 1 | -0/+374 |