Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
da7c06c4a773b7903d3c09a25edbcb20bdc4af22
/
mm
/
truncate.c
3156018
mm: deactivate invalidated pages
by Minchan Kim
· 14 years ago
e64a782
mm: change __remove_from_page_cache()
by Minchan Kim
· 14 years ago
5adc7b5
mm: truncate: change remove_from_page_cache
by Minchan Kim
· 14 years ago
e5598f8
memcg: more mem_cgroup_uncharge() batching
by Hugh Dickins
· 14 years ago
382e27d
mm: fix truncate_setsize() comment
by Jan Kara
· 14 years ago
6072d13
Call the filesystem back whenever a page is removed from the page cache
by Linus Torvalds
· 14 years ago
2c27c65
check ATTR_SIZE contraints in inode_change_ok
by Christoph Hellwig
· 14 years ago
7bb46a6
fs: introduce new truncate sequence
by npiggin@suse.de
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
cedabed
vfs: Fix vmtruncate() regression
by OGAWA Hirofumi
· 15 years ago
569b846
memcg: coalesce uncharge during unmap/truncate
by KAMEZAWA Hiroyuki
· 15 years ago
e9de25d
mm: fix comments for invalidate_inode_pages2()
by Peng Tao
· 15 years ago
6c5daf0
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 15 years ago
25d9e2d
truncate: new helpers
by npiggin@suse.de
· 15 years ago
2571873
HWPOISON: Define a new error_remove_page address space op for async truncation
by Andi Kleen
· 15 years ago
83f7866
HWPOISON: Add invalidate_inode_page
by Wu Fengguang
· 15 years ago
750b498
HWPOISON: Refactor truncate to allow direct truncating of page v2
by Nick Piggin
· 15 years ago
2869735
mm: remove __invalidate_mapping_pages variant
by Mike Waychison
· 15 years ago
e767e05
memcg: fix deadlock between lock_page_cgroup and mapping tree_lock
by Daisuke Nishimura
· 15 years ago
266cf65
FS-Cache: Recruit a page flags for cache management
by David Howells
· 16 years ago
ba470de
mmap: handle mlocked pages during map, remap, unmap
by Rik van Riel
· 16 years ago
e1f8e87
Remove Andrew Morton's old email accounts
by Francois Cami
· 16 years ago
6ccfa80
VFS: fix dio write returning EIO when try_to_release_page fails
by Hisashi Hifumi
· 16 years ago
529ae9a
mm: rename page trylock
by Nick Piggin
· 16 years ago
84209e0
mm: dont clear PG_uptodate on truncate/invalidate
by Miklos Szeredi
· 16 years ago
19fd623
mm: spinlock tree_lock
by Nick Piggin
· 16 years ago
0dd1334
fix invalidate_inode_pages2_range() to not clear ret
by Hisashi Hifumi
· 17 years ago
0643245
docbook: fix kernel-api source files
by Randy Dunlap
· 17 years ago
62e1c55
page migraton: handle orphaned pages
by Shaohua Li
· 17 years ago
a2b3456
Fix dirty page accounting leak with ext3 data=journal
by Bjorn Steinbrink
· 17 years ago
eebd2aa
Pagecache zeroing: zero_user_segment, zero_user_segments and zero_user
by Christoph Lameter
· 17 years ago
28bc44d
do_invalidatepage() comment typo fix
by Fengguang Wu
· 17 years ago
4af3c9c
Drop some headers from mm.h
by Alexey Dobriyan
· 17 years ago
c9e51e4
mm: count reclaimable pages per BDI
by Peter Zijlstra
· 17 years ago
54cb882
mm: merge populate and nopage into fault (fixes nonlinear)
by Nick Piggin
· 17 years ago
d00806b
mm: fix fault vs invalidate race for linear mappings
by Nick Piggin
· 17 years ago
787d221
fs: introduce some page/buffer invariants
by Nick Piggin
· 17 years ago
fc9a07e
invalidate_mapping_pages(): add cond_resched
by Andrew Morton
· 17 years ago
2706a1b
vmscan: fix comments related to shrink_list()
by Anderson Briglia
· 17 years ago
01f2705
fs: convert core functions to zero_user_page
by Nate Diller
· 17 years ago
7b965e0
[PATCH] VM: invalidate_inode_pages2_range() should not exit early
by Trond Myklebust
· 18 years ago
fc0ecff
[PATCH] remove invalidate_inode_pages()
by Andrew Morton
· 18 years ago
54bc485
[PATCH] Export invalidate_mapping_pages() to modules
by Anton Altaparmakov
· 18 years ago
569d328
[PATCH] MM: Remove [PATCH] invalidate_inode_pages2_range() debug
by Trond Myklebust
· 18 years ago
ecdfc97
Resurrect 'try_to_free_buffers()' VM hackery
by Linus Torvalds
· 18 years ago
e3db769
[PATCH] NFS: Fix race in nfs_release_page()
by Trond Myklebust
· 18 years ago
8368e32
Clean up and export cancel_dirty_page() to modules
by Linus Torvalds
· 18 years ago
5f2a105
[PATCH] truncate: dirty memory accounting fix
by Andrew Morton
· 18 years ago
3e67c09
[PATCH] truncate: clear page dirtiness before running try_to_free_buffers()
by Andrew Morton
· 18 years ago
fba2591
VM: Remove "clear_page_dirty()" and "test_clear_page_dirty()" functions
by Linus Torvalds
· 18 years ago
e08748c
[PATCH] io-accounting: write-cancel accounting
by Andrew Morton
· 18 years ago
a649fd9
[PATCH] invalidate: remove_mapping() fix
by Andrew Morton
· 18 years ago
887ed2f
[PATCH] VM: Fix the gfp_mask in invalidate_complete_page2
by Trond Myklebust
· 18 years ago
8258d4a
[PATCH] invalidate_inode_pages2_range() debug
by Andrew Morton
· 18 years ago
bd4c8ce
[PATCH] invalidate_inode_pages2(): ignore page refcounts
by Andrew Morton
· 18 years ago
9361401
[PATCH] BLOCK: Make it possible to disable the block layer [try #6]
by David Howells
· 18 years ago
cf9a2ae
[PATCH] BLOCK: Move functions out of buffer code [try #6]
by David Howells
· 18 years ago
0fd0e6b
[PATCH] page invalidation cleanup
by Nick Piggin
· 18 years ago
016eb4a
[PATCH] invalidate_complete_page() race fix
by Andrew Morton
· 18 years ago
e0f2360
[PATCH] Remove semi-softlockup from invalidate_mapping_pages
by NeilBrown
· 18 years ago
1b1dcc1
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
by Jes Sorensen
· 19 years ago
9d0243b
[PATCH] drop-pagecache
by Andrew Morton
· 19 years ago
d733907
[PATCH] reiser4: vfs: add truncate_inode_pages_range()
by Hans Reiser
· 19 years ago
479ef59
[PATCH] 32bit integer overflow in invalidate_inode_pages2()
by Oleg Drokin
· 19 years ago
aaa4059
[PATCH] ext3: Fix unmapped buffers in transaction's lists
by Jan Kara
· 19 years ago
67be2dd
[PATCH] DocBook: fix some descriptions
by Martin Waitz
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago