1. ceb13b5 MINOR: ncbuf: missing malloc checks in standalone code by Aurelien DARRAGON · 1 year, 7 months ago
  2. 2526a6a CLEANUP: ncbuf: use standard BUG_ON with DEBUG_STRICT by Amaury Denoyelle · 2 years ago
  3. d64a26f CLEANUP: ncbuf: inline small functions by Amaury Denoyelle · 2 years ago
  4. 17e20e8 CLEANUP: ncbuf: remove ncb_blk args by value by Amaury Denoyelle · 2 years ago
  5. 7f0295f MINOR: ncbuf: complete doc for ncb_advance() by Amaury Denoyelle · 2 years ago
  6. 3b64a28 CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · 2 years, 4 months ago
  7. e0a92a7 MINOR: ncbuf: implement ncb_is_fragmented() by Amaury Denoyelle · 2 years, 5 months ago
  8. 9fb57e8 CLEANUP: Re-apply xalloc_size.cocci (2) by Tim Duesterhus · 2 years, 6 months ago
  9. 1194db2 MINOR: ncbuf: adjust ncb_data with NCBUF_NULL by Amaury Denoyelle · 2 years, 6 months ago
  10. ca21c76 MINOR: ncbuf: refactor ncb_advance() by Amaury Denoyelle · 2 years, 7 months ago
  11. f6dbdc1 BUG/MINOR: ncbuf: fix ncb_is_empty() by Amaury Denoyelle · 2 years, 7 months ago
  12. f46393a MINOR: ncbuf: fix warnings for testing build by Amaury Denoyelle · 2 years, 7 months ago
  13. 48fbad4 BUG/MEDIUM: ncbuf: fix null buffer usage by Amaury Denoyelle · 2 years, 7 months ago
  14. b5ca943 BUG/MINOR: ncbuf: fix coverity warning on uninit sz_data by Amaury Denoyelle · 2 years, 7 months ago
  15. eeeeed4 MINOR: ncbuf: write unit tests by Amaury Denoyelle · 2 years, 7 months ago
  16. df25acf MINOR: ncbuf: implement advance by Amaury Denoyelle · 2 years, 7 months ago
  17. b830f0d MINOR: ncbuf: define various insertion modes by Amaury Denoyelle · 2 years, 7 months ago
  18. 077e096 MINOR: ncbuf: implement insertion by Amaury Denoyelle · 2 years, 7 months ago
  19. edeb0a6 MINOR: ncbuf: optimize storage for the last gap by Amaury Denoyelle · 2 years, 7 months ago
  20. d5d2ed9 MINOR: ncbuf: complete API and define block interal abstraction by Amaury Denoyelle · 2 years, 7 months ago
  21. 1b5f77f MINOR: ncbuf: define non-contiguous buffer by Amaury Denoyelle · 2 years, 7 months ago