Mel Gorman
|
2457aec637
mm: non-atomically mark page accessed during page cache allocation where possible
|
11 years ago |
Al Viro
|
b30ac0fc41
btrfs: switch to ->write_iter()
|
11 years ago |
Al Viro
|
aad4f8bb42
switch simple generic_file_aio_read() users to ->read_iter()
|
11 years ago |
Al Viro
|
0c949334a9
iov_iter_truncate()
|
11 years ago |
Al Viro
|
71d8e532b1
start adding the tag to iov_iter
|
11 years ago |
Al Viro
|
cb66a7a1f1
kill generic_segment_checks()
|
11 years ago |
Al Viro
|
0ae5e4d370
__btrfs_direct_write(): switch to iov_iter
|
11 years ago |
Al Viro
|
f8579f8673
generic_file_direct_write(): switch to iov_iter
|
11 years ago |
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 |