liubo
|
1abe9b8a13
Btrfs: add initial tracepoint support for btrfs
|
14 years ago |
Chris Mason
|
c87fb6fdca
Btrfs: avoid uninit variable warnings in ordered-data.c
|
14 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 |
Andi Kleen
|
559af82114
Btrfs: cleanup warnings from gcc 4.6 (nonbugs)
|
14 years ago |
Josef Bacik
|
4b46fce233
Btrfs: add basic DIO read/write support
|
15 years ago |
Yan, Zheng
|
0ca1f7ceb1
Btrfs: Update metadata reservation for delayed allocation
|
15 years ago |
Linus Torvalds
|
795d580bae
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
|
15 years ago |
Josef Bacik
|
287a0ab91d
Btrfs: kill max_extent mount option
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
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 |
Yan, Zheng
|
a038fab0cb
Btrfs: align offsets for btrfs_ordered_update_i_size
|
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 |
Linus Torvalds
|
474a503d4b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
|
15 years ago |
Josef Bacik
|
32c00aff71
Btrfs: release delalloc reservations on extent item insertion
|
15 years ago |
Christoph Hellwig
|
8aa38c31b7
Btrfs: remove duplicates of filemap_ helpers
|
15 years ago |
Chris Mason
|
54bcf382da
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable into for-linus
|
15 years ago |
Jens Axboe
|
1fe06ad892
writeback: get rid of wbc->for_writepages
|
15 years ago |
Chris Mason
|
8b62b72b26
Btrfs: Use PagePrivate2 to track pages in the data=ordered code.
|
15 years ago |
Chris Mason
|
9655d2982b
Btrfs: use a cached state for extent state operations during delalloc
|
15 years ago |
Chris Mason
|
ffbd517d5a
Btrfs: use WRITE_SYNC for synchronous writes
|
16 years ago |
Chris Mason
|
5a3f23d515
Btrfs: add extra flushing for renames and truncates
|
16 years ago |
Qinghuang Feng
|
c6e308713a
Btrfs: simplify iteration codes
|
16 years ago |
Chris Mason
|
d397712bcc
Btrfs: Fix checkpatch.pl warnings
|
16 years ago |
Chris Mason
|
d20f7043fa
Btrfs: move data checksumming into a dedicated tree
|
16 years ago |
Chris Mason
|
771ed689d2
Btrfs: Optimize compressed writeback and reads
|
16 years ago |
Yan Zheng
|
d899e05215
Btrfs: Add fallocate support v2
|
16 years ago |
Yan Zheng
|
80ff385665
Btrfs: update nodatacow code v2
|
16 years ago |