- 56e9357 btrfs: simplify root lookup by id by David Sterba · 4 years, 8 months ago
- 1dae7e0 btrfs: reloc: clear DEAD_RELOC_TREE bit for orphan roots to prevent runaway balance by Qu Wenruo · 4 years, 8 months ago
- aeb935a btrfs: don't set SHAREABLE flag for data reloc tree by Qu Wenruo · 4 years, 8 months ago
- 92a7cc4 btrfs: rename BTRFS_ROOT_REF_COWS to BTRFS_ROOT_SHAREABLE by Qu Wenruo · 4 years, 8 months ago
- fd08001 btrfs: use crypto_shash_digest() instead of open coding by Eric Biggers · 4 years, 9 months ago
- 5c047a6 btrfs: get rid of endio_repair_workers by Omar Sandoval · 4 years, 9 months ago
- ef67963 btrfs: drop logs when we've aborted a transaction by Josef Bacik · 4 years, 10 months ago
- c75e839 btrfs: kill the subvol_srcu by Josef Bacik · 5 years ago
- efc3453 btrfs: make btrfs_cleanup_fs_roots use the radix tree lock by Josef Bacik · 5 years ago
- 4785e24 btrfs: don't take an extra root ref at allocation time by Josef Bacik · 5 years ago
- dc9492c btrfs: hold a ref on the root on the dead roots list by Josef Bacik · 5 years ago
- 5c8fd99 btrfs: make inodes hold a ref on their roots by Josef Bacik · 5 years ago
- 8c38938 btrfs: move the root freeing stuff into btrfs_put_root by Josef Bacik · 5 years ago
- 0e996e7 btrfs: move ino_cache_inode dropping out of btrfs_free_fs_root by Josef Bacik · 5 years ago
- 3fd6372 btrfs: make the extent buffer leak check per fs info by Josef Bacik · 5 years ago
- c67b389 btrfs: return void from csum_tree_block by David Sterba · 4 years, 11 months ago
- e9be5a3 btrfs: simplify tree block checksumming loop by David Sterba · 4 years, 11 months ago
- f0cc2cd Btrfs: fix crash during unmount due to race with delayed inode workers by Filipe Manana · 4 years, 11 months ago
- 807fc79 btrfs: switch to use new generic UUID API by Andy Shevchenko · 5 years ago
- 15b6e8a btrfs: reduce pointer intdirections in btree_readpage_end_io_hook by David Sterba · 5 years ago
- b79ce3d btrfs: adjust delayed refs message level by David Sterba · 5 years ago
- c4ac754 btrfs: open code trivial helper btrfs_header_chunk_tree_uuid by David Sterba · 6 years ago
- 9a8658e btrfs: open code trivial helper btrfs_header_fsid by David Sterba · 6 years ago
- dcc3eb9 btrfs: convert snapshot/nocow exlcusion to drew lock by Nikolay Borisov · 5 years ago
- 75ec1db btrfs: set update the uuid generation as soon as possible by Josef Bacik · 5 years ago
- c94bec2 btrfs: bail out of uuid tree scanning if we're closing by Josef Bacik · 5 years ago
- 97f4dd0 btrfs: make btrfs_check_uuid_tree private to disk-io.c by Nikolay Borisov · 5 years ago
- 314b6dd btrfs: use bios instead of buffer_heads from super block writeout by Johannes Thumshirn · 5 years ago
- 8f32380 btrfs: use the page cache for super block reading by Johannes Thumshirn · 5 years ago
- fe119a6 btrfs: switch to per-transaction pinned extents by Nikolay Borisov · 5 years ago
- f603bb9 btrfs: Perform pinned cleanup directly in btrfs_destroy_delayed_refs by Nikolay Borisov · 5 years ago
- 71ad38b btrfs: sink argument tree to extent_read_full_page by David Sterba · 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
- ae18c37 btrfs: move fs_info init work into it's own helper function by Josef Bacik · 5 years ago
- 141386e btrfs: free more things in btrfs_free_fs_info by Josef Bacik · 5 years ago
- bc44d7c btrfs: push btrfs_grab_fs_root into btrfs_get_fs_root by Josef Bacik · 5 years ago
- 81f096e btrfs: use btrfs_put_fs_root to free roots always by Josef Bacik · 5 years ago
- 4c78e9f btrfs: hold a ref on the root in open_ctree by Josef Bacik · 5 years ago
- 0d4b046 btrfs: export and rename free_fs_info by Josef Bacik · 5 years ago
- af01d2e btrfs: hold a ref on fs roots while they're in the radix tree 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
- f39e457 btrfs: move fs root init stuff into btrfs_init_fs_root by Josef Bacik · 5 years ago
- 96dfcb4 btrfs: push __setup_root into btrfs_alloc_root by Josef Bacik · 5 years ago
- 1e90315 btrfs: do not check delayed items are empty for single transaction cleanup by Josef Bacik · 5 years ago
- 315bf8e btrfs: reset fs_root to NULL on error in open_ctree by Josef Bacik · 5 years ago
- 81f7eb0 btrfs: destroy qgroup extent records on transaction abort by Jeff Mahoney · 5 years ago
- e8294f2 btrfs: print message when tree-log replay starts by David Sterba · 5 years ago
- 7227ff4 Btrfs: fix race between adding and putting tree mod seq elements and nodes by Filipe Manana · 5 years ago
- 4e19443 btrfs: free block groups after free'ing fs trees by Josef Bacik · 5 years ago
- b0643e5 btrfs: add the beginning of async discard, discard workqueue by Dennis Zhou · 5 years ago
- 39b07b5 btrfs: drop create parameter to btrfs_get_extent() by Omar Sandoval · 5 years ago
- bc036bb btrfs: sysfs, merge btrfs_sysfs_add devices_kobj and fsid by Anand Jain · 5 years ago
- be2cf92 btrfs: sysfs, rename btrfs_sysfs_add_device() by Anand Jain · 5 years ago
- c6761a9 btrfs: sysfs, btrfs_sysfs_add_fsid() drop unused argument parent by Anand Jain · 5 years ago
- a019e9e btrfs: remove extent_map::bdev by David Sterba · 5 years ago
- 32da5386 btrfs: rename btrfs_block_group_cache by David Sterba · 5 years ago
- 6ef108d btrfs: Streamline btrfs_fs_info::backup_root_index semantics by Nikolay Borisov · 5 years ago
- 4ac039a btrfs: Rename find_oldest_super_backup to init_backup_root_slot by Nikolay Borisov · 5 years ago
- 260eb11 btrfs: Remove unused next_root_backup function by Nikolay Borisov · 5 years ago
- 336a0d8 btrfs: Don't use objectid_mutex during mount by Nikolay Borisov · 5 years ago
- b8522a1 btrfs: Factor out tree roots initialization during mount by Nikolay Borisov · 5 years ago
- bd2336b btrfs: Add read_backup_root by Nikolay Borisov · 5 years ago
- fc2e4c5 btrfs: Remove newest_gen argument from find_oldest_super_backup by Nikolay Borisov · 5 years ago
- 01f0f9da btrfs: Cleanup and simplify find_newest_super_backup by Nikolay Borisov · 5 years ago
- 352ae07 btrfs: add blake2b to checksumming algorithms by David Sterba · 5 years ago
- b4e967b btrfs: add member for a specific checksum driver by David Sterba · 5 years ago
- 3831bf0 btrfs: add sha256 to checksumming algorithm by Johannes Thumshirn · 5 years ago
- 3951e7f btrfs: add xxhash64 to checksumming algorithms by Johannes Thumshirn · 5 years ago
- 4273eaf btrfs: use bool argument in free_root_pointers() by Anand Jain · 5 years ago
- 67439da btrfs: opencode extent_buffer_get by David Sterba · 5 years ago
- c06631b btrfs: Enhance error output for write time tree checker by Qu Wenruo · 5 years ago
- ec39f76 Btrfs: use REQ_CGROUP_PUNT for worker thread submitted bios by Chris Mason · 6 years ago
- ba8a9d0 Btrfs: delete the entire async bio submission framework by Chris Mason · 6 years ago
- 08635ba Btrfs: stop using btrfs_schedule_bio() by Chris Mason · 6 years ago
- b105e92 btrfs: add __cold attribute to more functions by David Sterba · 5 years ago
- 3296bf5 btrfs: transaction: Cleanup unused TRANS_STATE_BLOCKED by Qu Wenruo · 5 years ago
- a0cac0e btrfs: get rid of unique workqueue helper functions by Omar Sandoval · 5 years ago
- 9be490f btrfs: don't prematurely free work in end_workqueue_fn() by Omar Sandoval · 5 years ago
- 80ed454 btrfs: don't needlessly create extent-refs kernel thread by David Sterba · 5 years ago
- 62fdaa5 btrfs: Detect unbalanced tree with empty leaf before crashing btree operations by Qu Wenruo · 5 years ago
- 4f84bd7 btrfs: Make reada_tree_block_flagged private by Nikolay Borisov · 5 years ago
- aac0023 btrfs: move basic block_group definitions to their own header by Josef Bacik · 6 years ago
- d7cd4dd Btrfs: fix sysfs warning and missing raid sysfs directories by Filipe Manana · 5 years ago
- bfcea1c btrfs: free checksum hash on in close_ctree by Johannes Thumshirn · 6 years ago
- 9e96749 Btrfs: prevent send failures and crashes due to concurrent relocation by Filipe Manana · 6 years ago
- d517857 btrfs: directly call into crypto framework for checksumming by Johannes Thumshirn · 6 years ago
- 6d97c6e btrfs: add boilerplate code for directly including the crypto framework by Johannes Thumshirn · 6 years ago
- 51bce6c btrfs: Simplify btrfs_check_super_csum() and get rid of size assumptions by Johannes Thumshirn · 6 years ago
- 8dc3f22 btrfs: check for supported superblock checksum type before checksum validation by Johannes Thumshirn · 6 years ago
- e7e16f4 btrfs: add common checksum type validation by Johannes Thumshirn · 6 years ago
- 8c3e358 btrfs: use u8 for raid_array members by David Sterba · 6 years ago
- c8bf1b6 btrfs: remove mapping tree structures indirection by David Sterba · 6 years ago
- 9b4e675 btrfs: detect fast implementation of crc32c on all architectures by David Sterba · 6 years ago
- 67a2422 Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
- 2b070cf block: remove the i argument to bio_for_each_segment_all by Christoph Hellwig · 6 years ago