summaryrefslogtreecommitdiff
path: root/fs/bcachefs/bcachefs_ioctl.h
AgeCommit message (Expand)AuthorFilesLines
2024-01-01bcachefs: Replace zero-length array with flex-array member and use __counted_byGustavo A. R. Silva1-1/+1
2024-01-01bcachefs: BCH_IOCTL_FSCK_ONLINEKent Overstreet1-1/+11
2024-01-01bcachefs: BCH_IOCTL_FSCK_OFFLINEKent Overstreet1-0/+13
2024-01-01bcachefs: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva1-2/+2
2024-01-01bcachefs: BCH_IOCTL_DEV_USAGE_V2Kent Overstreet1-1/+16
2024-01-01bcachefs: BCH_DATA_OP_drop_extra_replicasKent Overstreet1-1/+2
2024-01-01bcachefs: x-macro-ify bch_data_ops enumKent Overstreet1-5/+10
2024-01-01bcachefs: Rename bch_replicas_entry -> bch_replicas_entry_v1Kent Overstreet1-1/+1
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