Commit Graph

3546 Commits (53b47106c0c2b1f42237d255ae272f0fcc3ec413)

Author SHA1 Message Date
Josef Bacik a05254143c Btrfs: skip subvol entries when checking if we've created a dir already 12 years ago
Mark Fasheh 416161db9b btrfs: offline dedupe 12 years ago
Mark Fasheh 4b384318a7 btrfs: Introduce extent_read_full_page_nolock() 12 years ago
Mark Fasheh 32b7c687c5 btrfs_ioctl_clone: Move clone code into it's own function 12 years ago
Mark Fasheh 77fe20dc62 btrfs: abtract out range locking in clone ioctl() 12 years ago
Wang Shilong a4fdb61e81 Btrfs: fix possible memory leak in find_parent_nodes() 12 years ago
Filipe David Borba Manana 09fb99a696 Btrfs: return ENOSPC when target space is full 12 years ago
Filipe David Borba Manana ada9af215c Btrfs: don't ignore errors from btrfs_run_delayed_items 12 years ago
Filipe David Borba Manana 2bac325ea8 Btrfs: fix inode leak on kmalloc failure in tree-log.c 12 years ago
Liu Bo 116e0024c4 Btrfs: allow compressed extents to be merged during defragment 12 years ago
David Sterba 8b87dc17fb btrfs: add mount option to set commit interval 12 years ago
Josef Bacik 9ec7267751 Btrfs: stop using GFP_ATOMIC when allocating rewind ebs 12 years ago
Josef Bacik db7f3436c1 Btrfs: deal with enomem in the rewind path 12 years ago
Josef Bacik ebdad913aa Btrfs: check our parent dir when doing a compare send 12 years ago
Josef Bacik 36cce92287 Btrfs: handle errors when doing slow caching 12 years ago
Filipe David Borba Manana 0f0fe8f710 Btrfs: add missing error handling to read_tree_block 12 years ago
Dave Jones eb2067f713 Fix leak in __btrfs_map_block error path 12 years ago
Filipe David Borba Manana f5929cd814 Btrfs: add missing error check to find_parent_nodes 12 years ago
Filipe David Borba Manana 395927a9d8 Btrfs: optimize function btrfs_read_chunk_tree 12 years ago
Josef Bacik 6596a92819 Btrfs: don't bug_on when we fail when cleaning up transactions 12 years ago
Josef Bacik b6c60c8018 Btrfs: change how we queue blocks for backref checking 12 years ago
Josef Bacik d062d13cf1 Btrfs: check to see if we have an inline item properly 12 years ago
Josef Bacik 151a41bc46 Btrfs: fix what bits we clear when erroring out from delalloc 12 years ago
Josef Bacik c2790a2e2b Btrfs: cleanup arguments to extent_clear_unlock_delalloc 12 years ago
Anand Jain 8068a47e2a btrfs: use BTRFS_SUPER_INFO_SIZE macro at btrfs_read_dev_super() 12 years ago
Miao Xie 125bac016d Btrfs: cache the extent map struct when reading several pages 12 years ago
Miao Xie 9974090bdd Btrfs: batch the extent state operation when reading pages 12 years ago
Miao Xie 883d0de485 Btrfs: batch the extent state operation in the end io handle of the read page 12 years ago
Miao Xie facc8a2247 Btrfs: don't cache the csum value into the extent state tree 12 years ago
Miao Xie f2a09da9d0 Btrfs: add branch prediction hints in the read page end IO function 12 years ago
Miao Xie 09a7f7a289 Btrfs: remove unnecessary argument of bio_readpage_error() 12 years ago
Wang Shilong 8507d216a4 Btrfs: add missing mounting options in btrfs_show_options() 12 years ago
Wang Shilong 1493381f2f Btrfs: use u64 for subvolid when parsing mount options 12 years ago
Wang Shilong 2c334e87f3 Btrfs: add sanity checks regarding to parsing mount options 12 years ago
Miao Xie 3cd846d1d7 Btrfs, raid56: fix memory leak when allocating pages for p/q stripes failed 12 years ago
Dan Carpenter 3dc0e818af btrfs/raid56: fix and cleanup some error paths 12 years ago
Josef Bacik 2112ac800d Btrfs: don't bother autodefragging if our root is going away 12 years ago
Josef Bacik b37b39cd6b Btrfs: cleanup reloc roots properly on error 12 years ago
Josef Bacik 50f1319cb5 Btrfs: reset ret in record_one_backref 12 years ago
Anand Jain a1b83ac52d btrfs: fix get set label blocking against balance 12 years ago
Stefan Behrens d4c34f6bff Btrfs: Print key type in decimal everywhere 12 years ago
Liu Bo 599c75ec3f Btrfs/tracepoint: update delayed ref tracepoints 12 years ago
chandan 1095cc0d92 btrfs_read_block_groups: Use enums to index 12 years ago
Qu Wenruo 3cae210fa5 btrfs: Cleanup for using BTRFS_SETGET_STACK instead of raw convert 12 years ago
Wang Shilong 1e7bac1ef7 Btrfs: set qgroup_ulist to be null after calling ulist_free() 12 years ago
Filipe David Borba Manana 647f63bd36 Btrfs: add missing error checks to add_data_references 12 years ago
David Sterba ccf39f92f3 btrfs: make errors in btrfs_num_copies less noisy 12 years ago
Liu Bo 52ee28d249 Btrfs: make free space caching faster with many non-inline extent references 12 years ago
Jeff Mahoney ee3441b490 btrfs: fall back to global reservation when removing subvolumes 12 years ago
Filipe David Borba Manana 74be951087 Btrfs: optimize btrfs_lookup_extent_info() 12 years ago