1. c2b6e15 xfs: substitute spaces with tabs by Thomas Bianchi · 7 years ago
  2. 0b61f8a xfs: convert to SPDX license tags by Dave Chinner · 7 years ago
  3. 2551a53 xfs: explicitly pass buffer size to xfs_corruption_error by Darrick J. Wong · 7 years ago
  4. 65a7935 xfs: remove u_int* type usage by Darrick J. Wong · 7 years ago
  5. 8210f4d xfs: abort dir/attr btree operation if btree is obviously weird by Darrick J. Wong · 7 years ago
  6. bdaac93 xfs: refactor extended attribute list operation by Darrick J. Wong · 7 years ago
  7. eec0482 xfs: scrub extended attributes by Darrick J. Wong · 7 years ago
  8. 5af7777 xfs: assert locking precondіtion in xfs_attr_list_int_ilocked by Christoph Hellwig · 8 years ago
  9. ad017f6 xfs: pass along transaction context when reading xattr block buffers by Darrick J. Wong · 8 years ago
  10. c8ce540 xfs: remove double-underscore integer types by Darrick J. Wong · 8 years ago
  11. f7a136a xfs: several xattr functions can be void by Eric Sandeen · 8 years ago
  12. 0d5a75e xfs: make several functions static by Eric Sandeen · 9 years ago
  13. 3ab3ffc xfs: collapse cases in xfs_attr3_leaf_list_int by Eric Sandeen · 9 years ago
  14. 7af5ad2 xfs: remove put_value from attr ->put_listent context by Eric Sandeen · 9 years ago
  15. e5bd12b xfs: don't pass value into attr ->put_listent by Eric Sandeen · 9 years ago
  16. 2a6fba6 xfs: only return -errno or success from attr ->put_listent by Eric Sandeen · 9 years ago
  17. 2e83b79 xfs: fix two memory leaks in xfs_attr_list.c error paths by Mateusz Guzik · 9 years ago
  18. ff6d6af xfs: per-filesystem stats counter implementation by Bill O'Donnell · 9 years ago
  19. 2f66124 xfs: pass attr geometry to attr leaf header conversion functions by Brian Foster · 10 years ago
  20. bb58e61 xfs: move most of xfs_sb.h to xfs_format.h by Christoph Hellwig · 10 years ago
  21. 4fb6e8a xfs: merge xfs_ag.h into xfs_format.h by Christoph Hellwig · 10 years ago
  22. 6d3ebaa xfs: merge xfs_dinode.h into xfs_format.h by Christoph Hellwig · 10 years ago
  23. 2451337 xfs: global error sign conversion by Dave Chinner · 11 years ago
  24. b474c7a xfs: Nuke XFS_ERROR macro by Eric Sandeen · 11 years ago
  25. d99831f xfs: return is not a function by Eric Sandeen · 11 years ago
  26. 0650b55 xfs: introduce directory geometry structure by Dave Chinner · 11 years ago
  27. 8275cdd xfs: remote attribute overwrite causes transaction overrun by Dave Chinner · 11 years ago
  28. 568d994 xfs: use xfs_ilock_attr_map_shared in xfs_attr_list_int by Christoph Hellwig · 11 years ago
  29. 01ba43b xfs: vectorise encoding/decoding directory headers by Dave Chinner · 11 years ago
  30. 4bceb18 xfs: vectorise DA btree operations by Dave Chinner · 11 years ago
  31. a4fbe6a xfs: decouple inode and bmap btree header files by Dave Chinner · 11 years ago
  32. 239880e xfs: decouple log and transaction headers by Dave Chinner · 11 years ago
  33. 5706278 xfs: unify directory/attribute format definitions by Dave Chinner · 11 years ago
  34. abec5f2 xfs: split out attribute listing code into separate file by Dave Chinner · 11 years ago