aboutsummaryrefslogtreecommitdiff
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_byGravatar Gustavo A. R. Silva 1-1/+1
2024-01-01bcachefs: BCH_IOCTL_FSCK_ONLINEGravatar Kent Overstreet 1-1/+11
2024-01-01bcachefs: BCH_IOCTL_FSCK_OFFLINEGravatar Kent Overstreet 1-0/+13
2024-01-01bcachefs: Replace zero-length arrays with flexible-array membersGravatar Gustavo A. R. Silva 1-2/+2
2024-01-01bcachefs: BCH_IOCTL_DEV_USAGE_V2Gravatar Kent Overstreet 1-1/+16
2024-01-01bcachefs: BCH_DATA_OP_drop_extra_replicasGravatar Kent Overstreet 1-1/+2
2024-01-01bcachefs: x-macro-ify bch_data_ops enumGravatar Kent Overstreet 1-5/+10
2024-01-01bcachefs: Rename bch_replicas_entry -> bch_replicas_entry_v1Gravatar Kent Overstreet 1-1/+1
2023-10-22bcachefs: Convert to __packed and __alignedGravatar Kent Overstreet 1-4/+4
2023-10-22bcachefs: Fold bucket_state in to BCH_DATA_TYPES()Gravatar Kent Overstreet 1-5/+6
2023-10-22bcachefs: Subvolumes, snapshotsGravatar Kent Overstreet 1-0/+15
2023-10-22bcachefs: Add code to scan for/rewite old btree nodesGravatar Kent Overstreet 1-7/+10
2023-10-22bcachefs: Redo checks for sufficient devicesGravatar Kent Overstreet 1-0/+3
2023-10-22bcachefs: Add an ioctl for resizing journal on a deviceGravatar Kent Overstreet 1-0/+14
2023-10-22bcachefs: Track sectors of erasure coded dataGravatar Kent Overstreet 1-0/+4
2023-10-22bcachefs: Redo filesystem usage ioctlsGravatar Kent Overstreet 1-28/+42
2023-10-22bcachefs: Fix duplicate ioctl nrGravatar Kent Overstreet 1-3/+5
2023-10-22bcachefs: bch2_ioc_reinherit_attrs()Gravatar Kent Overstreet 1-0/+2
2023-10-22bcachefs: Initial commitGravatar Kent Overstreet 1-0/+310