Filipe Manana
|
213e8c5520
Btrfs: skip writeback of last page when truncating file to same size
|
7 years ago |
Nikolay Borisov
|
de224b7c56
btrfs: Remove redundant memory barriers around dio_private error status
|
7 years ago |
David Sterba
|
e67c718b5b
btrfs: add more __cold annotations
|
7 years ago |
Liu Bo
|
5811375325
Btrfs: fix unexpected cow in run_delalloc_nocow
|
7 years ago |
Nikolay Borisov
|
9678c54388
btrfs: Remove custom crc32c init code
|
7 years ago |
Nikolay Borisov
|
c1c3fac2a9
btrfs: Remove btrfs_inode::delayed_iput_count
|
7 years ago |
Liu Bo
|
3d5addafd0
Btrfs: do not check inode's runtime flags under root->orphan_lock
|
7 years ago |
Anand Jain
|
566b1760b4
btrfs: use ASSERT to report logical error in cow_file_range()
|
7 years ago |
Anand Jain
|
3752d22fce
btrfs: cow_file_range() num_bytes and disk_num_bytes are same
|
7 years ago |
Linus Torvalds
|
af8c081627
Merge tag 'for-4.16-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
|
7 years ago |
Nikolay Borisov
|
ac01f26a27
btrfs: handle failure of add_pending_csums
|
7 years ago |
Linus Torvalds
|
da370f1d63
Merge tag 'for-4.16-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
|
7 years ago |
Liu Bo
|
1a932ef4e4
Btrfs: fix use-after-free on root->orphan_block_rsv
|
7 years ago |
Liu Bo
|
e8f1bc1493
Btrfs: fix btrfs_evict_inode to handle abnormal inodes correctly
|
7 years ago |
Liu Bo
|
e89166990f
Btrfs: fix deadlock in run_delalloc_nocow
|
7 years ago |
Linus Torvalds
|
31466f3ed7
Merge tag 'for-4.16-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
|
7 years ago |
Linus Torvalds
|
a4b7fd7d34
Merge tag 'iversion-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux
|
7 years ago |
Jeff Layton
|
3a8c7231d5
btrfs: only dirty the inode in btrfs_update_time if something was changed
|
7 years ago |
Jeff Layton
|
c7f88c4e78
btrfs: convert to new i_version API
|
7 years ago |
Jeff Layton
|
ae5e165d85
fs: new API for handling inode->i_version
|
7 years ago |
Nikolay Borisov
|
b03ebd992f
btrfs: Use IS_ALIGNED in btrfs_truncate_block instead of opencoding it
|
7 years ago |
Liu Bo
|
c04e61b5e4
Btrfs: move extent map specific code to extent_map.c
|
7 years ago |
Liu Bo
|
7b4df058b0
Btrfs: add helper for em merge logic
|
7 years ago |
Liu Bo
|
18e83ac75b
Btrfs: fix unexpected EEXIST from btrfs_get_extent
|
7 years ago |
Liu Bo
|
a520a7e0b5
Btrfs: fix incorrect block_len in merge_extent_mapping
|
7 years ago |
Su Yue
|
df6703e15c
btrfs: correct wrong comment about magic number of index_cnt
|
7 years ago |
David Sterba
|
e43bbe5e16
btrfs: sink unlock_extent parameter gfp_flags
|
7 years ago |
Nikolay Borisov
|
36f7894f66
btrfs: Remove redundant pair of bio_get/set in __btrfs_submit_dio_bio
|
7 years ago |
Nikolay Borisov
|
ea057f6daf
btrfs: Remove redundant bio_get/set from submit_dio_repair_bio
|
7 years ago |
Nikolay Borisov
|
0a9b0e5351
btrfs: sink extent_write_full_page tree argument
|
7 years ago |