aboutsummaryrefslogtreecommitdiffstats
path: root/fs/bcachefs/fs-ioctl.c
AgeCommit message (Expand)Author
2024-01-01bcachefs: make RO snapshots actually ROKent Overstreet
2023-12-06bcachefs: Fix creating snapshot with implict sourceKent Overstreet
2023-11-05bcachefs: x-macro-ify inode flags enumKent Overstreet
2023-10-22bcachefs: snapshot_create_lockKent Overstreet
2023-10-22bcachefs: fs-ioctl: Fix copy_to_user() error codeDan Carpenter
2023-10-22bcachefs: Add btree_trans* to inode_set_fnJoshua Ashton
2023-10-22bcachefs: Convert -ENOENT to private error codesKent Overstreet
2023-10-22bcachefs: Improve error handling in bch2_ioctl_subvolume_destroy()Kent Overstreet
2023-10-22bcachefs: Support FS_XFLAG_PROJINHERITKent Overstreet
2023-10-22bcachefs: Errcodes can now subtype standard error codesKent Overstreet
2023-10-22bcachefs: Add BCH_SUBVOLUME_UNLINKEDKent Overstreet
2023-10-22bcachefs: Delete dentry when deleting snapshotsKent Overstreet
2023-10-22bcachefs: Snapshot creation, deletionKent Overstreet
2023-10-22bcachefs: Plumb through subvolume idKent Overstreet
2023-10-22bcachefs: Add subvolume to ei_inode_infoKent Overstreet
2023-10-22bcachefs: Improve FS_IOC_GOINGDOWN ioctlKent Overstreet
2023-10-22bcachefs: Kill ei_str_hashKent Overstreet
2023-10-22bcachefs: Some project id fixesKent Overstreet
2023-10-22bcachefs: Factor out fs-common.cKent Overstreet
2023-10-22bcachefs: Improve bch2_lock_inodes()Kent Overstreet
2023-10-22bcachefs: some improvements to startup messages and optionsKent Overstreet
2023-10-22bcachefs: fix new reinherit_attrs ioctlKent Overstreet
2023-10-22bcachefs: more project quota fixesKent Overstreet
2023-10-22bcachefs: bch2_ioc_reinherit_attrs()Kent Overstreet
2023-10-22bcachefs: Add flags to indicate if inode opts were inherited or explicitly setKent Overstreet
2023-10-22bcachefs: bch2_fs_quota_transferKent Overstreet
2023-10-22bcachefs: Fix mtime/ctime updatesKent Overstreet
2023-10-22bcachefs: Initial commitKent Overstreet