Miao Xie
|
b02441999e
Btrfs: don't wait for the completion of all the ordered extents
|
11 years ago |
Josef Bacik
|
0ef8b72607
Btrfs: return an error from btrfs_wait_ordered_range
|
11 years ago |
Josef Bacik
|
f0de181c9b
Btrfs: kill delay_iput arg to the wait_ordered functions
|
11 years ago |
Josef Bacik
|
77cef2ec54
Btrfs: allow partial ordered extent completion
|
12 years ago |
Miao Xie
|
f51a4a1826
Btrfs: remove btrfs_sector_sum structure
|
12 years ago |
Miao Xie
|
199c2a9c3d
Btrfs: introduce per-subvolume ordered extent list
|
12 years ago |
Miao Xie
|
e4100d987b
Btrfs: improve the performance of the csums lookup
|
12 years ago |
Chris Mason
|
b2c6b3e061
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/josef/btrfs-next into for-linus-3.9
|
12 years ago |
Josef Bacik
|
569e0f358c
Btrfs: place ordered operations on a per transaction list
|
12 years ago |
Josef Bacik
|
2ab28f322f
Btrfs: wait on ordered extents at the last possible moment
|
12 years ago |
Linus Torvalds
|
a22180d266
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
|
12 years ago |
Miao Xie
|
9afab8820b
Btrfs: make ordered extent be flushed by multi-task
|
12 years ago |
Miao Xie
|
25287e0a16
Btrfs: make ordered operations be handled by multi-task
|
12 years ago |
Adam Buchbinder
|
48fc7f7e78
Fix misspellings of "whether" in comments.
|
12 years ago |
Liu Bo
|
6bbe3a9c80
Btrfs: kill obsolete arguments in btrfs_wait_ordered_extents
|
13 years ago |
Miao Xie
|
6352b91da1
Btrfs: use a slab for ordered extents allocation
|
13 years ago |
Miao Xie
|
b9a8cc5bef
Btrfs: fix file extent discount problem in the, snapshot
|
13 years ago |
Josef Bacik
|
5fd0204355
Btrfs: finish ordered extents in their own thread
|
13 years ago |
Jeff Mahoney
|
143bede527
btrfs: return void in functions without error conditions
|
13 years ago |
Li Zefan
|
261507a02c
btrfs: Allow to add new compression algorithm
|
14 years ago |
Chris Mason
|
163cf09c2a
Btrfs: deal with DIO bios that span more than one ordered extent
|
14 years ago |
Josef Bacik
|
4b46fce233
Btrfs: add basic DIO read/write support
|
15 years ago |
Josef Bacik
|
5a1a3df1f6
Btrfs: cache ordered extent when completing io
|
15 years ago |
Josef Bacik
|
49958fd7db
Btrfs: change the ordered tree to use a spinlock instead of a mutex
|
15 years ago |
Eric Paris
|
6bef4d3171
Btrfs: use RB_ROOT to intialize rb_trees instead of setting rb_node to NULL
|
15 years ago |
Yan, Zheng
|
24bbcf0442
Btrfs: Add delayed iput
|
15 years ago |
Yan, Zheng
|
c216775458
Btrfs: Fix disk_i_size update corner case
|
15 years ago |
Christoph Hellwig
|
8aa38c31b7
Btrfs: remove duplicates of filemap_ helpers
|
16 years ago |
Chris Mason
|
8b62b72b26
Btrfs: Use PagePrivate2 to track pages in the data=ordered code.
|
16 years ago |
Chris Mason
|
5a3f23d515
Btrfs: add extra flushing for renames and truncates
|
16 years ago |