summaryrefslogtreecommitdiff
path: root/fs/btrfs/inode.c
AgeCommit message (Expand)Author
2018-04-19btrfs: fix unaligned access in readdirDavid Sterba
2018-04-12btrfs: replace GPL boilerplate by SPDX -- sourcesDavid Sterba
2018-03-31btrfs: qgroup: Use separate meta reservation type for delallocQu Wenruo
2018-03-31Btrfs: delete dead code in btrfs_orphan_add()Omar Sandoval
2018-03-31btrfs: drop fs_info parameter from btrfs_run_delayed_refsNikolay Borisov
2018-03-31btrfs: Remove unused root var from relink_file_extentsNikolay Borisov
2018-03-31btrfs: rename submit callbacks and drop double underscoresDavid Sterba
2018-03-31btrfs: remove unused parameters from extent_submit_bio_done_tDavid Sterba
2018-03-31btrfs: remove unused parameters from extent_submit_bio_start_tDavid Sterba
2018-03-31btrfs: open code trivial helper btrfs_page_exists_in_rangeDavid Sterba
2018-03-31btrfs: Use filemap_range_has_page()Matthew Wilcox
2018-03-26btrfs: adjust return values of btrfs_inode_by_nameSu Yue
2018-03-26btrfs: Remove root argument from cow_file_range_inlineNikolay Borisov
2018-03-26Btrfs: skip writeback of last page when truncating file to same sizeFilipe Manana
2018-03-26btrfs: Remove redundant memory barriers around dio_private error statusNikolay Borisov
2018-03-26btrfs: add more __cold annotationsDavid Sterba
2018-03-26Btrfs: fix unexpected cow in run_delalloc_nocowLiu Bo
2018-03-26btrfs: Remove custom crc32c init codeNikolay Borisov
2018-03-26btrfs: Remove btrfs_inode::delayed_iput_countNikolay Borisov
2018-03-26Btrfs: do not check inode's runtime flags under root->orphan_lockLiu Bo
2018-03-26btrfs: use ASSERT to report logical error in cow_file_range()Anand Jain
2018-03-26btrfs: cow_file_range() num_bytes and disk_num_bytes are sameAnand Jain
2018-03-04Merge tag 'for-4.16-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-03-01btrfs: handle failure of add_pending_csumsNikolay Borisov
2018-02-16Merge tag 'for-4.16-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-02-02Btrfs: fix use-after-free on root->orphan_block_rsvLiu Bo
2018-02-02Btrfs: fix btrfs_evict_inode to handle abnormal inodes correctlyLiu Bo
2018-02-02Btrfs: fix deadlock in run_delalloc_nocowLiu Bo
2018-01-29Merge tag 'for-4.16-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds
2018-01-29Merge tag 'iversion-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-01-29btrfs: only dirty the inode in btrfs_update_time if something was changedJeff Layton
2018-01-29btrfs: convert to new i_version APIJeff Layton
2018-01-29fs: new API for handling inode->i_versionJeff Layton
2018-01-22btrfs: Use IS_ALIGNED in btrfs_truncate_block instead of opencoding itNikolay Borisov
2018-01-22Btrfs: move extent map specific code to extent_map.cLiu Bo
2018-01-22Btrfs: add helper for em merge logicLiu Bo
2018-01-22Btrfs: fix unexpected EEXIST from btrfs_get_extentLiu Bo
2018-01-22Btrfs: fix incorrect block_len in merge_extent_mappingLiu Bo
2018-01-22btrfs: correct wrong comment about magic number of index_cntSu Yue
2018-01-22btrfs: sink unlock_extent parameter gfp_flagsDavid Sterba
2018-01-22btrfs: Remove redundant pair of bio_get/set in __btrfs_submit_dio_bioNikolay Borisov
2018-01-22btrfs: Remove redundant bio_get/set from submit_dio_repair_bioNikolay Borisov
2018-01-22btrfs: sink extent_write_full_page tree argumentNikolay Borisov
2018-01-22btrfs: sink extent_write_locked_range tree parameterNikolay Borisov
2018-01-22btrfs: Handle btrfs_set_extent_delalloc failure in fixup workerNikolay Borisov
2018-01-22btrfs: remove redundant check in btrfs_get_extent_fiemapNikolay Borisov
2018-01-22btrfs: Remove unused variable in btrfs_get_extentNikolay Borisov
2018-01-22Btrfs: compress_file_range() change page dirty status onceTimofey Titovets
2018-01-22btrfs: Remove redundant FLAG_VACANCYNikolay Borisov
2018-01-22btrfs: switch btrfs_trans_handle::adding_csums to boolDavid Sterba