- e2f0c56 Merge tag 'for-5.10-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 4 years, 2 months ago
- 468600c btrfs: ref-verify: fix memory leak in btrfs_ref_tree_mod by Dinghao Liu · 4 years, 3 months ago
- cf89af1 btrfs: dev-replace: fail mount if we don't have replace item with target device by Anand Jain · 4 years, 2 months ago
- a4852cf btrfs: scrub: update message regarding read-only status by David Sterba · 4 years, 6 months ago
- f07728d btrfs: clean up NULL checks in qgroup_unreserve_range() by Dan Carpenter · 4 years, 3 months ago
- fca3a45 btrfs: fix min reserved size calculation in merge_reloc_root by Josef Bacik · 4 years, 3 months ago
- e38fdb7 btrfs: print the block rsv type when we fail our reservation by Josef Bacik · 4 years, 3 months ago
- a1fbc67 btrfs: fix potential overflow in cluster_pages_for_defrag on 32bit arch by Matthew Wilcox (Oracle) · 4 years, 3 months ago
- f5d8085 Merge tag 'for-5.10-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 4 years, 2 months ago
- d5c8238 btrfs: convert data_seqcount to seqcount_mutex_t by Davidlohr Bueso · 4 years, 3 months ago
- 0425e7b btrfs: don't fallback to buffered read if we don't need to by Johannes Thumshirn · 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
- 5223cc6 btrfs: drop the path before adding qgroup items when enabling qgroups by Josef Bacik · 4 years, 3 months ago
- 66d204a btrfs: fix readahead hang and use-after-free after removing a device by Filipe Manana · 4 years, 3 months ago
- 83bc156 btrfs: fix use-after-free on readahead extent after failure to create it by Filipe Manana · 4 years, 3 months ago
- 85d07fb btrfs: tree-checker: validate number of chunk stripes and parity by Daniel Xu · 4 years, 3 months ago
- cad69d1 btrfs: tree-checker: fix incorrect printk format by Pujin Shi · 4 years, 3 months ago
- 7837fa8 btrfs: drop the path before adding block group sysfs files by Josef Bacik · 4 years, 3 months ago
- 1afc708 btrfs: fix relocation failure due to race with fallocate by Filipe Manana · 4 years, 3 months ago
- 3ad11d7 Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 3 months ago
- 1fd4033 btrfs: rename BTRFS_INODE_ORDERED_DATA_CLOSE flag by Nikolay Borisov · 4 years, 3 months ago
- 8d1a7aa btrfs: annotate device name rcu_string with __rcu by Madhuparna Bhowmik · 5 years ago
- 96c2e06 btrfs: skip devices without magic signature when mounting by Anand Jain · 4 years, 3 months ago
- 572c83a btrfs: cleanup cow block on error by Josef Bacik · 4 years, 3 months ago
- e3c5780 btrfs: remove BTRFS_INODE_READDIO_NEED_LOCK by Goldwyn Rodrigues · 4 years, 4 months ago
- 92e26df btrfs: return error if we're unable to read device stats by Josef Bacik · 4 years, 4 months ago
- 124604e btrfs: init device stats for seed devices by Josef Bacik · 4 years, 4 months ago
- 905eb88 btrfs: remove struct extent_io_ops by Nikolay Borisov · 4 years, 4 months ago
- 1b36294 btrfs: call submit_bio_hook directly for metadata pages by Nikolay Borisov · 4 years, 4 months ago
- 908930f btrfs: stop calling submit_bio_hook for data inodes by Nikolay Borisov · 4 years, 4 months ago
- be17b3a btrfs: don't opencode is_data_inode in end_bio_extent_readpage by Nikolay Borisov · 4 years, 4 months ago
- cd05374 btrfs: call submit_bio_hook directly in submit_one_bio by Nikolay Borisov · 4 years, 4 months ago
- 1f03d9c btrfs: remove extent_io_ops::readpage_end_io_hook 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
- 9c2b4e0 btrfs: send, recompute reference path after orphanization of a directory by Filipe Manana · 4 years, 4 months ago
- 98272bb btrfs: send, orphanize first all conflicting inodes when processing references by Filipe Manana · 4 years, 4 months ago
- 1465af1 btrfs: tree-checker: fix false alert caused by legacy btrfs root item by Qu Wenruo · 4 years, 4 months ago
- e97659c btrfs: use unaligned helpers for stack and header set/get helpers by David Sterba · 4 years, 4 months ago
- 6994ca36 btrfs: free-space-cache: use unaligned helpers to access data by David Sterba · 4 years, 4 months ago
- e2f896b btrfs: send: use helpers for unaligned access to header members by David Sterba · 4 years, 4 months ago
- 2c53a14 btrfs: use own btree inode io_tree owner id by Qu Wenruo · 4 years, 4 months ago
- 6b613cc btrfs: reschedule when cloning lots of extents by Johannes Thumshirn · 4 years, 4 months ago
- bae12df btrfs: use kvcalloc for allocation in btrfs_ioctl_send() by Denis Efremov · 4 years, 4 months ago
- 8eb2fd001 btrfs: use kvzalloc() to allocate clone_roots in btrfs_ioctl_send() by Denis Efremov · 4 years, 4 months ago
- c0a4360 btrfs: remove inode argument from btrfs_start_ordered_extent by Nikolay Borisov · 4 years, 4 months ago
- 510f85e btrfs: remove inode argument from add_pending_csums by Nikolay Borisov · 4 years, 4 months ago
- 3c38c87 btrfs: sink inode argument in insert_ordered_extent_file_extent by Nikolay Borisov · 4 years, 4 months ago
- 71fe0a5 btrfs: switch btrfs_remove_ordered_extent to btrfs_inode by Nikolay Borisov · 4 years, 4 months ago
- 633cc81 btrfs: clean BTRFS_I usage in btrfs_destroy_inode by Nikolay Borisov · 4 years, 4 months ago
- 0f20881 btrfs: open code extent_read_full_page to its sole caller by Nikolay Borisov · 4 years, 4 months ago
- fd51300 btrfs: sink mirror_num argument in __do_readpage by Nikolay Borisov · 4 years, 4 months ago
- 6f15af6 btrfs: sink read_flags argument into extent_read_full_page by Nikolay Borisov · 4 years, 4 months ago
- 003c286 btrfs: sink mirror_num argument in extent_read_full_page by Nikolay Borisov · 4 years, 4 months ago
- c1be9c1 btrfs: promote extent_read_full_page to btrfs_readpage by Nikolay Borisov · 4 years, 4 months ago
- 72cffee btrfs: remove mirror_num argument from extent_read_full_page by Nikolay Borisov · 4 years, 4 months ago
- 1a5ee1e btrfs: remove btrfs_get_extent indirection from __do_readpage by Nikolay Borisov · 4 years, 4 months ago
- 208d634 btrfs: remove btree_get_extent by Nikolay Borisov · 4 years, 4 months ago
- 0420177 btrfs: simplify metadata pages reading by Nikolay Borisov · 4 years, 4 months ago
- 2f1d3e4 btrfs: remove btree_readpage by Nikolay Borisov · 4 years, 4 months ago
- 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, 4 months ago
- 7280490 btrfs: kill the RCU protection for fs_info->space_info by Josef Bacik · 4 years, 4 months ago
- 7269ddd btrfs: improve error message in setup_items_for_insert by Nikolay Borisov · 4 years, 4 months ago
- da9ffb2 btrfs: add kerneldoc for setup_items_for_insert by Nikolay Borisov · 4 years, 4 months ago
- fc0d82e btrfs: sink total_data parameter in setup_items_for_insert by Nikolay Borisov · 4 years, 4 months ago
- 3dc9dc8 btrfs: eliminate total_size parameter from setup_items_for_insert by Nikolay Borisov · 4 years, 4 months ago
- fc0716c btrfs: re-arrange statements in setup_items_for_insert by Nikolay Borisov · 4 years, 4 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, 4 months ago
- facee0a btrfs: make extent_fiemap take btrfs_inode by Nikolay Borisov · 4 years, 4 months ago
- 948dfeb btrfs: make btrfs_zero_range_check_range_boundary take btrfs_inode by Nikolay Borisov · 4 years, 4 months ago
- 998acfe btrfs: make copy_inline_to_page take btrfs_inode by Nikolay Borisov · 4 years, 4 months ago
- 3c5641a btrfs: make btrfs_find_ordered_sum take btrfs_inode by Nikolay Borisov · 4 years, 4 months ago