index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
ioctl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-22
Merge tag 'ovl-update-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-7
/
+4
2018-08-06
btrfs: Use wrapper macro for rcu string to remove duplicate code
Misono Tomohiro
1
-4
/
+2
2018-08-06
btrfs: Remove fs_info from btrfs_add_root_ref
Lu Fengqi
1
-2
/
+1
2018-08-06
btrfs: allow defrag on a file opened read-only that has rw permissions
Adam Borowski
1
-2
/
+8
2018-08-06
btrfs: qgroup: Drop fs_info parameter from btrfs_qgroup_inherit
Lu Fengqi
1
-1
/
+1
2018-08-06
btrfs: qgroup: Drop fs_info parameter from btrfs_run_qgroups
Lu Fengqi
1
-1
/
+1
2018-08-06
btrfs: qgroup: Drop fs_info parameter from btrfs_limit_qgroup
Lu Fengqi
1
-2
/
+1
2018-08-06
btrfs: qgroup: Drop fs_info parameter from btrfs_remove_qgroup
Lu Fengqi
1
-2
/
+1
2018-08-06
btrfs: qgroup: Drop fs_info parameter from btrfs_create_qgroup
Lu Fengqi
1
-1
/
+1
2018-08-06
btrfs: qgroup: Drop fs_info parameter from btrfs_del_qgroup_relation
Lu Fengqi
1
-2
/
+1
2018-08-06
btrfs: qgroup: Drop fs_info parameter from btrfs_add_qgroup_relation
Lu Fengqi
1
-2
/
+1
2018-08-06
btrfs: qgroups: Move transaction management inside btrfs_quota_enable/disable
Nikolay Borisov
1
-13
/
+2
2018-08-06
btrfs: prune unused includes
David Sterba
1
-5
/
+0
2018-08-06
btrfs: Deduplicate extent_buffer init code
Nikolay Borisov
1
-8
/
+0
2018-08-06
btrfs: Fix misleading indentation reported by smatch
Bart Van Assche
1
-2
/
+2
2018-07-18
Merge tag 'for-4.18-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+2
2018-07-13
btrfs: fix use-after-free of cmp workspace pages
Naohiro Aota
1
-0
/
+2
2018-07-07
vfs: dedupe: rationalize args
Miklos Szeredi
1
-3
/
+4
2018-07-07
vfs: dedupe: return int
Miklos Szeredi
1
-7
/
+3
2018-06-26
Merge tag 'for-4.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-5
/
+5
2018-06-21
btrfs: fix invalid-free in btrfs_extent_same
Lu Fengqi
1
-5
/
+5
2018-06-15
Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-2
/
+2
2018-06-06
vfs: change inode times to use struct timespec64
Deepa Dinamani
1
-2
/
+2
2018-06-05
btrfs: Check error of btrfs_iget in btrfs_search_path_in_tree_user
Misono Tomohiro
1
-0
/
+4
2018-05-31
btrfs: Add unprivileged version of ino_lookup ioctl
Tomohiro Misono
1
-0
/
+204
2018-05-31
btrfs: Add unprivileged ioctl which returns subvolume's ROOT_REF
Tomohiro Misono
1
-0
/
+99
2018-05-31
btrfs: Add unprivileged ioctl which returns subvolume information
Tomohiro Misono
1
-0
/
+121
2018-05-30
btrfs: drop unused parameter qgroup_reserved
Gu JinXiang
1
-4
/
+1
2018-05-30
btrfs: Remove fs_info argument from btrfs_uuid_tree_rem
Lu Fengqi
1
-2
/
+1
2018-05-30
btrfs: Remove fs_info argument from btrfs_uuid_tree_add
Lu Fengqi
1
-2
/
+2
2018-05-30
Btrfs: fix memory and mount leak in btrfs_ioctl_rm_dev_v2()
Omar Sandoval
1
-2
/
+4
2018-05-29
Btrfs: fix clone vs chattr NODATASUM race
Omar Sandoval
1
-5
/
+7
2018-05-28
btrfs: use error code returned by btrfs_read_fs_root_no_name in search ioctl
Misono Tomohiro
1
-3
/
+2
2018-05-28
btrfs: use kvzalloc for EXTENT_SAME temporary data
David Sterba
1
-7
/
+9
2018-05-28
Btrfs: reuse cmp workspace in EXTENT_SAME ioctl
Timofey Titovets
1
-39
/
+40
2018-05-28
Btrfs: dedupe_file_range ioctl: remove 16MiB restriction
Timofey Titovets
1
-6
/
+18
2018-05-28
Btrfs: split btrfs_extent_same
Timofey Titovets
1
-28
/
+36
2018-05-28
btrfs: unify naming of flags variables for SETFLAGS and XFLAGS
David Sterba
1
-53
/
+53
2018-05-28
btrfs: add FS_IOC_FSSETXATTR ioctl
David Sterba
1
-0
/
+94
2018-05-28
btrfs: add FS_IOC_FSGETXATTR ioctl
David Sterba
1
-0
/
+20
2018-05-28
btrfs: add helpers for FS_XFLAG_* conversion
David Sterba
1
-0
/
+32
2018-05-28
btrfs: rename btrfs_flags_to_ioctl to reflect which flags it touches
David Sterba
1
-4
/
+5
2018-05-28
btrfs: rename check_flags to reflect which flags it touches
David Sterba
1
-2
/
+3
2018-05-28
btrfs: rename btrfs_mask_flags to reflect which flags it touches
David Sterba
1
-4
/
+5
2018-05-28
btrfs: rename btrfs_update_iflags to reflect which flags it touches
David Sterba
1
-2
/
+2
2018-05-28
btrfs: remove redundant btrfs_balance_control::fs_info
David Sterba
1
-2
/
+1
2018-05-28
btrfs: Remove delayed_iput parameter from btrfs_start_delalloc_inodes
Nikolay Borisov
1
-1
/
+1
2018-05-28
btrfs: Remove delayed_iput parameter of btrfs_start_delalloc_roots
Nikolay Borisov
1
-1
/
+1
2018-05-28
btrfs: drop lock parameter from update_ioctl_balance_args and rename
David Sterba
1
-9
/
+5
2018-05-28
btrfs: track running balance in a simpler way
David Sterba
1
-3
/
+3
[next]