summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/ioctl.c
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/ |/|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-08-011-5/+10
|\ \ | |/ |/|
| * btrfs: Push mnt_want_write() outside of i_mutexJan Kara2012-07-311-12/+11
| * btrfs: switch btrfs_ioctl_balance() to mnt_want_write_file()Al Viro2012-07-231-2/+2
* | Merge branch 'send-v2' of git://github.com/ablock84/linux-btrfs into for-linusChris Mason2012-07-251-6/+108
|\ \
| * | Btrfs: introduce BTRFS_IOC_SEND for btrfs send/receiveAlexander Block2012-07-251-0/+3
| * | Btrfs: introduce subvol uuids and timesAlexander Block2012-07-251-3/+97
| * | btrfs: allow cross-subvolume file cloneDavid Sterba2012-07-251-3/+8
| |/
* | Btrfs: Check INCOMPAT flags on remount and add helper functionMitch Harder2012-07-251-14/+2
* | Merge branch 'qgroup' of git://git.jan-o-sch.net/btrfs-unstable into for-linusChris Mason2012-07-251-17/+227
|\ \
| * | Btrfs: add qgroup inheritanceArne Jansen2012-07-121-17/+42
| * | Btrfs: add qgroup ioctlsArne Jansen2012-07-121-0/+185
| |/
* | Btrfs: do not set subvolume flags in readonly modeLiu Bo2012-07-231-14/+28
* | Btrfs: use mnt_want_write_file instead of mnt_want_writeLiu Bo2012-07-231-2/+2
* | Btrfs: remove redundant r/o check for superblockLiu Bo2012-07-231-7/+0
* | Btrfs: check write access to mount earlier while creating snapshotsLiu Bo2012-07-231-11/+11
* | btrfs: join DEV_STATS ioctls to oneDavid Sterba2012-07-231-8/+8
* | btrfs: ignore unfragmented file checks in defrag when compression enabled - r...Andrew Mahone2012-07-231-3/+5
|/
* Btrfs: cast devid to unsigned long long for printk %lluChris Mason2012-06-151-1/+2
* Btrfs: do not resize a seeding deviceLiu Bo2012-06-151-0/+7
* Btrfs: fix defrag regressionLi Zefan2012-06-141-48/+49
* Btrfs: use rcu to protect device->nameJosef Bacik2012-06-141-3/+10
* Merge branch 'for-chris' of git://git.jan-o-sch.net/btrfs-unstable into for-l...Chris Mason2012-05-311-1/+1
|\
| * Btrfs: don't set for_cow parameter for tree block functionsJan Schmidt2012-05-261-1/+1
* | Btrfs: add ioctl to get and reset the device statsStefan Behrens2012-05-301-0/+26
* | Btrfs: do not do balance in readonly modeLiu Bo2012-05-301-3/+9
* | Btrfs: NUL-terminate path buffer in DEV_INFO ioctl resultJim Meyering2012-05-301-2/+4
* | Fix minor type issuesDaniel J Blueman2012-05-301-1/+1
* | Btrfs: use i_version instead of our own sequenceJosef Bacik2012-05-301-0/+2
|/
* Btrfs: fix btrfs_ioctl_dev_info() crash on missing deviceStefan Behrens2012-04-181-1/+4
* Btrfs: update to the right index of defragmentLiu Bo2012-03-291-0/+3
* Btrfs: do not bother to defrag an extent if it is a big real extentLiu Bo2012-03-291-6/+3
* Btrfs: add a check to decide if we should defrag the rangeLiu Bo2012-03-291-1/+35
* Btrfs: fix the mismatch of page->mappingLiu Bo2012-03-291-16/+19
* Btrfs: fix race between direct io and autodefragLiu Bo2012-03-291-1/+5
* Merge git://git.jan-o-sch.net/btrfs-unstable into for-linusChris Mason2012-03-281-2/+2
|\
| * Btrfs: fix regression in scrub path resolvingJan Schmidt2012-03-271-2/+2
* | btrfs: replace many BUG_ONs with proper error handlingJeff Mahoney2012-03-221-14/+65
* | btrfs: Don't BUG_ON errors from btrfs_create_subvol_root()Mark Fasheh2012-03-221-0/+5
* | btrfs: drop gfp_t from lock_extentJeff Mahoney2012-03-221-9/+8
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2012-02-241-24/+35
|\ \ | |/
| * Btrfs: add extra sanity checks on the path names in btrfs_mksubvolChris Mason2012-02-231-0/+6
OpenPOWER on IntegriCloud