summaryrefslogtreecommitdiff
path: root/fs/btrfs/ioctl.c
AgeCommit message (Expand)Author
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-12Btrfs: rename btrfs_start_all_delalloc_inodesMiao Xie
2013-11-12Btrfs: don't wait for the completion of all the ordered extentsMiao Xie
2013-11-12btrfs: Fix checkpatch.pl warning of spacing issuesDulshani Gunawardhana
2013-11-12btrfs: Replace kmalloc with kmalloc_arrayDulshani Gunawardhana
2013-11-12btrfs: Remove redundant local zero structureDulshani Gunawardhana
2013-11-12btrfs: remove fs/btrfs/compat.hZach Brown
2013-11-12btrfs: simplify kmalloc+copy_from_user to memdup_userGeyslan G. Bem
2013-11-12Btrfs: don't leak ioctl args in btrfs_ioctl_dev_replaceIlya Dryomov
2013-11-12Btrfs: remove unused max_key arg from btrfs_search_forwardFilipe David Borba Manana
2013-11-12btrfs: remove unused parameter from btrfs_header_fsidRoss Kirk
2013-11-12Btrfs: 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
2013-09-01btrfs_ioctl_clone: Move clone code into it's own functionMark Fasheh
2013-09-01btrfs: abtract out range locking in clone ioctl()Mark Fasheh
2013-09-01btrfs: fix get set label blocking against balanceAnand Jain
2013-09-01btrfs: Cleanup for using BTRFS_SETGET_STACK instead of raw convertQu Wenruo
2013-09-01btrfs: fall back to global reservation when removing subvolumesJeff Mahoney
2013-07-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2013-06-29btrfs: more open-coded file_inode()Al Viro
2013-06-14Btrfs: allow file data clone within a fileLiu Bo
2013-06-14btrfs: device delete to get errors from the kernelAnand Jain
2013-06-14Btrfs: just flush the delalloc inodes in the source tree before snapshot crea...Miao Xie
2013-06-14Btrfs: cleanup: don't check the same thing twiceStefan Behrens
2013-06-14Btrfs: remove useless copy in quota_ctlLiu Bo
2013-06-14Btrfs: add ioctl to wait for qgroup rescan completionJan Schmidt
2013-05-18btrfs: don't stop searching after encountering the wrong itemGabriel de Perthuis
2013-05-06btrfs: read entire device info under lockDavid Sterba
2013-05-06btrfs: make static code static & remove dead codeEric Sandeen
2013-05-06Btrfs: rescan for qgroupsJan Schmidt
2013-05-06Btrfs: return error when we specify wrong start to defragLiu Bo
2013-05-06Btrfs: use tree_root to avoid edquot when disabling quotaWang Shilong
2013-05-06Btrfs: creating the subvolume qgroup automatically when enabling quotaWang Shilong
2013-05-06btrfs: make subvol creation/deletion killable in the early stagesDavid Sterba