summaryrefslogtreecommitdiffstats
path: root/fs/bcachefs/bcachefs_ioctl.h
AgeCommit message (Expand)AuthorLines
2025-09-29Remove bcachefs core codeLinus Torvalds-473/+0
2025-03-14bcachefs: Convert migrate to move_data_phys()Kent Overstreet-0/+5
2025-03-14bcachefs: ScrubKent Overstreet-1/+13
2025-03-14bcachefs: BCH_IOCTL_QUERY_COUNTERSKent Overstreet-0/+10
2024-07-14bcachefs: BCH_IOCTL_QUERY_ACCOUNTINGKent Overstreet-0/+29
2024-07-14bcachefs: Disk space accounting rewriteKent Overstreet-1/+6
2024-01-01bcachefs: Replace zero-length array with flex-array member and use __counted_byGustavo A. R. Silva-1/+1
2024-01-01bcachefs: BCH_IOCTL_FSCK_ONLINEKent Overstreet-1/+11
2024-01-01bcachefs: BCH_IOCTL_FSCK_OFFLINEKent Overstreet-0/+13
2024-01-01bcachefs: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva-2/+2
2024-01-01bcachefs: BCH_IOCTL_DEV_USAGE_V2Kent Overstreet-1/+16
2024-01-01bcachefs: BCH_DATA_OP_drop_extra_replicasKent Overstreet-1/+2
2024-01-01bcachefs: x-macro-ify bch_data_ops enumKent Overstreet-5/+10
2024-01-01bcachefs: Rename bch_replicas_entry -> bch_replicas_entry_v1Kent Overstreet-1/+1
2023-10-22bcachefs: Convert to __packed and __alignedKent Overstreet-4/+4
2023-10-22bcachefs: Fold bucket_state in to BCH_DATA_TYPES()Kent Overstreet-5/+6
2023-10-22bcachefs: Subvolumes, snapshotsKent Overstreet-0/+15
2023-10-22bcachefs: Add code to scan for/rewite old btree nodesKent Overstreet-7/+10
2023-10-22bcachefs: Redo checks for sufficient devicesKent Overstreet-0/+3
2023-10-22bcachefs: Add an ioctl for resizing journal on a deviceKent Overstreet-0/+14
2023-10-22bcachefs: Track sectors of erasure coded dataKent Overstreet-0/+4
2023-10-22bcachefs: Redo filesystem usage ioctlsKent Overstreet-28/+42
2023-10-22bcachefs: Fix duplicate ioctl nrKent Overstreet-3/+5
2023-10-22bcachefs: bch2_ioc_reinherit_attrs()Kent Overstreet-0/+2
2023-10-22bcachefs: Initial commitKent Overstreet-0/+310