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