summaryrefslogtreecommitdiffstats
path: root/mm/filemap.c
Commit message (Expand)AuthorAgeFilesLines
* fix page release issue in filemap_faultYan Zheng2007-10-081-0/+1
* Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2007-08-111-20/+0
|\
| * [PATCH] remove mm/filemap.c:file_send_actor()Adrian Bunk2007-08-111-20/+0
* | readahead: docbook fixStephen Hemminger2007-08-111-1/+1
|/
* fix filemap.c kernel-docRandy Dunlap2007-07-311-1/+1
* readahead: split ondemand readahead interface into two functionsRusty Russell2007-07-191-5/+5
* readahead: convert filemap invocationsFengguang Wu2007-07-191-20/+31
* mm: fault feedback #2Nick Piggin2007-07-191-4/+2
* mm: fault feedback #1Nick Piggin2007-07-191-224/+25
* mm: merge populate and nopage into fault (fixes nonlinear)Nick Piggin2007-07-191-36/+58
* mm: fix fault vs invalidate race for linear mappingsNick Piggin2007-07-191-33/+20
* Fix read/truncate raceNeilBrown2007-07-171-44/+28
* Only send SIGXFSZ when exceeding rlimits.Micah Cowan2007-07-161-2/+0
* NeilBrown <neilb@suse.de>akpm@linux-foundation.org2007-07-161-0/+2
* mm: debug check for the fault vs invalidate raceNick Piggin2007-07-161-0/+1
* sendfile: kill generic_file_sendfile()Jens Axboe2007-07-101-20/+0
* mm: double mark_page_accessed() in read_cache_page_async()Peter Zijlstra2007-07-081-1/+0
* Fix: find_or_create_page skips cpuset memory spreading.Christoph Lameter2007-05-161-1/+2
* Fix a bad error case handling in read_cache_page_async()David Howells2007-05-091-3/+3
* AFS: export a couple of core functions for AFS write supportDavid Howells2007-05-091-0/+2
* Remove do_sync_file_range()Mark Fasheh2007-05-081-4/+4
* mm: move common segment checks to separate helper functionDmitriy Monakhov2007-05-081-37/+45
* readahead: code cleanupJan Kara2007-05-071-3/+4
* readahead: improve heuristic detecting sequential readsJan Kara2007-05-071-3/+6
* mm: simplify filemap_nopageNick Piggin2007-05-071-24/+0
* mm: make read_cache_page synchronousNick Piggin2007-05-071-11/+38
* [PATCH] dio: invalidate clean pages before dio writeZach Brown2007-03-161-11/+35
* [PATCH] knfsd: stop NFSD writes from being broken into lots of little writes ...NeilBrown2007-02-161-13/+19
* [PATCH] Numerous fixes to kernel-doc info in source files.Robert P. J. Day2007-02-111-2/+2
* [PATCH] mm: remove find_trylock_pageNick Piggin2007-02-091-20/+0
* [PATCH] dio: only call aio_complete() after returning -EIOCBQUEUEDZach Brown2006-12-101-6/+3
* [PATCH] mm: change uses of f_{dentry,vfsmnt} to use f_pathJosef "Jeff" Sipek2006-12-081-1/+1
* [PATCH] grab swap token reorderedAshwin Chaugule2006-12-071-1/+0
* [PATCH] Export should_remove_suid()Mark Fasheh2006-12-011-0/+1
* [PATCH] mm: clean up pagecache allocationNick Piggin2006-10-281-18/+6
* Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-10-211-8/+22
|\
| * [PATCH] Add lockless helpers for remove_suid()Jens Axboe2006-10-191-8/+22
* | [PATCH] mm: more commenting on lock orderingNick Piggin2006-10-201-2/+2
* | [PATCH] direct-io: sync and invalidate file region when falling back to buffe...Jeff Moyer2006-10-201-6/+45
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6Linus Torvalds2006-10-041-2/+4
|\
| * Merge branch 'master' into gfs2Steven Whitehouse2006-10-021-133/+53
| |\
| * \ Merge branch 'master' into gfs2Steven Whitehouse2006-09-281-4/+21
| |\ \
| * | | [GFS2] Fix typo in last patchSteven Whitehouse2006-09-271-1/+1
| * | | [GFS2] Fix direct i/o logic in filemap.cSteven Whitehouse2006-09-271-2/+3
| * | | Merge branch 'master'Steven Whitehouse2006-07-311-2/+0
| |\ \ \
| * | | | [GFS2] Alter direct I/O pathSteven Whitehouse2006-07-251-2/+2
| * | | | Merge rsync://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Steven Whitehouse2006-07-031-78/+179
| |\ \ \ \
| * | | | | [GFS2] Make file_read_actor export _GPLSteven Whitehouse2006-06-211-1/+1
| * | | | | Merge branch 'master'Steven Whitehouse2006-05-121-0/+32
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master'Steven Whitehouse2006-03-311-6/+37
| |\ \ \ \ \ \