summaryrefslogtreecommitdiff
path: root/fs/btrfs/ioctl.c
AgeCommit message (Expand)Author
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-20Merge 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-08vfs: 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-07Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-10-27btrfs: check unsupported filters in balance argumentsDavid Sterba
2015-10-25Btrfs: fix regression running delayed references when using qgroupsFilipe Manana
2015-10-22btrfs: qgroup: Cleanup old inaccurate facilitiesQu Wenruo
2015-10-22btrfs: extent-tree: Switch to new delalloc space reserve and releaseQu Wenruo
2015-10-22Merge branch 'integration-4.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Chris Mason
2015-10-22Merge branch 'cleanups/for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/...Chris Mason
2015-10-22btrfs: 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-14btrfs: 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-02btrfs: don't update mtime/ctime on deduped inodesMark Fasheh
2015-07-02btrfs: allow dedupe of same inodeMark Fasheh
2015-07-02btrfs: fix deadlock with extent-same and readpageMark Fasheh
2015-07-02btrfs: pass unaligned length to btrfs_cmp_data()Mark Fasheh
2015-06-10btrfs: Handle unaligned length in extent_sameMark Fasheh
2015-06-10Btrfs: btrfs_defrag_file: Fix calculation of max_to_defrag.chandan
2015-06-10Btrfs: btrfs_defrag_file: Fix ra_index computation.chandan
2015-06-03btrfs: make root id query unprivilegedDavid Sterba
2015-06-03btrfs: fix warnings after changes in btrfs_abort_transactionDavid Sterba
2015-06-03Btrfs: don't invalidate root dentry when subvolume deletion failsOmar Sandoval