aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/extent-tree.c
Commit message (Expand)AuthorAge
* btrfs: fix error handling when run_delayed_extent_op failsJeff Mahoney2017-01-19
* btrfs: fix locking when we put back a delayed ref that's too newJeff Mahoney2017-01-19
* btrfs: fix WARNING in btrfs_select_ref_head()Wang Xiaoguang2016-10-24
* Revert "btrfs: let btrfs_delete_unused_bgs() to clean relocated bgs"Chris Mason2016-10-10
* Btrfs: don't BUG() during drop snapshotJosef Bacik2016-09-26
* btrfs: Remove already completed TODO commentGoldwyn Rodrigues2016-09-26
* btrfs: Do not reassign count in btrfs_run_delayed_refsGoldwyn Rodrigues2016-09-26
* Btrfs: fix memory leak in do_walk_downLiu Bo2016-09-26
* btrfs: convert pr_* to btrfs_* where possibleJeff Mahoney2016-09-26
* btrfs: convert printk(KERN_* to use pr_* callsJeff Mahoney2016-09-26
* btrfs: unsplit printed stringsJeff Mahoney2016-09-26
* Btrfs: kill BUG_ON in run_delayed_tree_refLiu Bo2016-09-26
* btrfs: squash lines for simple wrapper functionsMasahiro Yamada2016-09-26
* Btrfs: add a flags field to btrfs_fs_infoJosef Bacik2016-09-26
* btrfs: Fix warning "variable ‘blocksize’ set but not used"Luis Henriques2016-09-26
* btrfs: let btrfs_delete_unused_bgs() to clean relocated bgsNaohiro Aota2016-09-26
* Btrfs: bail out if block group has different mixed flagLiu Bo2016-09-26
* Btrfs: fix memory leak of block group cacheLiu Bo2016-09-26
* Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-09-23
|\
| * Btrfs: handle quota reserve failure properlyJosef Bacik2016-09-21
* | Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-09-09
|\|
| * btrfs: introduce tickets_id to determine whether asynchronous metadata reclai...Wang Xiaoguang2016-09-06
| * btrfs: do not decrease bytes_may_use when replaying extentsWang Xiaoguang2016-09-05
* | Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-09-03
|\|
| * btrfs: fix one bug that process may endlessly wait for ticket in wait_reserve...Wang Xiaoguang2016-09-01
* | Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-08-26
|\|
| * Btrfs: fix em leak in find_first_block_groupJosef Bacik2016-08-25
| * Btrfs: clarify do_chunk_alloc()'s return valueLiu Bo2016-08-25
| * btrfs: update btrfs_space_info's bytes_may_use timelyWang Xiaoguang2016-08-25
| * btrfs: divide btrfs_update_reserved_bytes() into two functionsWang Xiaoguang2016-08-25
| * btrfs: qgroup: Refactor btrfs_qgroup_insert_dirty_extent()Qu Wenruo2016-08-25
| * btrfs: flush_space: treat return value of do_chunk_alloc properlyAlex Lyakas2016-08-25
| * Btrfs: add ASSERT for block group's memory leakLiu Bo2016-08-25
* | Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-08-04
|\|
| * btrfs: btrfs_abort_transaction, drop root parameterJeff Mahoney2016-07-26
| * btrfs: add btrfs_trans_handle->fs_info pointerJeff Mahoney2016-07-26
| * btrfs: introduce BTRFS_MAX_ITEM_SIZEJeff Mahoney2016-07-26
| * btrfs: tests, use BTRFS_FS_STATE_DUMMY_FS_INFO instead of dummy rootJeff Mahoney2016-07-26
| * btrfs: btrfs_test_opt and friends should take a btrfs_fs_infoJeff Mahoney2016-07-26
| * btrfs: prefix fsid to all trace eventsJeff Mahoney2016-07-26
| * btrfs: hide test-only member under ifdefDavid Sterba2016-07-26
| * btrfs: fix free space calculation in dump_space_info()Wang Xiaoguang2016-07-26
| * Btrfs: check inconsistence between chunk and block groupLiu Bo2016-07-26
* | Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-07-31
|\|
| * Btrfs: avoid deadlocks during reservations in btrfs_truncate_blockJosef Bacik2016-07-20
| * Btrfs: use FLUSH_LIMIT for relocation in reserve_metadata_bytesJosef Bacik2016-07-07
| * Btrfs: always use trans->block_rsv for orphansJosef Bacik2016-07-07
| * Btrfs: change how we calculate the global block rsvJosef Bacik2016-07-07
| * Btrfs: use root when checking need_async_flushJosef Bacik2016-07-07
| * Btrfs: don't bother kicking async if there's nothing to reclaimJosef Bacik2016-07-07