aboutsummaryrefslogtreecommitdiff
path: root/mm/filemap.c
AgeCommit message (Expand)Author
2006-12-10[PATCH] dio: only call aio_complete() after returning -EIOCBQUEUEDZach Brown
2006-12-08[PATCH] mm: change uses of f_{dentry,vfsmnt} to use f_pathJosef "Jeff" Sipek
2006-12-07[PATCH] grab swap token reorderedAshwin Chaugule
2006-12-01[PATCH] Export should_remove_suid()Mark Fasheh
2006-10-28[PATCH] mm: clean up pagecache allocationNick Piggin
2006-10-21Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2006-10-20[PATCH] mm: more commenting on lock orderingNick Piggin
2006-10-20[PATCH] direct-io: sync and invalidate file region when falling back to buffe...Jeff Moyer
2006-10-19[PATCH] Add lockless helpers for remove_suid()Jens Axboe
2006-10-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6Linus Torvalds
2006-10-04[PATCH] mm: fix in kerneldocHenrik Kretzschmar
2006-10-02Merge branch 'master' into gfs2Steven Whitehouse
2006-10-01[PATCH] Streamline generic_file_* interfaces and filemap cleanupsBadari Pulavarty
2006-10-01[PATCH] Remove readv/writev methods and use aio_read/aio_write insteadBadari Pulavarty
2006-10-01[PATCH] Vectorize aio_read/aio_write fileop methodsBadari Pulavarty
2006-09-30[PATCH] BLOCK: Make it possible to disable the block layer [try #6]David Howells
2006-09-30[PATCH] BLOCK: Move functions out of buffer code [try #6]David Howells
2006-09-29[PATCH] mm: make filemap_nopage use NOPAGE_SIGBUSAdam Litke
2006-09-28Merge branch 'master' into gfs2Steven Whitehouse
2006-09-27[GFS2] Fix typo in last patchSteven Whitehouse
2006-09-27[GFS2] Fix direct i/o logic in filemap.cSteven Whitehouse
2006-09-26[PATCH] update some mm/ commentsNick Piggin
2006-09-26[PATCH] mm: non syncing lock_page()Nick Piggin
2006-07-31Merge branch 'master'Steven Whitehouse
2006-07-29[PATCH] MM: Remove rogue readahead printkAndi Kleen
2006-07-25[GFS2] Alter direct I/O pathSteven Whitehouse
2006-07-03Merge rsync://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Steven Whitehouse
2006-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2006-06-30[PATCH] Light weight event countersChristoph Lameter
2006-06-30[PATCH] zoned vm counters: conversion of nr_pagecache to per zone counterChristoph Lameter
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-29[PATCH] generic_file_buffered_write(): handle zero-length iovec segmentsAndrew Morton
2006-06-28[PATCH] mark address_space_operations constChristoph Hellwig
2006-06-27[PATCH] generic_file_buffered_write(): deadlock on vectored writeVladimir V. Saveliev
2006-06-25[PATCH] readahead: backoff on I/O errorWu Fengguang
2006-06-25[PATCH] Prepare for __copy_from_user_inatomic to not zero missed bytesNeilBrown
2006-06-23[PATCH] x86: cache pollution aware __copy_from_user_ll()Hiro Yoshioka
2006-06-23[PATCH] kernel-doc for mm/filemap.cRandy Dunlap
2006-06-23[PATCH] writeback: fix range handlingOGAWA Hirofumi
2006-06-21[GFS2] Make file_read_actor export _GPLSteven Whitehouse
2006-05-12Merge branch 'master'Steven Whitehouse
2006-04-27[PATCH] Add find_get_pages_contig(): contiguous variant of find_get_pages()Jens Axboe
2006-03-31Merge branch 'master'Steven Whitehouse
2006-03-24[PATCH] fadvise(): write commandsAndrew Morton
2006-03-24[PATCH] filemap_fdatawrite_range() api: clarify -end parameterAndrew Morton
2006-03-24[PATCH] cpuset memory spread page cache implementation and hooksPaul Jackson
2006-03-22[PATCH] mm: make __put_page internalNick Piggin
2006-01-30[GFS2] Export file_read_actorSteven Whitehouse
2006-01-18[PATCH] mm: migration page refcounting fixNick Piggin
2006-01-11[PATCH] move capable() to capability.hRandy.Dunlap