index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
filemap.c
Age
Commit message (
Expand
)
Author
2006-09-27
[GFS2] Fix direct i/o logic in filemap.c
Steven Whitehouse
2006-09-26
[PATCH] update some mm/ comments
Nick Piggin
2006-09-26
[PATCH] mm: non syncing lock_page()
Nick Piggin
2006-07-31
Merge branch 'master'
Steven Whitehouse
2006-07-29
[PATCH] MM: Remove rogue readahead printk
Andi Kleen
2006-07-25
[GFS2] Alter direct I/O path
Steven Whitehouse
2006-07-03
Merge rsync://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
Steven Whitehouse
2006-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2006-06-30
[PATCH] Light weight event counters
Christoph Lameter
2006-06-30
[PATCH] zoned vm counters: conversion of nr_pagecache to per zone counter
Christoph Lameter
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-29
[PATCH] generic_file_buffered_write(): handle zero-length iovec segments
Andrew Morton
2006-06-28
[PATCH] mark address_space_operations const
Christoph Hellwig
2006-06-27
[PATCH] generic_file_buffered_write(): deadlock on vectored write
Vladimir V. Saveliev
2006-06-25
[PATCH] readahead: backoff on I/O error
Wu Fengguang
2006-06-25
[PATCH] Prepare for __copy_from_user_inatomic to not zero missed bytes
NeilBrown
2006-06-23
[PATCH] x86: cache pollution aware __copy_from_user_ll()
Hiro Yoshioka
2006-06-23
[PATCH] kernel-doc for mm/filemap.c
Randy Dunlap
2006-06-23
[PATCH] writeback: fix range handling
OGAWA Hirofumi
2006-06-21
[GFS2] Make file_read_actor export _GPL
Steven Whitehouse
2006-05-12
Merge branch 'master'
Steven Whitehouse
2006-04-27
[PATCH] Add find_get_pages_contig(): contiguous variant of find_get_pages()
Jens Axboe
2006-03-31
Merge branch 'master'
Steven Whitehouse
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-30
[GFS2] Export file_read_actor
Steven Whitehouse
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
[prev]
[next]