summaryrefslogtreecommitdiffstats
path: root/fs/bcachefs/fs-ioctl.c
Commit message (Expand)AuthorAgeFilesLines
* bcachefs: unlock parent dir if entry is not found in subvolume deletionGuoyu Ou2024-01-281-2/+2
* Merge tag 'bcachefs-2024-01-21' of https://evilpiepirate.org/git/bcachefsLinus Torvalds2024-01-211-6/+5
|\
| * bcachefs: grab s_umount only if snapshottingSu Yue2024-01-211-6/+5
* | Merge tag 'pull-bcachefs-fix' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-01-121-14/+17
|\ \
| * | bch2_ioctl_subvolume_destroy(): fix lockingAl Viro2023-11-151-14/+17
* | | Merge tag 'bcachefs-2024-01-10' of https://evilpiepirate.org/git/bcachefsLinus Torvalds2024-01-101-10/+2
|\ \ \ | | |/ | |/|
| * | bcachefs: remove sb lock and flags update on explicit shutdownBrian Foster2024-01-011-10/+2
* | | Merge tag 'vfs-6.8.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds2024-01-081-2/+2
|\ \ \ | |/ / |/| |
| * | bdev: rename freeze and thaw helpersChristian Brauner2023-11-181-2/+2
| |/
* | bcachefs: make RO snapshots actually ROKent Overstreet2024-01-011-7/+5
* | bcachefs: Fix creating snapshot with implict sourceKent Overstreet2023-12-061-1/+1
|/
* bcachefs: x-macro-ify inode flags enumKent Overstreet2023-11-051-2/+2
* bcachefs: snapshot_create_lockKent Overstreet2023-10-221-2/+12
* bcachefs: fs-ioctl: Fix copy_to_user() error codeDan Carpenter2023-10-221-1/+4
* bcachefs: Add btree_trans* to inode_set_fnJoshua Ashton2023-10-221-4/+7
* bcachefs: Convert -ENOENT to private error codesKent Overstreet2023-10-221-1/+1
* bcachefs: Improve error handling in bch2_ioctl_subvolume_destroy()Kent Overstreet2023-10-221-7/+8
* bcachefs: Support FS_XFLAG_PROJINHERITKent Overstreet2023-10-221-0/+16
* bcachefs: Errcodes can now subtype standard error codesKent Overstreet2023-10-221-17/+33
* 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