summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/ioctl.c
Commit message (Expand)AuthorAge
* btrfs: un-deprecate ioctls START_SYNC and WAIT_SYNCDavid Sterba2019-11-04
* btrfs: qgroup: Always free PREALLOC META reserve in btrfs_delalloc_release_ex...Qu Wenruo2019-10-15
* btrfs: stop clearing EXTENT_DIRTY in inode I/O treeOmar Sandoval2019-09-09
* btrfs: Deprecate BTRFS_SUBVOL_CREATE_ASYNC flagNikolay Borisov2019-09-09
* btrfs: sysfs: replace direct access to feature set names with a helperDavid Sterba2019-09-09
* btrfs: move basic block_group definitions to their own headerJosef Bacik2019-09-09
* Btrfs: remove unnecessary condition in btrfs_clone() to avoid too much nestingFilipe Manana2019-09-09
* btrfs: use common vfs LABEL ioctl definitionsEric Sandeen2019-09-09
* Btrfs: fix ENOSPC errors, leading to transaction aborts, when cloning extentsFilipe Manana2019-09-09
* Merge tag 'for-5.3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds2019-07-16
|\
| * btrfs: migrate the delalloc space stuff to it's own homeJosef Bacik2019-07-04
| * btrfs: move space_info to space-info.hJosef Bacik2019-07-02
| * btrfs: Flush before reflinking any extent to prevent NOCOW write falling back...Qu Wenruo2019-07-01
* | Merge tag 'vfs-fix-ioctl-checking-3' of git://git.kernel.org/pub/scm/fs/xfs/x...Linus Torvalds2019-07-12
|\ \
| * | vfs: create a generic checking function for FS_IOC_FSSETXATTRDarrick J. Wong2019-07-01
| * | vfs: create a generic checking and prep function for FS_IOC_SETFLAGSDarrick J. Wong2019-07-01
* | | Merge tag 'fsnotify_for_v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-07-10
|\ \ \ | |_|/ |/| |
| * | btrfs: call fsnotify_rmdir() hookAmir Goldstein2019-06-20
| |/
* / Btrfs: fix failure to persist compression property xattr deletion on fsyncFilipe Manana2019-06-17
|/
* btrfs: drop local copy of inode i_modeAnand Jain2019-04-29
* btrfs: drop old_fsflags in btrfs_ioctl_setflagsAnand Jain2019-04-29
* btrfs: modify local copy of btrfs_inode flagsAnand Jain2019-04-29
* btrfs: drop useless inode i_flags copy and restoreAnand Jain2019-04-29
* btrfs: start transaction in btrfs_ioctl_setflags()Anand Jain2019-04-29
* btrfs: refactor btrfs_set_props to validate externallyAnand Jain2019-04-29
* Btrfs: fix race between send and deduplication that lead to failures and crashesFilipe Manana2019-04-29
* btrfs: extent-tree: Use btrfs_ref to refactor btrfs_inc_extent_ref()Qu Wenruo2019-04-29
* btrfs: Perform locking/unlocking in btrfs_remap_file_range()Goldwyn Rodrigues2019-04-29
* btrfs: refactor btrfs_set_prop and add btrfs_set_prop_transAnand Jain2019-04-29
* btrfs: merge _btrfs_set_prop helpersAnand Jain2019-04-29
* Btrfs: do not allow trimming when a fs is mounted with the nologreplay optionFilipe Manana2019-03-28
* Btrfs: fix deadlock between clone/dedupe and renameFilipe Manana2019-02-27
* Btrfs: remove no longer needed range length checks for deduplicationFilipe Manana2019-02-25
* btrfs: merge btrfs_find_device and find_deviceAnand Jain2019-02-25
* btrfs: refactor btrfs_find_device() take fs_devices as argumentAnand Jain2019-02-25
* Btrfs: move duplicated nodatasum check into common reflink/dedupe helperFilipe Manana2019-02-25
* Btrfs: do not overwrite error return value in the balance ioctlFilipe Manana2019-02-25
* Btrfs: do not overwrite error return value in the device replace ioctlFilipe Manana2019-02-25
* Btrfs: remove redundant check for swapfiles when reflinkingFilipe Manana2019-02-25
* btrfs: remove set but not used variable 'num_pages'YueHaibing2019-02-25
* Btrfs: do not overwrite error return value in the get device stats ioctlFilipe Manana2019-02-25
* Btrfs: do not overwrite error return value in scrub progress ioctlFilipe Manana2019-02-25
* Btrfs: do not overwrite scrub error with fault error in scrub ioctlFilipe Manana2019-02-25
* Btrfs: fix race between reflink/dedupe and relocationFilipe Manana2019-01-09
* Btrfs: fix race between cloning range ending at eof and writebackFilipe Manana2019-01-09
* Btrfs: use generic_remap_file_range_prep() for cloning and deduplicationFilipe Manana2018-12-17
* btrfs: Remove fsid/metadata_fsid fields from btrfs_infoNikolay Borisov2018-12-17
* btrfs: use tagged writepage to mitigate livelock of snapshotEthan Lien2018-12-17
* Btrfs: prevent ioctls from interfering with a swap fileOmar Sandoval2018-12-17
* Merge tag 'for-4.20-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-11-11
|\