Liu Bo
|
d52c1bcc64
Btrfs: avoid heavy operations in btrfs_commit_super
|
11 years ago |
Rashika
|
f570e757b5
btrfs: Remove useless variable in write_ctree_super()
|
11 years ago |
Dulshani Gunawardhana
|
fae7f21cec
btrfs: Use WARN_ON()'s return value in place of WARN_ON(1)
|
11 years ago |
Rashika
|
2e9f595497
btrfs: Add helper function for free_root_pointers()
|
11 years ago |
Wang Shilong
|
9b011adfe1
Btrfs: remove scrub_super_lock holding in btrfs_sync_log()
|
11 years ago |
Zach Brown
|
8b558c5f09
btrfs: remove fs/btrfs/compat.h
|
11 years ago |
Chandra Seetharaman
|
452c75c3d2
Btrfs: Simplify the logic in alloc_extent_buffer() for existing extent buffer case
|
11 years ago |
Josef Bacik
|
96192499c2
Btrfs: stop all workers after we free block groups
|
11 years ago |
Josef Bacik
|
2b1360da35
Btrfs: free up block groups after everything
|
11 years ago |
Josef Bacik
|
eb58bb371a
Btrfs: do not free the dirty bytes from the trans block rsv on cleanup
|
11 years ago |
Filipe David Borba Manana
|
778ba82b17
Btrfs: improve inode hash function/inode lookup
|
11 years ago |
Ross Kirk
|
0a4e558609
btrfs: remove unused parameter from btrfs_header_fsid
|
11 years ago |
Josef Bacik
|
724e2315db
Btrfs: fix two use-after-free bugs with transaction cleanup
|
11 years ago |
Josef Bacik
|
1de2cfde93
Btrfs: don't delete ordered roots from list during cleanup
|
11 years ago |
Josef Bacik
|
4e121c06ad
Btrfs: cleanup transaction on abort
|
11 years ago |
Josef Bacik
|
06ea65a398
Btrfs: add a sanity test for btrfs_split_item
|
11 years ago |
Stefan Behrens
|
69e9c6c6dc
Btrfs: eliminate the exceptional root_tree refs=0
|
12 years ago |
Miao Xie
|
c00869f1ae
Btrfs: fix oops caused by the space balance and dead roots
|
11 years ago |
Stefan Behrens
|
a724b43690
Btrfs: add the missing mutex unlock in write_all_supers()
|
11 years ago |
David Sterba
|
13fd8da98f
btrfs: add lockdep and tracing annotations for uuid tree
|
12 years ago |
Josef Bacik
|
45d5fd14d2
Btrfs: don't use an async starter for most of our workers
|
12 years ago |
Stefan Behrens
|
4847547172
Btrfs: fix for patch "cleanup: don't check the same thing twice"
|
12 years ago |
Stefan Behrens
|
9d565ba433
Btrfs: get rid of one BUG() in write_all_supers()
|
12 years ago |
Filipe David Borba Manana
|
d730680184
Btrfs: fix race between removing a dev and writing sbs
|
12 years ago |
Geert Uytterhoeven
|
b308bc2f05
Btrfs: Make btrfs_header_chunk_tree_uuid() return unsigned long
|
12 years ago |
Geert Uytterhoeven
|
fba6aa7565
Btrfs: Make btrfs_header_fsid() return unsigned long
|
12 years ago |
Geert Uytterhoeven
|
c1c9ff7c94
Btrfs: Remove superfluous casts from u64 to unsigned long long
|
12 years ago |
Filipe David Borba Manana
|
1cb048f596
Btrfs: fix memory leak of orphan block rsv
|
12 years ago |
Stefan Behrens
|
f420ee1e92
Btrfs: add mount option to force UUID tree checking
|
12 years ago |
Stefan Behrens
|
70f8017547
Btrfs: check UUID tree during mount if required
|
12 years ago |