index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
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-07-16
Merge tag 'for-5.3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
1
-0
/
+23
2019-07-12
Merge tag 'vfs-fix-ioctl-checking-3' of git://git.kernel.org/pub/scm/fs/xfs/x...
Linus Torvalds
1
-19
/
+11
2019-07-10
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
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-11
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
[next]