summaryrefslogtreecommitdiff
path: root/fs/btrfs (follow)
Commit message (Expand)AuthorAge
...
| | * Btrfs: don't do extra bitmap search in one bit caseJosef Bacik2015-10-21
| | * Btrfs: keep track of largest extent in bitmapsJosef Bacik2015-10-21
| | * Btrfs: don't keep trying to build clusters if we are fragmentedJosef Bacik2015-10-21
| | * Btrfs: cut down on loops through the allocatorJosef Bacik2015-10-21
| | * Btrfs: don't continue setting up space cache when enospcJosef Bacik2015-10-21
| | * Btrfs: keep track of max_extent_size per space_infoJosef Bacik2015-10-21
| | * Btrfs: don't loop in allocator for space cacheJosef Bacik2015-10-21
| | * Btrfs: add a flags field to btrfs_transactionJosef Bacik2015-10-21
| | * Btrfs: fix prealloc under heavy fragmentation conditionsJosef Bacik2015-10-21
| | * Btrfs: add fragment=* debug mount optionJosef Bacik2015-10-21
| | * Btrfs: fix qgroup sanity testsJosef Bacik2015-10-21
| | * Btrfs: change how we wait for pending ordered extentsJosef Bacik2015-10-21
| * | btrfs: qgroup: Check if qgroup reserved space leakedQu Wenruo2015-10-21
| * | btrfs: qgroup: Avoid calling btrfs_free_reserved_data_space in clear_bit_hookQu Wenruo2015-10-21
| * | btrfs: fallocate: Add support to accurate qgroup reserveQu Wenruo2015-10-21
| * | btrfs: qgroup: Add new trace point for qgroup data reserveQu Wenruo2015-10-21
| * | btrfs: Add handler for invalidate pageQu Wenruo2015-10-21
| * | btrfs: qgroup: Add handler for NOCOW and inlineQu Wenruo2015-10-21
| * | btrfs: qgroup: Cleanup old inaccurate facilitiesQu Wenruo2015-10-21
| * | btrfs: extent-tree: Switch to new delalloc space reserve and releaseQu Wenruo2015-10-21
| * | btrfs: extent-tree: Add new version of btrfs_delalloc_reserve/release_spaceQu Wenruo2015-10-21
| * | btrfs: extent-tree: Switch to new check_data_free_space and free_reserved_dat...Qu Wenruo2015-10-21
| * | btrfs: extent-tree: Add new version of btrfs_check_data_free_space and btrfs_...Qu Wenruo2015-10-21
| * | btrfs: qgroup: Use new metadata reservation.Qu Wenruo2015-10-21
| * | btrfs: qgroup: Introduce new functions to reserve/free metadataQu Wenruo2015-10-21
| * | btrfs: delayed_ref: release and free qgroup reserved at proper timingQu Wenruo2015-10-21
| * | btrfs: delayed_ref: Add new function to record reserved space into delayed refQu Wenruo2015-10-21
| * | btrfs: qgroup: Introduce functions to release/free qgroup reserve dataQu Wenruo2015-10-21
| * | btrfs: qgroup: Introduce btrfs_qgroup_reserve_data functionQu Wenruo2015-10-21
| * | btrfs: extent_io: Introduce new function clear_record_extent_bits()Qu Wenruo2015-10-21
| * | btrfs: extent_io: Introduce new function set_record_extent_bitsQu Wenruo2015-10-21
| * | btrfs: extent_io: Introduce needed structure for recoding set/clear bitsQu Wenruo2015-10-21
| |/
| * Merge branch 'integration-4.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Chris Mason2015-10-21
| |\
| | * Btrfs: fix truncation of compressed and inlined extentsFilipe Manana2015-10-16
| | * Btrfs: fix double range unlock of hole region when reading pageFilipe Manana2015-10-14
| | * Btrfs: fix file corruption and data loss after cloning inline extentsFilipe Manana2015-10-14
| | * btrfs: fix resending received snapshot with parentRobin Ruede2015-10-13
| | * Btrfs: send, fix file corruption due to incorrect cloning operationsFilipe Manana2015-10-13
| * | Merge branch 'cleanups/for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/...Chris Mason2015-10-21
| |\ \ | | |/ | |/|
| | * btrfs: reada: Fix returned errno codeLuis de Bethencourt2015-10-21
| | * btrfs: check-integrity: Fix returned errno codesLuis de Bethencourt2015-10-21
| | * btrfs: compress: put variables defined per compress type in struct to make ca...Byongho Lee2015-10-21
| | * btrfs: cleanup iterating over prop_handlers arrayByongho Lee2015-10-21
| | * btrfs: fix a comment typoGeliang Tang2015-10-21
| | * btrfs: declare rsv_count as unsigned int instead of intAlexandru Moise2015-10-21
| | * btrfs: change num_items type from u64 to unsigned intAlexandru Moise2015-10-21
| | * btrfs: cleanup btrfs_balance profile validity checksAlexandru Moise2015-10-21
| | * btrfs/file.c: remove an unsed varialbe first_indexShan Hai2015-10-21
| | * btrfs: use btrfs_raid_array in btrfs_reduce_alloc_profileZhao Lei2015-10-21
| | * btrfs: use btrfs_raid_array for btrfs_get_num_tolerated_disk_barrier_failures()Zhao Lei2015-10-21