summaryrefslogtreecommitdiffstats
path: root/fs/btrfs
Commit message (Expand)AuthorAgeFilesLines
...
| * btrfs: fix send ioctl on 32bit with 64bit kernelJosef Bacik2017-10-303-12/+56
| * btrfs: fix use of error or warning for missing deviceAnand Jain2017-10-301-8/+18
| * btrfs: declare btrfs_report_missing_device() staticAnand Jain2017-10-302-8/+6
| * btrfs: fix EIO misuse to report missing degraded optionAnand Jain2017-10-301-3/+3
| * btrfs: add_missing_dev() should return the actual errorAnand Jain2017-10-301-5/+12
| * btrfs: Clean up unused variables in free-space-tree.cChristos Gkekas2017-10-301-4/+0
| * btrfs: tree-checker: use %zu format string for size_tArnd Bergmann2017-10-301-1/+1
| * Btrfs: remove nr_async_submits and async_submit_drainingLiu Bo2017-10-303-54/+0
| * Btrfs: do not make defrag wait on async_delalloc_pagesLiu Bo2017-10-301-15/+0
| * Btrfs: remove nr_async_biosLiu Bo2017-10-303-19/+0
| * btrfs: tree-checker: Enhance output for check_extent_data_itemQu Wenruo2017-10-301-28/+69
| * btrfs: tree-checker: Enhance output for check_csum_itemQu Wenruo2017-10-301-3/+9
| * btrfs: tree-checker: Enhance output for btrfs_check_leafQu Wenruo2017-10-301-6/+21
| * btrfs: tree-checker: Enhance btrfs_check_node outputQu Wenruo2017-10-301-7/+61
| * btrfs: Move leaf and node validation checker to tree-checker.cQu Wenruo2017-10-304-282/+340
| * Btrfs: compress_file_range remove dead variable num_bytesTimofey Titovets2017-10-301-7/+3
| * btrfs: use appropriate replacements for __sb_{start,end}_write callsRakesh Pandit2017-10-301-2/+2
| * btrfs: prefix sysfs attribute struct namesHans van Kranenburg2017-10-302-46/+43
| * btrfs: Fix bool initialization/comparisonThomas Meyer2017-10-303-10/+10
| * btrfs: Refactor transaction handling in received subvolume ioctlNikolay Borisov2017-10-301-5/+1
| * btrfs: Explicitly handle btrfs_update_root failureNikolay Borisov2017-10-301-1/+6
| * btrfs: error out if btrfs_attach_transaction() failsAnand Jain2017-10-301-3/+8
| * btrfs: fix BUG_ON in btrfs_init_new_device()Anand Jain2017-10-301-5/+9
| * btrfs: undo writable superblocke when sprouting failsAnand Jain2017-10-301-0/+2
| * btrfs: Add checker for EXTENT_CSUMQu Wenruo2017-10-301-0/+24
| * btrfs: Add sanity check for EXTENT_DATA when reading out leafQu Wenruo2017-10-301-0/+103
| * btrfs: Check if item pointer overlaps with the item itselfQu Wenruo2017-10-301-0/+7
| * btrfs: Refactor check_leaf function for later expansionQu Wenruo2017-10-301-23/+27
| * Btrfs: cleanup 'start' subtraction from try uncompressed inline extentTimofey Titovets2017-10-301-1/+1
| * btrfs: change how we decide to commit transactions during flushingJosef Bacik2017-10-301-14/+28
| * Btrfs: send, apply asynchronous page cache readahead to enhance page readKuanling Huang2017-10-301-5/+16
| * Btrfs: fix memory leak in raid56Liu Bo2017-10-301-2/+20
| * btrfs: make array types static const, reduces object code sizeColin Ian King2017-10-301-4/+6
| * btrfs: return -ENOMEM on allocation failure in btrfsicAllen Pais2017-10-301-2/+2
| * Btrfs: fix confusing worker helper info in stacktraceLiu Bo2017-10-301-1/+1
| * Btrfs: remove bio_flags which indicates a meta block of log-treeLiu Bo2017-10-303-16/+4
| * Btrfs: make plug in writing meta blocks really workLiu Bo2017-10-302-2/+6
| * btrfs: convert all mount option checking code to use btrfs_test_optSatoru Takeuchi2017-10-302-2/+2
| * btrfs: avoid null pointer dereference on fs_info when calling btrfs_critColin Ian King2017-10-301-2/+2
| * btrfs: Clean up dead code in root-treeChristos Gkekas2017-10-301-4/+0
| * btrfs: tests: Fix a memory leak in error handling path in 'run_test()'Christophe JAILLET2017-10-301-1/+2
| * btrfs: Remove redundant argument of __link_block_groupNikolay Borisov2017-10-301-4/+4
| * btrfs: Rework error handling of add_extent_mapping in __btrfs_alloc_chunkNikolay Borisov2017-10-301-5/+5
| * btrfs: Remove unused parameter from check_direct_IONikolay Borisov2017-10-301-2/+1
| * btrfs: Remove unused arguments from btrfs_changed_cb_tNikolay Borisov2017-10-303-18/+9
| * btrfs: Remove unused parameters from various functionsNikolay Borisov2017-10-301-14/+11
| * btrfs: Remove unused variableNikolay Borisov2017-10-301-2/+0
| * Btrfs: do not async submit for nodatasum inodesLiu Bo2017-10-301-1/+1
| * Btrfs: search parity device wiselyLiu Bo2017-10-301-1/+7
| * btrfs: copy fsid to super_block s_uuidAnand Jain2017-10-301-0/+1
OpenPOWER on IntegriCloud