summaryrefslogtreecommitdiff
path: root/fs/btrfs/ioctl.c
AgeCommit message (Expand)Author
2017-01-06btrfs: make file clone aware of fatal signalsWang Xiaoguang
2016-09-30btrfs: ensure that file descriptor used with subvol ioctls is a dirJeff Mahoney
2016-09-07btrfs: waiting on qgroup rescan should not always be interruptibleJeff Mahoney
2016-06-01Btrfs: don't use src fd for printkJosef Bacik
2016-03-03Btrfs: Initialize btrfs_root->highest_objectid when loading tree root and sub...Chandan Rajendra
2016-02-25Btrfs: fix page reading in extent_same ioctl leading to csum errorsFilipe Manana
2016-02-25Btrfs: fix invalid page accesses in extent_same (dedup) ioctlFilipe Manana
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
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-02btrfs: make root id query unprivilegedDavid Sterba
2015-06-02btrfs: fix warnings after changes in btrfs_abort_transactionDavid Sterba
2015-06-02Btrfs: don't invalidate root dentry when subvolume deletion failsOmar Sandoval
2015-05-01Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-04-26btrfs: unlock i_mutex after attempting to delete subvolume during sendOmar Sandoval
2015-04-15VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells
2015-04-13btrfs: quota: Update quota tree after qgroup relationship change.Qu Wenruo
2015-04-13btrfs: Don't allow subvolid >= (1 << BTRFS_QGROUP_LEVEL_SHIFT) to be createdQu Wenruo
2015-04-13Btrfs: qgroup: cleanup, remove an unsued parameter in btrfs_create_qgroup().Dongsheng Yang
2015-04-13Btrfs: fix uninit variable in clone ioctlChris Mason
2015-04-13Btrfs: fix inode eviction infinite loop after cloning into itFilipe Manana
2015-04-13Btrfs: fix inode eviction infinite loop after extent_same ioctlFilipe Manana
2015-04-13Btrfs: fix range cloning when same inode used as source and destinationFilipe Manana
2015-03-25Merge branch 'cleanups-for-4.1-v2' of git://git.kernel.org/pub/scm/linux/kern...Chris Mason
2015-03-03btrfs: cleanup 64bit/32bit divs, provably bounded valuesDavid Sterba