Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
65be755a54117fc02134c288e41e8d3d5e586c4e
/
fs
/
btrfs
/
ioctl.c
4ea748e
Btrfs: fix deadlock between clone/dedupe and rename
by Filipe Manana
· 6 years ago
57a50e2
Btrfs: remove no longer needed range length checks for deduplication
by Filipe Manana
· 6 years ago
09ba3bc
btrfs: merge btrfs_find_device and find_device
by Anand Jain
· 6 years ago
e4319cd
btrfs: refactor btrfs_find_device() take fs_devices as argument
by Anand Jain
· 6 years ago
500710d
Btrfs: move duplicated nodatasum check into common reflink/dedupe helper
by Filipe Manana
· 6 years ago
d00c2d9
Btrfs: do not overwrite error return value in the balance ioctl
by Filipe Manana
· 6 years ago
d3a5328
Btrfs: do not overwrite error return value in the device replace ioctl
by Filipe Manana
· 6 years ago
0f39b60
Btrfs: remove redundant check for swapfiles when reflinking
by Filipe Manana
· 6 years ago
aa704d4
btrfs: remove set but not used variable 'num_pages'
by YueHaibing
· 6 years ago
eee9957
Btrfs: do not overwrite error return value in the get device stats ioctl
by Filipe Manana
· 6 years ago
4fa99b0
Btrfs: do not overwrite error return value in scrub progress ioctl
by Filipe Manana
· 6 years ago
06fe39a
Btrfs: do not overwrite scrub error with fault error in scrub ioctl
by Filipe Manana
· 6 years ago
d8b5524
Btrfs: fix race between reflink/dedupe and relocation
by Filipe Manana
· 6 years ago
f7fa110
Btrfs: fix race between cloning range ending at eof and writeback
by Filipe Manana
· 6 years ago
34a28e3
Btrfs: use generic_remap_file_range_prep() for cloning and deduplication
by Filipe Manana
· 6 years ago
de37aa5
btrfs: Remove fsid/metadata_fsid fields from btrfs_info
by Nikolay Borisov
· 6 years ago
3cd24c6
btrfs: use tagged writepage to mitigate livelock of snapshot
by Ethan Lien
· 6 years ago
eede2bf
Btrfs: prevent ioctls from interfering with a swap file
by Omar Sandoval
· 8 years ago
63a42e1
Merge tag 'for-4.20-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 6 years ago
ac765f8
Btrfs: fix data corruption due to cloning of eof block
by Filipe Manana
· 6 years ago
11023d3
Btrfs: fix infinite loop on inode eviction after deduplication of eof block
by Filipe Manana
· 6 years ago
c2aa1a4
Merge tag 'xfs-4.20-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 6 years ago
42ec3d4
vfs: make remap_file_range functions take and return bytes completed
by Darrick J. Wong
· 6 years ago
2e5dfc9
vfs: combine the clone and dedupe into a single remap_file_range
by Darrick J. Wong
· 6 years ago
6ba9fc8
btrfs: Ensure btrfs_trim_fs can trim the whole filesystem
by Qu Wenruo
· 6 years ago
28c4a3e
btrfs: defrag: use btrfs_mod_outstanding_extents in cluster_pages_for_defrag
by Su Yue
· 6 years ago
4fd786e
btrfs: Remove 'objectid' member from struct btrfs_root
by Misono Tomohiro
· 6 years ago
684572d
btrfs: Remove root parameter from btrfs_insert_dir_item
by Lu Fengqi
· 6 years ago
5404525
Merge tag 'for-4.19-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 6 years ago
de02b9f
Btrfs: fix data corruption when deduplicating between different files
by Filipe Manana
· 6 years ago
d9a185f
Merge tag 'ovl-update-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
by Linus Torvalds
· 6 years ago
8ecebf4d
Btrfs: fix unexpected failure of nocow buffered writes after snapshotting when low on space
by Robbie Ko
· 6 years ago
672d599
btrfs: Use wrapper macro for rcu string to remove duplicate code
by Misono Tomohiro
· 6 years ago
6025c19
btrfs: Remove fs_info from btrfs_add_root_ref
by Lu Fengqi
· 6 years ago
616d374
btrfs: allow defrag on a file opened read-only that has rw permissions
by Adam Borowski
· 6 years ago
a9377422
btrfs: qgroup: Drop fs_info parameter from btrfs_qgroup_inherit
by Lu Fengqi
· 6 years ago
280f8bd
btrfs: qgroup: Drop fs_info parameter from btrfs_run_qgroups
by Lu Fengqi
· 6 years ago
f0042d5
btrfs: qgroup: Drop fs_info parameter from btrfs_limit_qgroup
by Lu Fengqi
· 6 years ago
3efbee1
btrfs: qgroup: Drop fs_info parameter from btrfs_remove_qgroup
by Lu Fengqi
· 6 years ago
49a05ec
btrfs: qgroup: Drop fs_info parameter from btrfs_create_qgroup
by Lu Fengqi
· 6 years ago
39616c2
btrfs: qgroup: Drop fs_info parameter from btrfs_del_qgroup_relation
by Lu Fengqi
· 6 years ago
9f8a6ce
btrfs: qgroup: Drop fs_info parameter from btrfs_add_qgroup_relation
by Lu Fengqi
· 6 years ago
340f1aa
btrfs: qgroups: Move transaction management inside btrfs_quota_enable/disable
by Nikolay Borisov
· 6 years ago
d7f663f
btrfs: prune unused includes
by David Sterba
· 6 years ago
bc877d2
btrfs: Deduplicate extent_buffer init code
by Nikolay Borisov
· 6 years ago
bece2e8
btrfs: Fix misleading indentation reported by smatch
by Bart Van Assche
· 6 years ago
04a1320
Merge tag 'for-4.18-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 6 years ago
97b1917
btrfs: fix use-after-free of cmp workspace pages
by Naohiro Aota
· 6 years ago
87eb5eb
vfs: dedupe: rationalize args
by Miklos Szeredi
· 6 years ago
5740c99
vfs: dedupe: return int
by Miklos Szeredi
· 6 years ago
84bfed4
Merge tag 'for-4.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 6 years ago
22883dd
btrfs: fix invalid-free in btrfs_extent_same
by Lu Fengqi
· 6 years ago
7a93251
Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground
by Linus Torvalds
· 6 years ago
95582b0
vfs: change inode times to use struct timespec64
by Deepa Dinamani
· 7 years ago
3ca57bd
btrfs: Check error of btrfs_iget in btrfs_search_path_in_tree_user
by Misono Tomohiro
· 6 years ago
23d0b79
btrfs: Add unprivileged version of ino_lookup ioctl
by Tomohiro Misono
· 7 years ago
42e4b52
btrfs: Add unprivileged ioctl which returns subvolume's ROOT_REF
by Tomohiro Misono
· 7 years ago
b64ec07
btrfs: Add unprivileged ioctl which returns subvolume information
by Tomohiro Misono
· 7 years ago
c4c129d
btrfs: drop unused parameter qgroup_reserved
by Gu JinXiang
· 6 years ago
d195779
btrfs: Remove fs_info argument from btrfs_uuid_tree_rem
by Lu Fengqi
· 6 years ago
cdb345a
btrfs: Remove fs_info argument from btrfs_uuid_tree_add
by Lu Fengqi
· 6 years ago
fd4e994
Btrfs: fix memory and mount leak in btrfs_ioctl_rm_dev_v2()
by Omar Sandoval
· 6 years ago
b5c40d5
Btrfs: fix clone vs chattr NODATASUM race
by Omar Sandoval
· 6 years ago
ad1e3d5
btrfs: use error code returned by btrfs_read_fs_root_no_name in search ioctl
by Misono Tomohiro
· 7 years ago
bf5091c
btrfs: use kvzalloc for EXTENT_SAME temporary data
by David Sterba
· 7 years ago
67b07bd
Btrfs: reuse cmp workspace in EXTENT_SAME ioctl
by Timofey Titovets
· 7 years ago
b672876
Btrfs: dedupe_file_range ioctl: remove 16MiB restriction
by Timofey Titovets
· 7 years ago
3973909
Btrfs: split btrfs_extent_same
by Timofey Titovets
· 7 years ago
5c57b8b
btrfs: unify naming of flags variables for SETFLAGS and XFLAGS
by David Sterba
· 7 years ago
025f212
btrfs: add FS_IOC_FSSETXATTR ioctl
by David Sterba
· 7 years ago
e4202ac
btrfs: add FS_IOC_FSGETXATTR ioctl
by David Sterba
· 7 years ago
19f93b3
btrfs: add helpers for FS_XFLAG_* conversion
by David Sterba
· 7 years ago
a157d4f
btrfs: rename btrfs_flags_to_ioctl to reflect which flags it touches
by David Sterba
· 7 years ago
5ba76ab
btrfs: rename check_flags to reflect which flags it touches
by David Sterba
· 7 years ago
1905a0f
btrfs: rename btrfs_mask_flags to reflect which flags it touches
by David Sterba
· 7 years ago
7b6a221
btrfs: rename btrfs_update_iflags to reflect which flags it touches
by David Sterba
· 7 years ago
6fcf6e2
btrfs: remove redundant btrfs_balance_control::fs_info
by David Sterba
· 7 years ago
76f32e2
btrfs: Remove delayed_iput parameter from btrfs_start_delalloc_inodes
by Nikolay Borisov
· 7 years ago
82b3e53
btrfs: Remove delayed_iput parameter of btrfs_start_delalloc_roots
by Nikolay Borisov
· 7 years ago
008ef09
btrfs: drop lock parameter from update_ioctl_balance_args and rename
by David Sterba
· 7 years ago
3009a62
btrfs: track running balance in a simpler way
by David Sterba
· 7 years ago
dccdb07
btrfs: kill btrfs_fs_info::volume_mutex
by David Sterba
· 7 years ago
149196a
btrfs: cleanup helpers that reset balance state
by David Sterba
· 7 years ago
a17c95d
btrfs: move clearing of EXCL_OP out of __cancel_balance
by David Sterba
· 7 years ago
72b81ab
btrfs: move volume_mutex to callers of btrfs_rm_device
by David Sterba
· 7 years ago
f60a236
btrfs: Factor out the main deletion process from btrfs_ioctl_snap_destroy()
by Misono Tomohiro
· 7 years ago
ec42f16
btrfs: Move may_destroy_subvol() from ioctl.c to inode.c
by Misono Tomohiro
· 7 years ago
c065f5b1
btrfs: rename btrfs_get_block_group_info and make it static
by Su Yue
· 7 years ago
e37563bb
Merge tag 'for-4.17-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 7 years ago
c1d7c51
btrfs: replace GPL boilerplate by SPDX -- sources
by David Sterba
· 7 years ago
94514bbe
Merge tag 'for-4.17-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 7 years ago
38e82de
btrfs: user proper type for btrfs_mask_flags flags
by David Sterba
· 7 years ago
43b1859
btrfs: qgroup: Use separate meta reservation type for delalloc
by Qu Wenruo
· 7 years ago
d87ff75
btrfs: Handle error from btrfs_uuid_tree_rem call in _btrfs_ioctl_set_received_subvol
by Nikolay Borisov
· 7 years ago
7a5a07a
btrfs: Remove userspace transaction ioctls
by Nikolay Borisov
· 7 years ago
7c829b7
btrfs: add define for oldest generation
by Anand Jain
· 7 years ago
17d202b
btrfs: rename __btrfs_dev_replace_cancel()
by Anand Jain
· 7 years ago
9728203
btrfs: open code btrfs_dev_replace_cancel()
by Anand Jain
· 7 years ago
4625956
sched/wait, fs/btrfs: Convert wait_on_atomic_t() usage to the new wait_var_event() API
by Peter Zijlstra
· 7 years ago
31466f3
Merge tag 'for-4.16-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 7 years ago
Next »