summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
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-05-13Update bcachefs sources to 400f275d46 bcachefs: Fix check_overlapping_extents()Kent Overstreet
2023-05-02Update bcachefs sources to 6a20aede29 bcachefs: Fix quotas + snapshotsv0.29Kent Overstreet
2023-04-26A small compile fixMikulas Patocka
2023-03-31Update bcachefs sources to 8fd009dd76 bcachefs: Rip out code for storing back...v0.28Kent Overstreet
2023-03-06Update bcachefs sources to 3856459b1b bcachefs: bch2_btree_iter_peek_node_and...Kent Overstreet
2023-03-04Update bcachefs sources to 171da96d76 bcachefs: Drop some anonymous structs, ...Kent Overstreet
2023-03-02linux shim: hlist_unhashed()Kent Overstreet
2023-02-27Update bcachefs sources to ca97ee3577 bcachefs: bch2_btree_iter_peek_and_rest...Kent Overstreet
2023-02-20Update bcachefs sources to 8e1519ccb6 bcachefs: Add tracepoint & counter for ...Kent Overstreet
2023-02-13Fix cpu_relax()Kent 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-24Fix build against musl libc.Stijn Tintel
2022-11-13Update bcachefs sources to 8d3fc97ca3 bcachefs: Fixes for building in userspaceKent Overstreet
2022-10-23Update bcachefs sources to 70fa0c1ff4 fixup! bcachefs: Btree key cache improv...Kent 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-11fixup! Don't run shrinkers without GFP_KERNELKent 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
2022-07-17Update bcachefs sources to d82da7126f fixup! bcachefs: for_each_btree_key2()Kent Overstreet
2022-06-27hweight32()Kent Overstreet
2022-06-22Fix printk_ratelimited()Kent Overstreet
2022-06-18cmd_dump: Use buffered IO for reading device metadataKent Overstreet
2022-06-11Update bcachefs sources to 3704d0779c bcachefs: Improved human readable integ...Kent Overstreet
2022-06-09Update bcachefs sources to 24f7e08cd8 bcachefs: shrinker.to_text() methodsKent Overstreet
2022-05-30Update bcachefs sources to fad6d13aa5 fixup! bcachefs: Add persistent countersKent Overstreet
2022-04-08Update bcachefs sources to 6ddf061e68 bcachefs: Use a genradix for reading jo...Kent Overstreet
2022-03-30Flush standard output before popping assertionsKent Overstreet
2022-03-30Update bcachefs sources to f638850417 bcachefs: bch2_trans_log_msg()Kent Overstreet
2022-03-21Shrinker improvementsKent Overstreet
2022-03-21Better bio_alloc_bioset()Kent Overstreet
2022-03-13Update bcachefs sources to e48731a188 bcachefs: Fix BTREE_TRIGGER_WANTS_OLD_A...Kent Overstreet
2022-03-10Add freezable_schedule() to linux kernel shimKent Overstreet
2022-02-18Switch to pthread_mutex_t for spinlocks, tooKent Overstreet
2022-02-13Update bcachefs sources to ba398d2906 bcachefs: Fix reflink repair codeKent Overstreet
2022-02-11Update bcachefs sources to b84661c042 bcachefs: Fix reflink repair codeKent Overstreet
2022-01-04Update bcachefs sources to 50ac18afbb bcachefs: Fix an uninitialized variableKent Overstreet
2022-01-01Retry memory allocation failuresKent Overstreet
2021-11-03Update bcachefs sources to 5fd0c70102 bcachefs: Fix __remove_dirent()Kent Overstreet
2021-10-16make BIO_MAX_VECS unsigned, like the kernel definitionBrett Holman
2021-07-28Delete unused variableKent Overstreet