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