Christoph Hellwig
|
2c27c65ed0
check ATTR_SIZE contraints in inode_change_ok
|
15 年 前 |
npiggin@suse.de
|
7bb46a6734
fs: introduce new truncate sequence
|
15 年 前 |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 年 前 |
OGAWA Hirofumi
|
cedabed49b
vfs: Fix vmtruncate() regression
|
15 年 前 |
KAMEZAWA Hiroyuki
|
569b846df5
memcg: coalesce uncharge during unmap/truncate
|
15 年 前 |
Peng Tao
|
e9de25dda3
mm: fix comments for invalidate_inode_pages2()
|
15 年 前 |
Linus Torvalds
|
6c5daf012c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
|
15 年 前 |
npiggin@suse.de
|
25d9e2d152
truncate: new helpers
|
15 年 前 |
Andi Kleen
|
2571873621
HWPOISON: Define a new error_remove_page address space op for async truncation
|
15 年 前 |
Wu Fengguang
|
83f786680a
HWPOISON: Add invalidate_inode_page
|
15 年 前 |
Nick Piggin
|
750b4987b0
HWPOISON: Refactor truncate to allow direct truncating of page v2
|
15 年 前 |
Mike Waychison
|
286973552f
mm: remove __invalidate_mapping_pages variant
|
16 年 前 |
Daisuke Nishimura
|
e767e0561d
memcg: fix deadlock between lock_page_cgroup and mapping tree_lock
|
16 年 前 |
David Howells
|
266cf658ef
FS-Cache: Recruit a page flags for cache management
|
16 年 前 |
Rik van Riel
|
ba470de431
mmap: handle mlocked pages during map, remap, unmap
|
16 年 前 |
Francois Cami
|
e1f8e87449
Remove Andrew Morton's old email accounts
|
16 年 前 |
Hisashi Hifumi
|
6ccfa806a9
VFS: fix dio write returning EIO when try_to_release_page fails
|
16 年 前 |
Nick Piggin
|
529ae9aaa0
mm: rename page trylock
|
17 年 前 |
Miklos Szeredi
|
84209e02de
mm: dont clear PG_uptodate on truncate/invalidate
|
17 年 前 |
Nick Piggin
|
19fd623127
mm: spinlock tree_lock
|
17 年 前 |
Hisashi Hifumi
|
0dd1334faf
fix invalidate_inode_pages2_range() to not clear ret
|
17 年 前 |
Randy Dunlap
|
0643245f59
docbook: fix kernel-api source files
|
17 年 前 |
Shaohua Li
|
62e1c55300
page migraton: handle orphaned pages
|
17 年 前 |
Bjorn Steinbrink
|
a2b345642f
Fix dirty page accounting leak with ext3 data=journal
|
17 年 前 |
Christoph Lameter
|
eebd2aa355
Pagecache zeroing: zero_user_segment, zero_user_segments and zero_user
|
17 年 前 |
Fengguang Wu
|
28bc44d7d1
do_invalidatepage() comment typo fix
|
17 年 前 |
Alexey Dobriyan
|
4af3c9cc4f
Drop some headers from mm.h
|
17 年 前 |
Peter Zijlstra
|
c9e51e4180
mm: count reclaimable pages per BDI
|
17 年 前 |
Nick Piggin
|
54cb8821de
mm: merge populate and nopage into fault (fixes nonlinear)
|
18 年 前 |
Nick Piggin
|
d00806b183
mm: fix fault vs invalidate race for linear mappings
|
18 年 前 |