aboutsummaryrefslogtreecommitdiff
path: root/fs/btrfs/inode.c
AgeCommit message (Expand)AuthorFilesLines
2017-03-23Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-0/+14
2017-03-17btrfs: add missing memset while reading compressed inline extentsGravatar Zygo Blaxell 1-0/+14
2017-03-02statx: Add a system call to make enhanced file info availableGravatar David Howells 1-3/+3
2017-03-02Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-216/+229
2017-02-28Merge branch 'for-chris-4.11-part2' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Chris Mason 1-201/+215
2017-02-28btrfs: add dummy callback for readpage_io_failed and drop checksGravatar David Sterba 1-0/+7
2017-02-28btrfs: document existence of extent_io ops callbacksGravatar David Sterba 1-2/+5
2017-02-28btrfs: let writepage_end_io_hook return voidGravatar David Sterba 1-4/+2
2017-02-28btrfs: derive maximum output size in the compression implementationGravatar David Sterba 1-2/+1
2017-02-28btrfs: use predefined limits for calculating maximum number of pages for comp...Gravatar David Sterba 1-5/+6
2017-02-28btrfs: export compression buffer limits in a headerGravatar David Sterba 1-10/+0
2017-02-28btrfs: merge nr_pages input and output parameter in compress_pagesGravatar David Sterba 1-7/+6
2017-02-28btrfs: merge length input and output parameter in compress_pagesGravatar David Sterba 1-1/+1
2017-02-28btrfs: make btrfs_inode_resume_unlocked_dio take btrfs_inodeGravatar Nikolay Borisov 1-1/+1
2017-02-28btrfs: make btrfs_inode_block_unlocked_dio take btrfs_inodeGravatar Nikolay Borisov 1-1/+1
2017-02-28btrfs: Make btrfs_add_nondir take btrfs_inodeGravatar Nikolay Borisov 1-9/+13
2017-02-28btrfs: Make btrfs_add_link take btrfs_inodeGravatar Nikolay Borisov 1-19/+20
2017-02-28btrfs: Make btrfs_del_delalloc_inode take btrfs_inodeGravatar Nikolay Borisov 1-7/+7
2017-02-28btrfs: Make get_extent_t take btrfs_inodeGravatar Nikolay Borisov 1-16/+18
2017-02-28btrfs: Make btrfs_clear_bit_hook take btrfs_inodeGravatar Nikolay Borisov 1-18/+19
2017-02-28btrfs: Make btrfs_extent_item_to_extent_map take btrfs_inodeGravatar Nikolay Borisov 1-1/+2
2017-02-28btrfs: Make btrfs_orphan_add take btrfs_inodeGravatar Nikolay Borisov 1-19/+20
2017-02-28btrfs: make btrfs_orphan_del take btrfs_inodeGravatar Nikolay Borisov 1-20/+20
2017-02-28btrfs: make btrfs_free_io_failure_record take btrfs_inodeGravatar Nikolay Borisov 1-4/+5
2017-02-28btrfs: make clean_io_failure take btrfs_inodeGravatar Nikolay Borisov 1-2/+2
2017-02-28btrfs: make btrfs_print_data_csum_error take btrfs_inodeGravatar Nikolay Borisov 1-1/+1
2017-02-28btrfs: make free_io_failure take btrfs_inodeGravatar Nikolay Borisov 1-3/+3
2017-02-28btrfs: Make btrfs_lookup_ordered_range take btrfs_inodeGravatar Nikolay Borisov 1-5/+6
2017-02-28btrfs: Make btrfs_mark_extent_written take btrfs_inodeGravatar Nikolay Borisov 1-1/+1
2017-02-28btrfs: Make btrfs_drop_extent_cache take btrfs_inodeGravatar Nikolay Borisov 1-14/+17
2017-02-28btrfs: Make (__)btrfs_add_inode_defrag take btrfs_inodeGravatar Nikolay Borisov 1-4/+5
2017-02-28btrfs: all btrfs_delalloc_release_metadata take btrfs_inodeGravatar Nikolay Borisov 1-3/+4
2017-02-28btrfs: Make btrfs_orphan_release_metadata take btrfs_inodeGravatar Nikolay Borisov 1-2/+2
2017-02-28btrfs: Make btrfs_orphan_reserve_metadata take btrfs_inodeGravatar Nikolay Borisov 1-1/+1
2017-02-28btrfs: make btrfs_is_free_space_inode take btrfs_inodeGravatar Nikolay Borisov 1-11/+12
2017-02-28btrfs: Make btrfs_i_size_write take btrfs_inodeGravatar Nikolay Borisov 1-10/+9
2017-02-28btrfs: Make btrfs_set_inode_index take btrfs_inodeGravatar Nikolay Borisov 1-11/+11
2017-02-28btrfs: make btrfs_set_inode_index_count take btrfs_inodeGravatar Nikolay Borisov 1-8/+8
2017-02-28btrfs: Make btrfs_insert_dir_item take btrfs_inodeGravatar Nikolay Borisov 1-1/+1
2017-02-25Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-322/+260
2017-02-24mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfGravatar Dave Jiang 1-3/+3
2017-02-24Btrfs: fix data loss after truncate when using the no-holes featureGravatar Filipe Manana 1-13/+6
2017-02-24Btrfs: fix leak of subvolume writers counterGravatar Robbie Ko 1-2/+8
2017-02-22Btrfs: use the correct type when creating cow dio extentGravatar Liu Bo 1-1/+1
2017-02-17btrfs: remove unused parameter from add_pending_csumsGravatar David Sterba 1-4/+2
2017-02-17Btrfs: specify a new ordered extent type for create_io_emGravatar Liu Bo 1-4/+4
2017-02-17Btrfs: create a helper to create em for IOGravatar Liu Bo 1-115/+74
2017-02-17btrfs: Better csum error message for data csum mismatchGravatar Qu Wenruo 1-3/+2
2017-02-14Btrfs: kill trans in run_delalloc_nocow and btrfs_cross_ref_existGravatar Liu Bo 1-35/+3
2017-02-14Btrfs: fix wrong argument for btrfs_lookup_ordered_rangeGravatar Liu Bo 1-1/+1