aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/extent-tree.c
Commit message (Expand)AuthorAge
* Btrfs: fix log tree corruption when fs mounted with -o discardFilipe Manana2015-03-26
* Merge branch 'cleanups-post-3.19' of git://git.kernel.org/pub/scm/linux/kerne...Chris Mason2015-03-25
|\
| * btrfs: cleanup: remove no-used alloc_chunk in btrfs_check_data_free_space()Zhao Lei2015-02-16
| * Btrfs: disk-io: replace root args iff only fs_info usedDaniel Dressler2015-02-16
* | Merge branch 'cleanups-for-4.1-v2' of git://git.kernel.org/pub/scm/linux/kern...Chris Mason2015-03-25
|\ \
| * | btrfs: replace remaining do_div calls with div_u64 variantsDavid Sterba2015-03-03
| * | btrfs: cleanup 64bit/32bit divs, provably bounded valuesDavid Sterba2015-03-03
| * | btrfs: cleanup 64bit/32bit divs, compile time constantsDavid Sterba2015-03-03
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2015-03-21
|\ \
| * | Btrfs: add sanity test for outstanding_extents accountingJosef Bacik2015-03-17
| * | Btrfs: prepare block group cache before writingJosef Bacik2015-03-17
| * | Btrfs: account for the correct number of extents for delalloc reservationsJosef Bacik2015-03-13
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2015-03-06
|\| |
| * | Btrfs: abort the transaction if we fail to update the free space cache inodeJosef Bacik2015-03-02
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2015-02-19
|\|
| * Btrfs: fix BUG_ON in btrfs_orphan_add() when delete unused block groupForrest Liu2015-02-14
| * Btrfs: account for large extents with enospcJosef Bacik2015-02-14
| * btrfs: delete chunk allocation attemp when setting block group roShaohua Li2015-02-02
| * Btrfs: fix race between transaction commit and empty block group removalFilipe Manana2015-02-02
| * Btrfs: cleanup unused run_mostLiu Bo2015-01-21
| * Btrfs: add ref_count and free function for btrfs_bioZhao Lei2015-01-21
| * Btrfs: lookup for block group only if needed when freeing a tree blockFilipe Manana2015-01-21
| * Merge branch 'cleanup/blocksize-diet-part2' of git://git.kernel.org/pub/scm/l...Chris Mason2015-01-21
| |\
| | * btrfs: sink blocksize parameter to btrfs_find_create_tree_blockDavid Sterba2014-12-12
| | * btrfs: sink blocksize parameter to btrfs_init_new_bufferDavid Sterba2014-12-12
| | * btrfs: sink blocksize parameter to readahead_tree_blockDavid Sterba2014-12-12
| * | Btrfs: track dirty block groups on their own listJosef Bacik2015-01-21
* | | Btrfs: fix race deleting block group from space_info->ro_bgs listFilipe Manana2015-01-19
|/ /
* | Btrfs: abort transaction if we don't find the block groupJosef Bacik2015-01-02
* | Btrfs: remove non-sense btrfs_error_discard_extent() functionFilipe Manana2014-12-10
* | Btrfs: fix fs corruption on transaction abort if device supports discardFilipe Manana2014-12-10
* | Btrfs: always clear a block group node when removing it from the treeFilipe Manana2014-12-10
|/
* Btrfs: make get_caching_control unconditionally return the ctlJosef Bacik2014-12-02
* Btrfs: fix unprotected deletion from pending_chunks listFilipe Manana2014-12-02
* Btrfs: fix fs mapping extent map leakFilipe Manana2014-12-02
* Btrfs: make btrfs_abort_transaction consider existence of new block groupsFilipe Manana2014-12-02
* Btrfs: fix race between fs trimming and block group remove/allocationFilipe Manana2014-12-02
* Btrfs: fix freeing used extents after removing empty block groupFilipe Manana2014-12-02
* Btrfs: fix crash caused by block group removalFilipe Manana2014-12-02
* Btrfs: fix invalid block group rbtree access after bg is removedFilipe Manana2014-12-02
* Btrfs: fix snapshot inconsistency after a file write followed by truncateFilipe Manana2014-11-25
* Btrfs: fix freeing used extent after removing empty block groupFilipe Manana2014-11-25
* Btrfs: move read only block groups onto their own list V2Josef Bacik2014-11-20
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2014-11-01
|\
| * Btrfs: fix race that makes btrfs_lookup_extent_info miss skinny extent itemsFilipe Manana2014-10-28
| * Btrfs: fix invalid leaf slot access in btrfs_lookup_extent()Filipe Manana2014-10-27
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2014-10-11
|\|
| * Merge branch 'remove-unlikely' of git://git.kernel.org/pub/scm/linux/kernel/g...Chris Mason2014-10-04
| |\
| | * btrfs: remove unlikely from data-dependent branches and slow pathsDavid Sterba2014-10-02
| * | Merge branch 'cleanup/blocksize-diet-part1' of git://git.kernel.org/pub/scm/l...Chris Mason2014-10-04
| |\ \