index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
ioctl.c
Age
Commit message (
Expand
)
Author
2018-10-15
btrfs: Ensure btrfs_trim_fs can trim the whole filesystem
Qu Wenruo
2018-10-15
btrfs: defrag: use btrfs_mod_outstanding_extents in cluster_pages_for_defrag
Su Yue
2018-10-15
btrfs: Remove 'objectid' member from struct btrfs_root
Misono Tomohiro
2018-10-15
btrfs: Remove root parameter from btrfs_insert_dir_item
Lu Fengqi
2018-09-06
Merge tag 'for-4.19-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-08-23
Btrfs: fix data corruption when deduplicating between different files
Filipe Manana
2018-08-21
Merge tag 'ovl-update-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-08-17
Btrfs: fix unexpected failure of nocow buffered writes after snapshotting whe...
Robbie Ko
2018-08-06
btrfs: Use wrapper macro for rcu string to remove duplicate code
Misono Tomohiro
2018-08-06
btrfs: Remove fs_info from btrfs_add_root_ref
Lu Fengqi
2018-08-06
btrfs: allow defrag on a file opened read-only that has rw permissions
Adam Borowski
2018-08-06
btrfs: qgroup: Drop fs_info parameter from btrfs_qgroup_inherit
Lu Fengqi
2018-08-06
btrfs: qgroup: Drop fs_info parameter from btrfs_run_qgroups
Lu Fengqi
2018-08-06
btrfs: qgroup: Drop fs_info parameter from btrfs_limit_qgroup
Lu Fengqi
2018-08-06
btrfs: qgroup: Drop fs_info parameter from btrfs_remove_qgroup
Lu Fengqi
2018-08-06
btrfs: qgroup: Drop fs_info parameter from btrfs_create_qgroup
Lu Fengqi
2018-08-06
btrfs: qgroup: Drop fs_info parameter from btrfs_del_qgroup_relation
Lu Fengqi
2018-08-06
btrfs: qgroup: Drop fs_info parameter from btrfs_add_qgroup_relation
Lu Fengqi
2018-08-06
btrfs: qgroups: Move transaction management inside btrfs_quota_enable/disable
Nikolay Borisov
2018-08-06
btrfs: prune unused includes
David Sterba
2018-08-06
btrfs: Deduplicate extent_buffer init code
Nikolay Borisov
2018-08-06
btrfs: Fix misleading indentation reported by smatch
Bart Van Assche
2018-07-18
Merge tag 'for-4.18-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-07-13
btrfs: fix use-after-free of cmp workspace pages
Naohiro Aota
2018-07-06
vfs: dedupe: rationalize args
Miklos Szeredi
2018-07-06
vfs: dedupe: return int
Miklos Szeredi
2018-06-26
Merge tag 'for-4.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-06-21
btrfs: fix invalid-free in btrfs_extent_same
Lu Fengqi
2018-06-15
Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-06-05
vfs: change inode times to use struct timespec64
Deepa Dinamani
2018-06-05
btrfs: Check error of btrfs_iget in btrfs_search_path_in_tree_user
Misono Tomohiro
2018-05-31
btrfs: Add unprivileged version of ino_lookup ioctl
Tomohiro Misono
2018-05-31
btrfs: Add unprivileged ioctl which returns subvolume's ROOT_REF
Tomohiro Misono
2018-05-31
btrfs: Add unprivileged ioctl which returns subvolume information
Tomohiro Misono
2018-05-30
btrfs: drop unused parameter qgroup_reserved
Gu JinXiang
2018-05-30
btrfs: Remove fs_info argument from btrfs_uuid_tree_rem
Lu Fengqi
2018-05-30
btrfs: Remove fs_info argument from btrfs_uuid_tree_add
Lu Fengqi
2018-05-30
Btrfs: fix memory and mount leak in btrfs_ioctl_rm_dev_v2()
Omar Sandoval
2018-05-29
Btrfs: fix clone vs chattr NODATASUM race
Omar Sandoval
2018-05-28
btrfs: use error code returned by btrfs_read_fs_root_no_name in search ioctl
Misono Tomohiro
2018-05-28
btrfs: use kvzalloc for EXTENT_SAME temporary data
David Sterba
2018-05-28
Btrfs: reuse cmp workspace in EXTENT_SAME ioctl
Timofey Titovets
2018-05-28
Btrfs: dedupe_file_range ioctl: remove 16MiB restriction
Timofey Titovets
2018-05-28
Btrfs: split btrfs_extent_same
Timofey Titovets
2018-05-28
btrfs: unify naming of flags variables for SETFLAGS and XFLAGS
David Sterba
2018-05-28
btrfs: add FS_IOC_FSSETXATTR ioctl
David Sterba
2018-05-28
btrfs: add FS_IOC_FSGETXATTR ioctl
David Sterba
2018-05-28
btrfs: add helpers for FS_XFLAG_* conversion
David Sterba
2018-05-28
btrfs: rename btrfs_flags_to_ioctl to reflect which flags it touches
David Sterba
2018-05-28
btrfs: rename check_flags to reflect which flags it touches
David Sterba
[next]