summaryrefslogtreecommitdiff
path: root/fs/bcachefs/chardev.c
AgeCommit message (Expand)Author
2022-10-03bcachefs: Fold bucket_state in to BCH_DATA_TYPES()Kent Overstreet
2022-10-03bcachefs: bch_dev->devKent Overstreet
2022-10-03bcachefs: set disk state should check new_stateDan Robertson
2022-10-03bcachefs: Enforce SYS_CAP_ADMIN within ioctlsTobias Geerinckx-Rice
2022-10-03bcachefs: Fix out of bounds read in fs usage ioctlDan Robertson
2022-10-03bcachefs: Fix null deref in bch2_ioctl_read_superDan Robertson
2022-10-03bcachefs: Don't use write side of mark_lock in journal write pathKent Overstreet
2022-10-03bcachefs: Refactor dev usageKent Overstreet
2022-10-03bcachefs: Move journal reclaim to a kthreadKent Overstreet
2022-10-03bcachefs: Add an ioctl for resizing journal on a deviceKent Overstreet
2022-10-03bcachefs: Delete unused argumentsKent Overstreet
2022-10-03bcachefs: Track sectors of erasure coded dataKent Overstreet
2022-10-03bcachefs: Redo filesystem usage ioctlsKent Overstreet
2022-10-03bcachefs: Initial commitKent Overstreet