index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
filemap.c
Commit message (
Expand
)
Author
Age
*
fix page release issue in filemap_fault
Yan Zheng
2007-10-08
*
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2007-08-11
|
\
|
*
[PATCH] remove mm/filemap.c:file_send_actor()
Adrian Bunk
2007-08-11
*
|
readahead: docbook fix
Stephen Hemminger
2007-08-11
|
/
*
fix filemap.c kernel-doc
Randy Dunlap
2007-07-31
*
readahead: split ondemand readahead interface into two functions
Rusty Russell
2007-07-19
*
readahead: convert filemap invocations
Fengguang Wu
2007-07-19
*
mm: fault feedback #2
Nick Piggin
2007-07-19
*
mm: fault feedback #1
Nick Piggin
2007-07-19
*
mm: merge populate and nopage into fault (fixes nonlinear)
Nick Piggin
2007-07-19
*
mm: fix fault vs invalidate race for linear mappings
Nick Piggin
2007-07-19
*
Fix read/truncate race
NeilBrown
2007-07-17
*
Only send SIGXFSZ when exceeding rlimits.
Micah Cowan
2007-07-16
*
NeilBrown <neilb@suse.de>
akpm@linux-foundation.org
2007-07-16
*
mm: debug check for the fault vs invalidate race
Nick Piggin
2007-07-16
*
sendfile: kill generic_file_sendfile()
Jens Axboe
2007-07-10
*
mm: double mark_page_accessed() in read_cache_page_async()
Peter Zijlstra
2007-07-08
*
Fix: find_or_create_page skips cpuset memory spreading.
Christoph Lameter
2007-05-17
*
Fix a bad error case handling in read_cache_page_async()
David Howells
2007-05-09
*
AFS: export a couple of core functions for AFS write support
David Howells
2007-05-09
*
Remove do_sync_file_range()
Mark Fasheh
2007-05-08
*
mm: move common segment checks to separate helper function
Dmitriy Monakhov
2007-05-08
*
readahead: code cleanup
Jan Kara
2007-05-07
*
readahead: improve heuristic detecting sequential reads
Jan Kara
2007-05-07
*
mm: simplify filemap_nopage
Nick Piggin
2007-05-07
*
mm: make read_cache_page synchronous
Nick Piggin
2007-05-07
*
[PATCH] dio: invalidate clean pages before dio write
Zach Brown
2007-03-16
*
[PATCH] knfsd: stop NFSD writes from being broken into lots of little writes ...
NeilBrown
2007-02-16
*
[PATCH] Numerous fixes to kernel-doc info in source files.
Robert P. J. Day
2007-02-11
*
[PATCH] mm: remove find_trylock_page
Nick Piggin
2007-02-09
*
[PATCH] dio: only call aio_complete() after returning -EIOCBQUEUED
Zach Brown
2006-12-10
*
[PATCH] mm: change uses of f_{dentry,vfsmnt} to use f_path
Josef "Jeff" Sipek
2006-12-08
*
[PATCH] grab swap token reordered
Ashwin Chaugule
2006-12-07
*
[PATCH] Export should_remove_suid()
Mark Fasheh
2006-12-01
*
[PATCH] mm: clean up pagecache allocation
Nick Piggin
2006-10-28
*
Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
2006-10-21
|
\
|
*
[PATCH] Add lockless helpers for remove_suid()
Jens Axboe
2006-10-19
*
|
[PATCH] mm: more commenting on lock ordering
Nick Piggin
2006-10-20
*
|
[PATCH] direct-io: sync and invalidate file region when falling back to buffe...
Jeff Moyer
2006-10-20
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6
Linus Torvalds
2006-10-04
|
\
|
*
Merge branch 'master' into gfs2
Steven Whitehouse
2006-10-02
|
|
\
|
*
\
Merge branch 'master' into gfs2
Steven Whitehouse
2006-09-28
|
|
\
\
|
*
|
|
[GFS2] Fix typo in last patch
Steven Whitehouse
2006-09-27
|
*
|
|
[GFS2] Fix direct i/o logic in filemap.c
Steven Whitehouse
2006-09-27
|
*
|
|
Merge branch 'master'
Steven Whitehouse
2006-07-31
|
|
\
\
\
|
*
|
|
|
[GFS2] Alter direct I/O path
Steven Whitehouse
2006-07-25
|
*
|
|
|
Merge rsync://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
Steven Whitehouse
2006-07-03
|
|
\
\
\
\
|
*
|
|
|
|
[GFS2] Make file_read_actor export _GPL
Steven Whitehouse
2006-06-21
|
*
|
|
|
|
Merge branch 'master'
Steven Whitehouse
2006-05-12
|
|
\
\
\
\
\
|
*
\
\
\
\
\
Merge branch 'master'
Steven Whitehouse
2006-03-31
|
|
\
\
\
\
\
\
[next]