Tomohiro Misono
|
b64ec075bd
btrfs: Add unprivileged ioctl which returns subvolume information
|
7 years ago |
Gu JinXiang
|
c4c129db5d
btrfs: drop unused parameter qgroup_reserved
|
7 years ago |
Lu Fengqi
|
d19577912d
btrfs: Remove fs_info argument from btrfs_uuid_tree_rem
|
7 years ago |
Lu Fengqi
|
cdb345a877
btrfs: Remove fs_info argument from btrfs_uuid_tree_add
|
7 years ago |
Omar Sandoval
|
fd4e994bd1
Btrfs: fix memory and mount leak in btrfs_ioctl_rm_dev_v2()
|
7 years ago |
Omar Sandoval
|
b5c40d598f
Btrfs: fix clone vs chattr NODATASUM race
|
7 years ago |
Misono Tomohiro
|
ad1e3d5672
btrfs: use error code returned by btrfs_read_fs_root_no_name in search ioctl
|
7 years ago |
David Sterba
|
bf5091c8d6
btrfs: use kvzalloc for EXTENT_SAME temporary data
|
7 years ago |
Timofey Titovets
|
67b07bd4be
Btrfs: reuse cmp workspace in EXTENT_SAME ioctl
|
7 years ago |
Timofey Titovets
|
b672876826
Btrfs: dedupe_file_range ioctl: remove 16MiB restriction
|
7 years ago |
Timofey Titovets
|
3973909d92
Btrfs: split btrfs_extent_same
|
7 years ago |
David Sterba
|
5c57b8b6a4
btrfs: unify naming of flags variables for SETFLAGS and XFLAGS
|
7 years ago |
David Sterba
|
025f212148
btrfs: add FS_IOC_FSSETXATTR ioctl
|
7 years ago |
David Sterba
|
e4202ac927
btrfs: add FS_IOC_FSGETXATTR ioctl
|
7 years ago |
David Sterba
|
19f93b3cd8
btrfs: add helpers for FS_XFLAG_* conversion
|
7 years ago |
David Sterba
|
a157d4fd81
btrfs: rename btrfs_flags_to_ioctl to reflect which flags it touches
|
7 years ago |
David Sterba
|
5ba76abfb2
btrfs: rename check_flags to reflect which flags it touches
|
7 years ago |
David Sterba
|
1905a0f7c7
btrfs: rename btrfs_mask_flags to reflect which flags it touches
|
7 years ago |
David Sterba
|
7b6a221e5b
btrfs: rename btrfs_update_iflags to reflect which flags it touches
|
7 years ago |
David Sterba
|
6fcf6e2bff
btrfs: remove redundant btrfs_balance_control::fs_info
|
7 years ago |
Nikolay Borisov
|
76f32e240e
btrfs: Remove delayed_iput parameter from btrfs_start_delalloc_inodes
|
7 years ago |
Nikolay Borisov
|
82b3e53b8d
btrfs: Remove delayed_iput parameter of btrfs_start_delalloc_roots
|
7 years ago |
David Sterba
|
008ef0969d
btrfs: drop lock parameter from update_ioctl_balance_args and rename
|
7 years ago |
David Sterba
|
3009a62f3b
btrfs: track running balance in a simpler way
|
7 years ago |
David Sterba
|
dccdb07bc9
btrfs: kill btrfs_fs_info::volume_mutex
|
7 years ago |
David Sterba
|
149196a2ae
btrfs: cleanup helpers that reset balance state
|
7 years ago |
David Sterba
|
a17c95df4c
btrfs: move clearing of EXCL_OP out of __cancel_balance
|
7 years ago |
David Sterba
|
72b81abf95
btrfs: move volume_mutex to callers of btrfs_rm_device
|
7 years ago |
Misono Tomohiro
|
f60a2364a4
btrfs: Factor out the main deletion process from btrfs_ioctl_snap_destroy()
|
7 years ago |
Misono Tomohiro
|
ec42f16734
btrfs: Move may_destroy_subvol() from ioctl.c to inode.c
|
7 years ago |