summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/ioctl.c
Commit message (Expand)AuthorAge
* Btrfs: fix race between reflink/dedupe and relocationFilipe Manana2019-01-09
* Btrfs: fix race between cloning range ending at eof and writebackFilipe Manana2019-01-09
* Btrfs: use generic_remap_file_range_prep() for cloning and deduplicationFilipe Manana2018-12-17
* btrfs: Remove fsid/metadata_fsid fields from btrfs_infoNikolay Borisov2018-12-17
* btrfs: use tagged writepage to mitigate livelock of snapshotEthan Lien2018-12-17
* Btrfs: prevent ioctls from interfering with a swap fileOmar Sandoval2018-12-17
* Merge tag 'for-4.20-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-11-11
|\
| * Btrfs: fix data corruption due to cloning of eof blockFilipe Manana2018-11-06
| * Btrfs: fix infinite loop on inode eviction after deduplication of eof blockFilipe Manana2018-11-06
* | Merge tag 'xfs-4.20-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2018-11-02
|\ \ | |/ |/|
| * vfs: make remap_file_range functions take and return bytes completedDarrick J. Wong2018-10-29
| * vfs: combine the clone and dedupe into a single remap_file_rangeDarrick J. Wong2018-10-29
* | btrfs: Ensure btrfs_trim_fs can trim the whole filesystemQu Wenruo2018-10-15
* | btrfs: defrag: use btrfs_mod_outstanding_extents in cluster_pages_for_defragSu Yue2018-10-15
* | btrfs: Remove 'objectid' member from struct btrfs_rootMisono Tomohiro2018-10-15
* | btrfs: Remove root parameter from btrfs_insert_dir_itemLu Fengqi2018-10-15
|/
* Merge tag 'for-4.19-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-09-06
|\
| * Btrfs: fix data corruption when deduplicating between different filesFilipe Manana2018-08-23
| * Btrfs: fix unexpected failure of nocow buffered writes after snapshotting whe...Robbie Ko2018-08-17
* | Merge tag 'ovl-update-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-08-21
|\ \ | |/ |/|
| * vfs: dedupe: rationalize argsMiklos Szeredi2018-07-06
| * vfs: dedupe: return intMiklos Szeredi2018-07-06
* | btrfs: Use wrapper macro for rcu string to remove duplicate codeMisono Tomohiro2018-08-06
* | btrfs: Remove fs_info from btrfs_add_root_refLu Fengqi2018-08-06
* | btrfs: allow defrag on a file opened read-only that has rw permissionsAdam Borowski2018-08-06
* | btrfs: qgroup: Drop fs_info parameter from btrfs_qgroup_inheritLu Fengqi2018-08-06
* | btrfs: qgroup: Drop fs_info parameter from btrfs_run_qgroupsLu Fengqi2018-08-06
* | btrfs: qgroup: Drop fs_info parameter from btrfs_limit_qgroupLu Fengqi2018-08-06
* | btrfs: qgroup: Drop fs_info parameter from btrfs_remove_qgroupLu Fengqi2018-08-06
* | btrfs: qgroup: Drop fs_info parameter from btrfs_create_qgroupLu Fengqi2018-08-06
* | btrfs: qgroup: Drop fs_info parameter from btrfs_del_qgroup_relationLu Fengqi2018-08-06
* | btrfs: qgroup: Drop fs_info parameter from btrfs_add_qgroup_relationLu Fengqi2018-08-06
* | btrfs: qgroups: Move transaction management inside btrfs_quota_enable/disableNikolay Borisov2018-08-06
* | btrfs: prune unused includesDavid Sterba2018-08-06
* | btrfs: Deduplicate extent_buffer init codeNikolay Borisov2018-08-06
* | btrfs: Fix misleading indentation reported by smatchBart Van Assche2018-08-06
* | Merge tag 'for-4.18-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-07-18
|\ \
| * | btrfs: fix use-after-free of cmp workspace pagesNaohiro Aota2018-07-13
* | | Merge tag 'for-4.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-06-26
|\| | | |/ |/|
| * btrfs: fix invalid-free in btrfs_extent_sameLu Fengqi2018-06-21
* | Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-06-14
|\ \ | |/ |/|
| * vfs: change inode times to use struct timespec64Deepa Dinamani2018-06-05
* | btrfs: Check error of btrfs_iget in btrfs_search_path_in_tree_userMisono Tomohiro2018-06-05
* | btrfs: Add unprivileged version of ino_lookup ioctlTomohiro Misono2018-05-31
* | btrfs: Add unprivileged ioctl which returns subvolume's ROOT_REFTomohiro Misono2018-05-31
* | btrfs: Add unprivileged ioctl which returns subvolume informationTomohiro Misono2018-05-31
* | btrfs: drop unused parameter qgroup_reservedGu JinXiang2018-05-30
* | btrfs: Remove fs_info argument from btrfs_uuid_tree_remLu Fengqi2018-05-30
* | btrfs: Remove fs_info argument from btrfs_uuid_tree_addLu Fengqi2018-05-30
* | Btrfs: fix memory and mount leak in btrfs_ioctl_rm_dev_v2()Omar Sandoval2018-05-30