Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
9e142c4102db44c3c7a2656de8a1e2ddda2fae71
/
fs
/
btrfs
/
ioctl.c
87eb5eb
vfs: dedupe: rationalize args
by Miklos Szeredi
· 6 years ago
5740c99
vfs: dedupe: return int
by Miklos Szeredi
· 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
· 6 years ago
42e4b52
btrfs: Add unprivileged ioctl which returns subvolume's ROOT_REF
by Tomohiro Misono
· 6 years ago
b64ec07
btrfs: Add unprivileged ioctl which returns subvolume information
by Tomohiro Misono
· 6 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
· 6 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
ae5e165
fs: new API for handling inode->i_version
by Jeff Layton
· 7 years ago
6670d4c
btrfs: use correct string length in DEV_INFO ioctl
by Xiongfeng Wang
· 7 years ago
e43bbe5
btrfs: sink unlock_extent parameter gfp_flags
by David Sterba
· 7 years ago
9337050
btrfs: SETFLAGS ioctl: use helper for compression type conversion
by David Sterba
· 7 years ago
401e29c
btrfs: cleanup device states define BTRFS_DEV_STATE_REPLACE_TGT
by Anand Jain
· 7 years ago
ebbede4
btrfs: cleanup device states define BTRFS_DEV_STATE_WRITEABLE
by Anand Jain
· 7 years ago
ae0f162
btrfs: sink gfp parameter to clear_extent_bit
by David Sterba
· 7 years ago
d03262c
btrfs: switch to RCU for device traversal in btrfs_ioctl_fs_info
by David Sterba
· 7 years ago
c5593ca
btrfs: switch to RCU for device traversal in btrfs_ioctl_dev_info
by David Sterba
· 7 years ago
2c99738
btrfs: move volume_mutex into the btrfs_rm_device()
by Anand Jain
· 7 years ago
51090c5
Merge tag 'for-4.15-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 7 years ago
c8bcbfbd
btrfs: Fix possible off-by-one in btrfs_search_path_in_tree
by Nikolay Borisov
· 7 years ago
1751e8a
Rename superblock flags (MS_xyz -> SB_xyz)
by Linus Torvalds
· 7 years ago
8b62f87
Btrfs: rework outstanding_extents
by Josef Bacik
· 7 years ago
b115e3b
btrfs: increase output size for LOGICAL_INO_V2 ioctl
by Zygo Blaxell
· 7 years ago
d24a67b
btrfs: add a flags argument to LOGICAL_INO and call it LOGICAL_INO_V2
by Zygo Blaxell
· 7 years ago
c995ab3
btrfs: add a flag to iterate_inodes_from_logical to find all extent refs for uncompressed extents
by Zygo Blaxell
· 7 years ago
84f7d8e
btrfs: pass root to various extent ref mod functions
by Josef Bacik
· 7 years ago
2351f43
btrfs: fix send ioctl on 32bit with 64bit kernel
by Josef Bacik
· 7 years ago
80e03a2
Btrfs: do not make defrag wait on async_delalloc_pages
by Liu Bo
· 7 years ago
efd3815
btrfs: Refactor transaction handling in received subvolume ioctl
by Nikolay Borisov
· 7 years ago
9417ebc
btrfs: Explicitly handle btrfs_update_root failure
by Nikolay Borisov
· 7 years ago
315d8e9
btrfs: make array types static const, reduces object code size
by Colin Ian King
· 7 years ago
718dc5f
Btrfs: fix __user casting in ioctl.c
by Omar Sandoval
· 7 years ago
45bac0f
Btrfs: use wait_event instead of a single function
by Liu Bo
· 7 years ago
69cc715
Btrfs: move finish_wait out of the loop
by Liu Bo
· 7 years ago
5ba88cd
Merge branch 'for-4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 7 years ago
78ad4ce
btrfs: propagate error to btrfs_cmp_data_prepare caller
by Naohiro Aota
· 7 years ago
6d6d282
btrfs: prevent to set invalid default subvolid
by satoru takeuchi
· 7 years ago
bea7eaf
Btrfs: fix incorrect {node,sector}size endianness from BTRFS_IOC_FS_INFO
by Omar Sandoval
· 7 years ago
0f0d127
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
e7cdb60
Merge branch 'zstd-minimal' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 7 years ago
c59efa7
btrfs: Fix -EOVERFLOW handling in btrfs_ioctl_tree_search_v2
by Nikolay Borisov
· 7 years ago
23b5ec7
btrfs: fix readdir deadlock with pagefault
by Josef Bacik
· 7 years ago
1e2ef46
btrfs: defrag: cleanup checking for compression status
by David Sterba
· 7 years ago
eec63c6
btrfs: separate defrag and property compression
by David Sterba
· 7 years ago
b52aa8c
btrfs: rename variable holding per-inode compression type
by David Sterba
· 7 years ago
d3c0bab
btrfs: remove trivial wrapper btrfs_force_ra
by David Sterba
· 7 years ago
ea14b57f
btrfs: fix spelling of snapshotting
by David Sterba
· 7 years ago
3558d4f
btrfs: Deprecate userspace transaction ioctls
by Nikolay Borisov
· 7 years ago
0a52d10
btrfs: defrag: make readahead state allocation failure non-fatal
by David Sterba
· 7 years ago
63e727e
btrfs: use GFP_KERNEL in btrfs_defrag_file
by David Sterba
· 7 years ago
47f08b9
btrfs: Use explicit round_down macro in btrfs resize ioctl handler
by Nikolay Borisov
· 7 years ago
19aee8d
btrfs: btrfs_inherit_iflags() can be static
by Anand Jain
· 7 years ago
5c1aab1
btrfs: Add zstd support
by Nick Terrell
· 7 years ago
bc98a42
VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)
by David Howells
· 7 years ago
6374e57a
btrfs: fix integer overflow in calc_reclaim_items_nr
by Chris Mason
· 7 years ago
bc42bda
btrfs: qgroup: Fix qgroup reserved space underflow by only freeing reserved ranges
by Qu Wenruo
· 8 years ago
364ecf3
btrfs: qgroup: Introduce extent changeset for qgroup reserve functions
by Qu Wenruo
· 8 years ago
f54de06
btrfs: use GFP_KERNEL in init_ipath
by David Sterba
· 7 years ago
Next »