summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/ioctl.c
Commit message (Expand)AuthorAgeFilesLines
* Btrfs: reorder locks and sanity checks in btrfs_ioctl_defragIlya Dryomov2013-01-201-8/+9
* Btrfs: fix unlock order in btrfs_ioctl_rm_devIlya Dryomov2013-01-201-1/+1
* Btrfs: fix unlock order in btrfs_ioctl_resizeIlya Dryomov2013-01-201-1/+1
* Btrfs: fix "mutually exclusive op is running" error codeIlya Dryomov2013-01-201-4/+4
* Btrfs: bring back balance pause/resume logicIlya Dryomov2013-01-201-14/+64
* Btrfs: fix missing write access release in btrfs_ioctl_resize()Miao Xie2013-01-141-0/+1
* Btrfs: fix resize a readonly deviceMiao Xie2013-01-141-2/+4
* Btrfs: do not delete a subvolume which is in a R/O subvolumeMiao Xie2013-01-141-5/+5
* Btrfs: disable qgroup id 0Miao Xie2013-01-141-0/+5
* Btrfs: fix a bug of per-file nocowLiu Bo2012-12-171-1/+4
* Btrfs: fix hash overflow handlingChris Mason2012-12-171-0/+10
* Btrfs: get write access for qgroup operationsMiao Xie2012-12-161-25/+48
* Btrfs: get write access for scrubMiao Xie2012-12-161-3/+13
* Btrfs: get write access when removing a deviceMiao Xie2012-12-161-4/+8
* Btrfs: get write access when doing resize fsMiao Xie2012-12-161-2/+8
* Btrfs: get write access when setting the default subvolumeMiao Xie2012-12-161-12/+28
* Btrfs: don't start a new transaction when starting syncMiao Xie2012-12-161-4/+10
* Btrfs: pass root object into btrfs_ioctl_{start, wait}_sync()Miao Xie2012-12-161-6/+6
* Btrfs: add support for device replace ioctlsStefan Behrens2012-12-161-0/+48
* Btrfs: disallow some operations on the device replace target deviceStefan Behrens2012-12-121-1/+7
* Btrfs: disallow mutually exclusive admin operations from user modeStefan Behrens2012-12-121-17/+36
* Btrfs: pass fs_info instead of rootStefan Behrens2012-12-121-4/+4
* Btrfs: fix a double free on pending snapshots in error handlingLiu Bo2012-12-121-1/+5
* Btrfs: Remove the invalid shrink size check up from btrfs_shrink_dev()jeff.liu2012-12-121-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2012-10-261-2/+4
|\
| * Btrfs: do not bug when we fail to commit the transactionJosef Bacik2012-10-251-1/+2
| * btrfs: Return EINVAL when length to trim is less than FSBLukas Czerner2012-10-251-1/+2
* | audit: overhaul __audit_inode_child to accomodate retryingJeff Layton2012-10-121-1/+1
* | audit: reverse arguments to audit_inode_childJeff Layton2012-10-121-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2012-10-101-44/+56
|\ \ | |/
| * Btrfs: make filesystem read-only when submitting barrier failsStefan Behrens2012-10-091-4/+4
| * Btrfs: fix off-by-one in file cloneLiu Bo2012-10-081-9/+9
| * btrfs: allow setting NOCOW for a zero sized file via ioctlDavid Sterba2012-10-041-4/+27
| * Btrfs: use larger limit for translation of logical to inodeLiu Bo2012-10-011-2/+2
| * Btrfs: use helper for logical resolveLiu Bo2012-10-011-16/+3
| * Btrfs: fix a bug in parsing return value in logical resolveLiu Bo2012-10-011-2/+4
| * Btrfs: use flag EXTENT_DEFRAG for snapshot-aware defragLiu Bo2012-10-011-4/+4
| * Btrfs: fix wrong size for the reservation of the, snapshot creationMiao Xie2012-10-011-1/+1
| * Btrfs: add a new "type" field into the block reservation structureMiao Xie2012-10-011-1/+2
| * Btrfs: remove unused hint byte argument for btrfs_drop_extentsJosef Bacik2012-10-011-3/+2
| * Btrfs: turbo charge fsyncJosef Bacik2012-10-011-2/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-021-17/+15
|\ \
| * | switch simple cases of fget_light to fdgetAl Viro2012-09-261-14/+12
| * | switch btrfs_ioctl_clone() to fget_light()Al Viro2012-09-261-3/+3
| * | switch btrfs_ioctl_snap_create_transid() to fget_light()Al Viro2012-09-261-7/+7
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-10-021-3/+3
|\ \ | |/ |/|
| * userns: Convert btrfs to use kuid/kgid where appropriateEric W. Biederman2012-09-211-3/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2012-08-291-1/+1
|\ \
| * | Btrfs: fix some endian bugs handling the root timesDan Carpenter2012-08-281-1/+1
* | | Btrfs: remove mnt_want_write call in btrfs_mksubvolAlexander Block2012-08-091-5/+0
| |/ |/|
OpenPOWER on IntegriCloud