summaryrefslogtreecommitdiff
path: root/fs/btrfs/ioctl.c
AgeCommit message (Expand)Author
2014-04-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2014-04-07btrfs: export global block reserve size as space_infoDavid Sterba
2014-04-07Btrfs: fix EINVAL checks in btrfs_cloneChris Mason
2014-04-07btrfs: filter invalid arg for btrfs resizeGui Hecheng
2014-04-07Btrfs: kmalloc() doesn't return an ERR_PTRDan Carpenter
2014-04-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2014-03-21Btrfs: fix a crash of clone with inline extents's splitLiu Bo
2014-03-20Btrfs: less fs tree lock contention when using autodefragFilipe Manana
2014-03-20Btrfs: return EPERM when deleting a default subvolumeGuangyu Sun
2014-03-20Btrfs: cache extent states in defrag code pathFilipe Manana
2014-03-10Btrfs: don't flush all delalloc inodes when we doesn't get s_umount lockMiao Xie
2014-03-10Btrfs: introduce btrfs_{start, end}_nocow_write() for each subvolumeMiao Xie
2014-03-10Btrfs: make defrag not fragment files when using prealloc extentsFilipe Manana
2014-03-10Btrfs: correctly flush data on defrag when compression is enabledFilipe Manana
2014-03-10btrfs: Fix 32/64-bit problem with BTRFS_SET_RECEIVED_SUBVOL ioctlHugo Mills
2014-03-10btrfs: Return EXDEV for cross file system snapshotKusanagi Kouichi
2014-02-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2014-02-14Revert "btrfs: add ioctl to export size of global metadata reservation"Chris Mason
2014-02-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2014-02-08btrfs: reserve no transaction units in btrfs_ioctl_set_featuresDavid Sterba
2014-02-08btrfs: commit transaction after setting label and featuresJeff Mahoney
2014-01-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2014-01-28btrfs: fix defrag 32-bit integer overflowJustin Maggard
2014-01-28btrfs: call permission checks earlier in ioctls and return EPERMDavid Sterba
2014-01-28btrfs: restrict snapshotting to own subvolumesDavid Sterba
2014-01-28Btrfs: faster file extent item search in clone ioctlFilipe David Borba Manana
2014-01-28Btrfs: unlock inodes in correct order in clone ioctlFilipe David Borba Manana
2014-01-28Btrfs: release subvolume's block_rsv before transaction commitLiu Bo
2014-01-28Btrfs: add support for inode propertiesFilipe David Borba Manana
2014-01-28fs/btrfs: Integer overflow in btrfs_ioctl_resize()Wenliang Fan
2014-01-28Btrfs: convert printk to btrfs_ and fix BTRFS prefixFrank Holton
2014-01-28btrfs: Check read-only status of roots during sendDavid Sterba
2014-01-28Btrfs: fix error check of btrfs_lookup_dentry()Tsutomu Itoh
2014-01-28btrfs: add ioctl to export size of global metadata reservationJeff Mahoney
2014-01-28btrfs: use feature attribute names to print better error messagesJeff Mahoney
2014-01-28btrfs: add ioctls to query/change feature bits onlineJeff Mahoney
2014-01-25btrfs: sanitize BTRFS_IOC_FILE_EXTENT_SAMEAl Viro
2013-12-12btrfs: call mnt_drop_write after interrupted subvol deletionDavid Sterba
2013-11-15btrfs: get rid of fdentry()Al Viro
2013-11-15btrfs: fix empty_zero_page misusageChris Mason
2013-11-11Btrfs: rename btrfs_start_all_delalloc_inodesMiao Xie
2013-11-11Btrfs: don't wait for the completion of all the ordered extentsMiao Xie
2013-11-11btrfs: Fix checkpatch.pl warning of spacing issuesDulshani Gunawardhana
2013-11-11btrfs: Replace kmalloc with kmalloc_arrayDulshani Gunawardhana
2013-11-11btrfs: Remove redundant local zero structureDulshani Gunawardhana
2013-11-11btrfs: remove fs/btrfs/compat.hZach Brown
2013-11-11btrfs: simplify kmalloc+copy_from_user to memdup_userGeyslan G. Bem
2013-11-11Btrfs: don't leak ioctl args in btrfs_ioctl_dev_replaceIlya Dryomov
2013-11-11Btrfs: remove unused max_key arg from btrfs_search_forwardFilipe David Borba Manana
2013-11-11btrfs: remove unused parameter from btrfs_header_fsidRoss Kirk