summaryrefslogtreecommitdiff
path: root/fs/bcachefs/fs-ioctl.c
AgeCommit message (Expand)Author
2024-01-28bcachefs: unlock parent dir if entry is not found in subvolume deletionGuoyu Ou
2024-01-21Merge tag 'bcachefs-2024-01-21' of https://evilpiepirate.org/git/bcachefsLinus Torvalds
2024-01-21bcachefs: grab s_umount only if snapshottingSu Yue
2024-01-12Merge tag 'pull-bcachefs-fix' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-01-10Merge tag 'bcachefs-2024-01-10' of https://evilpiepirate.org/git/bcachefsLinus Torvalds
2024-01-08Merge tag 'vfs-6.8.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds
2024-01-01bcachefs: remove sb lock and flags update on explicit shutdownBrian Foster
2024-01-01bcachefs: make RO snapshots actually ROKent Overstreet
2023-12-06bcachefs: Fix creating snapshot with implict sourceKent Overstreet
2023-11-18bdev: rename freeze and thaw helpersChristian Brauner
2023-11-15bch2_ioctl_subvolume_destroy(): fix lockingAl Viro
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