summaryrefslogtreecommitdiff
path: root/fs/bcachefs/bcachefs_ioctl.h
AgeCommit message (Expand)Author
2024-01-01bcachefs: Replace zero-length array with flex-array member and use __counted_byGustavo A. R. Silva
2024-01-01bcachefs: BCH_IOCTL_FSCK_ONLINEKent Overstreet
2024-01-01bcachefs: BCH_IOCTL_FSCK_OFFLINEKent Overstreet
2024-01-01bcachefs: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva
2024-01-01bcachefs: BCH_IOCTL_DEV_USAGE_V2Kent Overstreet
2024-01-01bcachefs: BCH_DATA_OP_drop_extra_replicasKent Overstreet
2024-01-01bcachefs: x-macro-ify bch_data_ops enumKent Overstreet
2024-01-01bcachefs: Rename bch_replicas_entry -> bch_replicas_entry_v1Kent Overstreet
2023-10-22bcachefs: Convert to __packed and __alignedKent Overstreet
2023-10-22bcachefs: Fold bucket_state in to BCH_DATA_TYPES()Kent Overstreet
2023-10-22bcachefs: Subvolumes, snapshotsKent Overstreet
2023-10-22bcachefs: Add code to scan for/rewite old btree nodesKent Overstreet
2023-10-22bcachefs: Redo checks for sufficient devicesKent Overstreet
2023-10-22bcachefs: Add an ioctl for resizing journal on a deviceKent Overstreet
2023-10-22bcachefs: Track sectors of erasure coded dataKent Overstreet
2023-10-22bcachefs: Redo filesystem usage ioctlsKent Overstreet
2023-10-22bcachefs: Fix duplicate ioctl nrKent Overstreet
2023-10-22bcachefs: bch2_ioc_reinherit_attrs()Kent Overstreet
2023-10-22bcachefs: Initial commitKent Overstreet