summaryrefslogtreecommitdiff
path: root/fs/btrfs/inode.c
Commit message (Expand)AuthorAge
* btrfs: fix unaligned access in readdirDavid Sterba2018-04-19
* btrfs: replace GPL boilerplate by SPDX -- sourcesDavid Sterba2018-04-12
* btrfs: qgroup: Use separate meta reservation type for delallocQu Wenruo2018-03-31
* Btrfs: delete dead code in btrfs_orphan_add()Omar Sandoval2018-03-31
* btrfs: drop fs_info parameter from btrfs_run_delayed_refsNikolay Borisov2018-03-31
* btrfs: Remove unused root var from relink_file_extentsNikolay Borisov2018-03-31
* btrfs: rename submit callbacks and drop double underscoresDavid Sterba2018-03-31
* btrfs: remove unused parameters from extent_submit_bio_done_tDavid Sterba2018-03-31
* btrfs: remove unused parameters from extent_submit_bio_start_tDavid Sterba2018-03-31
* btrfs: open code trivial helper btrfs_page_exists_in_rangeDavid Sterba2018-03-31
* btrfs: Use filemap_range_has_page()Matthew Wilcox2018-03-31
* btrfs: adjust return values of btrfs_inode_by_nameSu Yue2018-03-26
* btrfs: Remove root argument from cow_file_range_inlineNikolay Borisov2018-03-26
* Btrfs: skip writeback of last page when truncating file to same sizeFilipe Manana2018-03-26
* btrfs: Remove redundant memory barriers around dio_private error statusNikolay Borisov2018-03-26
* btrfs: add more __cold annotationsDavid Sterba2018-03-26
* Btrfs: fix unexpected cow in run_delalloc_nocowLiu Bo2018-03-26
* btrfs: Remove custom crc32c init codeNikolay Borisov2018-03-26
* btrfs: Remove btrfs_inode::delayed_iput_countNikolay Borisov2018-03-26
* Btrfs: do not check inode's runtime flags under root->orphan_lockLiu Bo2018-03-26
* btrfs: use ASSERT to report logical error in cow_file_range()Anand Jain2018-03-26
* btrfs: cow_file_range() num_bytes and disk_num_bytes are sameAnand Jain2018-03-26
* Merge tag 'for-4.16-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-03-04
|\
| * btrfs: handle failure of add_pending_csumsNikolay Borisov2018-03-01
* | Merge tag 'for-4.16-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-02-16
|\ \ | |/
| * Btrfs: fix use-after-free on root->orphan_block_rsvLiu Bo2018-02-02
| * Btrfs: fix btrfs_evict_inode to handle abnormal inodes correctlyLiu Bo2018-02-02
| * Btrfs: fix deadlock in run_delalloc_nocowLiu Bo2018-02-02
* | Merge tag 'for-4.16-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds2018-01-29
|\ \ | |/
| * btrfs: Use IS_ALIGNED in btrfs_truncate_block instead of opencoding itNikolay Borisov2018-01-22
| * Btrfs: move extent map specific code to extent_map.cLiu Bo2018-01-22
| * Btrfs: add helper for em merge logicLiu Bo2018-01-22
| * Btrfs: fix unexpected EEXIST from btrfs_get_extentLiu Bo2018-01-22
| * Btrfs: fix incorrect block_len in merge_extent_mappingLiu Bo2018-01-22
| * btrfs: correct wrong comment about magic number of index_cntSu Yue2018-01-22
| * btrfs: sink unlock_extent parameter gfp_flagsDavid Sterba2018-01-22
| * btrfs: Remove redundant pair of bio_get/set in __btrfs_submit_dio_bioNikolay Borisov2018-01-22
| * btrfs: Remove redundant bio_get/set from submit_dio_repair_bioNikolay Borisov2018-01-22
| * btrfs: sink extent_write_full_page tree argumentNikolay Borisov2018-01-22
| * btrfs: sink extent_write_locked_range tree parameterNikolay Borisov2018-01-22
| * btrfs: Handle btrfs_set_extent_delalloc failure in fixup workerNikolay Borisov2018-01-22
| * btrfs: remove redundant check in btrfs_get_extent_fiemapNikolay Borisov2018-01-22
| * btrfs: Remove unused variable in btrfs_get_extentNikolay Borisov2018-01-22
| * Btrfs: compress_file_range() change page dirty status onceTimofey Titovets2018-01-22
| * btrfs: Remove redundant FLAG_VACANCYNikolay Borisov2018-01-22
| * btrfs: switch btrfs_trans_handle::adding_csums to boolDavid Sterba2018-01-22
| * btrfs: remove dead code from btrfs_get_extentEdmund Nadolski2018-01-22
| * btrfs: sink get_extent parameter to extent_readpagesDavid Sterba2018-01-22
| * btrfs: sink get_extent parameter to extent_fiemapDavid Sterba2018-01-22
| * btrfs: sink get_extent parameter to extent_write_full_pageDavid Sterba2018-01-22