aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* Btrfs: fix ordered extent leak when failing to start a transactionLiu Bo2012-08-28
* Btrfs: fix a dio write regressionLiu Bo2012-08-28
* Btrfs: fix deadlock with freeze and sync V2Josef Bacik2012-08-28
* Btrfs: revert checksum error statistic which can cause a BUG()Stefan Behrens2012-08-28
* Btrfs: remove superblock writing after fatal errorStefan Behrens2012-08-28
* Btrfs: allow delayed refs to be mergedJosef Bacik2012-08-28
* Btrfs: fix enospc problems when deleting a subvolJosef Bacik2012-08-28
* Btrfs: fix wrong mtime and ctime when creating snapshotsMiao Xie2012-08-28
* Btrfs: fix race in run_clustered_refsArne Jansen2012-08-28
* Btrfs: don't run __tree_mod_log_free_eb on leavesChris Mason2012-08-28
* Btrfs: increase the size of the free space cacheJosef Bacik2012-08-28
* Btrfs: barrier before waitqueue_activeJosef Bacik2012-08-28
* Btrfs: fix deadlock in wait_for_more_refsArne Jansen2012-08-28
* btrfs: fix second lock in btrfs_delete_delayed_items()Fengguang Wu2012-08-28
* Btrfs: don't allocate a seperate csums array for direct readsJosef Bacik2012-08-28
* Btrfs: do not strdup non existent stringsJosef Bacik2012-08-28
* Btrfs: do not use missing devices when showing devnameJosef Bacik2012-08-28
* Btrfs: fix that error value is changed by mistakeStefan Behrens2012-08-28
* Btrfs: lock extents as we map them in DIOJosef Bacik2012-08-28
* Btrfs: fix some endian bugs handling the root timesDan Carpenter2012-08-28
* Btrfs: unlock on error in btrfs_delalloc_reserve_metadata()Dan Carpenter2012-08-28
* Btrfs: checking for NULL instead of IS_ERRDan Carpenter2012-08-28
* Btrfs: fix some error codes in btrfs_qgroup_inherit()Dan Carpenter2012-08-28
* Btrfs: fix a misplaced address operator in a conditionStefan Behrens2012-08-28
* Btrfs: uninit variable fixes in send/receiveChris Mason2012-07-25
* 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: add btrfs_compare_trees functionAlexander Block2012-07-25
| * Btrfs: introduce subvol uuids and timesAlexander Block2012-07-25
| * Btrfs: make iref_to_path non staticAlexander Block2012-07-25
| * Btrfs: add helper for tree enumerationArne Jansen2012-07-25
| * btrfs: allow cross-subvolume file cloneDavid Sterba2012-07-25
* | Btrfs: add a barrier before a waitqueue_active checkChris Mason2012-07-25
* | Btrfs: call the ordered free operation without any locks heldChris Mason2012-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: hooks to reserve qgroup spaceArne Jansen2012-07-12
| * | Btrfs: hooks for qgroup to record delayed refsJan Schmidt2012-07-12
| * | Btrfs: quota tree support and startupArne Jansen2012-07-12
| * | Btrfs: call the qgroup accounting functionsJan Schmidt2012-07-12
| * | Btrfs: qgroup implementation and prototypesArne Jansen2012-07-12
| * | Btrfs: Test code to change the order of delayed-ref processingArne Jansen2012-07-10
| * | Btrfs: qgroup state and initializationArne Jansen2012-07-10
| * | Btrfs: added helper to create new treesArne Jansen2012-07-10
| * | Btrfs: check the root passed to btrfs_end_transactionArne Jansen2012-07-10
| * | Btrfs: add helper for tree enumerationArne Jansen2012-07-10
| * | Btrfs: qgroup on-disk formatArne Jansen2012-07-10
| * | Btrfs: join tree mod log code with the code holding back delayed refsJan Schmidt2012-07-10