- 6ab6ebb btrfs: split alloc_log_tree() by Naohiro Aota · 4 years ago
- 543068a btrfs: rename btrfs_find_free_objectid to btrfs_get_free_objectid by Nikolay Borisov · 4 years, 1 month ago
- 453e487 btrfs: rename btrfs_find_highest_objectid to btrfs_init_root_free_objectid by Nikolay Borisov · 4 years, 1 month ago
- 1941b64 btrfs: rename bio_offset of extent_submit_bio_start_t to dio_file_offset by Qu Wenruo · 4 years, 1 month ago
- 8cd2908 btrfs: clear oneshot options on mount and remount by Boris Burkov · 4 years, 2 months ago
- 44c0ca2 btrfs: lift read-write mount setup from mount and remount by Boris Burkov · 4 years, 2 months ago
- ec7d6df btrfs: move btrfs_find_highest_objectid/btrfs_find_free_objectid to disk-io.c by Nikolay Borisov · 4 years, 1 month ago
- 8e1dc98 btrfs: remove unused parameter phy_offset from btrfs_validate_metadata_buffer by Qu Wenruo · 4 years, 2 months ago
- 3fbaf25 btrfs: pass the owner_root and level to alloc_extent_buffer by Josef Bacik · 4 years, 2 months ago
- 1b7ec85 btrfs: pass root owner to read_tree_block by Josef Bacik · 4 years, 2 months ago
- bfb484d btrfs: cleanup extent buffer readahead by Josef Bacik · 4 years, 2 months ago
- 8896a08 btrfs: replace fs_info and private_data with inode in btrfs_wq_submit_bio by Qu Wenruo · 4 years, 3 months ago
- ab1405a btrfs: generate lockdep keyset names at compile time by David Sterba · 4 years, 3 months ago
- 49d11be btrfs: add a helper to read the tree_root commit root for backref lookup by Josef Bacik · 4 years, 3 months ago
- 1b36294 btrfs: call submit_bio_hook directly for metadata pages by Nikolay Borisov · 4 years, 4 months ago
- 9a446d6 btrfs: replace readpage_end_io_hook with direct calls by Nikolay Borisov · 4 years, 4 months ago
- 208d634 btrfs: remove btree_get_extent by Nikolay Borisov · 4 years, 4 months ago
- 2dfb1e4 btrfs: preallocate anon block device at first phase of snapshot creation by Qu Wenruo · 4 years, 7 months ago
- 56e9357 btrfs: simplify root lookup by id by David Sterba · 4 years, 8 months ago
- 5c047a6 btrfs: get rid of endio_repair_workers by Omar Sandoval · 4 years, 9 months ago
- 8c38938 btrfs: move the root freeing stuff into btrfs_put_root by Josef Bacik · 5 years ago
- 8f32380 btrfs: use the page cache for super block reading by Johannes Thumshirn · 5 years ago
- 0024652 btrfs: rename btrfs_put_fs_root and btrfs_grab_fs_root by Josef Bacik · 5 years ago
- bd647ce btrfs: add a leak check for roots by Josef Bacik · 5 years ago
- 8260edba btrfs: make the init of static elements in fs_info separate by Josef Bacik · 5 years ago
- 0d4b046 btrfs: export and rename free_fs_info by Josef Bacik · 5 years ago
- 4cdfd93 btrfs: handle NULL roots in btrfs_put/btrfs_grab_fs_root by Josef Bacik · 5 years ago
- a98db0f btrfs: make the fs root init functions static by Josef Bacik · 5 years ago
- 3619c94 btrfs: open code btrfs_read_fs_root_no_name by Josef Bacik · 5 years ago
- 83db2aad btrfs: remove btrfs_read_fs_root, not used anymore by Josef Bacik · 5 years ago
- 62a2c73 btrfs: export and use btrfs_read_tree_root for tree-log by Josef Bacik · 5 years ago
- 39b07b5 btrfs: drop create parameter to btrfs_get_extent() by Omar Sandoval · 5 years ago
- b105e92 btrfs: add __cold attribute to more functions by David Sterba · 5 years ago
- 4f84bd7 btrfs: Make reada_tree_block_flagged private by Nikolay Borisov · 5 years ago
- d517857 btrfs: directly call into crypto framework for checksumming by Johannes Thumshirn · 6 years ago
- 9b7a244 btrfs: get fs_info from trans in btrfs_create_tree by David Sterba · 6 years ago
- e064d5e btrfs: get fs_info from eb in btrfs_verify_level_key by David Sterba · 6 years ago
- 6a884d7d btrfs: get fs_info from eb in clean_tree_block by David Sterba · 6 years ago
- 247462a btrfs: move tree block wait and write helpers to tree-log by David Sterba · 6 years ago
- 448de47 btrfs: Check the first key and level for cached extent buffer by Qu Wenruo · 6 years ago
- bbe339c btrfs: drop extra enum initialization where using defaults by David Sterba · 6 years ago
- e288c08 btrfs: unify end_io callbacks of async_submit_bio by David Sterba · 6 years ago
- 9888c34 btrfs: replace GPL boilerplate by SPDX -- headers by David Sterba · 7 years ago
- 581c176 btrfs: Validate child tree block's level and first key by Qu Wenruo · 7 years ago
- a758781 btrfs: separate types for submit_bio_start and submit_bio_done by David Sterba · 8 years ago
- e67c718 btrfs: add more __cold annotations by David Sterba · 7 years ago
- 2afb965 btrfs: remove unused function btrfs_async_submit_limit() by Anand Jain · 7 years ago
- 6af49db btrfs: sink get_extent parameter to read_extent_buffer_pages by David Sterba · 8 years ago
- 9f6d251 btrfs: use named constant for bdev blocksize by David Sterba · 8 years ago
- bc3cce2 btrfs: Cleanup num_tolerated_disk_barrier_failures by Qu Wenruo · 8 years ago
- 8c27cb3 Merge branch 'for-4.13-part1' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 8 years ago
- 3189ff7 btrfs: btrfs_wait_tree_block_writeback can be void return by Jeff Layton · 8 years ago
- c6100a4 Btrfs: replace tree->mapping with tree->private_data by Josef Bacik · 8 years ago
- 4e4cbee block: switch bios to blk_status_t by Christoph Hellwig · 8 years ago
- 0700cea btrfs: convert btrfs_root.refs from atomic_t to refcount_t by Elena Reshetova · 8 years ago
- 9ed5736 btrfs: constify input buffer of btrfs_csum_data by David Sterba · 8 years ago
- eece6a9 btrfs: merge two superblock writing helpers by David Sterba · 8 years ago
- 7c302b4 btrfs: remove unused parameter from clean_tree_block by David Sterba · 8 years ago
- 2ff7e61 btrfs: take an fs_info directly when the root is not used otherwise by Jeff Mahoney · 9 years ago
- da17066 btrfs: pull node/sector/stripe sizes out of root and into fs_info by Jeff Mahoney · 9 years ago
- 6bccf3a btrfs: call functions that always use the same root with fs_info instead by Jeff Mahoney · 9 years ago
- 0b5e3da btrfs: change btrfs_csum_final result param type to u8 by Domagoj Tršan · 8 years ago
- 62d1f9f btrfs: remove trivial helper btrfs_find_tree_block by David Sterba · 8 years ago
- c79a175 Btrfs: fix memory leak of block group cache by Liu Bo · 8 years ago
- 28687b9 Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
- 35bbb97 btrfs: don't create or leak aliased root while cleaning up orphans by Jeff Mahoney · 8 years ago
- d58b0d9 Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
- d05d7f4 Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
- 7c0260e btrfs: tests, require fs_info for root by Jeff Mahoney · 9 years ago
- 81a75f67 btrfs: use bio fields for op and flags by Mike Christie · 9 years ago
- b9ef22d Btrfs: self-tests: Support non-4k page size by Feifei Xu · 9 years ago
- b28cf57 Merge branch 'misc-cleanups-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.5 by Chris Mason · 9 years ago
- ee22184 Btrfs: use linux/sizes.h to represent constants by Byongho Lee · 9 years ago
- 4db8c52 btrfs: remove a trivial helper btrfs_set_buffer_uptodate by David Sterba · 9 years ago
- 29c36d7 Btrfs: add btrfs_read_dev_one_super() to read one specific SB by Anand Jain · 9 years ago
- 943c6e9 btrfs: Add raid56 support for updating by Zhao Lei · 9 years ago
- 01d5847 Btrfs: disk-io: replace root args iff only fs_info used by Daniel Dressler · 10 years ago
- a83fffb btrfs: sink blocksize parameter to btrfs_find_create_tree_block by David Sterba · 11 years ago
- c0dcaa4 btrfs: sink blocksize parameter to reada_tree_block_flagged by David Sterba · 11 years ago
- d3e46fe btrfs: sink blocksize parameter to readahead_tree_block by David Sterba · 11 years ago
- 27b19cc Merge branch 'cleanup/blocksize-diet-part1' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus by Chris Mason · 10 years ago
- 97eb6b6 btrfs: use slab for end_io_wq structures by David Sterba · 10 years ago
- bfebd8b btrfs: use enum for wq endio metadata type by David Sterba · 10 years ago
- 0308af4 btrfs: remove unused parameter blocksize from btrfs_find_tree_block by David Sterba · 11 years ago
- ce86cd5 btrfs: remove parameter blocksize from read_tree_block by David Sterba · 11 years ago
- 6197d86 btrfs: return void from readahead_tree_block by David Sterba · 11 years ago
- 58dc4ce btrfs: remove unused parameter from readahead_tree_block by David Sterba · 11 years ago
- 8b110e3 Btrfs: implement repair function when direct read fails by Miao Xie · 10 years ago
- 3abdbd7 btrfs: make close_ctree return void by David Sterba · 11 years ago
- faa2dbf Btrfs: add sanity tests for new qgroup accounting code by Josef Bacik · 11 years ago
- 06ea65a Btrfs: add a sanity test for btrfs_split_item by Josef Bacik · 11 years ago
- c00869f Btrfs: fix oops caused by the space balance and dead roots by Miao Xie · 11 years ago
- b0feb9d Btrfs: introduce grab/put functions for the root of the fs/file tree by Miao Xie · 12 years ago
- cb517ea Btrfs: cleanup the similar code of the fs root read by Miao Xie · 12 years ago
- 48a3b63 btrfs: make static code static & remove dead code by Eric Sandeen · 12 years ago
- b049668 Btrfs: cleanup unused arguments of btrfs_csum_data by Liu Bo · 12 years ago
- e75206c Btrfs: cleanup unused function by Liu Bo · 12 years ago
- 53b381b Btrfs: RAID5 and RAID6 by David Woodhouse · 12 years ago
- b53d3f5 Btrfs: cleanup for btrfs_btree_balance_dirty by Liu Bo · 12 years ago
- 5af3e8c Btrfs: make filesystem read-only when submitting barrier fails by Stefan Behrens · 12 years ago