summaryrefslogtreecommitdiffstats
path: root/fs/bcachefs/fs-ioctl.c
Commit message (Expand)AuthorAgeFilesLines
* bcachefs: Add BCH_SUBVOLUME_UNLINKEDKent Overstreet2023-10-221-1/+1
* bcachefs: Delete dentry when deleting snapshotsKent Overstreet2023-10-221-1/+8
* bcachefs: Snapshot creation, deletionKent Overstreet2023-10-221-0/+168
* bcachefs: Plumb through subvolume idKent Overstreet2023-10-221-5/+3
* bcachefs: Add subvolume to ei_inode_infoKent Overstreet2023-10-221-3/+3
* bcachefs: Improve FS_IOC_GOINGDOWN ioctlKent Overstreet2023-10-221-11/+49
* bcachefs: Kill ei_str_hashKent Overstreet2023-10-221-2/+2
* bcachefs: Some project id fixesKent Overstreet2023-10-221-1/+5
* bcachefs: Factor out fs-common.cKent Overstreet2023-10-221-0/+10
* bcachefs: Improve bch2_lock_inodes()Kent Overstreet2023-10-221-2/+2
* bcachefs: some improvements to startup messages and optionsKent Overstreet2023-10-221-1/+2
* bcachefs: fix new reinherit_attrs ioctlKent Overstreet2023-10-221-1/+1
* bcachefs: more project quota fixesKent Overstreet2023-10-221-20/+6
* bcachefs: bch2_ioc_reinherit_attrs()Kent Overstreet2023-10-221-1/+76
* bcachefs: Add flags to indicate if inode opts were inherited or explicitly setKent Overstreet2023-10-221-1/+8
* bcachefs: bch2_fs_quota_transferKent Overstreet2023-10-221-12/+3
* bcachefs: Fix mtime/ctime updatesKent Overstreet2023-10-221-83/+9
* bcachefs: Initial commitKent Overstreet2023-10-221-0/+312