summaryrefslogtreecommitdiff
path: root/include/linux/slab.h
AgeCommit message (Expand)Author
2021-05-17Fix some minor compiler warningsKent Overstreet
2021-04-08Fix krealloc() alignmentKent Overstreet
2021-03-29Update bcachefs sources to 18686af684 bcachefs: Inode backpointersv0.13Kent Overstreet
2020-11-30Update bcachefs sources to 021e62a098 bcachefs: Fix error in filesystem initi...Kent Overstreet
2020-11-08Fix kmalloc_array macroKent Overstreet
2020-05-23kmalloc: use posix_memalignYuxuan Shui
2020-05-21Make sure aligned_alloc size is a multiply of alignmentYuxuan Shui
2020-05-05Fix building on muslYuxuan Shui
2019-04-17Update bcachefs sources to 6f603b8d79 bcachefs: some improvements to startup ...Kent Overstreet
2019-03-24Align allocations like the kernel doesKent Overstreet
2018-06-27Update bcachefs sources to 2cb70a82bc bcachefs: delete some debug codeKent Overstreet
2017-11-12Simple stupid memory reclaim codeKent Overstreet
2017-05-12Update bcachefs sources to 14e9ac5016 bcachefs: btree_iter fastpathKent Overstreet
2017-01-20bcache in userspace; userspace fsckKent Overstreet