1. f9252d8 [linux-kernel] Update license by Nick Terrell · 7 years ago
  2. 57e2df6 [kernel] Update squashfs-tools patch by Nick Terrell · 7 years ago
  3. 8b6702a [linux-kernel] Update patches for v5 by Nick Terrell · 7 years ago
  4. 7393b49 [linux-kernel] Update patches for v4 by Nick Terrell · 7 years ago
  5. 7d3ac07 [linux] Update patches for v3 by Nick Terrell · 7 years ago
  6. e6e25c9 Fix typos in README.md by Igor Vuk · 7 years ago
  7. ce91b64 [linux-kernel] Update patches for v2 by Nick Terrell · 7 years ago
  8. aff86be [linux] Write all the patch summaries by Nick Terrell · 7 years ago
  9. 0a94fea [linux] Rename last 2 diffs to patch names by Nick Terrell · 7 years ago
  10. f3ad406 [linux] Add summaries to xxhash and zstd patches by Nick Terrell · 7 years ago
  11. 34b0a08 [linux] Rename diffs to patch names by Nick Terrell · 7 years ago
  12. b789860 [linux] Switch BtrFS compression level to 1 by Nick Terrell · 7 years ago
  13. 631d366 [linux] Add xxhash and zstd in-kernel tests by Nick Terrell · 7 years ago
  14. e7093ca [linux] Add libfuzzer targets by Nick Terrell · 7 years ago
  15. a48e129 [linux] Port libzstd UBSAN fix by Nick Terrell · 7 years ago
  16. 9ad11be [linux] Fix decompression memory allocation by Nick Terrell · 7 years ago
  17. 53a67ec [linux-kernel] Fix duplicate symbols when built-in to kernel by Nick Terrell · 7 years ago
  18. e63fff9 [linux-kernel] Fix clang-format edge case with goto labels by Nick Terrell · 7 years ago
  19. 74b12f4 [linux-kernel] Fix some up clang-format edge cases by Nick Terrell · 7 years ago
  20. ddc68e1 [linux-kernel] Fix a weird clang-format corner case by Nick Terrell · 7 years ago
  21. a2b21c5 [linux-kernel] Update tests Makefile by Nick Terrell · 7 years ago
  22. 8d8e65c [linux-kernel] Update zstd.diff by Nick Terrell · 7 years ago
  23. 06fa1b0 [linux-kernel] Move ZSTD_STATIC_ASSERT to zstd_internal.h by Nick Terrell · 7 years ago
  24. 67101c6 [linux-kernel] clang-format lib/zstd/ by Nick Terrell · 7 years ago
  25. 588579f [linux-kernel] Rename MEM_* functions to ZSTD_* by Nick Terrell · 7 years ago
  26. 581e5fb Add clang-format config by Nick Terrell · 7 years ago
  27. d1a5790 [linux-kernel] Dual license with GPLv2 by Nick Terrell · 7 years ago
  28. fb10c91 [linux-kernel] Update zstd.diff by Nick Terrell · 7 years ago
  29. 358280f Remove cross-platform macros and dead code by Nick Terrell · 7 years ago
  30. 8eb7a32 [linux-kernel] Fix whitespace edge case with script by Nick Terrell · 7 years ago
  31. 0ce0782 [linux-kernel] Update kernelize.sh script for edge cases by Nick Terrell · 7 years ago
  32. 0d26da2 [linux-kernel] Don't undef current (use curr) by Nick Terrell · 7 years ago
  33. f3c9bd0 [linux-kernel] Remove unused variables in test by Nick Terrell · 7 years ago
  34. 90a1c94 [linux-kernel] Update header comments by Nick Terrell · 7 years ago
  35. 1d42ca8 Add zstd.diff by Nick Terrell · 7 years ago
  36. b3ebe9b [linux-kernel] Separate xxhash into its own module by Nick Terrell · 7 years ago
  37. cf4f940 [kernel] Update README with SquashFS patch by Nick Terrell · 7 years ago
  38. 99972fa [btrfs] Fix typo in pr_warn() message by Nick Terrell · 7 years ago
  39. 79a85e1 [btrfs] Update patch to use ZSTD_init{C,D}Stream() by Nick Terrell · 7 years ago
  40. ccc0b0e Merge pull request #680 from iburinoc/sqfs-kernel by Yann Collet · 7 years ago
  41. c7e1071 Fix missing squashfs_finish_page's by Sean Purcell · 7 years ago
  42. eeeb201 Fix case where pages run out before end of stream by Sean Purcell · 7 years ago
  43. 32c658a SquashFS linux kernel patch by Sean Purcell · 7 years ago
  44. 5087c17 Rename ZSTD_create*() to ZSTD_init*() by Nick Terrell · 7 years ago
  45. b633377 Add BtrFS benchmarks by Nick Terrell · 8 years ago
  46. b4dd337 Add BtrFS patch for 4.10 kernel by Nick Terrell · 8 years ago
  47. adb1974 Switch comments to kernel style + limit to 80 cols by Nick Terrell · 8 years ago
  48. bed6c0a Remove ZSTDLIB_API from decompress.c by Nick Terrell · 8 years ago
  49. 9c7371b Improve comments and ordering by Nick Terrell · 8 years ago
  50. 97693af Add a README by Nick Terrell · 8 years ago
  51. 7f510a7 Add Kconfig and Makefile diffs by Nick Terrell · 8 years ago
  52. 60b34b0 fix gitignore by Nick Terrell · 8 years ago
  53. bb21379 Rename zstd_(de)compress.c to (de)compress.c by Nick Terrell · 8 years ago
  54. 1b38564 Undef current if defined by Nick Terrell · 8 years ago
  55. c53bacc Fix up some old names by Nick Terrell · 8 years ago
  56. 2e4dbd2 Really move the makefile by Nick Terrell · 8 years ago
  57. 5859101 Move Makefile to lib/zstd by Nick Terrell · 8 years ago
  58. d0bbcea Add fs/btrfs/zstd.c by Nick Terrell · 8 years ago
  59. 2eb623a Explicitly convert scratchBuffer to unsigned* by Nick Terrell · 8 years ago
  60. fd95be0 Move sources to lib/zstd/ by Nick Terrell · 8 years ago
  61. 1af700e Remove unused FSE/HUF functions by Nick Terrell · 8 years ago
  62. dd62829 Remove more restrict by Nick Terrell · 8 years ago
  63. 9c257dc Fix up xxhash by Nick Terrell · 8 years ago
  64. 0888251 Switch intptr_t to ptrdiff_t by Nick Terrell · 8 years ago
  65. 6758392 Move zstd.h to linux/zstd.h by Nick Terrell · 8 years ago
  66. b065072 Test module macros by Nick Terrell · 8 years ago
  67. b1b582b Add module macros by Nick Terrell · 8 years ago
  68. b5e3e3c Add zstd kernel module Makefile by Nick Terrell · 8 years ago
  69. 79298bf Add userland test with mock kernel headers by Nick Terrell · 8 years ago
  70. 33fc0ad Fix ZSTD_createCStream_usingCDict() and ZSTD_compress_usingCDict() by Nick Terrell · 8 years ago
  71. 87cec8f Fix compilation errors by Nick Terrell · 8 years ago
  72. 59aadc8 Preallocate workSpace for cctx and combine create and init for cstream by Nick Terrell · 8 years ago
  73. 21b6c53 Working on API by Nick Terrell · 8 years ago
  74. e48b135 Remove STATIC_LINKING_ONLY defines by Nick Terrell · 8 years ago
  75. 6ce5889 Use <asm/unaligned.h> for unaligned memory access by Nick Terrell · 8 years ago
  76. be7da5d Change stdlib includes to linux includes by Nick Terrell · 8 years ago
  77. b3b41d0 Remove platform specific macros by Nick Terrell · 8 years ago
  78. 1075c12 Convert all spaces to tabs by Nick Terrell · 8 years ago
  79. 78063ca spaces to tabs by Nick Terrell · 8 years ago
  80. b1c6bb8 Copy files into contrib/linux-kernel/ by Nick Terrell · 8 years ago