summaryrefslogtreecommitdiff
path: root/fs/btrfs
AgeCommit message (Expand)Author
2017-10-30btrfs: scrub: get rid of sector_tDavid Sterba
2017-10-30btrfs: fix send ioctl on 32bit with 64bit kernelJosef Bacik
2017-10-30btrfs: fix use of error or warning for missing deviceAnand Jain
2017-10-30btrfs: declare btrfs_report_missing_device() staticAnand Jain
2017-10-30btrfs: fix EIO misuse to report missing degraded optionAnand Jain
2017-10-30btrfs: add_missing_dev() should return the actual errorAnand Jain
2017-10-30btrfs: Clean up unused variables in free-space-tree.cChristos Gkekas
2017-10-30btrfs: tree-checker: use %zu format string for size_tArnd Bergmann
2017-10-30Btrfs: remove nr_async_submits and async_submit_drainingLiu Bo
2017-10-30Btrfs: do not make defrag wait on async_delalloc_pagesLiu Bo
2017-10-30Btrfs: remove nr_async_biosLiu Bo
2017-10-30btrfs: tree-checker: Enhance output for check_extent_data_itemQu Wenruo
2017-10-30btrfs: tree-checker: Enhance output for check_csum_itemQu Wenruo
2017-10-30btrfs: tree-checker: Enhance output for btrfs_check_leafQu Wenruo
2017-10-30btrfs: tree-checker: Enhance btrfs_check_node outputQu Wenruo
2017-10-30btrfs: Move leaf and node validation checker to tree-checker.cQu Wenruo
2017-10-30Btrfs: compress_file_range remove dead variable num_bytesTimofey Titovets
2017-10-30btrfs: use appropriate replacements for __sb_{start,end}_write callsRakesh Pandit
2017-10-30btrfs: prefix sysfs attribute struct namesHans van Kranenburg
2017-10-30btrfs: Fix bool initialization/comparisonThomas Meyer
2017-10-30btrfs: Refactor transaction handling in received subvolume ioctlNikolay Borisov
2017-10-30btrfs: Explicitly handle btrfs_update_root failureNikolay Borisov
2017-10-30btrfs: error out if btrfs_attach_transaction() failsAnand Jain
2017-10-30btrfs: fix BUG_ON in btrfs_init_new_device()Anand Jain
2017-10-30btrfs: undo writable superblocke when sprouting failsAnand Jain
2017-10-30btrfs: Add checker for EXTENT_CSUMQu Wenruo
2017-10-30btrfs: Add sanity check for EXTENT_DATA when reading out leafQu Wenruo
2017-10-30btrfs: Check if item pointer overlaps with the item itselfQu Wenruo
2017-10-30btrfs: Refactor check_leaf function for later expansionQu Wenruo
2017-10-30Btrfs: cleanup 'start' subtraction from try uncompressed inline extentTimofey Titovets
2017-10-30btrfs: change how we decide to commit transactions during flushingJosef Bacik
2017-10-30Btrfs: send, apply asynchronous page cache readahead to enhance page readKuanling Huang
2017-10-30Btrfs: fix memory leak in raid56Liu Bo
2017-10-30btrfs: make array types static const, reduces object code sizeColin Ian King
2017-10-30btrfs: return -ENOMEM on allocation failure in btrfsicAllen Pais
2017-10-30Btrfs: fix confusing worker helper info in stacktraceLiu Bo
2017-10-30Btrfs: remove bio_flags which indicates a meta block of log-treeLiu Bo
2017-10-30Btrfs: make plug in writing meta blocks really workLiu Bo
2017-10-30btrfs: convert all mount option checking code to use btrfs_test_optSatoru Takeuchi
2017-10-30btrfs: avoid null pointer dereference on fs_info when calling btrfs_critColin Ian King
2017-10-30btrfs: Clean up dead code in root-treeChristos Gkekas
2017-10-30btrfs: tests: Fix a memory leak in error handling path in 'run_test()'Christophe JAILLET
2017-10-30btrfs: Remove redundant argument of __link_block_groupNikolay Borisov
2017-10-30btrfs: Rework error handling of add_extent_mapping in __btrfs_alloc_chunkNikolay Borisov
2017-10-30btrfs: Remove unused parameter from check_direct_IONikolay Borisov
2017-10-30btrfs: Remove unused arguments from btrfs_changed_cb_tNikolay Borisov
2017-10-30btrfs: Remove unused parameters from various functionsNikolay Borisov
2017-10-30btrfs: Remove unused variableNikolay Borisov
2017-10-30Btrfs: do not async submit for nodatasum inodesLiu Bo
2017-10-30Btrfs: search parity device wiselyLiu Bo