Linus Torvalds
|
33c0022f0e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
|
11 years ago |
David Sterba
|
3f9e3df8da
btrfs: replace error code from btrfs_drop_extents
|
11 years ago |
Qu Wenruo
|
c5f7d0bb29
btrfs: Change the hole range to a more accurate value.
|
11 years ago |
Linus Torvalds
|
5166701b36
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
11 years ago |
Linus Torvalds
|
3123bca719
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
|
11 years ago |
Kirill A. Shutemov
|
f1820361f8
mm: implement ->map_pages for page cache
|
11 years ago |
Qu Wenruo
|
3ac0d7b96a
btrfs: Change the expanding write sequence to fix snapshot related bug.
|
11 years ago |
Linus Torvalds
|
53c566625f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
|
11 years ago |
Dan Carpenter
|
45d4f85504
fs/direct-io.c: remove some left over checks
|
11 years ago |
Al Viro
|
5cb6c6c7eb
generic_file_direct_write(): get rid of ppos argument
|
11 years ago |
Al Viro
|
867c4f9329
btrfs_file_aio_write(): get rid of ppos
|
11 years ago |
Al Viro
|
9e8c2af96e
callers of iov_copy_from_user_atomic() don't need pagecache_disable()
|
11 years ago |
Liu Bo
|
00fdf13a2e
Btrfs: fix a crash of clone with inline extents's split
|
11 years ago |
Miao Xie
|
b88935bf98
Btrfs: remove the unnecessary flush when preparing the pages
|
11 years ago |
Miao Xie
|
8257b2dc3c
Btrfs: introduce btrfs_{start, end}_nocow_write() for each subvolume
|
11 years ago |
Miao Xie
|
7b2b70851f
Btrfs: fix preallocate vs double nocow write
|
11 years ago |
Miao Xie
|
c933956ddf
Btrfs: fix wrong lock range and write size in check_can_nocow()
|
11 years ago |
Filipe Manana
|
176840b3aa
Btrfs: more efficient btrfs_drop_extent_cache
|
11 years ago |
Filipe Manana
|
12870f1c9b
Btrfs: don't insert useless holes when punching beyond the inode's size
|
11 years ago |
Miao Xie
|
8b050d350c
Btrfs: fix skipped error handle when log sync failed
|
11 years ago |
Filipe David Borba Manana
|
d5f375270a
Btrfs: faster/more efficient insertion of file extent items
|
11 years ago |
Chris Mason
|
514ac8ad87
Btrfs: don't use ram_bytes for uncompressed inline items
|
11 years ago |
Miao Xie
|
f1de968376
Btrfs: fix the race between write back and nocow buffered write
|
11 years ago |
Josef Bacik
|
5039eddc19
Btrfs: make fsync latency less sucky
|
11 years ago |
Filipe David Borba Manana
|
1acae57b16
Btrfs: faster file extent item replace operations
|
11 years ago |
Filipe David Borba Manana
|
fc28b62d64
Btrfs: fix use of uninitialized err variable
|
11 years ago |
Filipe David Borba Manana
|
6126e3caf7
Btrfs: fix ordered extent check in btrfs_punch_hole
|
11 years ago |
Miao Xie
|
376cc685cb
Btrfs: fix the reserved space leak caused by the race between nonlock dio and buffered io
|
11 years ago |
Miao Xie
|
b37392ea86
Btrfs: cleanup unnecessary parameter and variant of prepare_pages()
|
11 years ago |
Josef Bacik
|
16e7549f04
Btrfs: incompatible format change to remove hole extents
|
11 years ago |