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.19.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
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
2005-01-04
[PATCH] fix double sync_page_range() in generic_file_aio_write()
Oleg Nesterov
2005-01-03
[PATCH] mark_page_accessed() for read()s on non-page boundaries
Miquel van Smoorenburg
2005-01-03
[PATCH] Simplified readahead
Steven Pratt
2004-11-10
[PATCH] Fix O_SYNC speedup for generic_file_write_nolock
Suparna Bhattacharya
2004-11-07
[PATCH] unexport lock_page()
Andrew Morton
2004-11-03
[PATCH] PG_writeback: fix waitqueue_active memory barrier
Andrew Morton
2004-10-27
[PATCH] make filemap_fdatawrite_range() static
Arjan van de Ven
2004-10-18
[PATCH] reduce number of parameters to __wait_on_bit() and __wait_on_bit_lock()
William Lee Irwin III
2004-10-18
[PATCH] consolidate bit waiting code patterns
William Lee Irwin III
2004-10-18
[PATCH] standardize bit waiting data type
William Lee Irwin III
2004-10-18
[PATCH] add missing linux/syscalls.h includes
Arnd Bergmann
2004-10-18
[PATCH] make rlimit settings per-process instead of per-thread
Roland McGrath
2004-09-10
Fix off-by-one bug in page cache reading.
Linus Torvalds
2004-09-07
[PATCH] small wait_on_page_writeback_range() optimization
Marcelo Tosatti
2004-09-07
[PATCH] filemap read() fix
Ram Pai
2004-08-30
[PATCH] Fix a NULL pointer bug in do_generic_file_read()
David Howells
2004-08-30
[PATCH] tiny shmem/tmpfs replacement
Matt Mackall
2004-08-29
Merge http://oss.sgi.com:8090/xfs-linux-2.6
Linus Torvalds
2004-08-28
[XFS] Export sync_page_range to fix O_SYNC in XFS.
Christoph Hellwig
2004-08-26
[PATCH] Add a few might_sleep() checks
Ingo Molnar
2004-08-23
[PATCH] rmaplock: mm lock ordering
Hugh Dickins
2004-08-22
[PATCH] Concurrent O_SYNC write support
Andrew Morton
2004-08-22
[PATCH] filemap_fdatawrite range interface
Suparna Bhattacharya
[next]