1. 2e984ba xfs: remove unneeded return value check for *init_cursor() by Joseph Qi · 4 years, 1 month ago
  2. c4aa10d xfs: make the btree ag cursor private union anonymous by Dave Chinner · 4 years, 10 months ago
  3. 576af73 xfs: convert btree cursor ag-private member name by Dave Chinner · 4 years, 10 months ago
  4. 706b8c5b xfs: remove unnecessary null pointer checks from _read_agf callers by Darrick J. Wong · 5 years ago
  5. a71895c xfs: convert open coded corruption check to use XFS_IS_CORRUPT by Darrick J. Wong · 5 years ago
  6. f9e0370 xfs: kill the XFS_WANT_CORRUPT_* macros by Darrick J. Wong · 5 years ago
  7. a5155b8 xfs: always log corruption errors by Darrick J. Wong · 5 years ago
  8. 74b4c5d xfs: remove unnecessary int returns from deferred refcount functions by Darrick J. Wong · 5 years ago
  9. bc46ac6 xfs: remove unnecessary int returns from deferred rmap functions by Darrick J. Wong · 5 years ago
  10. 707e0dd fs: xfs: Remove KM_NOSLEEP and KM_SLEEP. by Tetsuo Handa · 5 years ago
  11. 250d4b4 xfs: remove unused header files by Eric Sandeen · 6 years ago
  12. 0f37d17 xfs: pass transaction to xfs_defer_add() by Brian Foster · 6 years ago
  13. 7dbddba xfs: drop dop param from xfs_defer_op_type ->finish_item() callback by Brian Foster · 6 years ago
  14. c8eac49 xfs: remove all boilerplate defer init/finish code by Brian Foster · 6 years ago
  15. ef97ef2 xfs: clean up xfs_btree_del_cursor callers by Darrick J. Wong · 7 years ago
  16. 0b04b6b8 xfs: trivial xfs_btree_del_cursor cleanups by Darrick J. Wong · 7 years ago
  17. 5fdd979 xfs: remove xfs_defer_init() firstblock param by Brian Foster · 7 years ago
  18. fb91f4b xfs: replace no-op firstblock init with ->t_firstblock by Brian Foster · 7 years ago
  19. bcd2c9f xfs: refactor dfops init to attach to transaction by Brian Foster · 7 years ago
  20. d5669ed xfs: use ->t_dfops in reflink cow recover path by Brian Foster · 7 years ago
  21. ed7ef8e xfs: remove unused btree cursor bc_private.a.dfops field by Brian Foster · 7 years ago
  22. 0b61f8a xfs: convert to SPDX license tags by Dave Chinner · 7 years ago
  23. 9e6c08d xfs: validate btree records on retrieval by Dave Chinner · 7 years ago
  24. 16858f7 xfs: fix error handling in xfs_refcount_insert() by Dave Chinner · 7 years ago
  25. 08daa3c xfs: add repair helpers for the reference count btree by Darrick J. Wong · 7 years ago
  26. 7f8f131 xfs: expose various functions to repair code by Darrick J. Wong · 7 years ago
  27. a1f6941 xfs: non-scrub - remove unused function parameters by Eric Sandeen · 7 years ago
  28. 49db55e xfs: add scrub cross-referencing helpers for the refcount btrees by Darrick J. Wong · 7 years ago
  29. 0525e95 xfs: queue deferred rmap ops for cow staging extent alloc/free in the right order by Darrick J. Wong · 7 years ago
  30. e9e899a xfs: move error injection tags into their own file by Darrick J. Wong · 7 years ago
  31. 8ad7c629 xfs: remove the ip argument to xfs_defer_finish by Christoph Hellwig · 7 years ago
  32. 10479e2 xfs: check _alloc_read_agf buffer pointer before using by Darrick J. Wong · 8 years ago
  33. 9e24cfd xfs: remove unneeded parameter from XFS_TEST_ERROR by Darrick J. Wong · 8 years ago
  34. e1a4e37 xfs: try to avoid blowing out the transaction reservation when bunmaping a shared extent by Darrick J. Wong · 8 years ago
  35. 3ecb3ac xfs: avoid mount-time deadlock in CoW extent recovery by Darrick J. Wong · 8 years ago
  36. 6f97077 xfs: rework refcount cow recovery error handling by Darrick J. Wong · 8 years ago
  37. 174edb0 xfs: store in-progress CoW allocations in the refcount btree by Darrick J. Wong · 8 years ago
  38. 350a27a xfs: introduce reflink utility functions by Darrick J. Wong · 8 years ago
  39. 33ba6129 xfs: connect refcount adjust functions to upper layers by Darrick J. Wong · 8 years ago
  40. 3172725 xfs: adjust refcount of an extent of blocks in refcount btree by Darrick J. Wong · 8 years ago
  41. bdf2863 xfs: add refcount btree operations by Darrick J. Wong · 8 years ago