aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/ioctl.c
Commit message (Expand)AuthorAge
* 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
|\
| * Btrfs: allow running defrag in parallel to administrative tasksStefan Behrens2013-03-04
| * Btrfs: fix unclosed transaction handler when the async transaction commitment...Miao Xie2013-03-04
| * Btrfs: fix wrong handle at error path of create_snapshot() when the commit failsMiao Xie2013-03-04
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-03-02
|\|
| * Btrfs: fix wrong reserved space when deleting a snapshot/subvolumeMiao Xie2013-02-28
| * Btrfs: fix wrong reserved space in qgroup during snap/subv creationMiao Xie2013-02-28
| * Btrfs: remove unnecessary dget_parent/dput when creating the pending snapshotMiao Xie2013-02-28
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/josef/...Chris Mason2013-02-20
| |\
| | * Btrfs: fix cleaner thread not working with inode cache optionLiu Bo2013-02-20
| | * Btrfs: fix uncompleted transactionMiao Xie2013-02-20
| | * Btrfs: set/change the label of a mounted file systemjeff.liu2013-02-20
| | * Btrfs: Add a new ioctl to get the label of a mounted file systemjeff.liu2013-02-20
| | * btrfs: add cancellation points to defragDavid Sterba2013-02-20
| | * Btrfs: fix memory leak of pending_snapshot->inheritMiao Xie2013-02-20
| | * btrfs: remove cache only arguments from defrag pathEric Sandeen2013-02-20
| | * Btrfs: move fs/btrfs/ioctl.h to include/uapi/linux/btrfs.hFilipe Brandenburger2013-02-20
| | * Btrfs: Check CAP_DAC_READ_SEARCH for BTRFS_IOC_INO_PATHSKusanagi Kouichi2013-02-20
| | * Btrfs: fix trivial error in btrfs_ioctl_resize()Miao Xie2013-02-20
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-26
|\ \ \ | |/ / |/| |
| * | new helper: file_inode(file)Al Viro2013-02-22
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-02-07
|\ \ \ | | |/ | |/|
| * | Btrfs: move d_instantiate outside the transaction during mksubvolChris Mason2013-02-06
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-01-25
|\| | | |/ |/|
| * Btrfs: reorder locks and sanity checks in btrfs_ioctl_defragIlya Dryomov2013-01-20
| * Btrfs: fix unlock order in btrfs_ioctl_rm_devIlya Dryomov2013-01-20
| * Btrfs: fix unlock order in btrfs_ioctl_resizeIlya Dryomov2013-01-20
| * Btrfs: fix "mutually exclusive op is running" error codeIlya Dryomov2013-01-20
| * Btrfs: bring back balance pause/resume logicIlya Dryomov2013-01-20
| * Btrfs: fix missing write access release in btrfs_ioctl_resize()Miao Xie2013-01-14
| * Btrfs: fix resize a readonly deviceMiao Xie2013-01-14
| * Btrfs: do not delete a subvolume which is in a R/O subvolumeMiao Xie2013-01-14
| * Btrfs: disable qgroup id 0Miao Xie2013-01-14
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2012-12-18
|\|