aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/ioctl.c
Commit message (Expand)AuthorAge
...
| * | 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-13
| * | Merge branch 'cleanups/for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/...Chris Mason2015-10-21
| |\ \ | | |/ | |/|
| | * btrfs: replace unnecessary list_for_each_entry_safe to list_for_each_entryByongho Lee2015-10-21
| * | Merge branch 'anand/sysfs-updates-v4.3-rc3' of git://git.kernel.org/pub/scm/l...Chris Mason2015-10-12
| |\ \
| | * | Btrfs: consolidate btrfs_error() to btrfs_std_error()Anand Jain2015-09-29
| | |/
| * | btrfs: switch more printks to our helpersDavid Sterba2015-10-08
| * | btrfs: switch message printers to _in_rcu variantsDavid Sterba2015-10-08
| |/
* | btrfs: fix possible leak in btrfs_ioctl_balance()Christian Engelmayer2015-10-21
* | btrfs: check unsupported filters in balance argumentsDavid Sterba2015-10-13
|/
* btrfs: fix clone / extent-same deadlocksMark Fasheh2015-08-09
* Btrfs: fix defrag to merge tail file extentLiu Bo2015-08-09
* btrfs: fix search key advancing conditionNaohiro Aota2015-08-09