index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
bcachefs_ioctl.h
Age
Commit message (
Expand
)
Author
2024-01-01
bcachefs: Replace zero-length array with flex-array member and use __counted_by
Gustavo A. R. Silva
2024-01-01
bcachefs: BCH_IOCTL_FSCK_ONLINE
Kent Overstreet
2024-01-01
bcachefs: BCH_IOCTL_FSCK_OFFLINE
Kent Overstreet
2024-01-01
bcachefs: Replace zero-length arrays with flexible-array members
Gustavo A. R. Silva
2024-01-01
bcachefs: BCH_IOCTL_DEV_USAGE_V2
Kent Overstreet
2024-01-01
bcachefs: BCH_DATA_OP_drop_extra_replicas
Kent Overstreet
2024-01-01
bcachefs: x-macro-ify bch_data_ops enum
Kent Overstreet
2024-01-01
bcachefs: Rename bch_replicas_entry -> bch_replicas_entry_v1
Kent Overstreet
2023-10-22
bcachefs: Convert to __packed and __aligned
Kent Overstreet
2023-10-22
bcachefs: Fold bucket_state in to BCH_DATA_TYPES()
Kent Overstreet
2023-10-22
bcachefs: Subvolumes, snapshots
Kent Overstreet
2023-10-22
bcachefs: Add code to scan for/rewite old btree nodes
Kent Overstreet
2023-10-22
bcachefs: Redo checks for sufficient devices
Kent Overstreet
2023-10-22
bcachefs: Add an ioctl for resizing journal on a device
Kent Overstreet
2023-10-22
bcachefs: Track sectors of erasure coded data
Kent Overstreet
2023-10-22
bcachefs: Redo filesystem usage ioctls
Kent Overstreet
2023-10-22
bcachefs: Fix duplicate ioctl nr
Kent Overstreet
2023-10-22
bcachefs: bch2_ioc_reinherit_attrs()
Kent Overstreet
2023-10-22
bcachefs: Initial commit
Kent Overstreet