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/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
* | Btrfs: do not do balance in readonly modeLiu Bo2012-05-30
* | Btrfs: NUL-terminate path buffer in DEV_INFO ioctl resultJim Meyering2012-05-30
* | Fix minor type issuesDaniel J Blueman2012-05-30
* | Btrfs: use i_version instead of our own sequenceJosef Bacik2012-05-30
|/
* Btrfs: fix btrfs_ioctl_dev_info() crash on missing deviceStefan Behrens2012-04-18
* Btrfs: update to the right index of defragmentLiu Bo2012-03-29
* Btrfs: do not bother to defrag an extent if it is a big real extentLiu Bo2012-03-29
* Btrfs: add a check to decide if we should defrag the rangeLiu Bo2012-03-29
* Btrfs: fix the mismatch of page->mappingLiu Bo2012-03-29
* Btrfs: fix race between direct io and autodefragLiu Bo2012-03-29
* Merge git://git.jan-o-sch.net/btrfs-unstable into for-linusChris Mason2012-03-28
|\
| * Btrfs: fix regression in scrub path resolvingJan Schmidt2012-03-27
* | btrfs: replace many BUG_ONs with proper error handlingJeff Mahoney2012-03-22
* | btrfs: Don't BUG_ON errors from btrfs_create_subvol_root()Mark Fasheh2012-03-21
* | btrfs: drop gfp_t from lock_extentJeff Mahoney2012-03-21
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2012-02-24
|\|
| * Btrfs: add extra sanity checks on the path names in btrfs_mksubvolChris Mason2012-02-23
| * Btrfs: fix deadlock on page lock when doing auto-defragmentMiao Xie2012-02-16
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2012-01-28
|\|
| * Btrfs: do not defrag a file partiallyLiu Bo2012-01-26
* | Merge branch 'btrfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2012-01-17
|\ \
| * | btrfs: let ->s_fs_info point to fs_info, not root...Al Viro2012-01-08
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2012-01-17
|\ \ \ | |/ / |/| / | |/
| * Btrfs: add a delalloc mutex to inodes for delalloc reservationsJosef Bacik2012-01-16
| * Merge branch 'for-chris' of git://git.jan-o-sch.net/btrfs-unstable into integ...Chris Mason2012-01-16
| |\
| | * Btrfs: new backref walking codeJan Schmidt2012-01-05