index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
2019-02-27
Btrfs: fix deadlock between clone/dedupe and rename
Filipe Manana
1
-18
/
+3
2019-02-25
Btrfs: remove no longer needed range length checks for deduplication
Filipe Manana
1
-17
/
+2
2019-02-25
btrfs: merge btrfs_find_device and find_device
Anand Jain
1
-2
/
+2
2019-02-25
btrfs: refactor btrfs_find_device() take fs_devices as argument
Anand Jain
1
-2
/
+3
2019-02-25
Btrfs: move duplicated nodatasum check into common reflink/dedupe helper
Filipe Manana
1
-10
/
+7
2019-02-25
Btrfs: do not overwrite error return value in the balance ioctl
Filipe Manana
1
-1
/
+1
2019-02-25
Btrfs: do not overwrite error return value in the device replace ioctl
Filipe Manana
1
-1
/
+1
2019-02-25
Btrfs: remove redundant check for swapfiles when reflinking
Filipe Manana
1
-6
/
+0
2019-02-25
btrfs: remove set but not used variable 'num_pages'
YueHaibing
1
-3
/
+0
2019-02-25
Btrfs: do not overwrite error return value in the get device stats ioctl
Filipe Manana
1
-1
/
+1
2019-02-25
Btrfs: do not overwrite error return value in scrub progress ioctl
Filipe Manana
1
-1
/
+1
2019-02-25
Btrfs: do not overwrite scrub error with fault error in scrub ioctl
Filipe Manana
1
-1
/
+1
2019-01-09
Btrfs: fix race between reflink/dedupe and relocation
Filipe Manana
1
-6
/
+28
2019-01-09
Btrfs: fix race between cloning range ending at eof and writeback
Filipe Manana
1
-0
/
+15
2018-12-17
Btrfs: use generic_remap_file_range_prep() for cloning and deduplication
Filipe Manana
1
-491
/
+133
2018-12-17
btrfs: Remove fsid/metadata_fsid fields from btrfs_info
Nikolay Borisov
1
-1
/
+1
2018-12-17
btrfs: use tagged writepage to mitigate livelock of snapshot
Ethan Lien
1
-1
/
+1
2018-12-17
Btrfs: prevent ioctls from interfering with a swap file
Omar Sandoval
1
-3
/
+28
2018-11-12
Merge tag 'for-4.20-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+12
2018-11-06
Btrfs: fix data corruption due to cloning of eof block
Filipe Manana
1
-2
/
+10
2018-11-06
Btrfs: fix infinite loop on inode eviction after deduplication of eof block
Filipe Manana
1
-0
/
+2
2018-11-02
Merge tag 'xfs-4.20-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-23
/
+27
2018-10-30
vfs: make remap_file_range functions take and return bytes completed
Darrick J. Wong
1
-5
/
+8
2018-10-30
vfs: combine the clone and dedupe into a single remap_file_range
Darrick J. Wong
1
-22
/
+23
2018-10-15
btrfs: Ensure btrfs_trim_fs can trim the whole filesystem
Qu Wenruo
1
-4
/
+7
2018-10-15
btrfs: defrag: use btrfs_mod_outstanding_extents in cluster_pages_for_defrag
Su Yue
1
-1
/
+1
2018-10-15
btrfs: Remove 'objectid' member from struct btrfs_root
Misono Tomohiro
1
-1
/
+1
2018-10-15
btrfs: Remove root parameter from btrfs_insert_dir_item
Lu Fengqi
1
-2
/
+1
2018-09-06
Merge tag 'for-4.19-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+35
2018-08-23
Btrfs: fix data corruption when deduplicating between different files
Filipe Manana
1
-0
/
+19
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-17
Btrfs: fix unexpected failure of nocow buffered writes after snapshotting whe...
Robbie Ko
1
-0
/
+16
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
[next]