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 Torvalds2012-10-26
|\
| * Btrfs: do not bug when we fail to commit the transactionJosef Bacik2012-10-25
| * btrfs: Return EINVAL when length to trim is less than FSBLukas Czerner2012-10-25
* | audit: overhaul __audit_inode_child to accomodate retryingJeff Layton2012-10-12
* | audit: reverse arguments to audit_inode_childJeff Layton2012-10-12
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2012-10-09
|\|
| * Btrfs: make filesystem read-only when submitting barrier failsStefan Behrens2012-10-09
| * Btrfs: fix off-by-one in file cloneLiu Bo2012-10-08
| * btrfs: allow setting NOCOW for a zero sized file via ioctlDavid Sterba2012-10-04
| * Btrfs: use larger limit for translation of logical to inodeLiu Bo2012-10-01
| * Btrfs: use helper for logical resolveLiu Bo2012-10-01
| * Btrfs: fix a bug in parsing return value in logical resolveLiu Bo2012-10-01
| * Btrfs: use flag EXTENT_DEFRAG for snapshot-aware defragLiu Bo2012-10-01
| * Btrfs: fix wrong size for the reservation of the, snapshot creationMiao Xie2012-10-01
| * Btrfs: add a new "type" field into the block reservation structureMiao Xie2012-10-01
| * Btrfs: remove unused hint byte argument for btrfs_drop_extentsJosef Bacik2012-10-01
| * Btrfs: turbo charge fsyncJosef Bacik2012-10-01
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-02
|\ \
| * | switch simple cases of fget_light to fdgetAl Viro2012-09-26
| * | switch btrfs_ioctl_clone() to fget_light()Al Viro2012-09-26
| * | switch btrfs_ioctl_snap_create_transid() to fget_light()Al Viro2012-09-26
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-10-02
|\ \ | |/ |/|
| * userns: Convert btrfs to use kuid/kgid where appropriateEric W. Biederman2012-09-21
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2012-08-29
|\ \
| * | Btrfs: fix some endian bugs handling the root timesDan Carpenter2012-08-28
* | | Btrfs: remove mnt_want_write call in btrfs_mksubvolAlexander Block2012-08-09
| |/ |/|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-08-01
|\ \ | |/ |/|
| * btrfs: Push mnt_want_write() outside of i_mutexJan Kara2012-07-30
| * btrfs: switch btrfs_ioctl_balance() to mnt_want_write_file()Al Viro2012-07-22
* | Merge branch 'send-v2' of git://github.com/ablock84/linux-btrfs into for-linusChris Mason2012-07-25
|\ \
| * | Btrfs: introduce BTRFS_IOC_SEND for btrfs send/receiveAlexander Block2012-07-25
| * | Btrfs: introduce subvol uuids and timesAlexander Block2012-07-25
| * | btrfs: allow cross-subvolume file cloneDavid Sterba2012-07-25
| |/
* | Btrfs: Check INCOMPAT flags on remount and add helper functionMitch Harder2012-07-25
* | Merge branch 'qgroup' of git://git.jan-o-sch.net/btrfs-unstable into for-linusChris Mason2012-07-25
|\ \
| * | Btrfs: add qgroup inheritanceArne Jansen2012-07-12
| * | Btrfs: add qgroup ioctlsArne Jansen2012-07-12
| |/
* | Btrfs: do not set subvolume flags in readonly modeLiu Bo2012-07-23
* | Btrfs: use mnt_want_write_file instead of mnt_want_writeLiu Bo2012-07-23
* | Btrfs: remove redundant r/o check for superblockLiu Bo2012-07-23
* | Btrfs: check write access to mount earlier while creating snapshotsLiu Bo2012-07-23
* | btrfs: join DEV_STATS ioctls to oneDavid Sterba2012-07-23
* | btrfs: ignore unfragmented file checks in defrag when compression enabled - r...Andrew Mahone2012-07-23
|/
* Btrfs: cast devid to unsigned long long for printk %lluChris Mason2012-06-15
* Btrfs: do not resize a seeding deviceLiu Bo2012-06-15
* Btrfs: fix defrag regressionLi Zefan2012-06-14
* Btrfs: use rcu to protect device->nameJosef Bacik2012-06-14
* Merge branch 'for-chris' of git://git.jan-o-sch.net/btrfs-unstable into for-l...Chris Mason2012-05-31
|\
| * Btrfs: don't set for_cow parameter for tree block functionsJan Schmidt2012-05-26
* | Btrfs: add ioctl to get and reset the device statsStefan Behrens2012-05-30