summaryrefslogtreecommitdiff
path: root/fs/btrfs
AgeCommit message (Expand)Author
2017-02-28btrfs: Make check_parent_dirs_for_sync take btrfs_inodeNikolay Borisov
2017-02-28btrfs: Make btrfs_orphan_add take btrfs_inodeNikolay Borisov
2017-02-28btrfs: make btrfs_orphan_del take btrfs_inodeNikolay Borisov
2017-02-28btrfs: make btrfs_free_io_failure_record take btrfs_inodeNikolay Borisov
2017-02-28btrfs: make clean_io_failure take btrfs_inodeNikolay Borisov
2017-02-28btrfs: make repair_io_failure take btrfs_inodeNikolay Borisov
2017-02-28btrfs: make check_compressed_csum take btrfs_inodeNikolay Borisov
2017-02-28btrfs: make btrfs_print_data_csum_error take btrfs_inodeNikolay Borisov
2017-02-28btrfs: make free_io_failure take btrfs_inodeNikolay Borisov
2017-02-28btrfs: Make lock_and_cleanup_extent_if_need take btrfs_inodeNikolay Borisov
2017-02-28btrfs: Make check_can_nocow take btrfs_inodeNikolay Borisov
2017-02-28btrfs: Make btrfs_lookup_ordered_range take btrfs_inodeNikolay Borisov
2017-02-28btrfs: Make btrfs_mark_extent_written take btrfs_inodeNikolay Borisov
2017-02-28btrfs: Make fill_holes take btrfs_inodeNikolay Borisov
2017-02-28btrfs: Make hole_mergeable take btrfs_inodeNikolay Borisov
2017-02-28btrfs: Make btrfs_drop_extent_cache take btrfs_inodeNikolay Borisov
2017-02-28btrfs: Make btrfs_requeue_inode_defrag take btrfs_inodeNikolay Borisov
2017-02-28btrfs: Make (__)btrfs_add_inode_defrag take btrfs_inodeNikolay Borisov
2017-02-28btrfs: all btrfs_delalloc_release_metadata take btrfs_inodeNikolay Borisov
2017-02-28btrfs: Make btrfs_delalloc_reserve_metadata take btrfs_inodeNikolay Borisov
2017-02-28btrfs: Make btrfs_orphan_release_metadata take btrfs_inodeNikolay Borisov
2017-02-28btrfs: Make btrfs_orphan_reserve_metadata take btrfs_inodeNikolay Borisov
2017-02-28btrfs: Make calc_csum_metadata_size take btrfs_inodeNikolay Borisov
2017-02-28btrfs: Make drop_outstanding_extent take btrfs_inodeNikolay Borisov
2017-02-28btrfs: make btrfs_alloc_data_chunk_ondemand take btrfs_inodeNikolay Borisov
2017-02-28btrfs: make btrfs_is_free_space_inode take btrfs_inodeNikolay Borisov
2017-02-28btrfs: Make btrfs_i_size_write take btrfs_inodeNikolay Borisov
2017-02-28btrfs: Make btrfs_set_inode_index take btrfs_inodeNikolay Borisov
2017-02-28btrfs: make btrfs_set_inode_index_count take btrfs_inodeNikolay Borisov
2017-02-28btrfs: Make btrfs_insert_dir_item take btrfs_inodeNikolay Borisov
2017-02-28btrfs: Make btrfs_log_all_parents take btrfs_inodeNikolay Borisov
2017-02-27fs: add i_blocksize()Fabian Frederick
2017-02-25Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-02-24mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang
2017-02-24Btrfs: try harder to migrate items to left sibling before splitting a leafFilipe Manana
2017-02-24Btrfs: fix data loss after truncate when using the no-holes featureFilipe Manana
2017-02-24Btrfs: incremental send, fix unnecessary hole writes for sparse filesFilipe Manana
2017-02-24Btrfs: fix use-after-free due to wrong order of destroying work queuesFilipe Manana
2017-02-24Btrfs: fix assertion failure when freeing block groups at close_ctree()Filipe Manana
2017-02-24Btrfs: do not create explicit holes when replaying log tree if NO_HOLES enabledFilipe Manana
2017-02-24Btrfs: fix leak of subvolume writers counterRobbie Ko
2017-02-24Btrfs: bulk delete checksum items in the same leafFilipe Manana
2017-02-24Btrfs: incremental send, do not issue invalid rmdir operationsRobbie Ko
2017-02-24Btrfs: incremental send, do not delay rename when parent inode is newFilipe Manana
2017-02-24Btrfs: send, fix failure to rename top level inode due to name collisionRobbie Ko
2017-02-22Btrfs: use the correct type when creating cow dio extentLiu Bo
2017-02-22Btrfs: fix deadlock between dedup on same file and starting writebackFilipe Manana
2017-02-17Merge branch 'for-4.11/next' into for-4.11/linus-mergeJens Axboe
2017-02-17btrfs: use btrfs_debug instead of pr_debug in transaction abortJeff Mahoney
2017-02-17btrfs: btrfs_truncate_free_space_cache always allocates pathJeff Mahoney