summaryrefslogtreecommitdiff
path: root/linux/kthread.c
AgeCommit message (Expand)Author
2024-01-16Move c_src dirs back to toplevelKent Overstreet
2024-01-16move Rust sources to top level, C sources into c_srcThomas Bertschinger
2023-07-20Run shrinkers when pthread_create failsKent Overstreet
2023-03-04Update bcachefs sources to 171da96d76 bcachefs: Drop some anonymous structs, ...Kent Overstreet
2022-10-10Update bcachefs sources to 47ffed9fad bcachefs: bch2_btree_delete_range_trans...Kent Overstreet
2021-02-24Don't die in kthread_create()Kent Overstreet
2019-12-14Increase stack size of userspace threads to 32k.Justin Husted
2019-01-13Use 16k stack sizeKent Overstreet
2019-01-13check for errors from pthread_create()Kent Overstreet
2018-02-05use futex instead of pthread cond variable for scheduleKent Overstreet
2018-01-11Update bcachefs sources to 02ae70070a bcachefs: Allocate new btree roots lazilyKent Overstreet
2017-01-20bcache in userspace; userspace fsckKent Overstreet