Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
c1f438f5eec867707022e5f33bec5e91ec12f6e7
/
mm
/
filemap.c
745ad48
fix page release issue in filemap_fault
by Yan Zheng
· 17 years ago
dc8a7b1
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 17 years ago
f0b85c0
readahead: docbook fix
by Stephen Hemminger
· 17 years ago
ec05b29
[PATCH] remove mm/filemap.c:file_send_actor()
by Adrian Bunk
· 17 years ago
bfe0d68
fix filemap.c kernel-doc
by Randy Dunlap
· 17 years ago
cf914a7
readahead: split ondemand readahead interface into two functions
by Rusty Russell
· 17 years ago
3ea89ee
readahead: convert filemap invocations
by Fengguang Wu
· 17 years ago
83c5407
mm: fault feedback #2
by Nick Piggin
· 17 years ago
d0217ac
mm: fault feedback #1
by Nick Piggin
· 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
a32ea1e
Fix read/truncate race
by NeilBrown
· 17 years ago
17973f5
Only send SIGXFSZ when exceeding rlimits.
by Micah Cowan
· 17 years ago
c44939e
NeilBrown <neilb@suse.de>
by akpm@linux-foundation.org
· 17 years ago
4542681
mm: debug check for the fault vs invalidate race
by Nick Piggin
· 17 years ago
0452a4e
sendfile: kill generic_file_sendfile()
by Jens Axboe
· 17 years ago
4e99325
mm: double mark_page_accessed() in read_cache_page_async()
by Peter Zijlstra
· 17 years ago
43c0f3d
Fix: find_or_create_page skips cpuset memory spreading.
by Christoph Lameter
· 17 years ago
c855ff3
Fix a bad error case handling in read_cache_page_async()
by David Howells
· 18 years ago
ef71c15
AFS: export a couple of core functions for AFS write support
by David Howells
· 18 years ago
ef51c97
Remove do_sync_file_range()
by Mark Fasheh
· 18 years ago
0ceb331
mm: move common segment checks to separate helper function
by Dmitriy Monakhov
· 18 years ago
6ce745e
readahead: code cleanup
by Jan Kara
· 18 years ago
ec0f163
readahead: improve heuristic detecting sequential reads
by Jan Kara
· 18 years ago
a812771
mm: simplify filemap_nopage
by Nick Piggin
· 18 years ago
6fe6900
mm: make read_cache_page synchronous
by Nick Piggin
· 18 years ago
65b8291
[PATCH] dio: invalidate clean pages before dio write
by Zach Brown
· 18 years ago
29dbb3f
[PATCH] knfsd: stop NFSD writes from being broken into lots of little writes to filesystem
by NeilBrown
· 18 years ago
72fd4a3
[PATCH] Numerous fixes to kernel-doc info in source files.
by Robert P. J. Day
· 18 years ago
6204530
[PATCH] mm: remove find_trylock_page
by Nick Piggin
· 18 years ago
8459d86
[PATCH] dio: only call aio_complete() after returning -EIOCBQUEUED
by Zach Brown
· 18 years ago
d3ac7f8
[PATCH] mm: change uses of f_{dentry,vfsmnt} to use f_path
by Josef "Jeff" Sipek
· 18 years ago
098fe65
[PATCH] grab swap token reordered
by Ashwin Chaugule
· 18 years ago
d23a147
[PATCH] Export should_remove_suid()
by Mark Fasheh
· 18 years ago
2ae8814
[PATCH] mm: clean up pagecache allocation
by Nick Piggin
· 18 years ago
7b7fc70
Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-block
by Linus Torvalds
· 18 years ago
82591e6
[PATCH] mm: more commenting on lock ordering
by Nick Piggin
· 18 years ago
fb5527e
[PATCH] direct-io: sync and invalidate file region when falling back to buffered write
by Jeff Moyer
· 18 years ago
01de85e
[PATCH] Add lockless helpers for remove_suid()
by Jens Axboe
· 18 years ago
4a61f17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6
by Linus Torvalds
· 18 years ago
b2abacf
[PATCH] mm: fix in kerneldoc
by Henrik Kretzschmar
· 18 years ago
59458f4
Merge branch 'master' into gfs2
by Steven Whitehouse
· 18 years ago
543ade1
[PATCH] Streamline generic_file_* interfaces and filemap cleanups
by Badari Pulavarty
· 18 years ago
ee0b3e6
[PATCH] Remove readv/writev methods and use aio_read/aio_write instead
by Badari Pulavarty
· 18 years ago
027445c
[PATCH] Vectorize aio_read/aio_write fileop methods
by Badari Pulavarty
· 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
79f5acf
[PATCH] mm: make filemap_nopage use NOPAGE_SIGBUS
by Adam Litke
· 18 years ago
185a257
Merge branch 'master' into gfs2
by Steven Whitehouse
· 18 years ago
3f1a9aa
[GFS2] Fix typo in last patch
by Steven Whitehouse
· 18 years ago
0e0bcae
[GFS2] Fix direct i/o logic in filemap.c
by Steven Whitehouse
· 18 years ago
da6052f
[PATCH] update some mm/ comments
by Nick Piggin
· 18 years ago
db37648
[PATCH] mm: non syncing lock_page()
by Nick Piggin
· 18 years ago
b1b934d
Merge branch 'master'
by Steven Whitehouse
· 18 years ago
b83a8e6
[PATCH] MM: Remove rogue readahead printk
by Andi Kleen
· 18 years ago
a9e5f4d
[GFS2] Alter direct I/O path
by Steven Whitehouse
· 18 years ago
0a1340c
Merge rsync://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by Steven Whitehouse
· 18 years ago
22a3e23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
by Linus Torvalds
· 18 years ago
f8891e5
[PATCH] Light weight event counters
by Christoph Lameter
· 18 years ago
347ce43
[PATCH] zoned vm counters: conversion of nr_pagecache to per zone counter
by Christoph Lameter
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
81b0c87
[PATCH] generic_file_buffered_write(): handle zero-length iovec segments
by Andrew Morton
· 18 years ago
f5e54d6
[PATCH] mark address_space_operations const
by Christoph Hellwig
· 18 years ago
6527c2b
[PATCH] generic_file_buffered_write(): deadlock on vectored write
by Vladimir V. Saveliev
· 18 years ago
76d42bd
[PATCH] readahead: backoff on I/O error
by Wu Fengguang
· 18 years ago
01408c4
[PATCH] Prepare for __copy_from_user_inatomic to not zero missed bytes
by NeilBrown
· 18 years ago
c22ce14
[PATCH] x86: cache pollution aware __copy_from_user_ll()
by Hiro Yoshioka
· 18 years ago
485bb99
[PATCH] kernel-doc for mm/filemap.c
by Randy Dunlap
· 18 years ago
111ebb6
[PATCH] writeback: fix range handling
by OGAWA Hirofumi
· 18 years ago
bf9f424
[GFS2] Make file_read_actor export _GPL
by Steven Whitehouse
· 18 years ago
7d63b54
Merge branch 'master'
by Steven Whitehouse
· 18 years ago
ebf4350
[PATCH] Add find_get_pages_contig(): contiguous variant of find_get_pages()
by Jens Axboe
· 19 years ago
86579dd
Merge branch 'master'
by Steven Whitehouse
· 19 years ago
ebcf28e
[PATCH] fadvise(): write commands
by Andrew Morton
· 19 years ago
469eb4d
[PATCH] filemap_fdatawrite_range() api: clarify -end parameter
by Andrew Morton
· 19 years ago
44110fe
[PATCH] cpuset memory spread page cache implementation and hooks
by Paul Jackson
· 19 years ago
0f8053a
[PATCH] mm: make __put_page internal
by Nick Piggin
· 19 years ago
c25ec8f
[GFS2] Export file_read_actor
by Steven Whitehouse
· 19 years ago
053837f
[PATCH] mm: migration page refcounting fix
by Nick Piggin
· 19 years ago
c59ede7
[PATCH] move capable() to capability.h
by Randy.Dunlap
· 19 years ago
870f481
[PATCH] replace inode_update_time with file_update_time
by Christoph Hellwig
· 19 years ago
1b1dcc1
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
by Jes Sorensen
· 19 years ago
28fd129
[PATCH] Fix and add EXPORT_SYMBOL(filemap_write_and_wait)
by OGAWA Hirofumi
· 19 years ago
268fc16
[PATCH] export/change sync_page_range/_nolock()
by OGAWA Hirofumi
· 19 years ago
bbfbb7c
[PATCH] find_lock_page(): call __lock_page() directly.
by Nikita Danilov
· 19 years ago
994fc28c
[PATCH] add AOP_TRUNCATED_PAGE, prepend AOP_ to WRITEPAGE_ACTIVATE
by Zach Brown
· 19 years ago
07808b7
[PATCH] x86_64: Remove obsolete ARCH_HAS_ATOMIC_UNSIGNED and page_flags_t
by Andi Kleen
· 19 years ago
39e88ca
[PATCH] fs: error case fix in __generic_file_aio_read
by Tejun Heo
· 19 years ago
b145946
[PATCH] mm/filemap.c:filemap_populate(): move export.
by Nikita Danilov
· 19 years ago
b8072f0
[PATCH] mm: update comments to pte lock
by Hugh Dickins
· 19 years ago
4c21e2f
[PATCH] mm: split page table lock
by Hugh Dickins
· 19 years ago
65500d2
[PATCH] mm: page fault handlers tidyup
by Hugh Dickins
· 19 years ago
6daa0e2
[PATCH] gfp_t: mm/* (easy parts)
by Al Viro
· 19 years ago
5ce7852
[PATCH] mm/filemap.c: make two functions static
by Adrian Bunk
· 19 years ago
d44ed4f
[PATCH] shmem_populate: avoid an useless check, and some comments
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
5d337b9
[PATCH] swap: swap_lock replace list+device
by Hugh Dickins
· 19 years ago
b0cfbd9
[PATCH] fix for generic_file_write iov problem
by Badari Pulavarty
· 19 years ago
1e8a81c
[PATCH] Fix the error handling in direct I/O
by Hifumi Hisashi
· 19 years ago
ceffc07
[PATCH] xip: fs/mm: execute in place
by Carsten Otte
· 19 years ago
45778ca
[PATCH] Remove f_error field from struct file
by Christoph Lameter
· 19 years ago
Next »