index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
ioctl.c
Age
Commit message (
Expand
)
Author
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
2018-12-17
btrfs: Remove fsid/metadata_fsid fields from btrfs_info
Nikolay Borisov
2018-12-17
btrfs: use tagged writepage to mitigate livelock of snapshot
Ethan Lien
2018-12-17
Btrfs: prevent ioctls from interfering with a swap file
Omar Sandoval
2018-11-11
Merge tag 'for-4.20-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-11-06
Btrfs: fix data corruption due to cloning of eof block
Filipe Manana
2018-11-06
Btrfs: fix infinite loop on inode eviction after deduplication of eof block
Filipe Manana
[next]