index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
filemap.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2007-08-11
1
-20
/
+0
|
\
|
*
[PATCH] remove mm/filemap.c:file_send_actor()
Adrian Bunk
2007-08-11
1
-20
/
+0
*
|
readahead: docbook fix
Stephen Hemminger
2007-08-11
1
-1
/
+1
|
/
*
fix filemap.c kernel-doc
Randy Dunlap
2007-07-31
1
-1
/
+1
*
readahead: split ondemand readahead interface into two functions
Rusty Russell
2007-07-19
1
-5
/
+5
*
readahead: convert filemap invocations
Fengguang Wu
2007-07-19
1
-20
/
+31
*
mm: fault feedback #2
Nick Piggin
2007-07-19
1
-4
/
+2
*
mm: fault feedback #1
Nick Piggin
2007-07-19
1
-224
/
+25
*
mm: merge populate and nopage into fault (fixes nonlinear)
Nick Piggin
2007-07-19
1
-36
/
+58
*
mm: fix fault vs invalidate race for linear mappings
Nick Piggin
2007-07-19
1
-33
/
+20
*
Fix read/truncate race
NeilBrown
2007-07-17
1
-44
/
+28
*
Only send SIGXFSZ when exceeding rlimits.
Micah Cowan
2007-07-16
1
-2
/
+0
*
NeilBrown <neilb@suse.de>
akpm@linux-foundation.org
2007-07-16
1
-0
/
+2
*
mm: debug check for the fault vs invalidate race
Nick Piggin
2007-07-16
1
-0
/
+1
*
sendfile: kill generic_file_sendfile()
Jens Axboe
2007-07-10
1
-20
/
+0
*
mm: double mark_page_accessed() in read_cache_page_async()
Peter Zijlstra
2007-07-08
1
-1
/
+0
*
Fix: find_or_create_page skips cpuset memory spreading.
Christoph Lameter
2007-05-16
1
-1
/
+2
*
Fix a bad error case handling in read_cache_page_async()
David Howells
2007-05-09
1
-3
/
+3
*
AFS: export a couple of core functions for AFS write support
David Howells
2007-05-09
1
-0
/
+2
*
Remove do_sync_file_range()
Mark Fasheh
2007-05-08
1
-4
/
+4
*
mm: move common segment checks to separate helper function
Dmitriy Monakhov
2007-05-08
1
-37
/
+45
*
readahead: code cleanup
Jan Kara
2007-05-07
1
-3
/
+4
*
readahead: improve heuristic detecting sequential reads
Jan Kara
2007-05-07
1
-3
/
+6
*
mm: simplify filemap_nopage
Nick Piggin
2007-05-07
1
-24
/
+0
*
mm: make read_cache_page synchronous
Nick Piggin
2007-05-07
1
-11
/
+38
*
[PATCH] dio: invalidate clean pages before dio write
Zach Brown
2007-03-16
1
-11
/
+35
*
[PATCH] knfsd: stop NFSD writes from being broken into lots of little writes ...
NeilBrown
2007-02-16
1
-13
/
+19
*
[PATCH] Numerous fixes to kernel-doc info in source files.
Robert P. J. Day
2007-02-11
1
-2
/
+2
*
[PATCH] mm: remove find_trylock_page
Nick Piggin
2007-02-09
1
-20
/
+0
*
[PATCH] dio: only call aio_complete() after returning -EIOCBQUEUED
Zach Brown
2006-12-10
1
-6
/
+3
*
[PATCH] mm: change uses of f_{dentry,vfsmnt} to use f_path
Josef "Jeff" Sipek
2006-12-08
1
-1
/
+1
*
[PATCH] grab swap token reordered
Ashwin Chaugule
2006-12-07
1
-1
/
+0
*
[PATCH] Export should_remove_suid()
Mark Fasheh
2006-12-01
1
-0
/
+1
*
[PATCH] mm: clean up pagecache allocation
Nick Piggin
2006-10-28
1
-18
/
+6
*
Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
2006-10-21
1
-8
/
+22
|
\
|
*
[PATCH] Add lockless helpers for remove_suid()
Jens Axboe
2006-10-19
1
-8
/
+22
*
|
[PATCH] mm: more commenting on lock ordering
Nick Piggin
2006-10-20
1
-2
/
+2
*
|
[PATCH] direct-io: sync and invalidate file region when falling back to buffe...
Jeff Moyer
2006-10-20
1
-6
/
+45
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6
Linus Torvalds
2006-10-04
1
-2
/
+4
|
\
|
*
Merge branch 'master' into gfs2
Steven Whitehouse
2006-10-02
1
-133
/
+53
|
|
\
|
*
\
Merge branch 'master' into gfs2
Steven Whitehouse
2006-09-28
1
-4
/
+21
|
|
\
\
|
*
|
|
[GFS2] Fix typo in last patch
Steven Whitehouse
2006-09-27
1
-1
/
+1
|
*
|
|
[GFS2] Fix direct i/o logic in filemap.c
Steven Whitehouse
2006-09-27
1
-2
/
+3
|
*
|
|
Merge branch 'master'
Steven Whitehouse
2006-07-31
1
-2
/
+0
|
|
\
\
\
|
*
|
|
|
[GFS2] Alter direct I/O path
Steven Whitehouse
2006-07-25
1
-2
/
+2
|
*
|
|
|
Merge rsync://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
Steven Whitehouse
2006-07-03
1
-78
/
+179
|
|
\
\
\
\
|
*
|
|
|
|
[GFS2] Make file_read_actor export _GPL
Steven Whitehouse
2006-06-21
1
-1
/
+1
|
*
|
|
|
|
Merge branch 'master'
Steven Whitehouse
2006-05-12
1
-0
/
+32
|
|
\
\
\
\
\
|
*
\
\
\
\
\
Merge branch 'master'
Steven Whitehouse
2006-03-31
1
-6
/
+37
|
|
\
\
\
\
\
\
|
*
|
|
|
|
|
|
[GFS2] Export file_read_actor
Steven Whitehouse
2006-01-30
1
-0
/
+1
[prev]
[next]