aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/ioctl.c
Commit message (Expand)AuthorAge
* btrfs: get rid of fdentry()Al Viro2013-11-15
* btrfs: fix empty_zero_page misusageChris Mason2013-11-15
* Btrfs: rename btrfs_start_all_delalloc_inodesMiao Xie2013-11-11
* Btrfs: don't wait for the completion of all the ordered extentsMiao Xie2013-11-11
* btrfs: Fix checkpatch.pl warning of spacing issuesDulshani Gunawardhana2013-11-11
* btrfs: Replace kmalloc with kmalloc_arrayDulshani Gunawardhana2013-11-11
* btrfs: Remove redundant local zero structureDulshani Gunawardhana2013-11-11
* btrfs: remove fs/btrfs/compat.hZach Brown2013-11-11
* btrfs: simplify kmalloc+copy_from_user to memdup_userGeyslan G. Bem2013-11-11
* Btrfs: don't leak ioctl args in btrfs_ioctl_dev_replaceIlya Dryomov2013-11-11
* Btrfs: remove unused max_key arg from btrfs_search_forwardFilipe David Borba Manana2013-11-11
* btrfs: remove unused parameter from btrfs_header_fsidRoss Kirk2013-11-11
* Btrfs: fix sync fs to actually wait for all data to be persistedFilipe David Borba Manana2013-11-11
* btrfs: change extent-same to copy entire argument structMark Fasheh2013-09-21
* Btrfs: btrfs_ioctl_default_subvol: Revert back to toplevel subvolume when arg...chandan2013-09-21
* Btrfs: kill delay_iput arg to the wait_ordered functionsJosef Bacik2013-09-21
* btrfs: return btrfs error code for dev excl ops errAnand Jain2013-09-01
* Btrfs: fix race conditions in BTRFS_IOC_FS_INFO ioctlFilipe David Borba Manana2013-09-01
* Btrfs: Make btrfs_header_chunk_tree_uuid() return unsigned longGeert Uytterhoeven2013-09-01
* Btrfs: Make btrfs_header_fsid() return unsigned longGeert Uytterhoeven2013-09-01
* Btrfs: Remove superfluous casts from u64 to unsigned long longGeert Uytterhoeven2013-09-01
* Btrfs: don't allow the replace procedure on read only filesystemsStefan Behrens2013-09-01
* Btrfs: reset force_compress on btrfs_file_defrag failureFilipe David Borba Manana2013-09-01
* Btrfs: maintain subvolume items in the UUID treeStefan Behrens2013-09-01
* Btrfs: don't miss inode ref items in BTRFS_IOC_INO_LOOKUPFilipe David Borba Manana2013-09-01
* Btrfs: add missing error code to BTRFS_IOC_INO_LOOKUP handlerFilipe David Borba Manana2013-09-01
* Btrfs: don't allow a subvol to be deleted if it is the default subovlJosef Bacik2013-09-01
* btrfs: offline dedupeMark Fasheh2013-09-01
* btrfs_ioctl_clone: Move clone code into it's own functionMark Fasheh2013-09-01
* btrfs: abtract out range locking in clone ioctl()Mark Fasheh2013-09-01
* btrfs: fix get set label blocking against balanceAnand Jain2013-09-01
* btrfs: Cleanup for using BTRFS_SETGET_STACK instead of raw convertQu Wenruo2013-09-01
* btrfs: fall back to global reservation when removing subvolumesJeff Mahoney2013-09-01
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-07-09
|\
| * Btrfs: allow file data clone within a fileLiu Bo2013-06-14
| * btrfs: device delete to get errors from the kernelAnand Jain2013-06-14
| * Btrfs: just flush the delalloc inodes in the source tree before snapshot crea...Miao Xie2013-06-14
| * Btrfs: cleanup: don't check the same thing twiceStefan Behrens2013-06-14
| * Btrfs: remove useless copy in quota_ctlLiu Bo2013-06-14
| * Btrfs: add ioctl to wait for qgroup rescan completionJan Schmidt2013-06-14
* | btrfs: more open-coded file_inode()Al Viro2013-06-29
|/
* btrfs: don't stop searching after encountering the wrong itemGabriel de Perthuis2013-05-17
* btrfs: read entire device info under lockDavid Sterba2013-05-06
* btrfs: make static code static & remove dead codeEric Sandeen2013-05-06
* Btrfs: rescan for qgroupsJan Schmidt2013-05-06
* Btrfs: return error when we specify wrong start to defragLiu Bo2013-05-06
* Btrfs: use tree_root to avoid edquot when disabling quotaWang Shilong2013-05-06
* Btrfs: creating the subvolume qgroup automatically when enabling quotaWang Shilong2013-05-06
* btrfs: make subvol creation/deletion killable in the early stagesDavid Sterba2013-05-06
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-03-08
|\