1. e97659c btrfs: use unaligned helpers for stack and header set/get helpers by David Sterba · 4 years, 4 months ago
  2. 583e4a2 btrfs: update documentation of set/get helpers by David Sterba · 4 years, 9 months ago
  3. f472d3c btrfs: optimize split page write in btrfs_set_token_##bits by David Sterba · 4 years, 9 months ago
  4. f4ca8c5 btrfs: optimize split page write in btrfs_set_##bits by David Sterba · 4 years, 9 months ago
  5. ba8a9a0 btrfs: optimize split page read in btrfs_get_token_##bits by David Sterba · 4 years, 9 months ago
  6. 84da071 btrfs: optimize split page read in btrfs_get_##bits by David Sterba · 4 years, 9 months ago
  7. 2b48966 btrfs: constify extent_buffer in the API functions by David Sterba · 4 years, 9 months ago
  8. ce7afe8 btrfs: speed up btrfs_set_token_##bits helpers by David Sterba · 4 years, 9 months ago
  9. 029e4a4 btrfs: speed up btrfs_set_##bits helpers by David Sterba · 4 years, 9 months ago
  10. 8f9da81 btrfs: speed up btrfs_get_token_##bits helpers by David Sterba · 4 years, 9 months ago
  11. 1441ed9 btrfs: speed up btrfs_get_##bits helpers by David Sterba · 4 years, 9 months ago
  12. 5e39468 btrfs: add separate bounds checker for set/get helpers by David Sterba · 4 years, 9 months ago
  13. 870b388 btrfs: preset set/get token with first page and drop condition by David Sterba · 4 years, 9 months ago
  14. cc4c13d btrfs: drop eb parameter from set/get token helpers by David Sterba · 4 years, 9 months ago
  15. 4dae666 btrfs: use the token::eb for all set/get helpers by David Sterba · 4 years, 9 months ago
  16. c82f823 btrfs: tie extent buffer and it's token together by David Sterba · 5 years ago
  17. 48bc395 btrfs: assume valid token for btrfs_set/get_token helpers by David Sterba · 5 years ago
  18. cb49511 btrfs: define separate btrfs_set/get_XX helpers by David Sterba · 5 years ago
  19. d7f663f btrfs: prune unused includes by David Sterba · 7 years ago
  20. c1d7c51 btrfs: replace GPL boilerplate by SPDX -- sources by David Sterba · 7 years ago
  21. 1cbb1f4 btrfs: struct-funcs, constify readers by Jeff Mahoney · 8 years ago
  22. 0132761 btrfs: fix string and comment grammatical issues and typos by Nicholas D Steeves · 9 years ago
  23. ea1754a mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage by Kirill A. Shutemov · 9 years ago
  24. 18077bb Btrfs: rewrite BTRFS_SETGET_FUNCS by Li Zefan · 13 years ago
  25. cfed81a Btrfs: add the ability to cache a pointer into the eb by Chris Mason · 13 years ago
  26. a659171 Btrfs: stop using highmem for extent_buffers by Chris Mason · 14 years ago
  27. d397712 Btrfs: Fix checkpatch.pl warnings by Chris Mason · 16 years ago
  28. c99e905c Btrfs: Fix sparse endian warnings in struct-funcs.c by Chris Mason · 16 years ago
  29. d352ac6 Btrfs: add and improve comments by Chris Mason · 16 years ago
  30. df68b8a Btrfs: unaligned access fixes by David Miller · 17 years ago
  31. e644d02 Fix recursive KM_USER1 usage in btrfs_realloc_node by Chris Mason · 17 years ago
  32. 0f82731 Breakout BTRFS_SETGET_FUNCS into a separate C file, the inlines were too big. by Chris Mason · 17 years ago