summaryrefslogtreecommitdiffstats
path: root/mm/filemap.c
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\ \ \ \ \ \
| * | | | | | | [GFS2] Export file_read_actorSteven Whitehouse2006-01-301-0/+1
* | | | | | | | [PATCH] mm: fix in kerneldocHenrik Kretzschmar2006-10-041-2/+2
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | [PATCH] Streamline generic_file_* interfaces and filemap cleanupsBadari Pulavarty2006-10-011-83/+4
* | | | | | | [PATCH] Remove readv/writev methods and use aio_read/aio_write insteadBadari Pulavarty2006-10-011-36/+0
* | | | | | | [PATCH] Vectorize aio_read/aio_write fileop methodsBadari Pulavarty2006-10-011-19/+20
* | | | | | | [PATCH] BLOCK: Make it possible to disable the block layer [try #6]David Howells2006-09-301-0/+4
* | | | | | | [PATCH] BLOCK: Move functions out of buffer code [try #6]David Howells2006-09-301-0/+30
* | | | | | | [PATCH] mm: make filemap_nopage use NOPAGE_SIGBUSAdam Litke2006-09-291-3/+3
| |_|_|_|_|/ |/| | | | |
* | | | | | [PATCH] update some mm/ commentsNick Piggin2006-09-261-4/+4
* | | | | | [PATCH] mm: non syncing lock_page()Nick Piggin2006-09-261-0/+17
| |_|_|_|/ |/| | | |
* | | | | [PATCH] MM: Remove rogue readahead printkAndi Kleen2006-07-291-2/+0
| |_|_|/ |/| | |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-06-301-1/+0
|\ \ \ \
| * | | | Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* | | | | [PATCH] Light weight event countersChristoph Lameter2006-06-301-2/+2
* | | | | [PATCH] zoned vm counters: conversion of nr_pagecache to per zone counterChristoph Lameter2006-06-301-2/+2
|/ / / /
OpenPOWER on IntegriCloud