1. 182696f xfs: rename _zone variables to _cache by Darrick J. Wong · 3 years, 3 months ago
  2. 9343ee7 xfs: convert bp->b_bn references to xfs_buf_daddr() by Dave Chinner · 3 years, 4 months ago
  3. 04fcad8 xfs: introduce xfs_buf_daddr() by Dave Chinner · 3 years, 4 months ago
  4. 2b74b03 xfs: Add delay ready attr remove routines by Allison Henderson · 3 years, 8 months ago
  5. ef83851 xfs: cleanup xfs_idestroy_fork by Christoph Hellwig · 4 years, 7 months ago
  6. f7e67b2 xfs: move the fork format fields into struct xfs_ifork by Christoph Hellwig · 4 years, 7 months ago
  7. 8d57c21 xfs: add a function to deal with corrupt buffers post-verifiers by Darrick J. Wong · 4 years, 10 months ago
  8. 496b9bc xfs: fix use-after-free when aborting corrupt attr inactivation by Darrick J. Wong · 4 years, 10 months ago
  9. ce92464 xfs: make xfs_trans_get_buf return an error code by Darrick J. Wong · 5 years ago
  10. 54027a4 xfs: fix uninitialized variable in xfs_attr3_leaf_inactive by Darrick J. Wong · 5 years ago
  11. 0bb9d15 xfs: streamline xfs_attr3_leaf_inactive by Darrick J. Wong · 5 years ago
  12. e8db2aa xfs: fix memory corruption during remote attr value buffer invalidation by Darrick J. Wong · 5 years ago
  13. 2911edb xfs: remove the mappedbno argument to xfs_da_get_buf by Christoph Hellwig · 5 years ago
  14. 02c57f0 xfs: split xfs_da3_node_read by Christoph Hellwig · 5 years ago
  15. 51908ca xfs: add a btree entries pointer to struct xfs_da3_icnode_hdr by Christoph Hellwig · 5 years ago
  16. f475dc4d xfs: devirtualize ->node_hdr_from_disk by Christoph Hellwig · 5 years ago
  17. a5155b8 xfs: always log corruption errors by Darrick J. Wong · 5 years ago
  18. c2414ad xfs: replace -EIO with -EFSCORRUPTED for corrupt metadata by Darrick J. Wong · 5 years ago
  19. 707e0dd fs: xfs: Remove KM_NOSLEEP and KM_SLEEP. by Tetsuo Handa · 5 years ago
  20. 250d4b4 xfs: remove unused header files by Eric Sandeen · 6 years ago
  21. dbd329f1 xfs: add struct xfs_mount pointer to struct xfs_buf by Christoph Hellwig · 6 years ago
  22. c8eac49 xfs: remove all boilerplate defer init/finish code by Brian Foster · 6 years ago
  23. 02dff7b xfs: pull up dfops from xfs_itruncate_extents() by Brian Foster · 6 years ago
  24. 0b61f8a xfs: convert to SPDX license tags by Dave Chinner · 7 years ago
  25. a53efbd xfs: fail if xattr inactivation hits a hole by Brian Foster · 7 years ago
  26. f35c5e1 xfs: reinit btree pointer on attr tree inactivation walk by Brian Foster · 7 years ago
  27. 411350d xfs: refactor xfs_trans_roll by Christoph Hellwig · 7 years ago
  28. 0d5a75e xfs: make several functions static by Eric Sandeen · 9 years ago
  29. 253f491 xfs: better xfs_trans_alloc interface by Christoph Hellwig · 9 years ago
  30. de50e16 Merge branch 'xfs-misc-fixes-for-4.2-3' into for-next by Dave Chinner · 10 years ago
  31. f66bf04 xfs: don't truncate attribute extents if no extents exist by Brian Foster · 10 years ago
  32. 4ea7976 Merge branch 'xfs-commit-cleanup' into for-next by Dave Chinner · 10 years ago
  33. 7039331 xfs: saner xfs_trans_commit interface by Christoph Hellwig · 10 years ago
  34. 4906e21 xfs: remove the flags argument to xfs_trans_cancel by Christoph Hellwig · 10 years ago
  35. 6dfe5a0 xfs: xfs_attr_inactive leaves inconsistent attr fork state behind by Dave Chinner · 10 years ago
  36. 2f66124 xfs: pass attr geometry to attr leaf header conversion functions by Brian Foster · 10 years ago
  37. bb58e61 xfs: move most of xfs_sb.h to xfs_format.h by Christoph Hellwig · 10 years ago
  38. 4fb6e8a xfs: merge xfs_ag.h into xfs_format.h by Christoph Hellwig · 10 years ago
  39. 6d3ebaa xfs: merge xfs_dinode.h into xfs_format.h by Christoph Hellwig · 10 years ago
  40. 2451337 xfs: global error sign conversion by Dave Chinner · 11 years ago
  41. b474c7a xfs: Nuke XFS_ERROR macro by Eric Sandeen · 11 years ago
  42. d99831f xfs: return is not a function by Eric Sandeen · 11 years ago
  43. 01ba43b xfs: vectorise encoding/decoding directory headers by Dave Chinner · 11 years ago
  44. 4bceb18 xfs: vectorise DA btree operations by Dave Chinner · 11 years ago
  45. a4fbe6a xfs: decouple inode and bmap btree header files by Dave Chinner · 11 years ago
  46. 239880e xfs: decouple log and transaction headers by Dave Chinner · 11 years ago
  47. 5706278 xfs: unify directory/attribute format definitions by Dave Chinner · 11 years ago
  48. 70a9883 xfs: create a shared header file for format-related information by Dave Chinner · 11 years ago
  49. 3d3c8b5 xfs: refactor xfs_trans_reserve() interface by Jie Liu · 11 years ago
  50. fde2227 xfs: split out attribute fork truncation code into separate file by Dave Chinner · 11 years ago