Miao Xie
|
50471a388c
Btrfs: stop joining the log transaction if sync log fails
|
11 年之前 |
Miao Xie
|
d1433debe7
Btrfs: just wait or commit our own log sub-transaction
|
11 年之前 |
Miao Xie
|
8b050d350c
Btrfs: fix skipped error handle when log sync failed
|
11 年之前 |
Miao Xie
|
bb14a59b61
Btrfs: use signed integer instead of unsigned long integer for log transid
|
11 年之前 |
Miao Xie
|
7483e1a446
Btrfs: remove unnecessary memory barrier in btrfs_sync_log()
|
11 年之前 |
Miao Xie
|
e87ac13687
Btrfs: don't start the log transaction if the log tree init fails
|
11 年之前 |
Miao Xie
|
48cab2e071
Btrfs: fix the skipped transaction commit during the file sync
|
11 年之前 |
Miao Xie
|
5c902ba622
Btrfs: use ACCESS_ONCE to prevent the optimize accesses to ->last_trans_log_full_commit
|
11 年之前 |
Miao Xie
|
827463c49f
Btrfs: don't mix the ordered extents of all files together during logging the inodes
|
11 年之前 |
Chris Mason
|
514ac8ad87
Btrfs: don't use ram_bytes for uncompressed inline items
|
11 年之前 |
Miao Xie
|
23c671a588
Btrfs: flush the dirty pages of the ordered extent aggressively during logging csum
|
11 年之前 |
Filipe David Borba Manana
|
1acae57b16
Btrfs: faster file extent item replace operations
|
11 年之前 |
Kelley Nielsen
|
3f870c2899
btrfs: expand btrfs_find_item() to include find_orphan_item functionality
|
11 年之前 |
Josef Bacik
|
16e7549f04
Btrfs: incompatible format change to remove hole extents
|
11 年之前 |
Josef Bacik
|
d006a04816
Btrfs: only drop modified extents if we logged the whole inode
|
11 年之前 |
Josef Bacik
|
6cfab851f4
Btrfs: make sure to copy everything if we rename
|
11 年之前 |
Dulshani Gunawardhana
|
fae7f21cec
btrfs: Use WARN_ON()'s return value in place of WARN_ON(1)
|
11 年之前 |
Filipe David Borba Manana
|
269d040ff2
Btrfs: log recovery, don't unlink inode always on error
|
11 年之前 |
Filipe David Borba Manana
|
488111aa0e
Btrfs: fix csum search offset/length calculation in log tree
|
11 年之前 |
Wang Shilong
|
9b011adfe1
Btrfs: remove scrub_super_lock holding in btrfs_sync_log()
|
11 年之前 |
Zach Brown
|
8b558c5f09
btrfs: remove fs/btrfs/compat.h
|
11 年之前 |
Filipe David Borba Manana
|
e93ae26fe1
Btrfs: optimize tree-log.c:count_inode_refs()
|
11 年之前 |
Geyslan G. Bem
|
03b2f08b5f
btrfs: Fix memory leakage in the tree-log.c
|
11 年之前 |
Filipe David Borba Manana
|
efd0c4055a
Btrfs: remove unnecessary key copy when logging inode
|
12 年之前 |
Josef Bacik
|
ed9e8af88e
Btrfs: fix hole check in log_one_extent
|
11 年之前 |
Josef Bacik
|
681ae50917
Btrfs: cleanup reserved space when freeing tree log on error
|
12 年之前 |
Filipe David Borba Manana
|
3d41d70252
Btrfs: remove unnecessary tree search when logging inode
|
12 年之前 |
Filipe David Borba Manana
|
6174d3cb43
Btrfs: remove unused max_key arg from btrfs_search_forward
|
12 年之前 |
Josef Bacik
|
d555438b6e
Btrfs: drop dir i_size when adding new names on replay
|
12 年之前 |
Josef Bacik
|
dd8e721773
Btrfs: replay dir_index items before other items
|
12 年之前 |