Filipe Manana
|
df8d116ffa
Btrfs: fix fsync log replay for inodes with a mix of regular refs and extrefs
|
10 years ago |
Filipe Manana
|
2c2c452b0c
Btrfs: fix fsync when extend references are added to an inode
|
10 years ago |
Filipe Manana
|
d36808e0d4
Btrfs: fix directory inconsistency after fsync log replay
|
10 years ago |
Chris Mason
|
57bbddd7fb
Merge branch 'cleanup/blocksize-diet-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus
|
10 years ago |
David Sterba
|
9c4f61f01d
btrfs: simplify insert_orphan_item
|
10 years ago |
David Sterba
|
381cf6587f
btrfs: fix leak of path in btrfs_find_item
|
10 years ago |
David Sterba
|
a83fffb75d
btrfs: sink blocksize parameter to btrfs_find_create_tree_block
|
11 years ago |
Filipe Manana
|
b38ef71cb1
Btrfs: ensure ordered extent errors aren't missed on fsync
|
10 years ago |
Filipe Manana
|
0870295b23
Btrfs: collect only the necessary ordered extents on ranged fsync
|
10 years ago |
Filipe Manana
|
5ab5e44a36
Btrfs: don't ignore log btree writeback errors
|
10 years ago |
Josef Bacik
|
50d9aa99bd
Btrfs: make sure logged extents complete in the current transaction V3
|
10 years ago |
Josef Bacik
|
9dba8cf128
Btrfs: make sure we wait on logged extents when fsycning two subvols
|
10 years ago |
Linus Torvalds
|
4f4274af70
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
|
10 years ago |
Filipe Manana
|
1a4ed8fdca
Btrfs: fix invalid leaf slot access in btrfs_lookup_extent()
|
11 years ago |
Linus Torvalds
|
90d0c376f5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
|
11 years ago |
Linus Torvalds
|
28596c9722
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
11 years ago |
Filipe Manana
|
8407f55326
Btrfs: fix data corruption after fast fsync and writeback error
|
11 years ago |
Filipe Manana
|
a2cc11db24
Btrfs: fix directory recovery from fsync log
|
11 years ago |
Filipe Manana
|
f98de9b9c0
Btrfs: make btrfs_search_forward return with nodes unlocked
|
11 years ago |
David Sterba
|
707e8a0715
btrfs: use nodesize everywhere, kill leafsize
|
11 years ago |
David Sterba
|
962a298f35
btrfs: kill the key type accessor helpers
|
11 years ago |
Filipe Manana
|
125c4cf9f3
Btrfs: set inode's logged_trans/last_log_commit after ranged fsync
|
11 years ago |
Filipe Manana
|
49dae1bc1c
Btrfs: fix fsync data loss after a ranged fsync
|
11 years ago |
Rasmus Villemoes
|
a71db86e86
fs/btrfs/tree-log.c: Fix closing brace followed by if
|
11 years ago |
Filipe Manana
|
74121f7cbb
Btrfs: fix hole detection during file fsync
|
11 years ago |
Miao Xie
|
995946dd29
Btrfs: use helpers for last_trans_log_full_commit instead of opencode
|
11 years ago |
Miao Xie
|
27cdeb7096
Btrfs: use bitfield instead of integer data type for the some variants in btrfs_root
|
11 years ago |
Miao Xie
|
50471a388c
Btrfs: stop joining the log transaction if sync log fails
|
11 years ago |
Miao Xie
|
d1433debe7
Btrfs: just wait or commit our own log sub-transaction
|
11 years ago |
Miao Xie
|
8b050d350c
Btrfs: fix skipped error handle when log sync failed
|
11 years ago |