summaryrefslogtreecommitdiff
path: root/linux
AgeCommit message (Expand)Author
2024-02-09Update bcachefs sources to bee7b5a4fa21 bcachefs: Pin btree cache in ram for ...Kent Overstreet
2024-02-06Update bcachefs sources to 50847e296b34 bcachefs: Check subvol <-> inode poin...Kent Overstreet
2024-01-24Update bcachefs sources to 481b5f343248 bcachefs: Better error messages for m...Kent Overstreet
2024-01-16Move c_src dirs back to toplevelKent Overstreet
2024-01-16move Rust sources to top level, C sources into c_srcThomas Bertschinger
2024-01-10kill bd_buffered_fdKent Overstreet
2024-01-10kill bd_sync_fdKent Overstreet
2023-12-19fix shrinker_free()Kent Overstreet
2023-12-10bcachefs-tools: Fix typo in 872cd43Chris Webb
2023-12-09bcachefs-tools: Avoid glibc-specific mallinfo() in shrinkerChris Webb
2023-12-09bcachefs-tools: Use sysinfo(2) directly to implement si_meminfo()Chris Webb
2023-12-07fix build for glibc prior to 2.33Alexander Fougner
2023-12-05Disable shrinker thread shutdownKent Overstreet
2023-11-30Update bcachefs sources to 71a5b27e017d bcachefs: Make backpointer fsck wb fl...Kent Overstreet
2023-11-24improve kmalloc performanceDaniel Hill
2023-11-22Update bcachefs sources to 783085c3cc44 kbuild: Allow gcov to be enabled on t...Kent Overstreet
2023-11-02Update bcachefs sources to b9bd69421f73 bcachefs: x-macro-ify inode flags enumv1.3.1Kent Overstreet
2023-10-25Update bcachefs sources to 0d63ed13ea3d closures: Fix race in closure_sync()v1.3Kent Overstreet
2023-09-29Handle -EAGAIN from io_submit()Kent Overstreet
2023-09-23Update bcachefs sources to f9c612bbf82d bcachefs: Fixes for building in users...Kent Overstreet
2023-09-01Fix one second delay when exitingTorge Matthies
2023-08-17Update bcachefs sources to a8115093df bcachefs: Fix divide by zero in rebalan...Kent Overstreet
2023-07-20Run shrinkers when pthread_create failsKent Overstreet
2023-07-15Update bcachefs sources to e14d7c7195 bcachefs: Compression levelsKent Overstreet
2023-06-27Update bcachefs sources to 84f132d569 bcachefs: fsck: Break walk_inode() up i...Kent Overstreet
2023-06-18Update bcachefs sources to 99175e5712 bcachefs: Fix bch2_check_discard_freesp...Kent Overstreet
2023-06-10Update bcachefs sources to ed6b7f81a7 six locks: Disable percpu read lock mod...Kent Overstreet
2023-06-04Update bcachefs sources to 7c0fe6f104 bcachefs: Fix bch2_fsck_ask_yn()Kent Overstreet
2023-05-25Update bcachefs sources to 31c09369cd six locks: Fix an unitialized varKent Overstreet
2023-03-31Update bcachefs sources to 8fd009dd76 bcachefs: Rip out code for storing back...v0.28Kent Overstreet
2023-03-14Update bcachefs sources to 72405e7ff8 bcachefs: Fix bch2_check_extents_to_bac...Kent Overstreet
2023-03-08linux shim: Fix dropped O_DIRECT flagKent Overstreet
2023-03-04Update bcachefs sources to 171da96d76 bcachefs: Drop some anonymous structs, ...Kent Overstreet
2023-02-27Update bcachefs sources to ca97ee3577 bcachefs: bch2_btree_iter_peek_and_rest...Kent Overstreet
2023-02-17Update bcachefs sources to 1b14994029 bcachefs: Fragmentation LRUv0.27Kent Overstreet
2023-02-09Update bcachefs sources to ea93c26e98 fixup! bcachefs: We can handle missing ...Kent Overstreet
2022-12-19Change memory reclaimKent Overstreet
2022-11-26Update bcachefs sources to 5963d1b1a4 bcacehfs: Fix bch2_get_alloc_in_memory_...Kent Overstreet
2022-11-19linux/blkdev.c: Fall back to buffered IO when O_DIRECT failsKent Overstreet
2022-11-13Update bcachefs sources to 8d3fc97ca3 bcachefs: Fixes for building in userspaceKent Overstreet
2022-10-22Update bcachefs sources to cd779e0cc5 bcachefs: Skip inode unpack/pack in bch...v0.23Kent Overstreet
2022-10-15Update bcachefs sources to 3e93567c51 bcachefs: Switch to local_clock() for f...Kent Overstreet
2022-10-11Update bcachefs sources to 6dc2a699c6 bcachefs: bch2_path_put_nokeep()Kent Overstreet
2022-10-11Don't run shrinkers without GFP_KERNELKent Overstreet
2022-10-10Update bcachefs sources to 47ffed9fad bcachefs: bch2_btree_delete_range_trans...Kent Overstreet
2022-10-09Update bcachefs sources to cbccc6d869 bcachefs: Ratelimit ec error messageKent Overstreet
2022-09-28Update bcachefs sources to 24c6361e20 bcachefs: Fix a trans path overflow in ...Kent Overstreet
2022-09-04Update bcachefs sources to 176718966e bcachefs: Re-enable hash_redo_key()Kent Overstreet
2022-08-18Update bcachefs sources to dfaf9a6ee2 lib/printbuf: Clean up headersKent Overstreet
2022-08-11Update bcachefs sources to 90a9c61e2b bcachefs: Switch bch2_btree_delete_rang...Kent Overstreet