index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
filemap.c
Age
Commit message (
Expand
)
Author
Files
Lines
2006-07-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
1
-1
/
+0
2006-06-30
[PATCH] Light weight event counters
Christoph Lameter
1
-2
/
+2
2006-06-30
[PATCH] zoned vm counters: conversion of nr_pagecache to per zone counter
Christoph Lameter
1
-2
/
+2
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-29
[PATCH] generic_file_buffered_write(): handle zero-length iovec segments
Andrew Morton
1
-1
/
+8
2006-06-29
[PATCH] mark address_space_operations const
Christoph Hellwig
1
-2
/
+2
2006-06-28
[PATCH] generic_file_buffered_write(): deadlock on vectored write
Vladimir V. Saveliev
1
-7
/
+11
2006-06-25
[PATCH] readahead: backoff on I/O error
Wu Fengguang
1
-0
/
+28
2006-06-25
[PATCH] Prepare for __copy_from_user_inatomic to not zero missed bytes
NeilBrown
1
-6
/
+2
2006-06-23
[PATCH] x86: cache pollution aware __copy_from_user_ll()
Hiro Yoshioka
1
-2
/
+2
2006-06-23
[PATCH] kernel-doc for mm/filemap.c
Randy Dunlap
1
-53
/
+120
2006-06-23
[PATCH] writeback: fix range handling
OGAWA Hirofumi
1
-3
/
+3
2006-04-27
[PATCH] Add find_get_pages_contig(): contiguous variant of find_get_pages()
Jens Axboe
1
-0
/
+32
2006-03-24
[PATCH] fadvise(): write commands
Andrew Morton
1
-5
/
+5
2006-03-24
[PATCH] filemap_fdatawrite_range() api: clarify -end parameter
Andrew Morton
1
-1
/
+7
2006-03-24
[PATCH] cpuset memory spread page cache implementation and hooks
Paul Jackson
1
-0
/
+23
2006-03-22
[PATCH] mm: make __put_page internal
Nick Piggin
1
-0
/
+2
2006-01-19
[PATCH] mm: migration page refcounting fix
Nick Piggin
1
-0
/
+1
2006-01-12
[PATCH] move capable() to capability.h
Randy.Dunlap
1
-0
/
+1
2006-01-10
[PATCH] replace inode_update_time with file_update_time
Christoph Hellwig
1
-1
/
+1
2006-01-10
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
Jes Sorensen
1
-15
/
+15
2006-01-09
[PATCH] Fix and add EXPORT_SYMBOL(filemap_write_and_wait)
OGAWA Hirofumi
1
-13
/
+27
2006-01-09
[PATCH] export/change sync_page_range/_nolock()
OGAWA Hirofumi
1
-4
/
+4
2006-01-06
[PATCH] find_lock_page(): call __lock_page() directly.
Nikita Danilov
1
-2
/
+3
2006-01-03
[PATCH] add AOP_TRUNCATED_PAGE, prepend AOP_ to WRITEPAGE_ACTIVATE
Zach Brown
1
-23
/
+50
2005-11-15
[PATCH] x86_64: Remove obsolete ARCH_HAS_ATOMIC_UNSIGNED and page_flags_t
Andi Kleen
1
-1
/
+1
2005-10-31
[PATCH] fs: error case fix in __generic_file_aio_read
Tejun Heo
1
-2
/
+2
2005-10-30
[PATCH] mm/filemap.c:filemap_populate(): move export.
Nikita Danilov
1
-1
/
+1
2005-10-30
[PATCH] mm: update comments to pte lock
Hugh Dickins
1
-3
/
+3
2005-10-30
[PATCH] mm: split page table lock
Hugh Dickins
1
-1
/
+1
2005-10-30
[PATCH] mm: page fault handlers tidyup
Hugh Dickins
1
-1
/
+1
2005-10-28
[PATCH] gfp_t: mm/* (easy parts)
Al Viro
1
-4
/
+4
2005-09-10
[PATCH] mm/filemap.c: make two functions static
Adrian Bunk
1
-7
/
+10
2005-09-05
[PATCH] shmem_populate: avoid an useless check, and some comments
Paolo 'Blaisorblade' Giarrusso
1
-0
/
+7
2005-09-05
[PATCH] swap: swap_lock replace list+device
Hugh Dickins
1
-4
/
+3
2005-06-26
[PATCH] fix for generic_file_write iov problem
Badari Pulavarty
1
-1
/
+3
2005-06-26
[PATCH] Fix the error handling in direct I/O
Hifumi Hisashi
1
-2
/
+5
2005-06-24
[PATCH] xip: fs/mm: execute in place
Carsten Otte
1
-72
/
+2
2005-06-23
[PATCH] Remove f_error field from struct file
Christoph Lameter
1
-6
/
+0
2005-06-07
[PATCH] broken fault_in_pages_readable call in generic_file_buffered_write()
Martin Schwidefsky
1
-1
/
+7
2005-05-22
[PATCH] fix for __generic_file_aio_read() to return 0 on EOF
Suparna Bhattacharya
1
-1
/
+1
2005-05-06
[PATCH] remove outdated comments from filemap.c
Christoph Hellwig
1
-5
/
+0
2005-05-01
[PATCH] DocBook: fix some descriptions
Martin Waitz
1
-8
/
+9
2005-05-01
[PATCH] Exterminate PAGE_BUG
Matt Mackall
1
-2
/
+1
2005-05-01
[PATCH] sync_page() smp_mb() comment
William Lee Irwin III
1
-1
/
+19
2005-05-01
[PATCH] generic_file_buffered_write fixes
akpm@osdl.org
1
-2
/
+4
2005-04-17
[PATCH] filemap_getpage can block when MAP_NONBLOCK specified
Jeff Moyer
1
-1
/
+6
2005-04-17
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+2306