- bb56f02 btrfs: reschedule if necessary when logging directory items by Filipe Manana · 4 years, 4 months ago
- 49ea112 btrfs: do not create raid sysfs entries under any locks by Josef Bacik · 4 years, 5 months ago
- 7280490 btrfs: kill the RCU protection for fs_info->space_info by Josef Bacik · 4 years, 5 months ago
- 7269ddd btrfs: improve error message in setup_items_for_insert by Nikolay Borisov · 4 years, 5 months ago
- da9ffb2 btrfs: add kerneldoc for setup_items_for_insert by Nikolay Borisov · 4 years, 5 months ago
- fc0d82e btrfs: sink total_data parameter in setup_items_for_insert by Nikolay Borisov · 4 years, 5 months ago
- 3dc9dc8 btrfs: eliminate total_size parameter from setup_items_for_insert by Nikolay Borisov · 4 years, 5 months ago
- fc0716c btrfs: re-arrange statements in setup_items_for_insert by Nikolay Borisov · 4 years, 5 months ago
- 7573df5 btrfs: sysfs: export supported send stream version by Omar Sandoval · 4 years, 5 months ago
- c9a949a btrfs: send: use btrfs_file_extent_end() in send_write_or_clone() by Omar Sandoval · 4 years, 5 months ago
- 8c7d9fe btrfs: send: avoid copying file data by Omar Sandoval · 4 years, 5 months ago
- a9b2e0d btrfs: send: get rid of i_size logic in send_write() by Omar Sandoval · 4 years, 5 months ago
- 0cbb5bd btrfs: rename btrfs_insert_clone_extent() to a more generic name by Filipe Manana · 4 years, 4 months ago
- 306bfec btrfs: rename btrfs_punch_hole_range() to a more generic name by Filipe Manana · 4 years, 4 months ago
- bf38564 btrfs: rename struct btrfs_clone_extent_info to a more generic name by Filipe Manana · 4 years, 4 months ago
- fb870f6 btrfs: remove item_size member of struct btrfs_clone_extent_info by Filipe Manana · 4 years, 4 months ago
- 8fccebf btrfs: fix metadata reservation for fallocate that leads to transaction aborts by Filipe Manana · 4 years, 4 months ago
- a31a587 btrfs: remove unused function calc_global_rsv_need_space() by YueHaibing · 4 years, 4 months ago
- 0725c0c btrfs: move btrfs_dev_replace_update_device_in_mapping_tree to drop declaration by Anand Jain · 4 years, 4 months ago
- c83b60c btrfs: simplify gotos in open_seed_device by Anand Jain · 4 years, 4 months ago
- e493e8f btrfs: remove unnecessary tmp variable in btrfs_assign_next_active_device() by Anand Jain · 4 years, 4 months ago
- 1888709 btrfs: remove tmp variable for list traversal in btrfs_init_dev_replace_tgtdev by Anand Jain · 4 years, 4 months ago
- e17125b btrfs: use sprout device_list_mutex in btrfs_init_devices_late by Anand Jain · 4 years, 4 months ago
- 2fca0db btrfs: reada: lock all seed/sprout devices in __reada_start_machine by Anand Jain · 4 years, 4 months ago
- 7ad3912 btrfs: handle errors in btrfs_sysfs_add_fs_devices by Anand Jain · 4 years, 4 months ago
- 30b0e4e btrfs: initialize sysfs devid and device link for seed device by Anand Jain · 4 years, 4 months ago
- 53f8a74 btrfs: split and refactor btrfs_sysfs_remove_devices_dir by Anand Jain · 4 years, 4 months ago
- cd36da2 btrfs: simplify parameters of btrfs_sysfs_add_devices_dir by Anand Jain · 4 years, 4 months ago
- 6a416a0 btrfs: make btrfs_sysfs_remove_devices_dir return void by Anand Jain · 4 years, 4 months ago
- 985e233 btrfs: add btrfs_sysfs_remove_device helper by Anand Jain · 4 years, 4 months ago
- 178a16c btrfs: add btrfs_sysfs_add_device helper by Anand Jain · 4 years, 4 months ago
- c6a5d95 btrfs: fix replace of seed device by Anand Jain · 4 years, 4 months ago
- 79dae17 btrfs: improve device scanning messages by Anand Jain · 4 years, 4 months ago
- 457f186 btrfs: pretty print leaked root name by Josef Bacik · 4 years, 4 months ago
- 66a2823 btrfs: sysfs: export currently running exclusive operation by Goldwyn Rodrigues · 4 years, 5 months ago
- c3e1f96 btrfs: enumerate the type of exclusive operation in progress by Goldwyn Rodrigues · 4 years, 5 months ago
- ca10845 btrfs: sysfs: init devices outside of the chunk_mutex by Josef Bacik · 4 years, 5 months ago
- facee0a btrfs: make extent_fiemap take btrfs_inode by Nikolay Borisov · 4 years, 5 months ago
- 948dfeb btrfs: make btrfs_zero_range_check_range_boundary take btrfs_inode by Nikolay Borisov · 4 years, 5 months ago
- 998acfe btrfs: make copy_inline_to_page take btrfs_inode by Nikolay Borisov · 4 years, 5 months ago
- 3c5641a btrfs: make btrfs_find_ordered_sum take btrfs_inode by Nikolay Borisov · 4 years, 5 months ago
- f1bbde8 btrfs: make get_extent_skip_holes take btrfs_inode by Nikolay Borisov · 4 years, 5 months ago
- 3347c48 btrfs: make btrfs_writepage_endio_finish_ordered btrfs_inode-centric by Nikolay Borisov · 4 years, 5 months ago
- 53ac7ea btrfs: make btrfs_invalidatepage work on btrfs_inode by Nikolay Borisov · 4 years, 5 months ago
- 6fee248 btrfs: convert btrfs_inode_sectorsize to take btrfs_inode by Nikolay Borisov · 4 years, 5 months ago
- 90c0304 btrfs: make btrfs_dec_test_ordered_pending take btrfs_inode by Nikolay Borisov · 4 years, 5 months ago
- acbf1dd btrfs: make ordered extent tracepoint take btrfs_inode by Nikolay Borisov · 4 years, 5 months ago
- 6d072c8 btrfs: make btrfs_lookup_first_ordered_extent take btrfs_inode by Nikolay Borisov · 4 years, 5 months ago
- b79b724 btrfs: make inode_tree_del take btrfs_inode by Nikolay Borisov · 4 years, 5 months ago
- ca9d473 btrfs: use BTRFS_NESTED_NEW_ROOT for double splits by Josef Bacik · 4 years, 5 months ago
- cf6f34a btrfs: introduce BTRFS_NESTING_NEW_ROOT for adding new roots by Josef Bacik · 4 years, 5 months ago
- 4dff97e btrfs: introduce BTRFS_NESTING_SPLIT for split blocks by Josef Bacik · 4 years, 5 months ago
- bf59a5a btrfs: introduce BTRFS_NESTING_LEFT/RIGHT_COW by Josef Bacik · 4 years, 5 months ago
- bf77467 btrfs: introduce BTRFS_NESTING_LEFT/BTRFS_NESTING_RIGHT by Josef Bacik · 4 years, 5 months ago
- 9631e4c btrfs: introduce BTRFS_NESTING_COW for cow'ing blocks by Josef Bacik · 4 years, 5 months ago
- fd7ba1c btrfs: add nesting tags to the locking helpers by Josef Bacik · 4 years, 5 months ago
- 5189941 btrfs: introduce btrfs_path::recurse by Josef Bacik · 4 years, 5 months ago
- 329ced7 btrfs: rename extent_buffer::lock_nested to extent_buffer::lock_recursed by Josef Bacik · 4 years, 5 months ago
- b9ba017 btrfs: don't opencode sync_blockdev in btrfs_init_new_device by Nikolay Borisov · 4 years, 6 months ago
- 4ae312e btrfs: remove redundant code from btrfs_free_stale_devices by Nikolay Borisov · 4 years, 6 months ago
- 44cab9b btrfs: refactor locked condition in btrfs_init_new_device by Nikolay Borisov · 4 years, 6 months ago
- f4cfa9b btrfs: use RCU for quick device check in btrfs_init_new_device by Nikolay Borisov · 4 years, 6 months ago
- d16c702 btrfs: ctree: check key order before merging tree blocks by Qu Wenruo · 4 years, 5 months ago
- 07cce5c btrfs: extent-tree: kill the BUG_ON() in insert_inline_extent_backref() by Qu Wenruo · 4 years, 5 months ago
- 1c2a07f5 btrfs: extent-tree: kill BUG_ON() in __btrfs_free_extent() by Qu Wenruo · 4 years, 5 months ago
- f98b621 btrfs: extent_io: do extra check for extent buffer read write functions by Qu Wenruo · 4 years, 5 months ago
- 217f500 btrfs: rework error detection in init_tree_roots by Nikolay Borisov · 4 years, 5 months ago
- e85fde5 btrfs: qgroup: fix qgroup meta rsv leak for subvolume operations by Qu Wenruo · 4 years, 6 months ago
- b4c5d8f btrfs: qgroup: fix wrong qgroup metadata reserve for delayed inode by Qu Wenruo · 4 years, 6 months ago
- 425c6ed btrfs: do not hold device_list_mutex when closing devices by Josef Bacik · 4 years, 5 months ago
- 62cf539 btrfs: move btrfs_rm_dev_replace_free_srcdev outside of all locks by Josef Bacik · 4 years, 5 months ago
- 68abf36 btrfs: remove alloc_list splice in btrfs_prepare_sprout by Nikolay Borisov · 4 years, 5 months ago
- 427c8fd btrfs: document some invariants of seed code by Nikolay Borisov · 4 years, 5 months ago
- 944d3f9 btrfs: switch seed device to list api by Nikolay Borisov · 4 years, 6 months ago
- c4989c2f btrfs: simplify setting/clearing fs_info to btrfs_fs_devices by Nikolay Borisov · 4 years, 6 months ago
- 54eed6a btrfs: make close_fs_devices return void by Nikolay Borisov · 4 years, 6 months ago
- 3712ccb btrfs: factor out loop logic from btrfs_free_extra_devids by Nikolay Borisov · 4 years, 6 months ago
- dc0ab48 btrfs: factor out reada loop in __reada_start_machine by Nikolay Borisov · 4 years, 6 months ago
- 1028d1c btrfs: remove err variable from btrfs_get_extent by Nikolay Borisov · 4 years, 6 months ago
- 0eb7929 btrfs: dio iomap DSYNC workaround by Josef Bacik · 4 years, 4 months ago
- f85781f btrfs: switch to iomap for direct IO by Goldwyn Rodrigues · 4 years, 5 months ago
- 154f7cb btrfs: add owner and fs_info to alloc_state io_tree by Qu Wenruo · 4 years, 5 months ago
- 4c448ce btrfs: make read_block_group_item return void by Marcos Paulo de Souza · 4 years, 5 months ago
- 2464648 btrfs: sysfs: fix unused-but-set-variable warnings by Leon Romanovsky · 4 years, 5 months ago
- 4877817 btrfs: make fast fsyncs wait only for writeback by Filipe Manana · 4 years, 5 months ago
- 75b463d btrfs: do not commit logs and transactions during link and rename operations by Filipe Manana · 4 years, 5 months ago
- 5522a27 btrfs: do not take the log_mutex of the subvolume when pinning the log by Filipe Manana · 4 years, 5 months ago
- 1b51d6f btrfs: send: remove indirect callback parameter for changed_cb by David Sterba · 4 years, 5 months ago
- 8bb1cf1 btrfs: scrub: rename ratelimit state varaible to avoid shadowing by David Sterba · 4 years, 5 months ago
- 0af447d btrfs: remove unnecessarily shadowed variables by David Sterba · 4 years, 5 months ago
- cb4c919 btrfs: compression: move declarations to header by David Sterba · 4 years, 5 months ago
- 9e6df7c btrfs: remove const from btrfs_feature_set_name by David Sterba · 4 years, 5 months ago
- e21139c btrfs: cleanup calculation of lockend in lock_and_cleanup_extent_if_need() by Qu Wenruo · 4 years, 5 months ago
- c492302 btrfs: fix possible infinite loop in data async reclaim by Josef Bacik · 4 years, 5 months ago
- 1a7a92c btrfs: add a comment explaining the data flush steps by Josef Bacik · 4 years, 6 months ago
- 5705674 btrfs: do async reclaim for data reservations by Josef Bacik · 4 years, 6 months ago
- cb3e393 btrfs: flush delayed refs when trying to reserve data space by Josef Bacik · 4 years, 6 months ago
- 327feee btrfs: run delayed iputs before committing the transaction for data by Josef Bacik · 4 years, 6 months ago
- bb86bd3 btrfs: don't force commit if we are data by Josef Bacik · 4 years, 6 months ago
- 0282700 btrfs: drop the commit_cycles stuff for data reservations by Josef Bacik · 4 years, 6 months ago