summaryrefslogtreecommitdiff
path: root/fs/bcachefs/super_types.h
AgeCommit message (Expand)AuthorFilesLines
2024-01-11Merge tag 'bcachefs-2024-01-10' of https://evilpiepirate.org/git/bcachefsLinus Torvalds1-1/+1
2024-01-08Merge tag 'vfs-6.8.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds1-0/+1
2024-01-01bcachefs: simplify bch_devs_listKent Overstreet1-1/+1
2023-11-24bcachefs: preserve device path as device nameBrian Foster1-0/+1
2023-11-18bcachefs: Convert to bdev_open_by_path()Jan Kara1-0/+1
2023-10-31bcachefs: Split out disk_groups_types.hKent Overstreet1-12/+0
2023-10-23bcachefs: Use struct_size()Christophe JAILLET1-1/+1
2023-10-23bcachefs: Fix bch_sb_handle typeKent Overstreet1-1/+1
2023-10-23bcachefs: Freespace, need_discard btreesKent Overstreet1-0/+1
2023-10-23bcachefs: Kill non-lru cache replacement policiesKent Overstreet1-1/+0
2023-10-23bcachefs: Eliminate more PAGE_SIZE usesKent Overstreet1-1/+1
2023-10-23bcachefs: Add BCH_BKEY_PTRS_MAXKent Overstreet1-1/+1
2023-10-23bcachefs: Verify fs hasn't been modified before going rwKent Overstreet1-0/+1
2023-10-23bcachefs: kill struct bch_replicas_cpu_entryKent Overstreet1-12/+0
2023-10-23bcachefs: Initial commitKent Overstreet1-0/+63