aboutsummaryrefslogtreecommitdiff
path: root/fs/btrfs/ioctl.c
AgeCommit message (Expand)Author
2015-05-06Btrfs: fix inode eviction infinite loop after cloning into itFilipe Manana
2014-02-06btrfs: restrict snapshotting to own subvolumesDavid Sterba
2013-12-20btrfs: call mnt_drop_write after interrupted subvol deletionDavid Sterba
2013-09-26Btrfs: don't allow the replace procedure on read only filesystemsStefan Behrens
2013-05-17btrfs: 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
2013-03-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2013-03-04Btrfs: allow running defrag in parallel to administrative tasksStefan Behrens
2013-03-04Btrfs: fix unclosed transaction handler when the async transaction commitment...Miao Xie
2013-03-04Btrfs: fix wrong handle at error path of create_snapshot() when the commit failsMiao Xie
2013-03-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2013-02-28Btrfs: fix wrong reserved space when deleting a snapshot/subvolumeMiao Xie
2013-02-28Btrfs: fix wrong reserved space in qgroup during snap/subv creationMiao Xie
2013-02-28Btrfs: remove unnecessary dget_parent/dput when creating the pending snapshotMiao Xie
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-22new helper: file_inode(file)Al Viro
2013-02-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/josef/...Chris Mason
2013-02-20Btrfs: fix cleaner thread not working with inode cache optionLiu Bo
2013-02-20Btrfs: fix uncompleted transactionMiao Xie
2013-02-20Btrfs: set/change the label of a mounted file systemjeff.liu
2013-02-20Btrfs: Add a new ioctl to get the label of a mounted file systemjeff.liu
2013-02-20btrfs: add cancellation points to defragDavid Sterba
2013-02-20Btrfs: fix memory leak of pending_snapshot->inheritMiao Xie
2013-02-20btrfs: remove cache only arguments from defrag pathEric Sandeen
2013-02-20Btrfs: move fs/btrfs/ioctl.h to include/uapi/linux/btrfs.hFilipe Brandenburger
2013-02-20Btrfs: Check CAP_DAC_READ_SEARCH for BTRFS_IOC_INO_PATHSKusanagi Kouichi
2013-02-20Btrfs: fix trivial error in btrfs_ioctl_resize()Miao Xie
2013-02-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2013-02-06Btrfs: move d_instantiate outside the transaction during mksubvolChris Mason
2013-01-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2013-01-20Btrfs: reorder locks and sanity checks in btrfs_ioctl_defragIlya Dryomov
2013-01-20Btrfs: fix unlock order in btrfs_ioctl_rm_devIlya Dryomov
2013-01-20Btrfs: fix unlock order in btrfs_ioctl_resizeIlya Dryomov
2013-01-20Btrfs: fix "mutually exclusive op is running" error codeIlya Dryomov
2013-01-20Btrfs: bring back balance pause/resume logicIlya Dryomov
2013-01-14Btrfs: fix missing write access release in btrfs_ioctl_resize()Miao Xie
2013-01-14Btrfs: fix resize a readonly deviceMiao Xie
2013-01-14Btrfs: do not delete a subvolume which is in a R/O subvolumeMiao Xie
2013-01-14Btrfs: disable qgroup id 0Miao Xie
2012-12-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2012-12-17Btrfs: fix a bug of per-file nocowLiu Bo
2012-12-17Btrfs: fix hash overflow handlingChris Mason
2012-12-16Btrfs: get write access for qgroup operationsMiao Xie
2012-12-16Btrfs: get write access for scrubMiao Xie