1. 85c73bf7 xfs: rework xfs_buf_incore() API by Dave Chinner · 2 years, 8 months ago
  2. e3c5de2 xfs: rename struct xfs_attr_item to xfs_attr_intent by Darrick J. Wong · 2 years, 9 months ago
  3. d68c51e9 xfs: Merge xfs_delattr_context into xfs_attr_item by Allison Henderson · 2 years, 9 months ago
  4. 73159fc xfs: Remove unused xfs_attr_*_args by Allison Henderson · 2 years, 9 months ago
  5. 9343ee7 xfs: convert bp->b_bn references to xfs_buf_daddr() by Dave Chinner · 3 years, 6 months ago
  6. 38c26bf xfs: replace xfs_sb_version checks with feature flag checks by Dave Chinner · 3 years, 6 months ago
  7. 5e68b4c xfs: Rename __xfs_attr_rmtval_remove by Allison Henderson · 3 years, 6 months ago
  8. df08263 xfs: add attr state machine tracepoints by Allison Henderson · 3 years, 6 months ago
  9. 0e6acf2 xfs: Remove xfs_attr_rmtval_set by Allison Henderson · 3 years, 9 months ago
  10. 8f502a4 xfs: Add delay ready attr set routines by Allison Henderson · 3 years, 9 months ago
  11. 2b74b03 xfs: Add delay ready attr remove routines by Allison Henderson · 3 years, 10 months ago
  12. 3feb4ff xfs: remove the redundant crc feature check in xfs_attr3_rmt_verify by Kaixu Xia · 4 years, 5 months ago
  13. d4034c4 xfs: Pull up xfs_attr_rmtval_invalidate by Allison Collins · 4 years, 7 months ago
  14. 8b8e0cc xfs: Refactor xfs_attr_rmtval_remove by Allison Collins · 4 years, 7 months ago
  15. 7951410 xfs: Factor out xfs_attr_rmtval_invalidate by Allison Collins · 4 years, 7 months ago
  16. 1a485fc xfs: Factor out new helper functions xfs_attr_rmtval_set by Allison Collins · 4 years, 7 months ago
  17. e513e25 xfs: remove ATTR_KERNOVAL by Christoph Hellwig · 5 years ago
  18. 0e3eccc xfs: make xfs_buf_read return an error code by Darrick J. Wong · 5 years ago
  19. 841263e xfs: make xfs_buf_get return an error code by Darrick J. Wong · 5 years ago
  20. 4ed8e27 xfs: make xfs_buf_read_map return an error code by Darrick J. Wong · 5 years ago
  21. e8db2aa xfs: fix memory corruption during remote attr value buffer invalidation by Darrick J. Wong · 5 years ago
  22. 8edbb26 xfs: refactor remote attr value buffer invalidation by Darrick J. Wong · 5 years ago
  23. 5f213dd xfs: fix missing header includes by Darrick J. Wong · 5 years ago
  24. 728bcaa xfs: make attr lookup returns consistent by Dave Chinner · 5 years ago
  25. 250d4b4 xfs: remove unused header files by Eric Sandeen · 6 years ago
  26. dbd329f1 xfs: add struct xfs_mount pointer to struct xfs_buf by Christoph Hellwig · 6 years ago
  27. f5b999c xfs: remove unused flag arguments by Eric Sandeen · 6 years ago
  28. 39708c2 xfs: miscellaneous verifier magic value fixups by Brian Foster · 6 years ago
  29. d5a2e28 xfs: remove last of unnecessary xfs_defer_cancel() callers by Brian Foster · 6 years ago
  30. 9b1f4e9 xfs: cancel dfops on xfs_defer_finish() error by Brian Foster · 7 years ago
  31. a819866 xfs: automatic dfops inode relogging by Brian Foster · 7 years ago
  32. 9e28a24 xfs: drop unnecessary xfs_defer_finish() dfops parameter by Brian Foster · 7 years ago
  33. d5cca7e xfs: remove unnecessary dfops init calls in xattr code by Brian Foster · 7 years ago
  34. dcbd44f xfs: fix transaction leak on remote attr set/remove failure by Brian Foster · 7 years ago
  35. 5fdd979 xfs: remove xfs_defer_init() firstblock param by Brian Foster · 7 years ago
  36. 2af5284 xfs: remove xfs_bunmapi() firstblock param by Brian Foster · 7 years ago
  37. a7beabe xfs: remove xfs_bmapi_write() firstblock param by Brian Foster · 7 years ago
  38. 76613903 xfs: use ->t_firstblock in xattr ops by Brian Foster · 7 years ago
  39. bcd2c9f xfs: refactor dfops init to attach to transaction by Brian Foster · 7 years ago
  40. ccd9d91 xfs: remove xfs_bunmapi() dfops param by Brian Foster · 7 years ago
  41. 6e702a5 xfs: remove xfs_bmapi_write() dfops param by Brian Foster · 7 years ago
  42. 32a9b7c xfs: replace xfs_da_args->dfops accesses with ->t_dfops and remove by Brian Foster · 7 years ago
  43. 0b61f8a xfs: convert to SPDX license tags by Dave Chinner · 7 years ago
  44. 8925a3d xfs: make xfs_buf_incore out of line by Dave Chinner · 7 years ago
  45. b557259 xfs: create a new buf_ops pointer to verify structure metadata by Darrick J. Wong · 7 years ago
  46. bc1a09b xfs: refactor verifier callers to print address of failing check by Darrick J. Wong · 7 years ago
  47. a6a781a xfs: have buffer verifier functions report failing address by Darrick J. Wong · 7 years ago
  48. 31ca03c xfs: refactor xfs_verifier_error and xfs_buf_ioerror by Darrick J. Wong · 7 years ago
  49. 8ad7c629 xfs: remove the ip argument to xfs_defer_finish by Christoph Hellwig · 7 years ago
  50. 411350d xfs: refactor xfs_trans_roll by Christoph Hellwig · 7 years ago
  51. ad017f6 xfs: pass along transaction context when reading xattr block buffers by Darrick J. Wong · 8 years ago
  52. c8ce540 xfs: remove double-underscore integer types by Darrick J. Wong · 8 years ago
  53. 2c3234d xfs: rename flist/free_list to dfops by Darrick J. Wong · 9 years ago
  54. 310a75a xfs: change xfs_bmap_{finish,cancel,init,free} -> xfs_defer_* by Darrick J. Wong · 9 years ago
  55. 3ab78df xfs: rework xfs_bmap_free callers to use xfs_defer_ops by Darrick J. Wong · 9 years ago
  56. f6106ef xfs: eliminate committed arg from xfs_bmap_finish by Eric Sandeen · 9 years ago
  57. 233135b xfs: print name of verifier if it fails by Eric Sandeen · 9 years ago
  58. 51fcbfe xfs: avoid dependency on Linux XATTR_SIZE_MAX by Jan Tulak · 9 years ago
  59. 5461ad9 Merge branch 'xfs-meta-uuid' into for-next by Dave Chinner · 10 years ago
  60. 20b8394 Merge branch 'xfs-misc-fixes-for-4.3' into for-next by Dave Chinner · 10 years ago
  61. ce748ea xfs: create new metadata UUID field and incompat flag by Eric Sandeen · 10 years ago
  62. ab7bb61 xfs: xfs_bunmapi() does not need XFS_BMAPI_METADATA flag by Dave Chinner · 10 years ago
  63. df150ed1 xfs: remote attributes need to be considered data by Dave Chinner · 10 years ago
  64. e3c32ee xfs: remote attribute headers contain an invalid LSN by Dave Chinner · 10 years ago
  65. bb58e61 xfs: move most of xfs_sb.h to xfs_format.h by Christoph Hellwig · 10 years ago
  66. 4fb6e8a xfs: merge xfs_ag.h into xfs_format.h by Christoph Hellwig · 10 years ago
  67. 2451337 xfs: global error sign conversion by Dave Chinner · 11 years ago
  68. 30f712c libxfs: move source files by Dave Chinner · 11 years ago[Renamed from fs/xfs/xfs_attr_remote.c]
  69. d99831f xfs: return is not a function by Eric Sandeen · 11 years ago
  70. c2c4c47 xfs: replace attr LBSIZE with xfs_da_geometry by Dave Chinner · 11 years ago
  71. fdd3a2a Merge branch 'xfs-unused-args-cleanup' into for-next by Dave Chinner · 11 years ago
  72. 8275cdd xfs: remote attribute overwrite causes transaction overrun by Dave Chinner · 11 years ago
  73. 6d0081a xfs: remove unused mp arg from xfs_attr3_rmt_hdr_ok() by Eric Sandeen · 11 years ago
  74. ce5028c xfs: modify verifiers to differentiate CRC from other errors by Eric Sandeen · 11 years ago
  75. bba719b xfs: fix off-by-one error in xfs_attr3_rmt_verify by Jie Liu · 11 years ago
  76. 632b89e xfs: fix static and extern sparse warnings by Dave Chinner · 11 years ago
  77. a4fbe6a xfs: decouple inode and bmap btree header files by Dave Chinner · 11 years ago
  78. 239880e xfs: decouple log and transaction headers by Dave Chinner · 11 years ago
  79. 5706278 xfs: unify directory/attribute format definitions by Dave Chinner · 11 years ago
  80. 836a94a xfs: fix issues that cause userspace warnings by Dave Chinner · 12 years ago
  81. c5c249b xfs: minor cleanups by Dave Chinner · 12 years ago
  82. 6898811 xfs: create xfs_bmap_util.[ch] by Dave Chinner · 12 years ago
  83. d386b32 xfs: sync minor header differences needed by userspace. by Dave Chinner · 12 years ago
  84. 7bc0dc2 xfs: rework remote attr CRCs by Dave Chinner · 12 years ago
  85. 58a7228 xfs: correctly map remote attr buffers during removal by Dave Chinner · 12 years ago
  86. 26f7144 xfs: remote attribute tail zeroing does too much by Dave Chinner · 12 years ago
  87. 551b382 xfs: remote attribute read too short by Dave Chinner · 12 years ago
  88. 9531e2d xfs: remote attribute allocation may be contiguous by Dave Chinner · 12 years ago
  89. 946217b xfs: Remote attr validation fixes and optimisations by Dave Chinner · 12 years ago
  90. d2e448d xfs: add CRC protection to remote attributes by Dave Chinner · 12 years ago
  91. 95920cd xfs: split remote attribute code out by Dave Chinner · 12 years ago