index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
ioctl.c
Age
Commit message (
Expand
)
Author
2020-02-11
Btrfs: make deduplication with range including the last block work
Filipe Manana
2020-01-23
Btrfs: always copy scrub arguments back to user space
Filipe Manana
2020-01-12
Btrfs: fix hole extent items with a zero size after range cloning
Filipe Manana
2019-12-31
btrfs: abort transaction after failed inode updates in create_subvol
Josef Bacik
2019-11-04
btrfs: un-deprecate ioctls START_SYNC and WAIT_SYNC
David Sterba
2019-10-15
btrfs: qgroup: Always free PREALLOC META reserve in btrfs_delalloc_release_ex...
Qu Wenruo
2019-09-09
btrfs: stop clearing EXTENT_DIRTY in inode I/O tree
Omar Sandoval
2019-09-09
btrfs: Deprecate BTRFS_SUBVOL_CREATE_ASYNC flag
Nikolay Borisov
2019-09-09
btrfs: sysfs: replace direct access to feature set names with a helper
David Sterba
2019-09-09
btrfs: move basic block_group definitions to their own header
Josef Bacik
2019-09-09
Btrfs: remove unnecessary condition in btrfs_clone() to avoid too much nesting
Filipe Manana
2019-09-09
btrfs: use common vfs LABEL ioctl definitions
Eric Sandeen
2019-09-09
Btrfs: fix ENOSPC errors, leading to transaction aborts, when cloning extents
Filipe Manana
2019-07-16
Merge tag 'for-5.3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
2019-07-12
Merge tag 'vfs-fix-ioctl-checking-3' of git://git.kernel.org/pub/scm/fs/xfs/x...
Linus Torvalds
2019-07-10
Merge tag 'fsnotify_for_v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-07-04
btrfs: migrate the delalloc space stuff to it's own home
Josef Bacik
2019-07-02
btrfs: move space_info to space-info.h
Josef Bacik
2019-07-01
vfs: create a generic checking function for FS_IOC_FSSETXATTR
Darrick J. Wong
2019-07-01
vfs: create a generic checking and prep function for FS_IOC_SETFLAGS
Darrick J. Wong
2019-07-01
btrfs: Flush before reflinking any extent to prevent NOCOW write falling back...
Qu Wenruo
2019-06-20
btrfs: call fsnotify_rmdir() hook
Amir Goldstein
2019-06-17
Btrfs: fix failure to persist compression property xattr deletion on fsync
Filipe Manana
2019-04-29
btrfs: drop local copy of inode i_mode
Anand Jain
2019-04-29
btrfs: drop old_fsflags in btrfs_ioctl_setflags
Anand Jain
2019-04-29
btrfs: modify local copy of btrfs_inode flags
Anand Jain
2019-04-29
btrfs: drop useless inode i_flags copy and restore
Anand Jain
2019-04-29
btrfs: start transaction in btrfs_ioctl_setflags()
Anand Jain
2019-04-29
btrfs: refactor btrfs_set_props to validate externally
Anand Jain
2019-04-29
Btrfs: fix race between send and deduplication that lead to failures and crashes
Filipe Manana
2019-04-29
btrfs: extent-tree: Use btrfs_ref to refactor btrfs_inc_extent_ref()
Qu Wenruo
2019-04-29
btrfs: Perform locking/unlocking in btrfs_remap_file_range()
Goldwyn Rodrigues
2019-04-29
btrfs: refactor btrfs_set_prop and add btrfs_set_prop_trans
Anand Jain
2019-04-29
btrfs: merge _btrfs_set_prop helpers
Anand Jain
2019-03-28
Btrfs: do not allow trimming when a fs is mounted with the nologreplay option
Filipe Manana
2019-02-27
Btrfs: fix deadlock between clone/dedupe and rename
Filipe Manana
2019-02-25
Btrfs: remove no longer needed range length checks for deduplication
Filipe Manana
2019-02-25
btrfs: merge btrfs_find_device and find_device
Anand Jain
2019-02-25
btrfs: refactor btrfs_find_device() take fs_devices as argument
Anand Jain
2019-02-25
Btrfs: move duplicated nodatasum check into common reflink/dedupe helper
Filipe Manana
2019-02-25
Btrfs: do not overwrite error return value in the balance ioctl
Filipe Manana
2019-02-25
Btrfs: do not overwrite error return value in the device replace ioctl
Filipe Manana
2019-02-25
Btrfs: remove redundant check for swapfiles when reflinking
Filipe Manana
2019-02-25
btrfs: remove set but not used variable 'num_pages'
YueHaibing
2019-02-25
Btrfs: do not overwrite error return value in the get device stats ioctl
Filipe Manana
2019-02-25
Btrfs: do not overwrite error return value in scrub progress ioctl
Filipe Manana
2019-02-25
Btrfs: do not overwrite scrub error with fault error in scrub ioctl
Filipe Manana
2019-01-09
Btrfs: fix race between reflink/dedupe and relocation
Filipe Manana
2019-01-09
Btrfs: fix race between cloning range ending at eof and writeback
Filipe Manana
2018-12-17
Btrfs: use generic_remap_file_range_prep() for cloning and deduplication
Filipe Manana
[next]