summaryrefslogtreecommitdiffstats
path: root/fs/btrfs
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | btrfs: Remove redundant setting of uuid in btrfs_block_headerNikolay Borisov2017-08-211-2/+0
| * | | | btrfs: Do not use data_alloc_cluster in ssd modeHans van Kranenburg2017-08-214-19/+20
| * | | | btrfs: use btrfsic_submit_bio instead of submit_bio in write_dev_flushLu Fengqi2017-08-211-1/+1
| * | | | Btrfs: incremental send, fix emission of invalid clone operationsFilipe Manana2017-08-211-0/+19
| * | | | Btrfs: fix out of bounds array access while reading extent bufferLiu Bo2017-08-211-8/+12
| * | | | btrfs: Fix -EOVERFLOW handling in btrfs_ioctl_tree_search_v2Nikolay Borisov2017-08-181-3/+0
| * | | | btrfs: Move skip checksum check from btrfs_submit_direct to __btrfs_submit_di...Nikolay Borisov2017-08-181-12/+6
| * | | | Btrfs: fix assertion failure during fsync in no-holes modeFilipe Manana2017-08-181-1/+4
| * | | | Btrfs: avoid unnecessarily locking inode when clearing a rangeFilipe Manana2017-08-181-3/+4
| * | | | btrfs: remove redundant check on ret being non-zeroColin Ian King2017-08-181-2/+0
| * | | | btrfs: expose internal free space tree routine only if sanity tests are enabledNikolay Borisov2017-08-181-1/+2
| * | | | btrfs: Remove unused sectorsize variable from struct map_lookupNikolay Borisov2017-08-182-3/+0
| * | | | btrfs: Remove never-reached WARN_ONNikolay Borisov2017-08-181-1/+1
| * | | | btrfs: remove unused BTRFS_COMPRESS_LASTAnand Jain2017-08-181-1/+0
| * | | | btrfs: use appropriate define for the fsidAnand Jain2017-08-184-13/+13
| * | | | btrfs: increase ctx->pos for delayed dir indexJosef Bacik2017-08-181-0/+1
| * | | | btrfs: fix readdir deadlock with pagefaultJosef Bacik2017-08-164-34/+110
| * | | | btrfs: Simplify math in should_alloc chunkNikolay Borisov2017-08-161-5/+4
| * | | | btrfs: account for pinned bytes in should_alloc_chunkJeff Mahoney2017-08-161-1/+1
| * | | | btrfs: prepare for extensions in compression optionsDavid Sterba2017-08-162-4/+4
| * | | | btrfs: allow defrag compress to override NOCOMPRESS attributeDavid Sterba2017-08-161-3/+3
| * | | | btrfs: defrag: cleanup checking for compression statusDavid Sterba2017-08-161-6/+6
| * | | | btrfs: separate defrag and property compressionDavid Sterba2017-08-163-3/+14
| * | | | btrfs: rename variable holding per-inode compression typeDavid Sterba2017-08-164-12/+12
| * | | | Btrfs: add skeleton code for compression heuristicTimofey Titovets2017-08-163-4/+39
| * | | | btrfs: account that we're waiting for IO in scrub_submit_raid56_bio_waitDavid Sterba2017-08-161-1/+1
| * | | | btrfs: account that we're waiting for DIO readDavid Sterba2017-08-161-2/+2
| * | | | btrfs: drop chunk locks at the end of close_ctreeDavid Sterba2017-08-161-2/+0
| * | | | btrfs: remove trivial wrapper btrfs_force_raDavid Sterba2017-08-163-11/+3
| * | | | btrfs: drop ancient page flag mappingsDavid Sterba2017-08-161-7/+0
| * | | | btrfs: fix spelling of snapshottingDavid Sterba2017-08-166-36/+36
| * | | | btrfs: Make flush_space return voidNikolay Borisov2017-08-161-8/+8
| * | | | btrfs: Deprecate userspace transaction ioctlsNikolay Borisov2017-08-161-0/+11
| * | | | btrfs: use named constant for bdev blocksizeDavid Sterba2017-08-164-11/+20
| * | | | btrfs: split write_dev_supers to two functionsDavid Sterba2017-08-161-56/+73
| * | | | btrfs: refactor find_device helperDavid Sterba2017-08-161-6/+13
| * | | | btrfs: merge alloc_device helpersDavid Sterba2017-08-161-25/+11
| * | | | btrfs: merge REQ_OP and REQ_ flags to one parameter in submit_extent_pageDavid Sterba2017-08-161-6/+8
| * | | | btrfs: cleanup types storing REQ_*David Sterba2017-08-162-7/+9
| * | | | btrfs: get fs_info from eb in btrfs_print_tree, remove argumentDavid Sterba2017-08-162-3/+5
| * | | | btrfs: get fs_info from eb in btrfs_print_leaf, remove argumentDavid Sterba2017-08-166-15/+17
| * | | | btrfs: simplify btrfs_dev_replace_kthreadDavid Sterba2017-08-161-17/+11
| * | | | btrfs: factor reading progress out of btrfs_dev_replace_statusDavid Sterba2017-08-161-16/+30
| * | | | btrfs: defrag: make readahead state allocation failure non-fatalDavid Sterba2017-08-161-7/+8
| * | | | btrfs: use GFP_KERNEL in btrfs_defrag_fileDavid Sterba2017-08-161-3/+2
| * | | | btrfs: use GFP_KERNEL in mount and remountDavid Sterba2017-08-161-7/+8
| * | | | btrfs: Remove never reached error handling code in __add_reloc_rootNikolay Borisov2017-08-161-2/+0
| * | | | btrfs: Remove unused parameters from volume.c functionsNikolay Borisov2017-08-164-11/+5
| * | | | btrfs: Remove unused variablesNikolay Borisov2017-08-161-9/+0
| * | | | btrfs: Remove find_raid56_stripe_lenNikolay Borisov2017-08-161-20/+7
OpenPOWER on IntegriCloud