summaryrefslogtreecommitdiffstats
path: root/fs/bcachefs/bcachefs_ioctl.h
Commit message (Expand)AuthorAgeFilesLines
* bcachefs: Replace zero-length array with flex-array member and use __counted_byGustavo A. R. Silva2024-01-011-1/+1
* bcachefs: BCH_IOCTL_FSCK_ONLINEKent Overstreet2024-01-011-1/+11
* bcachefs: BCH_IOCTL_FSCK_OFFLINEKent Overstreet2024-01-011-0/+13
* bcachefs: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva2024-01-011-2/+2
* bcachefs: BCH_IOCTL_DEV_USAGE_V2Kent Overstreet2024-01-011-1/+16
* bcachefs: BCH_DATA_OP_drop_extra_replicasKent Overstreet2024-01-011-1/+2
* bcachefs: x-macro-ify bch_data_ops enumKent Overstreet2024-01-011-5/+10
* bcachefs: Rename bch_replicas_entry -> bch_replicas_entry_v1Kent Overstreet2024-01-011-1/+1
* bcachefs: Convert to __packed and __alignedKent Overstreet2023-10-221-4/+4
* bcachefs: Fold bucket_state in to BCH_DATA_TYPES()Kent Overstreet2023-10-221-5/+6
* bcachefs: Subvolumes, snapshotsKent Overstreet2023-10-221-0/+15
* bcachefs: Add code to scan for/rewite old btree nodesKent Overstreet2023-10-221-7/+10
* bcachefs: Redo checks for sufficient devicesKent Overstreet2023-10-221-0/+3
* bcachefs: Add an ioctl for resizing journal on a deviceKent Overstreet2023-10-221-0/+14
* bcachefs: Track sectors of erasure coded dataKent Overstreet2023-10-221-0/+4
* bcachefs: Redo filesystem usage ioctlsKent Overstreet2023-10-221-28/+42
* bcachefs: Fix duplicate ioctl nrKent Overstreet2023-10-221-3/+5
* bcachefs: bch2_ioc_reinherit_attrs()Kent Overstreet2023-10-221-0/+2
* bcachefs: Initial commitKent Overstreet2023-10-221-0/+310