]> git.sesse.net Git - bcachefs-tools-debian/history - linux
Disable pristine-tar option in gbp.conf, since there is no pristine-tar branch.
[bcachefs-tools-debian] / linux /
2020-06-03 Kent OverstreetUpdate bcachefs sources to c9b4a210f9 fixup! bcachefs...
2020-05-15 Kent OverstreetUpdate bcachefs sources to e1f6739c4a bcachefs: Fix...
2020-05-05 koverstreetMerge pull request #27 from yshui/master
2020-05-05 Yuxuan ShuiFix building on musl
2019-12-16 koverstreetMerge pull request #24 from brendon-boldt/new-install...
2019-12-15 Justin HustedIncrease stack size of userspace threads to 32k.
2019-12-04 Kent OverstreetPut valgrind support behind CONFIG_VALGRIND
2019-11-08 Justin HustedMake userspace blkdev cleanup code more robust.
2019-11-08 Justin HustedFix refcount bug in blkdev and timer kthreads.
2019-11-04 Justin HustedStop blkdev completion thread at process exit time...
2019-11-04 Justin HustedStop workqueue threads at process exit time, to make...
2019-11-04 Justin HustedStop the timer task at process exit time, to make valgr...
2019-11-04 Justin HustedChange preempt_disable() etc. to use a recursive mutex.
2019-10-18 Justin HustedAdd valgrind handling: data read from io_submit was...
2019-10-01 Kent OverstreetUpdate six locks
2019-09-25 Kent OverstreetUpdate bcachefs sources to 5a3a4087af bcachefs: Convert...
2019-08-28 Kent OverstreetUpdate llist code
2019-07-11 Kent OverstreetUpdate bcachefs sources to b91a514413 bcachefs: Don...
2019-04-10 Kent Overstreetfix check for SYS_random
2019-04-05 Kent OverstreetUpdate bcachefs sources to d83b992f65 bcachefs: Rewrite...
2019-01-23 Kent OverstreetUpdate bcachefs sources to 99750eab4d bcachefs: Persist...
2019-01-14 Kent OverstreetUpdate bcachefs sources to bcca1c557b bcachefs: fixes...
2019-01-14 Kent OverstreetUpdate bcachefs sources to ef60854e99 bcachefs: More...
2019-01-13 Kent OverstreetUse 16k stack size
2019-01-13 Kent Overstreetdelete dead code
2019-01-13 Kent Overstreetcheck for errors from pthread_create()
2018-12-20 Kent OverstreetDelete more shim layer code
2018-11-04 koverstreetMerge pull request #10 from modelrockettier/shrinkers
2018-11-04 Tim SchlueterDon't read meminfo if there are no shrinkers
2018-06-01 Kent OverstreetDelete more shim layer code
2018-06-01 Kent OverstreetUpdate bcachefs sources to 9abf628c70 bcachefs: Fix...
2018-05-17 Kent Overstreetdrop dead code
2018-05-17 Kent OverstreetSwitch to liblz4
2018-05-17 Kent Overstreetfixes for 32 bit builds/non x86 archs
2018-05-17 Kent OverstreetUpdate bcachefs sources to 0906b1fb49 bcachefs: fixes...
2018-02-08 Kent OverstreetUpdate bcachefs sources to d5e561b3cc bcachefs: BCH_DAT...
2018-02-05 Kent Overstreetuse futex instead of pthread cond variable for schedule
2018-01-11 Kent OverstreetUpdate bcachefs sources to 02ae70070a bcachefs: Allocat...
2017-12-21 Kent OverstreetUpdate bcachefs sources to 14ce2a2031 bcachefs: fixes...
2017-11-12 Kent OverstreetSimple stupid memory reclaim code
2017-08-23 Kent Overstreethandle REQ_OP_FLUSH
2017-08-23 Kent Overstreeturandom fallback
2017-08-23 Kent Overstreetfix incorrect errno usage
2017-05-13 Kent OverstreetUpdate bcachefs sources to 14e9ac5016 bcachefs: btree_i...
2017-05-05 Kent OverstreetUpdate bcachefs sources to 3610542890 bcachefs: Convert...
2017-05-05 Kent Overstreetfix sync writes - don't use O_EXCL
2017-04-24 Kent OverstreetUse aio
2017-04-24 Kent OverstreetUpdate bcachefs sources to 2e70771b8d
2017-04-15 Kent Overstreetcmd_list improvements; use %m
2017-04-15 Kent OverstreetUpdate bcachefs sources to f026e4e024
2017-03-20 Kent Overstreetbcachefs-in-userspace improvements
2017-03-20 Kent Overstreetmake linux shim timer code less fragile
2017-03-20 Kent OverstreetRename from bcache-tools to bcachefs-tools
2017-03-09 Kent Overstreetcmd_migrate
2017-03-04 Kent OverstreetDelete more unused shim code, update bcache code
2017-02-28 Kent OverstreetNew on disk format - encryption
2017-02-08 Kent Overstreetfewer workqueues
2017-02-03 Kent Overstreetlinux shim: return an error on failure to open
2017-02-02 Kent OverstreetFix initialization order bug
2017-01-20 Kent Overstreetbcache in userspace; userspace fsck