summaryrefslogtreecommitdiff
path: root/fs/btrfs/ioctl.c
Commit message (Expand)AuthorAge
* btrfs: move btrfs_compression_type to compression.hAnand Jain2016-03-11
* Btrfs: fix extent_same allowing destination offset beyond i_sizeFilipe Manana2016-03-01
* Btrfs: fix file loss on log replay after renaming a file and fsyncFilipe Manana2016-03-01
* Btrfs: fix unreplayable log after snapshot delete + parent dir fsyncFilipe Manana2016-03-01
* Merge branch 'dev/control-ioctl' into for-chris-4.6David Sterba2016-02-26
|\
| * btrfs: drop unused argument in btrfs_ioctl_get_supported_featuresDavid Sterba2016-02-23
| * btrfs: add GET_SUPPORTED_FEATURES to the control device ioctlsDavid Sterba2016-02-23
* | Merge branch 'misc-4.6' into for-chris-4.6David Sterba2016-02-26
|\ \
| * | btrfs: remove error message from search ioctl for nonexistent treeDavid Sterba2016-02-23
| |/
* | Merge branch 'cleanups-4.6' into for-chris-4.6David Sterba2016-02-26
|\ \
| * | btrfs: Replace CURRENT_TIME by current_fs_time()Deepa Dinamani2016-02-18
| * | btrfs: remove redundant error checkByongho Lee2016-02-18
| |/
* | Merge branch 'foreign/liubo/replace-lockup' into for-chris-4.6David Sterba2016-02-26
|\ \
| * \ Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-02-12
| |\ \ | | |/ | |/|
| | * Btrfs: fix page reading in extent_same ioctl leading to csum errorsFilipe Manana2016-02-03
| | * Btrfs: fix invalid page accesses in extent_same (dedup) ioctlFilipe Manana2016-02-03
* | | Merge branch 'dev/gfp-flags' into for-chris-4.6David Sterba2016-02-26
|\ \ \
| * | | btrfs: switch to kcalloc in btrfs_cmp_data_prepareDavid Sterba2016-02-11
| * | | btrfs: extent same: use GFP_KERNEL for page array allocationsDavid Sterba2016-02-11
| |/ /
* | | Merge branch 'chandan/prep-subpage-blocksize' into for-chris-4.6David Sterba2016-02-26
|\ \ \ | |/ / |/| |
| * | Btrfs: btrfs_ioctl_clone: Truncate complete page after performing clone opera...Chandan Rajendra2016-02-01
| |/
| * Revert "btrfs: synchronize incompat feature bits with sysfs files"Chris Mason2016-01-29
| * Merge branch 'fix/fst-sysfs' of git://git.kernel.org/pub/scm/linux/kernel/git...Chris Mason2016-01-25
| |\
| | * btrfs: synchronize incompat feature bits with sysfs filesDavid Sterba2016-01-21
* | | wrappers for ->i_mutex accessAl Viro2016-01-22
* | | Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-01-22
|\ \ \ | |/ /
| * | Merge branch 'misc-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Chris Mason2016-01-19
| |\ \ | | |/ | |/|
| | * Btrfs: Initialize btrfs_root->highest_objectid when loading tree root and sub...Chandan Rajendra2016-01-15
* | | Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-01-18
|\ \ \ | |/ /
| * | Merge branch 'misc-cleanups-4.5' of git://git.kernel.org/pub/scm/linux/kernel...Chris Mason2016-01-11
| |\ \
| | * | Btrfs: use linux/sizes.h to represent constantsByongho Lee2016-01-07
| * | | Merge branch 'misc-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Chris Mason2016-01-11
| |\ \ \ | | | |/ | | |/|
| | * | btrfs: preallocate path for snapshot creation at ioctl timeDavid Sterba2016-01-07
| | * | btrfs: allocate root item at snapshot ioctl timeDavid Sterba2016-01-07
| | * | btrfs: do an allocation earlier during snapshot creationDavid Sterba2016-01-07
| | * | btrfs: cleanup, use enum values for btrfs_path readaDavid Sterba2016-01-07
| | * | btrfs: constify static arraysDavid Sterba2016-01-07
| | |/
| * | Merge branch 'dev/simplify-set-bit' of git://git.kernel.org/pub/scm/linux/ker...Chris Mason2015-12-23
| |\ \
| | * | btrfs: drop unused parameter from lock_extent_bitsDavid Sterba2015-12-03
| | |/
| * | btrfs: use GFP_KERNEL for allocations in ioctl handlersDavid Sterba2015-12-03
| |/
* | btrfs: use new dedupe data function pointerDarrick J. Wong2016-01-01
* | vfs: pull btrfs clone API to vfs layerChristoph Hellwig2015-12-07
* | btrfs: add .copy_file_range file operationZach Brown2015-12-01
|/
* Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-11-06
|\
| * btrfs: check unsupported filters in balance argumentsDavid Sterba2015-10-26
| * Btrfs: fix regression running delayed references when using qgroupsFilipe Manana2015-10-25
| * btrfs: qgroup: Cleanup old inaccurate facilitiesQu Wenruo2015-10-21
| * btrfs: extent-tree: Switch to new delalloc space reserve and releaseQu Wenruo2015-10-21
| * Merge branch 'integration-4.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Chris Mason2015-10-21
| |\
| | * Btrfs: fix file corruption and data loss after cloning inline extentsFilipe Manana2015-10-14