aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/ioctl.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-04-09Merge branch 'for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfsLinus Torvalds1-1/+1
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov1-42/+42
2016-04-04Btrfs: don't use src fd for printkJosef Bacik1-1/+1
2016-03-11btrfs: move btrfs_compression_type to compression.hAnand Jain1-0/+1
2016-03-01Btrfs: fix extent_same allowing destination offset beyond i_sizeFilipe Manana1-0/+3
2016-03-01Btrfs: fix file loss on log replay after renaming a file and fsyncFilipe Manana1-2/+2
2016-03-01Btrfs: fix unreplayable log after snapshot delete + parent dir fsyncFilipe Manana1-0/+3
2016-02-26Merge branch 'dev/control-ioctl' into for-chris-4.6David Sterba1-3/+2
2016-02-26Merge branch 'misc-4.6' into for-chris-4.6David Sterba1-2/+0
2016-02-26Merge branch 'cleanups-4.6' into for-chris-4.6David Sterba1-8/+4
2016-02-26Merge branch 'foreign/liubo/replace-lockup' into for-chris-4.6David Sterba1-22/+97
2016-02-26Merge branch 'dev/gfp-flags' into for-chris-4.6David Sterba1-2/+2
2016-02-26Merge branch 'chandan/prep-subpage-blocksize' into for-chris-4.6David Sterba1-2/+3
2016-02-23btrfs: drop unused argument in btrfs_ioctl_get_supported_featuresDavid Sterba1-2/+2
2016-02-23btrfs: add GET_SUPPORTED_FEATURES to the control device ioctlsDavid Sterba1-2/+1
2016-02-23btrfs: remove error message from search ioctl for nonexistent treeDavid Sterba1-2/+0
2016-02-18btrfs: Replace CURRENT_TIME by current_fs_time()Deepa Dinamani1-4/+4
2016-02-18btrfs: remove redundant error checkByongho Lee1-4/+0
2016-02-12Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfsLinus Torvalds1-22/+97
2016-02-11btrfs: switch to kcalloc in btrfs_cmp_data_prepareDavid Sterba1-2/+2
2016-02-11btrfs: extent same: use GFP_KERNEL for page array allocationsDavid Sterba1-2/+2
2016-02-03Btrfs: fix page reading in extent_same ioctl leading to csum errorsFilipe Manana1-8/+21
2016-02-03Btrfs: fix invalid page accesses in extent_same (dedup) ioctlFilipe Manana1-14/+76
2016-02-01Btrfs: btrfs_ioctl_clone: Truncate complete page after performing clone operationChandan Rajendra1-2/+3
2016-01-29Revert "btrfs: synchronize incompat feature bits with sysfs files"Chris Mason1-4/+0
2016-01-25Merge branch 'fix/fst-sysfs' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.5Chris Mason1-0/+4
2016-01-22wrappers for ->i_mutex accessAl Viro1-19/+19
2016-01-22Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfsLinus Torvalds1-0/+4
2016-01-21btrfs: synchronize incompat feature bits with sysfs filesDavid Sterba1-0/+4
2016-01-19Merge branch 'misc-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.5Chris Mason1-0/+4
2016-01-18Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfsLinus Torvalds1-33/+41
2016-01-15Btrfs: Initialize btrfs_root->highest_objectid when loading tree root and subvolume rootsChandan Rajendra1-0/+4
2016-01-11Merge branch 'misc-cleanups-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.5Chris Mason1-12/+11
2016-01-11Merge branch 'misc-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.5Chris Mason1-13/+22
2016-01-07btrfs: preallocate path for snapshot creation at ioctl timeDavid Sterba1-1/+3
2016-01-07btrfs: allocate root item at snapshot ioctl timeDavid Sterba1-0/+9
2016-01-07btrfs: do an allocation earlier during snapshot creationDavid Sterba1-11/+9
2016-01-07btrfs: cleanup, use enum values for btrfs_path readaDavid Sterba1-1/+1
2016-01-07btrfs: constify static arraysDavid Sterba1-1/+1
2016-01-07Btrfs: use linux/sizes.h to represent constantsByongho Lee1-12/+11
2016-01-01btrfs: use new dedupe data function pointerDarrick J. Wong1-97/+13
2015-12-23Merge branch 'dev/simplify-set-bit' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.5Chris Mason1-3/+3
2015-12-07vfs: pull btrfs clone API to vfs layerChristoph Hellwig1-46/+3
2015-12-03btrfs: use GFP_KERNEL for allocations in ioctl handlersDavid Sterba1-5/+5
2015-12-03btrfs: drop unused parameter from lock_extent_bitsDavid Sterba1-3/+3
2015-12-01btrfs: add .copy_file_range file operationZach Brown1-39/+52
2015-11-06Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfsLinus Torvalds1-114/+166
2015-10-26btrfs: check unsupported filters in balance argumentsDavid Sterba1-0/+5
2015-10-25Btrfs: fix regression running delayed references when using qgroupsFilipe Manana1-61/+1
2015-10-21btrfs: qgroup: Cleanup old inaccurate facilitiesQu Wenruo1-3/+3