summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/ioctl.c
Commit message (Expand)AuthorAgeFilesLines
* Btrfs: don't allow the replace procedure on read only filesystemsStefan Behrens2013-09-011-0/+3
* Btrfs: reset force_compress on btrfs_file_defrag failureFilipe David Borba Manana2013-09-011-7/+7
* Btrfs: maintain subvolume items in the UUID treeStefan Behrens2013-09-011-10/+66
* Btrfs: don't miss inode ref items in BTRFS_IOC_INO_LOOKUPFilipe David Borba Manana2013-09-011-8/+10
* Btrfs: add missing error code to BTRFS_IOC_INO_LOOKUP handlerFilipe David Borba Manana2013-09-011-3/+3
* Btrfs: don't allow a subvol to be deleted if it is the default subovlJosef Bacik2013-09-011-0/+15
* btrfs: offline dedupeMark Fasheh2013-09-011-0/+279
* btrfs_ioctl_clone: Move clone code into it's own functionMark Fasheh2013-09-011-115/+139
* btrfs: abtract out range locking in clone ioctl()Mark Fasheh2013-09-011-15/+21
* btrfs: fix get set label blocking against balanceAnand Jain2013-09-011-6/+10
* btrfs: Cleanup for using BTRFS_SETGET_STACK instead of raw convertQu Wenruo2013-09-011-14/+14
* btrfs: fall back to global reservation when removing subvolumesJeff Mahoney2013-09-011-3/+4
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-07-091-26/+48
|\
| * Btrfs: allow file data clone within a fileLiu Bo2013-06-141-7/+19
| * btrfs: device delete to get errors from the kernelAnand Jain2013-06-141-11/+11
| * Btrfs: just flush the delalloc inodes in the source tree before snapshot crea...Miao Xie2013-06-141-0/+6
| * Btrfs: cleanup: don't check the same thing twiceStefan Behrens2013-06-141-5/+0
| * Btrfs: remove useless copy in quota_ctlLiu Bo2013-06-141-3/+0
| * Btrfs: add ioctl to wait for qgroup rescan completionJan Schmidt2013-06-141-0/+12
* | btrfs: more open-coded file_inode()Al Viro2013-06-291-4/+4
|/
* btrfs: don't stop searching after encountering the wrong itemGabriel de Perthuis2013-05-171-5/+5
* btrfs: read entire device info under lockDavid Sterba2013-05-061-1/+1
* btrfs: make static code static & remove dead codeEric Sandeen2013-05-061-1/+1
* Btrfs: rescan for qgroupsJan Schmidt2013-05-061-14/+69
* Btrfs: return error when we specify wrong start to defragLiu Bo2013-05-061-4/+7
* Btrfs: use tree_root to avoid edquot when disabling quotaWang Shilong2013-05-061-2/+2
* Btrfs: creating the subvolume qgroup automatically when enabling quotaWang Shilong2013-05-061-0/+2
* btrfs: make subvol creation/deletion killable in the early stagesDavid Sterba2013-05-061-2/+6
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-03-081-13/+5
|\
| * Btrfs: allow running defrag in parallel to administrative tasksStefan Behrens2013-03-041-8/+0
| * Btrfs: fix unclosed transaction handler when the async transaction commitment...Miao Xie2013-03-041-0/+4
| * Btrfs: fix wrong handle at error path of create_snapshot() when the commit failsMiao Xie2013-03-041-5/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-03-021-48/+163
|\ \ | |/
| * Btrfs: fix wrong reserved space when deleting a snapshot/subvolumeMiao Xie2013-02-281-2/+19
| * Btrfs: fix wrong reserved space in qgroup during snap/subv creationMiao Xie2013-02-281-19/+43
| * Btrfs: remove unnecessary dget_parent/dput when creating the pending snapshotMiao Xie2013-02-281-4/+6
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/josef/...Chris Mason2013-02-201-24/+96
| |\
| | * Btrfs: fix cleaner thread not working with inode cache optionLiu Bo2013-02-201-0/+6
| | * Btrfs: fix uncompleted transactionMiao Xie2013-02-201-1/+1
| | * Btrfs: set/change the label of a mounted file systemjeff.liu2013-02-201-0/+42
| | * Btrfs: Add a new ioctl to get the label of a mounted file systemjeff.liu2013-02-201-0/+21
| | * btrfs: add cancellation points to defragDavid Sterba2013-02-201-0/+6
| | * Btrfs: fix memory leak of pending_snapshot->inheritMiao Xie2013-02-201-11/+7
| | * btrfs: remove cache only arguments from defrag pathEric Sandeen2013-02-201-4/+4
| | * Btrfs: move fs/btrfs/ioctl.h to include/uapi/linux/btrfs.hFilipe Brandenburger2013-02-201-1/+1
| | * Btrfs: Check CAP_DAC_READ_SEARCH for BTRFS_IOC_INO_PATHSKusanagi Kouichi2013-02-201-1/+1
| | * Btrfs: fix trivial error in btrfs_ioctl_resize()Miao Xie2013-02-201-6/+7
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-261-26/+26
|\ \ \ | |/ / |/| |
| * | new helper: file_inode(file)Al Viro2013-02-221-26/+26
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-02-081-1/+4
|\ \ \ | | |/ | |/|
OpenPOWER on IntegriCloud