aboutsummaryrefslogtreecommitdiffstats
path: root/mm/filemap.c
Commit message (Expand)AuthorAge
...
* [PATCH] dio: invalidate clean pages before dio writeZach Brown2007-03-16
* [PATCH] knfsd: stop NFSD writes from being broken into lots of little writes ...NeilBrown2007-02-16
* [PATCH] Numerous fixes to kernel-doc info in source files.Robert P. J. Day2007-02-11
* [PATCH] mm: remove find_trylock_pageNick Piggin2007-02-09
* [PATCH] dio: only call aio_complete() after returning -EIOCBQUEUEDZach Brown2006-12-10
* [PATCH] mm: change uses of f_{dentry,vfsmnt} to use f_pathJosef "Jeff" Sipek2006-12-08
* [PATCH] grab swap token reorderedAshwin Chaugule2006-12-07
* [PATCH] Export should_remove_suid()Mark Fasheh2006-12-01
* [PATCH] mm: clean up pagecache allocationNick Piggin2006-10-28
* Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-10-21
|\
| * [PATCH] Add lockless helpers for remove_suid()Jens Axboe2006-10-19
* | [PATCH] mm: more commenting on lock orderingNick Piggin2006-10-20
* | [PATCH] direct-io: sync and invalidate file region when falling back to buffe...Jeff Moyer2006-10-20
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6Linus Torvalds2006-10-04
|\
| * Merge branch 'master' into gfs2Steven Whitehouse2006-10-02
| |\
| * \ Merge branch 'master' into gfs2Steven Whitehouse2006-09-28
| |\ \
| * | | [GFS2] Fix typo in last patchSteven Whitehouse2006-09-27
| * | | [GFS2] Fix direct i/o logic in filemap.cSteven Whitehouse2006-09-27
| * | | Merge branch 'master'Steven Whitehouse2006-07-31
| |\ \ \
| * | | | [GFS2] Alter direct I/O pathSteven Whitehouse2006-07-25
| * | | | Merge rsync://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Steven Whitehouse2006-07-03
| |\ \ \ \
| * | | | | [GFS2] Make file_read_actor export _GPLSteven Whitehouse2006-06-21
| * | | | | Merge branch 'master'Steven Whitehouse2006-05-12
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master'Steven Whitehouse2006-03-31
| |\ \ \ \ \ \
| * | | | | | | [GFS2] Export file_read_actorSteven Whitehouse2006-01-30
* | | | | | | | [PATCH] mm: fix in kerneldocHenrik Kretzschmar2006-10-04
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | [PATCH] Streamline generic_file_* interfaces and filemap cleanupsBadari Pulavarty2006-10-01
* | | | | | | [PATCH] Remove readv/writev methods and use aio_read/aio_write insteadBadari Pulavarty2006-10-01
* | | | | | | [PATCH] Vectorize aio_read/aio_write fileop methodsBadari Pulavarty2006-10-01
* | | | | | | [PATCH] BLOCK: Make it possible to disable the block layer [try #6]David Howells2006-09-30
* | | | | | | [PATCH] BLOCK: Move functions out of buffer code [try #6]David Howells2006-09-30
* | | | | | | [PATCH] mm: make filemap_nopage use NOPAGE_SIGBUSAdam Litke2006-09-29
| |_|_|_|_|/ |/| | | | |
* | | | | | [PATCH] update some mm/ commentsNick Piggin2006-09-26
* | | | | | [PATCH] mm: non syncing lock_page()Nick Piggin2006-09-26
| |_|_|_|/ |/| | | |
* | | | | [PATCH] MM: Remove rogue readahead printkAndi Kleen2006-07-29
| |_|_|/ |/| | |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-06-30
|\ \ \ \
| * | | | Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* | | | | [PATCH] Light weight event countersChristoph Lameter2006-06-30
* | | | | [PATCH] zoned vm counters: conversion of nr_pagecache to per zone counterChristoph Lameter2006-06-30
|/ / / /
* | | | [PATCH] generic_file_buffered_write(): handle zero-length iovec segmentsAndrew Morton2006-06-29
* | | | [PATCH] mark address_space_operations constChristoph Hellwig2006-06-28
* | | | [PATCH] generic_file_buffered_write(): deadlock on vectored writeVladimir V. Saveliev2006-06-27
* | | | [PATCH] readahead: backoff on I/O errorWu Fengguang2006-06-25
* | | | [PATCH] Prepare for __copy_from_user_inatomic to not zero missed bytesNeilBrown2006-06-25
* | | | [PATCH] x86: cache pollution aware __copy_from_user_ll()Hiro Yoshioka2006-06-23
* | | | [PATCH] kernel-doc for mm/filemap.cRandy Dunlap2006-06-23
* | | | [PATCH] writeback: fix range handlingOGAWA Hirofumi2006-06-23
| |_|/ |/| |
* | | [PATCH] Add find_get_pages_contig(): contiguous variant of find_get_pages()Jens Axboe2006-04-27
| |/ |/|
* | [PATCH] fadvise(): write commandsAndrew Morton2006-03-24
* | [PATCH] filemap_fdatawrite_range() api: clarify -end parameterAndrew Morton2006-03-24