aboutsummaryrefslogtreecommitdiff
path: root/fs/btrfs/ioctl.c
AgeCommit message (Expand)Author
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
2013-11-11Btrfs: fix sync fs to actually wait for all data to be persistedFilipe David Borba Manana
2013-09-21btrfs: change extent-same to copy entire argument structMark Fasheh
2013-09-21Btrfs: btrfs_ioctl_default_subvol: Revert back to toplevel subvolume when arg...chandan
2013-09-21Btrfs: kill delay_iput arg to the wait_ordered functionsJosef Bacik
2013-09-01btrfs: return btrfs error code for dev excl ops errAnand Jain
2013-09-01Btrfs: fix race conditions in BTRFS_IOC_FS_INFO ioctlFilipe David Borba Manana
2013-09-01Btrfs: Make btrfs_header_chunk_tree_uuid() return unsigned longGeert Uytterhoeven
2013-09-01Btrfs: Make btrfs_header_fsid() return unsigned longGeert Uytterhoeven
2013-09-01Btrfs: Remove superfluous casts from u64 to unsigned long longGeert Uytterhoeven
2013-09-01Btrfs: don't allow the replace procedure on read only filesystemsStefan Behrens
2013-09-01Btrfs: reset force_compress on btrfs_file_defrag failureFilipe David Borba Manana
2013-09-01Btrfs: maintain subvolume items in the UUID treeStefan Behrens
2013-09-01Btrfs: don't miss inode ref items in BTRFS_IOC_INO_LOOKUPFilipe David Borba Manana
2013-09-01Btrfs: add missing error code to BTRFS_IOC_INO_LOOKUP handlerFilipe David Borba Manana
2013-09-01Btrfs: don't allow a subvol to be deleted if it is the default subovlJosef Bacik
2013-09-01btrfs: offline dedupeMark Fasheh