aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/ctree.c
Commit message (Expand)AuthorAge
* Btrfs: remove unnecessary btrfs_mark_buffer_dirty in split_leafLiu Bo2016-09-26
* Btrfs: memset to avoid stale content in btree leafLiu Bo2016-09-26
* btrfs: parent_start initialization cleanupGoldwyn Rodrigues2016-09-26
* btrfs: convert printk(KERN_* to use pr_* callsJeff Mahoney2016-09-26
* btrfs: unsplit printed stringsJeff Mahoney2016-09-26
* btrfs: squash lines for simple wrapper functionsMasahiro Yamada2016-09-26
* btrfs: Fix warning "variable ‘gen’ set but not used"Luis Henriques2016-09-26
* btrfs: btrfs_abort_transaction, drop root parameterJeff Mahoney2016-07-26
* btrfs: tests, use BTRFS_FS_STATE_DUMMY_FS_INFO instead of dummy rootJeff Mahoney2016-07-26
* Btrfs: fix read_node_slot to return errorsLiu Bo2016-07-26
* Btrfs: error out if generic_bin_search get invalid argumentsLiu Bo2016-07-26
* Btrfs: fix error handling in map_private_extent_bufferLiu Bo2016-06-23
* btrfs: account for non-CoW'd blocks in btrfs_abort_transactionJeff Mahoney2016-06-17
* Btrfs: check if extent buffer is aligned to sectorsizeLiu Bo2016-06-17
* Btrfs: self-tests: Support non-4k page sizeFeifei Xu2016-06-02
* Merge branch 'cleanups-4.7' into for-chris-4.7-20160525David Sterba2016-05-25
|\
| * btrfs: fix string and comment grammatical issues and typosNicholas D Steeves2016-05-25
* | btrfs: rename btrfs_std_error to btrfs_handle_fs_errorAnand Jain2016-04-28
|/
* btrfs: fallback to vmalloc in btrfs_compare_treeDavid Sterba2016-04-04
* Merge branch 'dev/gfp-flags' into for-chris-4.6David Sterba2016-02-26
|\
| * btrfs: send: use GFP_KERNEL everywhereDavid Sterba2016-02-11
* | Btrfs: Use (eb->start, seq) as search key for tree modification logChandan Rajendra2016-02-01
|/
* Merge branch 'misc-cleanups-4.5' of git://git.kernel.org/pub/scm/linux/kernel...Chris Mason2016-01-11
|\
| * Btrfs: use linux/sizes.h to represent constantsByongho Lee2016-01-07
* | btrfs: cleanup, use enum values for btrfs_path readaDavid Sterba2016-01-07
|/
* Merge branch 'cleanups/for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/...Chris Mason2015-10-21
|\
| * btrfs: Fixed dsize and last_off declarationsAlexandru Moise2015-10-21
* | Btrfs: consolidate btrfs_error() to btrfs_std_error()Anand Jain2015-09-29
|/
* btrfs: abort transaction on btrfs_reloc_cow_block()Zhaolei2015-08-09
* Btrfs: fix up read_tree_block to return proper errorLiu Bo2015-06-03
* Merge branch 'cleanups-post-3.19' of git://git.kernel.org/pub/scm/linux/kerne...Chris Mason2015-03-25
|\
| * Btrfs: disk-io: replace root args iff only fs_info usedDaniel Dressler2015-02-16
| * Btrfs: ctree: reduce args where 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: cleanup, use kmalloc_array/kcalloc array helpersDavid Sterba2015-03-03
| |/
* / Btrfs: fix off-by-one logic error in btrfs_realloc_nodeFilipe Manana2015-03-02
|/
* Btrfs: insert_new_root: Fix lock type of the extent buffer.chandan2015-01-22
* Btrfs: fix setup_leaf_for_split() to avoid leaf corruptionFilipe Manana2015-01-21
* Merge branch 'cleanup/blocksize-diet-part2' of git://git.kernel.org/pub/scm/l...Chris Mason2015-01-21
|\
| * btrfs: unify extent buffer allocation apiDavid Sterba2014-12-12
| * btrfs: sink blocksize parameter to readahead_tree_blockDavid Sterba2014-12-12
* | Merge branch 'fix/find-item-path-leak' of git://git.kernel.org/pub/scm/linux/...Chris Mason2015-01-21
|\ \
| * | btrfs: expand btrfs_find_item if found_key is NULLDavid Sterba2015-01-14
| * | btrfs: fix leak of path in btrfs_find_itemDavid Sterba2015-01-14
| |/
* / Btrfs: change how we track dirty rootsJosef Bacik2015-01-21
|/
* Merge branch 'raid56-scrub-replace' of git://github.com/miaoxie/linux-btrfs i...Chris Mason2014-12-02
|\
| * btrfs: fix lockups from btrfs_clear_path_blockingChris Mason2014-11-19
* | Btrfs: make xattr replace operations atomicFilipe Manana2014-11-20
|/
* Merge branch 'cleanup/blocksize-diet-part1' of git://git.kernel.org/pub/scm/l...Chris Mason2014-10-04
|\
| * btrfs: remove blocksize from btrfs_alloc_free_block and renameDavid Sterba2014-10-02