]> git.sesse.net Git - bcachefs-tools-debian/history - include
Disable pristine-tar option in gbp.conf, since there is no pristine-tar branch.
[bcachefs-tools-debian] / include /
2022-03-21 Kent OverstreetBetter bio_alloc_bioset()
2022-03-21 Kent OverstreetUpdate bcachefs sources to 0e705f5944 fixup! bcachefs...
2022-03-13 Kent OverstreetUpdate bcachefs sources to f05b3c1af9 bcachefs: Improve...
2022-03-13 Kent OverstreetUpdate bcachefs sources to e48731a188 bcachefs: Fix...
2022-03-10 Kent OverstreetAdd freezable_schedule() to linux kernel shim
2022-02-27 Kent OverstreetUpdate bcachefs sources to 04036b4910 bcachefs: Fix...
2022-02-19 Kent OverstreetUpdate bcachefs sources to da8056a215 bcachefs: Store...
2022-02-18 Kent OverstreetSwitch to pthread_mutex_t for spinlocks, too
2022-02-16 Jonathan CarterNew upstream snapshot
2022-02-16 Kent OverstreetUpdate bcachefs sources to a0d7001b0f bcachefs: Change...
2022-02-13 Kent OverstreetUpdate bcachefs sources to ba398d2906 bcachefs: Fix...
2022-02-11 Kent OverstreetUpdate bcachefs sources to b84661c042 bcachefs: Fix...
2022-01-11 Kent OverstreetUpdate bcachefs sources to bf340e68c7 bcachefs: Ignore...
2022-01-05 Kent OverstreetUpdate bcachefs sources to 50ac18afbb bcachefs: Fix...
2022-01-02 Kent OverstreetRetry memory allocation failures
2021-12-28 Kent OverstreetUpdate bcachefs sources to 078a1a596a bcachefs: Optimiz...
2021-11-04 Kent OverstreetUpdate bcachefs sources to 5fd0c70102 bcachefs: Fix...
2021-10-16 Brett Holmanmake BIO_MAX_VECS unsigned, like the kernel definition
2021-09-09 Kent OverstreetUpdate bcachefs sources to 3f3f969859 bcachefs: Fix...
2021-09-01 Jonathan CarterNew upstream release
2021-07-28 Kent OverstreetDelete unused variable
2021-07-28 Kent OverstreetUpdate bcachefs sources to b964c6cba8 bcachefs: Change...
2021-07-25 Brett Holmanfix for musl and non-x86 archs
2021-07-15 Kent OverstreetUpdate bcachefs sources to 787de128a5 bcachefs: Improve...
2021-07-11 Kent OverstreetUpdate bcachefs sources to 400c2f8d96 bcachefs: Mask...
2021-07-08 Kent OverstreetUpdate bcachefs sources to dbee44d5ab bcachefs: add...
2021-06-11 Kent OverstreetUpdate bcachefs sources to 69be0dae31 bcachefs: Always...
2021-06-09 Kent OverstreetUpdate bcachefs sources to e3a7cee503 bcachefs: Don...
2021-05-31 Kent OverstreetUpdate bcachefs sources to 3913e0cac3 bcachefs: Journal...
2021-05-28 Kent OverstreetUpdate closures from kernel source tree
2021-05-28 Kent OverstreetGrab math.h from kernel source tree
2021-05-17 Kent OverstreetUpdate bcachefs sources to 0cd3e1d27a bcachefs: Fix...
2021-05-17 Kent OverstreetFix some minor compiler warnings
2021-04-30 Kent OverstreetUpdate bcachefs sources to a5c0e1bb30 bcachefs: Clean...
2021-04-27 Kent Overstreetbit_spinlocks now use futexes
2021-04-27 Kent OverstreetUpdate bcachefs sources to 8d3093bd9b bcachefs: Evict...
2021-04-24 Kent OverstreetAdd a real mempool implementation
2021-04-20 Kent OverstreetUpdate bcachefs sources to fe72e70682 bcachefs: Fix...
2021-04-13 Kent OverstreetUpdate bcachefs sources to 8eca47e4d5 bcachefs: Improve...
2021-04-12 Kent OverstreetUpdate bcachefs sources to a8b3ce7599 fixup! bcachefs...
2021-04-08 Kent OverstreetFix krealloc() alignment
2021-04-06 Jonathan CarterNew upstream snapshot
2021-03-29 Kent OverstreetUpdate bcachefs sources to 18686af684 bcachefs: Inode...
2021-03-25 Kent OverstreetUpdate bcachefs sources to ad68801b93 bcachefs: Use...
2021-02-16 jpsollieMerge pull request #16 from koverstreet/master
2021-02-13 Kent Overstreetgenerix radix trees: Don't overflow in peek()
2021-02-12 Kent OverstreetUpdate bcachefs sources to 5e73602f6c bcachefs: Fix...
2020-12-04 Kent OverstreetUpdate bcachefs sources to e1d0fb8c5f bcachefs: Don...
2020-11-30 Kent OverstreetUpdate bcachefs sources to 021e62a098 bcachefs: Fix...
2020-11-16 Kent OverstreetUpdate bcachefs sources to d1fd471830 bcachefs: Add...
2020-11-16 Kent OverstreetRound up aligned_alloc() allocations
2020-11-08 Kent OverstreetFix kmalloc_array macro
2020-11-07 Kent OverstreetUpdate bcachefs sources to 1d669389f7 bcachefs: use...
2020-10-18 Jonathan CarterAdd upstream files
2020-08-24 koverstreetMerge pull request #38 from jnsaff/patch-1
2020-08-24 Kent OverstreetUpdate bcachefs sources to 10ab39f2fa bcachefs: Improve...
2020-06-27 koverstreetMerge pull request #32 from hyperfekt/patch-1
2020-06-15 Kent OverstreetUpdate bcachefs sources to 4837f82ee1 bcachefs: Use...
2020-06-04 Kent OverstreetFix build when CONFIG_BCACHEFS_DEBUG=y
2020-05-23 koverstreetMerge pull request #31 from yshui/master
2020-05-23 Yuxuan Shuikmalloc: use posix_memalign
2020-05-21 Kent OverstreetUpdate log2.h from linux kernel
2020-05-21 koverstreetMerge pull request #30 from yshui/master
2020-05-21 Yuxuan ShuiMake sure aligned_alloc size is a multiply of alignment
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
2020-02-26 koverstreetMerge pull request #26 from unquietwiki/master
2020-01-09 Kent OverstreetDon't leak ksets
2019-12-04 Kent OverstreetPut valgrind support behind CONFIG_VALGRIND
2019-11-05 Justin HustedUse the correct clock for userspace time.
2019-11-04 Justin HustedAdd better valgrind support for journal write buffers.
2019-11-04 Justin HustedChange preempt_disable() etc. to use a recursive mutex.
2019-10-10 Kent OverstreetUpdate bcachefs sources to 7e03c1ab0e bcachefs: Kill...
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-08-27 Kent OverstreetUpdate bcachefs sources to 14f68409be bcachefs: Optimiz...
2019-08-21 Kent OverstreetUpdate bcachefs sources to ece184f718 bcachefs: Reflink
2019-07-11 Kent OverstreetUpdate bcachefs sources to b91a514413 bcachefs: Don...
2019-05-24 Kent OverstreetUpdate bcachefs sources to f38382c574 bcachefs: Improve...
2019-05-08 Kent OverstreetUpdate bcachefs sources to 454bd4f82d bcachefs: Fix...
2019-04-17 Kent OverstreetUpdate bcachefs sources to 6f603b8d79 bcachefs: some...
2019-04-11 Kent Overstreetdefine XATTR_CREATE/XATTR_REPLACE for systems with...
2019-04-10 Kent Overstreetfix check for SYS_random
2019-04-05 Kent OverstreetUpdate bcachefs sources to d83b992f65 bcachefs: Rewrite...
2019-03-28 Kent OverstreetUpdate bcachefs sources to d868a87c67 bcachefs: fix...
2019-03-25 Kent OverstreetAlign allocations like the kernel does
2019-03-08 Kent Overstreetuse a mutex for percpu rwsemaphores
2019-03-08 Kent Overstreetbetter implementation of WARN
2019-01-23 Kent OverstreetUpdate bcachefs sources to 99750eab4d bcachefs: Persist...
2019-01-14 Kent OverstreetUpdate bcachefs sources to ef60854e99 bcachefs: More...
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-30 Kent OverstreetUpdate bcachefs sources to 62de7539dc bcachefs: Make...
2018-11-23 Kent OverstreetUpdate bcachefs sources to da7fefde29 bcachefs: shim...
2018-11-08 koverstreetMerge pull request #14 from hadricoppo/fix-xattr-includes
2018-11-08 Hadrien CopponnexFixed xattr.h includes
2018-11-05 koverstreetMerge pull request #12 from modelrockettier/real_mount_time
next