Linus Torvalds
|
28596c9722
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
10 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 |
Miao Xie
|
bb14a59b61
Btrfs: use signed integer instead of unsigned long integer for log transid
|
11 years ago |
Miao Xie
|
7483e1a446
Btrfs: remove unnecessary memory barrier in btrfs_sync_log()
|
11 years ago |
Miao Xie
|
e87ac13687
Btrfs: don't start the log transaction if the log tree init fails
|
11 years ago |
Miao Xie
|
48cab2e071
Btrfs: fix the skipped transaction commit during the file sync
|
11 years ago |
Miao Xie
|
5c902ba622
Btrfs: use ACCESS_ONCE to prevent the optimize accesses to ->last_trans_log_full_commit
|
11 years ago |
Miao Xie
|
827463c49f
Btrfs: don't mix the ordered extents of all files together during logging the inodes
|
11 years ago |
Chris Mason
|
514ac8ad87
Btrfs: don't use ram_bytes for uncompressed inline items
|
11 years ago |
Miao Xie
|
23c671a588
Btrfs: flush the dirty pages of the ordered extent aggressively during logging csum
|
11 years ago |
Filipe David Borba Manana
|
1acae57b16
Btrfs: faster file extent item replace operations
|
11 years ago |
Kelley Nielsen
|
3f870c2899
btrfs: expand btrfs_find_item() to include find_orphan_item functionality
|
11 years ago |
Josef Bacik
|
16e7549f04
Btrfs: incompatible format change to remove hole extents
|
11 years ago |
Josef Bacik
|
d006a04816
Btrfs: only drop modified extents if we logged the whole inode
|
11 years ago |
Josef Bacik
|
6cfab851f4
Btrfs: make sure to copy everything if we rename
|
11 years ago |
Dulshani Gunawardhana
|
fae7f21cec
btrfs: Use WARN_ON()'s return value in place of WARN_ON(1)
|
11 years ago |
Filipe David Borba Manana
|
269d040ff2
Btrfs: log recovery, don't unlink inode always on error
|
11 years ago |