aboutsummaryrefslogtreecommitdiff
path: root/fs/btrfs
AgeCommit message (Expand)Author
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2012-10-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-09-21userns: Convert btrfs to use kuid/kgid where appropriateEric W. Biederman
2012-09-21btrfs: fix the commment for the action flags in delayed-ref.hWang Sheng-Hui
2012-09-18userns: Pass a userns parameter into posix_acl_to_xattr and posix_acl_from_xattrEric W. Biederman
2012-09-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2012-09-14Revert "Btrfs: fix some error codes in btrfs_qgroup_inherit()"Chris Mason
2012-09-06btrfs: fix trivial typo for the comment of BTRFS_FREE_INO_OBJECTIDWang Sheng-Hui
2012-09-01btrfs: fix comment typo in btrfs_finish_ordered_ioLiu Bo
2012-08-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2012-08-28Btrfs: fix that repair code is spuriously executed for transid failuresStefan Behrens
2012-08-28Btrfs: fix ordered extent leak when failing to start a transactionLiu Bo
2012-08-28Btrfs: fix a dio write regressionLiu Bo
2012-08-28Btrfs: fix deadlock with freeze and sync V2Josef Bacik
2012-08-28Btrfs: revert checksum error statistic which can cause a BUG()Stefan Behrens
2012-08-28Btrfs: remove superblock writing after fatal errorStefan Behrens
2012-08-28Btrfs: allow delayed refs to be mergedJosef Bacik
2012-08-28Btrfs: fix enospc problems when deleting a subvolJosef Bacik
2012-08-28Btrfs: fix wrong mtime and ctime when creating snapshotsMiao Xie
2012-08-28Btrfs: fix race in run_clustered_refsArne Jansen
2012-08-28Btrfs: don't run __tree_mod_log_free_eb on leavesChris Mason
2012-08-28Btrfs: increase the size of the free space cacheJosef Bacik
2012-08-28Btrfs: barrier before waitqueue_activeJosef Bacik
2012-08-28Btrfs: fix deadlock in wait_for_more_refsArne Jansen
2012-08-28btrfs: fix second lock in btrfs_delete_delayed_items()Fengguang Wu
2012-08-28Btrfs: don't allocate a seperate csums array for direct readsJosef Bacik
2012-08-28Btrfs: do not strdup non existent stringsJosef Bacik
2012-08-28Btrfs: do not use missing devices when showing devnameJosef Bacik
2012-08-28Btrfs: fix that error value is changed by mistakeStefan Behrens
2012-08-28Btrfs: lock extents as we map them in DIOJosef Bacik
2012-08-28Btrfs: fix some endian bugs handling the root timesDan Carpenter
2012-08-28Btrfs: unlock on error in btrfs_delalloc_reserve_metadata()Dan Carpenter
2012-08-28Btrfs: checking for NULL instead of IS_ERRDan Carpenter
2012-08-28Btrfs: fix some error codes in btrfs_qgroup_inherit()Dan Carpenter
2012-08-28Btrfs: fix a misplaced address operator in a conditionStefan Behrens
2012-08-12Merge branch 'for-linus-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-08-09Btrfs: remove mnt_want_write call in btrfs_mksubvolAlexander Block
2012-08-04btrfs: nuke pdflush from commentsArtem Bityutskiy
2012-08-04btrfs: nuke write_super from commentsArtem Bityutskiy
2012-08-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-07-31btrfs: Convert to new freezing mechanismJan Kara
2012-07-30btrfs: use printk_get_level and printk_skip_level, add __printf, fix falloutJoe Perches
2012-07-31btrfs: Push mnt_want_write() outside of i_mutexJan Kara
2012-07-26Btrfs: using vmalloc and friends needs vmalloc.hStephen Rothwell
2012-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2012-07-25Btrfs: uninit variable fixes in send/receiveChris Mason
2012-07-25Merge branch 'send-v2' of git://github.com/ablock84/linux-btrfs into for-linusChris Mason
2012-07-25Btrfs: introduce BTRFS_IOC_SEND for btrfs send/receiveAlexander Block
2012-07-25Btrfs: add btrfs_compare_trees functionAlexander Block
2012-07-25Btrfs: introduce subvol uuids and timesAlexander Block