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
2007-05-08
Remove do_sync_file_range()
Mark Fasheh
1
-4
/
+4
2007-05-08
mm: move common segment checks to separate helper function
Dmitriy Monakhov
1
-37
/
+45
2007-05-07
readahead: code cleanup
Jan Kara
1
-3
/
+4
2007-05-07
readahead: improve heuristic detecting sequential reads
Jan Kara
1
-3
/
+6
2007-05-07
mm: simplify filemap_nopage
Nick Piggin
1
-24
/
+0
2007-05-07
mm: make read_cache_page synchronous
Nick Piggin
1
-11
/
+38
2007-03-17
[PATCH] dio: invalidate clean pages before dio write
Zach Brown
1
-11
/
+35
2007-02-16
[PATCH] knfsd: stop NFSD writes from being broken into lots of little writes ...
NeilBrown
1
-13
/
+19
2007-02-11
[PATCH] Numerous fixes to kernel-doc info in source files.
Robert P. J. Day
1
-2
/
+2
2007-02-09
[PATCH] mm: remove find_trylock_page
Nick Piggin
1
-20
/
+0
2006-12-10
[PATCH] dio: only call aio_complete() after returning -EIOCBQUEUED
Zach Brown
1
-6
/
+3
2006-12-08
[PATCH] mm: change uses of f_{dentry,vfsmnt} to use f_path
Josef "Jeff" Sipek
1
-1
/
+1
2006-12-07
[PATCH] grab swap token reordered
Ashwin Chaugule
1
-1
/
+0
2006-12-02
[PATCH] Export should_remove_suid()
Mark Fasheh
1
-0
/
+1
2006-10-28
[PATCH] mm: clean up pagecache allocation
Nick Piggin
1
-18
/
+6
2006-10-21
Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
1
-8
/
+22
2006-10-20
[PATCH] mm: more commenting on lock ordering
Nick Piggin
1
-2
/
+2
2006-10-20
[PATCH] direct-io: sync and invalidate file region when falling back to buffe...
Jeff Moyer
1
-6
/
+45
2006-10-19
[PATCH] Add lockless helpers for remove_suid()
Jens Axboe
1
-8
/
+22
2006-10-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6
Linus Torvalds
1
-2
/
+4
2006-10-04
[PATCH] mm: fix in kerneldoc
Henrik Kretzschmar
1
-2
/
+2
2006-10-02
Merge branch 'master' into gfs2
Steven Whitehouse
1
-133
/
+53
2006-10-01
[PATCH] Streamline generic_file_* interfaces and filemap cleanups
Badari Pulavarty
1
-83
/
+4
2006-10-01
[PATCH] Remove readv/writev methods and use aio_read/aio_write instead
Badari Pulavarty
1
-36
/
+0
2006-10-01
[PATCH] Vectorize aio_read/aio_write fileop methods
Badari Pulavarty
1
-19
/
+20
2006-09-30
[PATCH] BLOCK: Make it possible to disable the block layer [try #6]
David Howells
1
-0
/
+4
2006-09-30
[PATCH] BLOCK: Move functions out of buffer code [try #6]
David Howells
1
-0
/
+30
2006-09-29
[PATCH] mm: make filemap_nopage use NOPAGE_SIGBUS
Adam Litke
1
-3
/
+3
2006-09-28
Merge branch 'master' into gfs2
Steven Whitehouse
1
-4
/
+21
2006-09-27
[GFS2] Fix typo in last patch
Steven Whitehouse
1
-1
/
+1
2006-09-27
[GFS2] Fix direct i/o logic in filemap.c
Steven Whitehouse
1
-2
/
+3
2006-09-26
[PATCH] update some mm/ comments
Nick Piggin
1
-4
/
+4
2006-09-26
[PATCH] mm: non syncing lock_page()
Nick Piggin
1
-0
/
+17
2006-07-31
Merge branch 'master'
Steven Whitehouse
1
-2
/
+0
2006-07-30
[PATCH] MM: Remove rogue readahead printk
Andi Kleen
1
-2
/
+0
2006-07-26
[GFS2] Alter direct I/O path
Steven Whitehouse
1
-2
/
+2
2006-07-03
Merge rsync://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
Steven Whitehouse
1
-78
/
+179
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-06-21
[GFS2] Make file_read_actor export _GPL
Steven Whitehouse
1
-1
/
+1
[next]