summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-29btrfs: get fs_info from eb in btrfs_exclude_logged_extentsDavid Sterba
2019-04-29btrfs: get fs_info from eb in leaf_data_endDavid Sterba
2019-04-29btrfs: get fs_info from eb in write_one_ebDavid Sterba
2019-04-29btrfs: get fs_info from eb in repair_eb_io_failureDavid Sterba
2019-04-29btrfs: get fs_info from eb in lock_extent_buffer_for_ioDavid Sterba
2019-04-29btrfs: use common file type conversionPhillip Potter
2019-04-29btrfs: Perform locking/unlocking in btrfs_remap_file_range()Goldwyn Rodrigues
2019-04-29btrfs: use BUG() instead of BUG_ON(1)Arnd Bergmann
2019-04-29btrfs: move tree block wait and write helpers to tree-logDavid Sterba
2019-04-29btrfs: remove stale definition of BUFFER_LRU_MAXDavid Sterba
2019-04-29btrfs: tests: unify messages when tests startDavid Sterba
2019-04-29btrfs: tests: drop messages when some tests finishDavid Sterba
2019-04-29btrfs: tests: fix comments about tested extent map rangesDavid Sterba
2019-04-29btrfs: tests: use SZ_ constants everywhereDavid Sterba
2019-04-29btrfs: tests: use standard error message after extent map allocation failureDavid Sterba
2019-04-29btrfs: tests: return error from all extent map test casesDavid Sterba
2019-04-29btrfs: tests: return errors from extent map test case 4David Sterba
2019-04-29btrfs: tests: return errors from extent map test case 3David Sterba
2019-04-29btrfs: tests: return errors from extent map test case 2David Sterba
2019-04-29btrfs: tests: return errors from extent map test case 1David Sterba
2019-04-29btrfs: tests: return errors from extent map testsDavid Sterba
2019-04-29btrfs: tests: properly initialize fs_info of extent bufferDavid Sterba
2019-04-29btrfs: tests: use standard error message after block group allocation failureDavid Sterba
2019-04-29btrfs: tests: use standard error message after inode allocation failureDavid Sterba
2019-04-29btrfs: tests: use standard error message after path allocation failureDavid Sterba
2019-04-29btrfs: tests: use standard error message after extent buffer allocation failureDavid Sterba
2019-04-29btrfs: tests: use standard error message after root allocation failureDavid Sterba
2019-04-29btrfs: tests: use standard error message after fs_info allocation failureDavid Sterba
2019-04-29btrfs: tests: add table of most common errorsDavid Sterba
2019-04-29btrfs: tests: print file:line for error messagesDavid Sterba
2019-04-29btrfs: tests: don't leak fs_info in extent_io bitmap testsDavid Sterba
2019-04-29btrfs: tests: handle fs_info allocation failure in extent_io testsDavid Sterba
2019-04-29btrfs: disk-io: Show the timing of corrupted tree block explicitlyQu Wenruo
2019-04-29btrfs: fix panic during relocation after ENOSPC before writeback happensJosef Bacik
2019-04-29btrfs: Use less confusing condition for uptodate parameter to btrfs_writepage...Nikolay Borisov
2019-04-29btrfs: extent_io: Handle errors better in extent_writepages()Qu Wenruo
2019-04-29btrfs: extent_io: add proper error handling to lock_extent_buffer_for_io()Qu Wenruo
2019-04-29btrfs: extent_io: Handle errors better in extent_write_locked_range()Qu Wenruo
2019-04-29btrfs: extent_io: Kill dead condition in extent_write_cache_pages()Qu Wenruo
2019-04-29btrfs: extent_io: Handle errors better in btree_write_cache_pages()Qu Wenruo
2019-04-29btrfs: extent_io: Handle errors better in extent_write_full_page()Qu Wenruo
2019-04-29btrfs: extent_io: Move the BUG_ON() in flush_write_bio() one level upQu Wenruo
2019-04-29btrfs: Always output error message when key/level verification failsQu Wenruo
2019-04-29btrfs: Check the first key and level for cached extent bufferQu Wenruo
2019-04-29btrfs: Correctly free extent buffer in case btree_read_extent_buffer_pages failsNikolay Borisov
2019-04-29btrfs: Make btrfs_(set|clear)_header_flag return voidQu Wenruo
2019-04-29btrfs: reloc: Fix NULL pointer dereference due to expanded reloc_root lifespanQu Wenruo
2019-04-29btrfs: Remove unused -EIO assignment in end_bio_extent_readpageNikolay Borisov
2019-04-29btrfs: Exploit the fact that pages passed to extent_readpages are always cont...Nikolay Borisov
2019-04-29btrfs: switch extent_buffer::lock_nested to boolDavid Sterba