diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2024-07-12 08:22:43 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2024-07-12 08:22:43 -0700 |
commit | 5d4c85134b0f76f72f975029bfa149e566ac968f (patch) | |
tree | f467a559777a48a37fbce82af8fb28923a9ebb4b /drivers | |
parent | 43db1e03c086ed20cc75808d3f45e780ec4ca26e (diff) | |
parent | 1841027c7de47527ed819a935b7aa340b9171eb5 (diff) |
Merge tag 'bcachefs-2024-07-12' of https://evilpiepirate.org/git/bcachefs
Pull more bcachefs fixes from Kent Overstreet:
- revert the SLAB_ACCOUNT patch, something crazy is going on in memcg
and someone forgot to test
- minor fixes: missing rcu_read_lock(), scheduling while atomic (in an
emergency shutdown path)
- two lockdep fixes; these could have gone earlier, but were left to
bake awhile
* tag 'bcachefs-2024-07-12' of https://evilpiepirate.org/git/bcachefs:
bcachefs: bch2_gc_btree() should not use btree_root_lock
bcachefs: Set PF_MEMALLOC_NOFS when trans->locked
bcachefs; Use trans_unlock_long() when waiting on allocator
Revert "bcachefs: Mark bch_inode_info as SLAB_ACCOUNT"
bcachefs: fix scheduling while atomic in break_cycle()
bcachefs: Fix RCU splat
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions