summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | btrfs: merge nr_pages input and output parameter in compress_pagesDavid Sterba2017-02-285-15/+11Star
| | * | | | | | | | | btrfs: merge length input and output parameter in compress_pagesDavid Sterba2017-02-285-20/+18Star
| | * | | | | | | | | btrfs: constify name of subvolume in creation helpersDavid Sterba2017-02-281-3/+3
| | * | | | | | | | | btrfs: constify buffers used by compression helpersDavid Sterba2017-02-283-3/+3
| | * | | | | | | | | btrfs: constify input buffer of btrfs_csum_dataDavid Sterba2017-02-282-3/+3
| | * | | | | | | | | btrfs: constify device path passed to relevant helpersDavid Sterba2017-02-284-18/+22
| | * | | | | | | | | btrfs: make btrfs_inode_resume_unlocked_dio take btrfs_inodeNikolay Borisov2017-02-282-4/+3Star
| | * | | | | | | | | btrfs: make btrfs_inode_block_unlocked_dio take btrfs_inodeNikolay Borisov2017-02-282-3/+3
| | * | | | | | | | | btrfs: Make btrfs_add_nondir take btrfs_inodeNikolay Borisov2017-02-281-9/+13
| | * | | | | | | | | btrfs: Make btrfs_add_link take btrfs_inodeNikolay Borisov2017-02-283-23/+26
| | * | | | | | | | | btrfs: Make btrfs_del_delalloc_inode take btrfs_inodeNikolay Borisov2017-02-281-7/+7
| | * | | | | | | | | btrfs: Make get_extent_t take btrfs_inodeNikolay Borisov2017-02-288-54/+59
| | * | | | | | | | | btrfs: Make check_extent_to_block take btrfs_inodeNikolay Borisov2017-02-281-5/+6
| | * | | | | | | | | btrfs: Make clone_update_extent_map take btrfs_inodeNikolay Borisov2017-02-281-14/+13Star
| | * | | | | | | | | btrfs: Make btrfs_clear_bit_hook take btrfs_inodeNikolay Borisov2017-02-283-21/+25
| | * | | | | | | | | btrfs: Make btrfs_extent_item_to_extent_map take btrfs_inodeNikolay Borisov2017-02-284-8/+10
| | * | | | | | | | | btrfs: make btrfs_log_inode_parent take btrfs_inodeNikolay Borisov2017-02-281-26/+24Star
| | * | | | | | | | | btrfs: Make check_parent_dirs_for_sync take btrfs_inodeNikolay Borisov2017-02-281-14/+14
| | * | | | | | | | | btrfs: Make btrfs_orphan_add take btrfs_inodeNikolay Borisov2017-02-284-22/+24
| | * | | | | | | | | btrfs: make btrfs_orphan_del take btrfs_inodeNikolay Borisov2017-02-281-20/+20
| | * | | | | | | | | btrfs: make btrfs_free_io_failure_record take btrfs_inodeNikolay Borisov2017-02-283-7/+9
| | * | | | | | | | | btrfs: make clean_io_failure take btrfs_inodeNikolay Borisov2017-02-283-14/+15
| | * | | | | | | | | btrfs: make repair_io_failure take btrfs_inodeNikolay Borisov2017-02-283-11/+12
| | * | | | | | | | | btrfs: make check_compressed_csum take btrfs_inodeNikolay Borisov2017-02-281-5/+4Star
| | * | | | | | | | | btrfs: make btrfs_print_data_csum_error take btrfs_inodeNikolay Borisov2017-02-283-7/+8
| | * | | | | | | | | btrfs: make free_io_failure take btrfs_inodeNikolay Borisov2017-02-283-11/+13
| | * | | | | | | | | btrfs: Make lock_and_cleanup_extent_if_need take btrfs_inodeNikolay Borisov2017-02-281-14/+14
| | * | | | | | | | | btrfs: Make check_can_nocow take btrfs_inodeNikolay Borisov2017-02-281-10/+12
| | * | | | | | | | | btrfs: Make btrfs_lookup_ordered_range take btrfs_inodeNikolay Borisov2017-02-286-18/+19
| | * | | | | | | | | btrfs: Make btrfs_mark_extent_written take btrfs_inodeNikolay Borisov2017-02-283-6/+6
| | * | | | | | | | | btrfs: Make fill_holes take btrfs_inodeNikolay Borisov2017-02-281-19/+18Star
| | * | | | | | | | | btrfs: Make hole_mergeable take btrfs_inodeNikolay Borisov2017-02-281-4/+5
| | * | | | | | | | | btrfs: Make btrfs_drop_extent_cache take btrfs_inodeNikolay Borisov2017-02-286-26/+30
| | * | | | | | | | | btrfs: Make btrfs_requeue_inode_defrag take btrfs_inodeNikolay Borisov2017-02-281-5/+5
| | * | | | | | | | | btrfs: Make (__)btrfs_add_inode_defrag take btrfs_inodeNikolay Borisov2017-02-283-16/+17
| | * | | | | | | | | btrfs: all btrfs_delalloc_release_metadata take btrfs_inodeNikolay Borisov2017-02-287-19/+22
| | * | | | | | | | | btrfs: Make btrfs_delalloc_reserve_metadata take btrfs_inodeNikolay Borisov2017-02-284-38/+39
| | * | | | | | | | | btrfs: Make btrfs_orphan_release_metadata take btrfs_inodeNikolay Borisov2017-02-283-8/+8
| | * | | | | | | | | btrfs: Make btrfs_orphan_reserve_metadata take btrfs_inodeNikolay Borisov2017-02-283-7/+7
| | * | | | | | | | | btrfs: Make calc_csum_metadata_size take btrfs_inodeNikolay Borisov2017-02-281-15/+12Star
| | * | | | | | | | | btrfs: Make drop_outstanding_extent take btrfs_inodeNikolay Borisov2017-02-281-12/+11Star
| | * | | | | | | | | btrfs: make btrfs_alloc_data_chunk_ondemand take btrfs_inodeNikolay Borisov2017-02-283-6/+7
| | * | | | | | | | | btrfs: make btrfs_is_free_space_inode take btrfs_inodeNikolay Borisov2017-02-285-19/+20
| | * | | | | | | | | btrfs: Make btrfs_i_size_write take btrfs_inodeNikolay Borisov2017-02-287-19/+18Star
| | * | | | | | | | | btrfs: Make btrfs_set_inode_index take btrfs_inodeNikolay Borisov2017-02-283-13/+13
| | * | | | | | | | | btrfs: make btrfs_set_inode_index_count take btrfs_inodeNikolay Borisov2017-02-281-8/+8
| | * | | | | | | | | btrfs: Make btrfs_insert_dir_item take btrfs_inodeNikolay Borisov2017-02-285-7/+7
| | * | | | | | | | | btrfs: Make btrfs_log_all_parents take btrfs_inodeNikolay Borisov2017-02-281-5/+5
| * | | | | | | | | | Btrfs: try harder to migrate items to left sibling before splitting a leafFilipe Manana2017-02-241-0/+7
| * | | | | | | | | | Btrfs: fix data loss after truncate when using the no-holes featureFilipe Manana2017-02-241-13/+6Star