index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
filemap.c
Age
Commit message (
Expand
)
Author
2006-10-01
[PATCH] Streamline generic_file_* interfaces and filemap cleanups
Badari Pulavarty
2006-10-01
[PATCH] Remove readv/writev methods and use aio_read/aio_write instead
Badari Pulavarty
2006-10-01
[PATCH] Vectorize aio_read/aio_write fileop methods
Badari 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_SIGBUS
Adam Litke
2006-09-26
[PATCH] update some mm/ comments
Nick Piggin
2006-09-26
[PATCH] mm: non syncing lock_page()
Nick Piggin
2006-07-29
[PATCH] MM: Remove rogue readahead printk
Andi Kleen
2006-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2006-06-30
[PATCH] Light weight event counters
Christoph Lameter
2006-06-30
[PATCH] zoned vm counters: conversion of nr_pagecache to per zone counter
Christoph Lameter
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-29
[PATCH] generic_file_buffered_write(): handle zero-length iovec segments
Andrew Morton
2006-06-28
[PATCH] mark address_space_operations const
Christoph Hellwig
2006-06-27
[PATCH] generic_file_buffered_write(): deadlock on vectored write
Vladimir V. Saveliev
2006-06-25
[PATCH] readahead: backoff on I/O error
Wu Fengguang
2006-06-25
[PATCH] Prepare for __copy_from_user_inatomic to not zero missed bytes
NeilBrown
2006-06-23
[PATCH] x86: cache pollution aware __copy_from_user_ll()
Hiro Yoshioka
2006-06-23
[PATCH] kernel-doc for mm/filemap.c
Randy Dunlap
2006-06-23
[PATCH] writeback: fix range handling
OGAWA Hirofumi
2006-04-27
[PATCH] Add find_get_pages_contig(): contiguous variant of find_get_pages()
Jens Axboe
2006-03-24
[PATCH] fadvise(): write commands
Andrew Morton
2006-03-24
[PATCH] filemap_fdatawrite_range() api: clarify -end parameter
Andrew Morton
2006-03-24
[PATCH] cpuset memory spread page cache implementation and hooks
Paul Jackson
2006-03-22
[PATCH] mm: make __put_page internal
Nick Piggin
2006-01-18
[PATCH] mm: migration page refcounting fix
Nick Piggin
2006-01-11
[PATCH] move capable() to capability.h
Randy.Dunlap
2006-01-10
[PATCH] replace inode_update_time with file_update_time
Christoph Hellwig
2006-01-09
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
Jes Sorensen
2006-01-08
[PATCH] Fix and add EXPORT_SYMBOL(filemap_write_and_wait)
OGAWA Hirofumi
2006-01-08
[PATCH] export/change sync_page_range/_nolock()
OGAWA Hirofumi
2006-01-06
[PATCH] find_lock_page(): call __lock_page() directly.
Nikita Danilov
2006-01-03
[PATCH] add AOP_TRUNCATED_PAGE, prepend AOP_ to WRITEPAGE_ACTIVATE
Zach Brown
2005-11-14
[PATCH] x86_64: Remove obsolete ARCH_HAS_ATOMIC_UNSIGNED and page_flags_t
Andi Kleen
2005-10-30
[PATCH] fs: error case fix in __generic_file_aio_read
Tejun Heo
2005-10-29
[PATCH] mm/filemap.c:filemap_populate(): move export.
Nikita Danilov
2005-10-29
[PATCH] mm: update comments to pte lock
Hugh Dickins
2005-10-29
[PATCH] mm: split page table lock
Hugh Dickins
2005-10-29
[PATCH] mm: page fault handlers tidyup
Hugh Dickins
2005-10-28
[PATCH] gfp_t: mm/* (easy parts)
Al Viro
2005-09-10
[PATCH] mm/filemap.c: make two functions static
Adrian Bunk
2005-09-05
[PATCH] shmem_populate: avoid an useless check, and some comments
Paolo 'Blaisorblade' Giarrusso
2005-09-05
[PATCH] swap: swap_lock replace list+device
Hugh Dickins
2005-06-25
[PATCH] fix for generic_file_write iov problem
Badari Pulavarty
2005-06-25
[PATCH] Fix the error handling in direct I/O
Hifumi Hisashi
2005-06-24
[PATCH] xip: fs/mm: execute in place
Carsten Otte
2005-06-23
[PATCH] Remove f_error field from struct file
Christoph Lameter
2005-06-06
[PATCH] broken fault_in_pages_readable call in generic_file_buffered_write()
Martin Schwidefsky
2005-05-21
[PATCH] fix for __generic_file_aio_read() to return 0 on EOF
Suparna Bhattacharya
[next]