aboutsummaryrefslogtreecommitdiffstats
path: root/fs/bcachefs/super_types.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-01-10Merge 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/vfs/vfsLinus 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-22bcachefs: Use struct_size()Christophe JAILLET1-1/+1
2023-10-22bcachefs: Fix bch_sb_handle typeKent Overstreet1-1/+1
2023-10-22bcachefs: Freespace, need_discard btreesKent Overstreet1-0/+1
2023-10-22bcachefs: Kill non-lru cache replacement policiesKent Overstreet1-1/+0
2023-10-22bcachefs: Eliminate more PAGE_SIZE usesKent Overstreet1-1/+1
2023-10-22bcachefs: Add BCH_BKEY_PTRS_MAXKent Overstreet1-1/+1
2023-10-22bcachefs: Verify fs hasn't been modified before going rwKent Overstreet1-0/+1
2023-10-22bcachefs: kill struct bch_replicas_cpu_entryKent Overstreet1-12/+0
2023-10-22bcachefs: Initial commitKent Overstreet1-0/+63