1. 707e0dd fs: xfs: Remove KM_NOSLEEP and KM_SLEEP. by Tetsuo Handa · 5 years ago
  2. 250d4b4 xfs: remove unused header files by Eric Sandeen · 6 years ago
  3. caeaea9 xfs: merge xfs_trans_bmap.c into xfs_bmap_item.c by Christoph Hellwig · 6 years ago
  4. 73f0d23 xfs: merge xfs_bud_init into xfs_trans_get_bud by Christoph Hellwig · 6 years ago
  5. 95cf0e4 xfs: remove a pointless comment duplicated above all xfs_item_ops instances by Christoph Hellwig · 6 years ago
  6. 9ce632a xfs: add a flag to release log items on commit by Christoph Hellwig · 6 years ago
  7. ddf9205 xfs: split iop_unlock by Christoph Hellwig · 6 years ago
  8. e8b78db xfs: don't require log items to implement optional methods by Christoph Hellwig · 6 years ago
  9. 5467b34 xfs: move xfs_ino_geometry to xfs_shared.h by Darrick J. Wong · 6 years ago
  10. 0f37d17 xfs: pass transaction to xfs_defer_add() by Brian Foster · 6 years ago
  11. 7dbddba xfs: drop dop param from xfs_defer_op_type ->finish_item() callback by Brian Foster · 6 years ago
  12. ce356d6 xfs: pass transaction to dfops reset/move helpers by Brian Foster · 6 years ago
  13. fbfa977 xfs: use transaction for intent recovery instead of raw dfops by Brian Foster · 6 years ago
  14. 44a8736 xfs: clean up IRELE/iput callsites by Darrick J. Wong · 6 years ago
  15. 91ef75b xfs: use internal dfops during [b|c]ui recovery by Brian Foster · 6 years ago
  16. 813d08c xfs: use ->t_dfops for recovery of [b|c]ui log items by Brian Foster · 6 years ago
  17. 0b61f8a xfs: convert to SPDX license tags by Dave Chinner · 7 years ago
  18. 22525c1 xfs: log item flags are racy by Dave Chinner · 7 years ago
  19. 0612d11 xfs: fix intent use-after-free on abort by Dave Chinner · 7 years ago
  20. 5099558 xfs: log recovery should replay deferred ops in order by Darrick J. Wong · 7 years ago
  21. 8ad7c629 xfs: remove the ip argument to xfs_defer_finish by Christoph Hellwig · 7 years ago
  22. e1a4e37 xfs: try to avoid blowing out the transaction reservation when bunmaping a shared extent by Darrick J. Wong · 8 years ago
  23. fe0be23 xfs: reserve enough blocks to handle btree splits when remapping by Darrick J. Wong · 8 years ago
  24. c4cf1ac xfs: better log intent item refcount checking by Darrick J. Wong · 8 years ago
  25. 17c12bc xfs: when replaying bmap operations, don't let unlinked inodes get reaped by Darrick J. Wong · 8 years ago
  26. 9f3afb5 xfs: implement deferred bmbt map/unmap operations by Darrick J. Wong · 8 years ago
  27. 77d61fe xfs: log bmap intent items by Darrick J. Wong · 8 years ago
  28. 6413a01 xfs: create bmbt update intent log items by Darrick J. Wong · 8 years ago