aboutsummaryrefslogtreecommitdiff
path: root/fs/bcachefs/bcachefs_ioctl.h
AgeCommit message (Expand)AuthorFilesLines
2023-10-22bcachefs: Fold bucket_state in to BCH_DATA_TYPES()Kent Overstreet1-5/+6
2023-10-22bcachefs: Subvolumes, snapshotsKent Overstreet1-0/+15
2023-10-22bcachefs: Add code to scan for/rewite old btree nodesKent Overstreet1-7/+10
2023-10-22bcachefs: Redo checks for sufficient devicesKent Overstreet1-0/+3
2023-10-22bcachefs: Add an ioctl for resizing journal on a deviceKent Overstreet1-0/+14
2023-10-22bcachefs: Track sectors of erasure coded dataKent Overstreet1-0/+4
2023-10-22bcachefs: Redo filesystem usage ioctlsKent Overstreet1-28/+42
2023-10-22bcachefs: Fix duplicate ioctl nrKent Overstreet1-3/+5
2023-10-22bcachefs: bch2_ioc_reinherit_attrs()Kent Overstreet1-0/+2
2023-10-22bcachefs: Initial commitKent Overstreet1-0/+310