index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
filemap.c
Age
Commit message (
Expand
)
Author
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
2005-05-05
[PATCH] remove outdated comments from filemap.c
Christoph Hellwig
2005-05-01
[PATCH] DocBook: fix some descriptions
Martin Waitz
2005-05-01
[PATCH] Exterminate PAGE_BUG
Matt Mackall
2005-05-01
[PATCH] sync_page() smp_mb() comment
William Lee Irwin III
2005-05-01
[PATCH] generic_file_buffered_write fixes
akpm@osdl.org
2005-04-16
[PATCH] filemap_getpage can block when MAP_NONBLOCK specified
Jeff Moyer
2005-03-30
[PATCH] BDI: Provide backing device capability information [try #3]
David Howells
2005-03-28
Merge whitespace and __nocast changes
Linus Torvalds
2005-03-28
[PATCH] unused 'size' assignment in filemap_nopage
Jeff Moyer
2005-03-28
Mark "gfp" masks as "unsigned int" and use __nocast to find violations.
Linus Torvalds
2005-03-07
[PATCH] readahead: improve sequential read detection
Oleg Nesterov
2005-03-04
[PATCH] make mapping->tree_lock an rwlock
bill.irwin@oracle.com
2005-03-04
[PATCH] only unmap what intersects a direct_IO op
Zach Brown
2005-03-04
[PATCH] write and wait on range before direct io read
Zach Brown
2005-03-04
[PATCH] invalidate range of pages after direct IO write
Zach Brown
2005-02-13
[PATCH] block new writers on frozen filesystems
Christoph Hellwig
2005-02-07
[PATCH] add MAP_POPULATE/sys_remap_file_pages support to XFS
Christoph Hellwig
2005-01-20
[PATCH] generic_file_buffered_write: handle partial DIO writes with multiple ...
Daniel McNeil
2005-01-14
[PATCH] mark-page-accessed in filemap.c not quite right
Miquel van Smoorenburg
2005-01-07
[PATCH] invalidate_inode_pages2() mmap coherency fix
Andrew Morton
2005-01-07
[PATCH] readpage-vs-invalidate fix
Andrew Morton
[next]