aboutsummaryrefslogtreecommitdiff
path: root/fs/btrfs/ioctl.c
AgeCommit message (Expand)Author
2016-02-12Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-02-03Btrfs: fix page reading in extent_same ioctl leading to csum errorsFilipe Manana
2016-02-03Btrfs: fix invalid page accesses in extent_same (dedup) ioctlFilipe Manana
2016-01-29Revert "btrfs: synchronize incompat feature bits with sysfs files"Chris Mason
2016-01-25Merge branch 'fix/fst-sysfs' of git://git.kernel.org/pub/scm/linux/kernel/git...Chris Mason
2016-01-22wrappers for ->i_mutex accessAl Viro
2016-01-22Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-01-21btrfs: synchronize incompat feature bits with sysfs filesDavid Sterba
2016-01-19Merge branch 'misc-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Chris Mason
2016-01-18Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-01-15Btrfs: Initialize btrfs_root->highest_objectid when loading tree root and sub...Chandan Rajendra
2016-01-11Merge branch 'misc-cleanups-4.5' of git://git.kernel.org/pub/scm/linux/kernel...Chris Mason
2016-01-11Merge branch 'misc-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Chris Mason
2016-01-07btrfs: preallocate path for snapshot creation at ioctl timeDavid Sterba
2016-01-07btrfs: allocate root item at snapshot ioctl timeDavid Sterba
2016-01-07btrfs: do an allocation earlier during snapshot creationDavid Sterba
2016-01-07btrfs: cleanup, use enum values for btrfs_path readaDavid Sterba
2016-01-07btrfs: constify static arraysDavid Sterba
2016-01-07Btrfs: use linux/sizes.h to represent constantsByongho Lee
2016-01-01btrfs: use new dedupe data function pointerDarrick J. Wong
2015-12-23Merge branch 'dev/simplify-set-bit' of git://git.kernel.org/pub/scm/linux/ker...Chris Mason
2015-12-07vfs: pull btrfs clone API to vfs layerChristoph Hellwig
2015-12-03btrfs: use GFP_KERNEL for allocations in ioctl handlersDavid Sterba
2015-12-03btrfs: drop unused parameter from lock_extent_bitsDavid Sterba
2015-12-01btrfs: add .copy_file_range file operationZach Brown
2015-11-06Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-10-26btrfs: check unsupported filters in balance argumentsDavid Sterba
2015-10-25Btrfs: fix regression running delayed references when using qgroupsFilipe Manana
2015-10-21btrfs: qgroup: Cleanup old inaccurate facilitiesQu Wenruo
2015-10-21btrfs: extent-tree: Switch to new delalloc space reserve and releaseQu Wenruo
2015-10-21Merge branch 'integration-4.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Chris Mason
2015-10-21Merge branch 'cleanups/for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/...Chris Mason
2015-10-21btrfs: fix possible leak in btrfs_ioctl_balance()Christian Engelmayer
2015-10-21btrfs: replace unnecessary list_for_each_entry_safe to list_for_each_entryByongho Lee
2015-10-14Btrfs: fix file corruption and data loss after cloning inline extentsFilipe Manana
2015-10-13btrfs: check unsupported filters in balance argumentsDavid Sterba
2015-10-12Merge branch 'anand/sysfs-updates-v4.3-rc3' of git://git.kernel.org/pub/scm/l...Chris Mason
2015-10-08btrfs: switch more printks to our helpersDavid Sterba
2015-10-08btrfs: switch message printers to _in_rcu variantsDavid Sterba
2015-09-29Btrfs: consolidate btrfs_error() to btrfs_std_error()Anand Jain
2015-08-09btrfs: fix clone / extent-same deadlocksMark Fasheh
2015-08-09Btrfs: fix defrag to merge tail file extentLiu Bo
2015-08-09btrfs: fix search key advancing conditionNaohiro Aota
2015-07-14Btrfs: fix file corruption after cloning inline extentsFilipe Manana
2015-07-11Btrfs: fix memory leak in the extent_same ioctlFilipe Manana
2015-07-01btrfs: don't update mtime/ctime on deduped inodesMark Fasheh
2015-07-01btrfs: allow dedupe of same inodeMark Fasheh
2015-07-01btrfs: fix deadlock with extent-same and readpageMark Fasheh
2015-07-01btrfs: pass unaligned length to btrfs_cmp_data()Mark Fasheh
2015-06-10btrfs: Handle unaligned length in extent_sameMark Fasheh