aboutsummaryrefslogtreecommitdiff
path: root/fs/btrfs
AgeCommit message (Expand)Author
2017-07-24Merge remote-tracking branch 'btrfs-kdave/for-next'Stephen Rothwell
2017-07-21Merge branch 'for-next-next-v4.14-20170721' into for-next-20170721David Sterba
2017-07-21Merge branch 'compression' into for-next-next-v4.14-20170721David Sterba
2017-07-21Merge branch 'fix/wait-io' into for-next-next-v4.14-20170721David Sterba
2017-07-21Merge branch 'cleanup/dev-helpers' into for-next-next-v4.14-20170721David Sterba
2017-07-21Merge branch 'cleanup/arg-reduction' into for-next-next-v4.14-20170721David Sterba
2017-07-21Merge branch 'dev/gfp-alloc' into for-next-next-v4.14-20170721David Sterba
2017-07-21Merge branch 'ext/hans/ssd-no-spread' into for-next-next-v4.14-20170721David Sterba
2017-07-21Merge branch 'ext/jeffm/lockup-find-free-ro-bg' into for-next-next-v4.14-2017...David Sterba
2017-07-21Merge branch 'ext/omar/shrink-delalloc-no-overcommit' into for-next-next-v4.1...David Sterba
2017-07-21Merge branch 'ext/jeffm/pinned-bytes-should-alloc-chunk' into for-next-next-v...David Sterba
2017-07-21Merge branch 'ext/ed/reftree' into for-next-next-v4.14-20170721David Sterba
2017-07-21Merge branch 'ext/timofey/heuristic' into compressionDavid Sterba
2017-07-21Merge branch 'dev/compr-type-prop-defrag' into compressionDavid Sterba
2017-07-21Merge branch 'dev/comp-level-prep' into compressionDavid Sterba
2017-07-21Btrfs: Do not use data_alloc_cluster in ssd modeHans van Kranenburg
2017-07-21btrfs: fix lockup in find_free_extent with read-only block groupsJeff Mahoney
2017-07-21Btrfs: fix early ENOSPC due to delallocOmar Sandoval
2017-07-21btrfs: Remove never reached error handling code in __add_reloc_rootNikolay Borisov
2017-07-21btrfs: Remove unused parameters from volume.c functionsNikolay Borisov
2017-07-21btrfs: Remove unused variablesNikolay Borisov
2017-07-20btrfs: merge REQ_OP and REQ_ flags to one parameter in submit_extent_pageDavid Sterba
2017-07-20btrfs: cleanup types storing REQ_*David Sterba
2017-07-20btrfs: get fs_info from eb in btrfs_print_tree, remove argumentDavid Sterba
2017-07-20btrfs: get fs_info from eb in btrfs_print_leaf, remove argumentDavid Sterba
2017-07-20btrfs: simplify btrfs_dev_replace_kthreadDavid Sterba
2017-07-20btrfs: factor reading progress out of btrfs_dev_replace_statusDavid Sterba
2017-07-20btrfs: defrag: make readahead state allocation failure non-fatalDavid Sterba
2017-07-20btrfs: use GFP_KERNEL in btrfs_defrag_fileDavid Sterba
2017-07-20btrfs: use GFP_KERNEL in mount and remountDavid Sterba
2017-07-20btrfs: Simplify math in should_alloc chunkNikolay Borisov
2017-07-20btrfs: account for pinned bytes in should_alloc_chunkJeff Mahoney
2017-07-19Btrfs: fix dir item validation when replaying xattr deletesFilipe Manana
2017-07-19btrfs: account that we're waiting for IO in scrub_submit_raid56_bio_waitDavid Sterba
2017-07-19btrfs: account that we're waiting for DIO readDavid Sterba
2017-07-18btrfs: Remove find_raid56_stripe_lenNikolay Borisov
2017-07-18btrfs: use named constant for bdev blocksizeDavid Sterba
2017-07-18btrfs: split write_dev_supers to two functionsDavid Sterba
2017-07-18btrfs: refactor find_device helperDavid Sterba
2017-07-18btrfs: merge alloc_device helpersDavid Sterba
2017-07-18btrfs: Use explicit round_down macro in btrfs resize ioctl handlerNikolay Borisov
2017-07-18btrfs: btrfs_inherit_iflags() can be staticAnand Jain
2017-07-17btrfs: allow defrag compress to override NOCOMPRESS attributeDavid Sterba
2017-07-17btrfs: defrag: cleanup checking for compression statusDavid Sterba
2017-07-17btrfs: separate defrag and property compressionDavid Sterba
2017-07-17Btrfs: add skeleton code for compression heuristicTimofey Titovets
2017-07-17btrfs: rename variable holding per-inode compression typeDavid Sterba
2017-07-17btrfs: prepare for extensions in compression optionsDavid Sterba
2017-07-17btrfs: clean up extraneous computations in add_delayed_refsEdmund Nadolski
2017-07-17btrfs: allow backref search checks for shared extentsEdmund Nadolski