Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-06-04 | Fix build when CONFIG_BCACHEFS_DEBUG=y | Kent Overstreet | |
2019-11-04 | Use the correct clock for userspace time. | Justin Husted | |
The ktime_get_coarse_real_ts64() implementation for userspace was using CLOCK_MONOTONIC instead of CLOCK_REALTIME_COARSE. This resulted in files being timestamped with a time close to the unix epoch. Signed-off-by: Justin Husted <sigstop@gmail.com> | |||
2019-04-17 | Update bcachefs sources to 6f603b8d79 bcachefs: some improvements to startup ↵ | Kent Overstreet | |
messages and options | |||
2019-04-04 | Update bcachefs sources to d83b992f65 bcachefs: Rewrite ↵ | Kent Overstreet | |
journal_seq_blacklist machinery | |||
2018-11-04 | Added ktime_get_real_seconds() wrapper | Tim Schlueter | |
Also, changed the last_mount print so it no longer prints out two newlines. | |||
2018-08-15 | Update bcachefs sources to 15f6e66e86 bcachefs: pass around bset_tree less | Kent Overstreet | |
2018-02-05 | use futex instead of pthread cond variable for schedule | Kent Overstreet | |
2017-02-06 | update bcache code, fsck improvements | Kent Overstreet | |
2017-01-20 | bcache in userspace; userspace fsck | Kent Overstreet | |