index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
2021-05-11
btrfs: fix metadata extent leak after failure to create subvolume
Filipe Manana
1
-3
/
+15
2021-03-09
btrfs: validate qgroup inherit for SNAP_CREATE_V2 ioctl
Dan Carpenter
1
-1
/
+18
2021-01-06
btrfs: fix race when defragmenting leads to unnecessary IO
Filipe Manana
1
-0
/
+39
2020-11-18
btrfs: fix potential overflow in cluster_pages_for_defrag on 32bit arch
Matthew Wilcox (Oracle)
1
-6
/
+4
2020-11-18
btrfs: reschedule when cloning lots of extents
Johannes Thumshirn
1
-0
/
+2
2020-09-17
btrfs: fix wrong address when faulting in pages in the search ioctl
Filipe Manana
1
-1
/
+2
2020-09-09
btrfs: fix potential deadlock in the search ioctl
Josef Bacik
1
-7
/
+20
2020-08-21
btrfs: add missing check for nocow and compression inode flags
David Sterba
1
-8
/
+22
2020-02-11
Btrfs: make deduplication with range including the last block work
Filipe Manana
1
-1
/
+2
2020-01-23
Btrfs: always copy scrub arguments back to user space
Filipe Manana
1
-1
/
+13
2020-01-12
Btrfs: fix hole extent items with a zero size after range cloning
Filipe Manana
1
-11
/
+5
2019-12-31
btrfs: abort transaction after failed inode updates in create_subvol
Josef Bacik
1
-2
/
+8
2019-11-04
btrfs: un-deprecate ioctls START_SYNC and WAIT_SYNC
David Sterba
1
-6
/
+0
2019-10-15
btrfs: qgroup: Always free PREALLOC META reserve in btrfs_delalloc_release_ex...
Qu Wenruo
1
-4
/
+2
2019-09-09
btrfs: stop clearing EXTENT_DIRTY in inode I/O tree
Omar Sandoval
1
-3
/
+2
2019-09-09
btrfs: Deprecate BTRFS_SUBVOL_CREATE_ASYNC flag
Nikolay Borisov
1
-1
/
+14
2019-09-09
btrfs: sysfs: replace direct access to feature set names with a helper
David Sterba
1
-1
/
+1
2019-09-09
btrfs: move basic block_group definitions to their own header
Josef Bacik
1
-0
/
+1
2019-09-09
Btrfs: remove unnecessary condition in btrfs_clone() to avoid too much nesting
Filipe Manana
1
-145
/
+131
2019-09-09
btrfs: use common vfs LABEL ioctl definitions
Eric Sandeen
1
-4
/
+4
2019-09-09
Btrfs: fix ENOSPC errors, leading to transaction aborts, when cloning extents
Filipe Manana
1
-152
/
+43
2019-07-17
Merge tag 'for-5.3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
1
-0
/
+23
2019-07-13
Merge tag 'vfs-fix-ioctl-checking-3' of git://git.kernel.org/pub/scm/fs/xfs/x...
Linus Torvalds
1
-19
/
+11
2019-07-11
Merge tag 'fsnotify_for_v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+3
2019-07-04
btrfs: migrate the delalloc space stuff to it's own home
Josef Bacik
1
-0
/
+1
2019-07-02
btrfs: move space_info to space-info.h
Josef Bacik
1
-0
/
+1
2019-07-01
vfs: create a generic checking function for FS_IOC_FSSETXATTR
Darrick J. Wong
1
-11
/
+6
2019-07-01
vfs: create a generic checking and prep function for FS_IOC_SETFLAGS
Darrick J. Wong
1
-8
/
+5
2019-07-01
btrfs: Flush before reflinking any extent to prevent NOCOW write falling back...
Qu Wenruo
1
-0
/
+21
2019-06-20
btrfs: call fsnotify_rmdir() hook
Amir Goldstein
1
-1
/
+3
2019-06-17
Btrfs: fix failure to persist compression property xattr deletion on fsync
Filipe Manana
1
-2
/
+0
2019-04-29
btrfs: drop local copy of inode i_mode
Anand Jain
1
-5
/
+2
2019-04-29
btrfs: drop old_fsflags in btrfs_ioctl_setflags
Anand Jain
1
-3
/
+3
2019-04-29
btrfs: modify local copy of btrfs_inode flags
Anand Jain
1
-31
/
+26
2019-04-29
btrfs: drop useless inode i_flags copy and restore
Anand Jain
1
-3
/
+0
2019-04-29
btrfs: start transaction in btrfs_ioctl_setflags()
Anand Jain
1
-20
/
+25
2019-04-29
btrfs: refactor btrfs_set_props to validate externally
Anand Jain
1
-0
/
+3
2019-04-29
Btrfs: fix race between send and deduplication that lead to failures and crashes
Filipe Manana
1
-1
/
+18
2019-04-29
btrfs: extent-tree: Use btrfs_ref to refactor btrfs_inc_extent_ref()
Qu Wenruo
1
-6
/
+9
2019-04-29
btrfs: Perform locking/unlocking in btrfs_remap_file_range()
Goldwyn Rodrigues
1
-23
/
+11
2019-04-29
btrfs: refactor btrfs_set_prop and add btrfs_set_prop_trans
Anand Jain
1
-6
/
+6
2019-04-29
btrfs: merge _btrfs_set_prop helpers
Anand Jain
1
-4
/
+6
2019-03-28
Btrfs: do not allow trimming when a fs is mounted with the nologreplay option
Filipe Manana
1
-0
/
+10
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
[next]