Qu Wenruo
|
6c9fe14f9d
btrfs: Fix the bug that fs_info->pending_changes is never cleared.
|
10 年之前 |
Chris Mason
|
ad27c0dab7
Merge branch 'dev/pending-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus
|
10 年之前 |
Josef Bacik
|
50d9aa99bd
Btrfs: make sure logged extents complete in the current transaction V3
|
10 年之前 |
Filipe Manana
|
e38e2ed701
Btrfs: make find_first_extent_bit be able to cache any state
|
11 年之前 |
Filipe Manana
|
663dfbb077
Btrfs: deal with convert_extent_bit errors to avoid fs corruption
|
11 年之前 |
David Sterba
|
d51033d055
btrfs: introduce pending action: commit
|
10 年之前 |
David Sterba
|
7e1876aca8
btrfs: switch inode_cache option handling to pending changes
|
11 年之前 |
David Sterba
|
572d9ab784
btrfs: add support for processing pending changes
|
11 年之前 |
Chris Mason
|
0ec31a61f0
Merge branch 'remove-unlikely' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus
|
11 年之前 |
Chris Mason
|
bbf65cf0b5
Merge branch 'cleanup/misc-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus
|
11 年之前 |
Sage Weil
|
42383020be
Btrfs: fix race in WAIT_SYNC ioctl
|
11 年之前 |
Filipe Manana
|
656f30dba7
Btrfs: be aware of btree inode write errors to avoid fs corruption
|
11 年之前 |
David Sterba
|
2755a0de64
btrfs: hide typecast to definition of BTRFS_SEND_TRANS_STUB
|
11 年之前 |
David Sterba
|
ee39b432b4
btrfs: remove unlikely from data-dependent branches and slow paths
|
11 年之前 |
Miao Xie
|
ce7213c70c
Btrfs: fix wrong device bytes_used in the super block
|
11 年之前 |
Miao Xie
|
935e5cc935
Btrfs: fix wrong disk size when writing super blocks
|
11 年之前 |
David Sterba
|
707e8a0715
btrfs: use nodesize everywhere, kill leafsize
|
11 年之前 |
David Sterba
|
32471dc2ba
btrfs: remove obsolete comment in btrfs_clean_one_deleted_snapshot
|
11 年之前 |
Chris Mason
|
8d875f95da
btrfs: disable strict file flushes for renames and truncates
|
11 年之前 |
Filipe Manana
|
abdd2e80a5
Btrfs: fix crash when starting transaction
|
11 年之前 |
David Sterba
|
0a4eaea892
btrfs: remove stale comment from btrfs_flush_all_pending_stuffs
|
11 年之前 |
Filipe Manana
|
46c4e71e9b
Btrfs: assert send doesn't attempt to start transactions
|
11 年之前 |
Eric Sandeen
|
47a306a748
btrfs: fix error handling in create_pending_snapshot
|
11 年之前 |
Chris Mason
|
c7548af69d
Btrfs: convert smp_mb__{before,after}_clear_bit
|
11 年之前 |
Chris Mason
|
a79b7d4b3e
Btrfs: async delayed refs
|
11 年之前 |
Josef Bacik
|
fcebe4562d
Btrfs: rework qgroup accounting
|
11 年之前 |
Miao Xie
|
27cdeb7096
Btrfs: use bitfield instead of integer data type for the some variants in btrfs_root
|
11 年之前 |
David Sterba
|
61155aa04e
btrfs: assert that send is not in progres before root deletion
|
11 年之前 |
Josef Bacik
|
9e351cc862
Btrfs: remove transaction from send
|
11 年之前 |
Josef Bacik
|
a26e8c9f75
Btrfs: don't clear uptodate if the eb is under IO
|
11 年之前 |