summaryrefslogtreecommitdiff
path: root/fs/bcachefs/chardev.c
AgeCommit message (Expand)Author
2023-03-13bcachefs: Fix BCH_IOCTL_DISK_SET_STATEKent Overstreet
2023-03-13bcachefs: Fold bucket_state in to BCH_DATA_TYPES()Kent Overstreet
2023-03-13bcachefs: bch_dev->devKent Overstreet
2023-03-13bcachefs: set disk state should check new_stateDan Robertson
2023-03-13bcachefs: Enforce SYS_CAP_ADMIN within ioctlsTobias Geerinckx-Rice
2023-03-13bcachefs: Fix out of bounds read in fs usage ioctlDan Robertson
2023-03-13bcachefs: Fix null deref in bch2_ioctl_read_superDan Robertson
2023-03-13bcachefs: Refactor dev usageKent Overstreet
2023-03-13bcachefs: Move journal reclaim to a kthreadKent Overstreet
2023-03-13bcachefs: Add an ioctl for resizing journal on a deviceKent Overstreet
2023-03-13bcachefs: Delete unused argumentsKent Overstreet
2023-03-13bcachefs: Track sectors of erasure coded dataKent Overstreet
2023-03-13bcachefs: Redo filesystem usage ioctlsKent Overstreet
2023-03-13bcachefs: some improvements to startup messages and optionsKent Overstreet
2023-03-13bcachefs: Write out fs usage consistentlyKent Overstreet
2023-03-13bcachefs: Only get btree iters from btree transactionsKent Overstreet
2023-03-13bcachefs: Add a mechanism for blocking the journalKent Overstreet
2023-03-13bcachefs: Fix check for if extent update is allocatingKent Overstreet
2023-03-13bcachefs: Include summarized counts in fs_usageKent Overstreet
2023-03-13bcachefs: refactor bch_fs_usageKent Overstreet
2023-03-13bcachefs: Split out alloc_background.cKent Overstreet
2023-03-13bcachefs: Account for internal fragmentation betterKent Overstreet
2023-03-13bcachefs: kill s_alloc, use bch_data_typeKent Overstreet
2023-03-13bcachefs: Fixes for 32 bit/big endian machinesKent Overstreet
2023-03-13bcachefs: Disable broken ioctls, add some commentsKent Overstreet
2023-03-13bcachefs: Refactor superblock codeKent Overstreet
2023-03-13bcachefs: Initial commitKent Overstreet