Commit Graph

104 Commits (e02e68d31e2d436197386997727b216fee9c4623)

Author SHA1 Message Date
Rusty Russell cf914a7d65 readahead: split ondemand readahead interface into two functions 18 years ago
Fengguang Wu 3ea89ee86a readahead: convert filemap invocations 18 years ago
Nick Piggin 83c54070ee mm: fault feedback #2 18 years ago
Nick Piggin d0217ac04c mm: fault feedback #1 18 years ago
Nick Piggin 54cb8821de mm: merge populate and nopage into fault (fixes nonlinear) 18 years ago
Nick Piggin d00806b183 mm: fix fault vs invalidate race for linear mappings 18 years ago
NeilBrown a32ea1e1f9 Fix read/truncate race 18 years ago
Micah Cowan 17973f5af7 Only send SIGXFSZ when exceeding rlimits. 18 years ago
akpm@linux-foundation.org c44939ecb6 NeilBrown <neilb@suse.de> 18 years ago
Nick Piggin 45426812d6 mm: debug check for the fault vs invalidate race 18 years ago
Jens Axboe 0452a4e5d0 sendfile: kill generic_file_sendfile() 18 years ago
Peter Zijlstra 4e99325b46 mm: double mark_page_accessed() in read_cache_page_async() 18 years ago
Christoph Lameter 43c0f3d25c Fix: find_or_create_page skips cpuset memory spreading. 18 years ago
David Howells c855ff3718 Fix a bad error case handling in read_cache_page_async() 18 years ago
David Howells ef71c15c46 AFS: export a couple of core functions for AFS write support 18 years ago
Mark Fasheh ef51c97623 Remove do_sync_file_range() 18 years ago
Dmitriy Monakhov 0ceb331433 mm: move common segment checks to separate helper function 18 years ago
Jan Kara 6ce745ed39 readahead: code cleanup 18 years ago
Jan Kara ec0f163722 readahead: improve heuristic detecting sequential reads 18 years ago
Nick Piggin a8127717cb mm: simplify filemap_nopage 18 years ago
Nick Piggin 6fe6900e1e mm: make read_cache_page synchronous 18 years ago
Zach Brown 65b8291c40 [PATCH] dio: invalidate clean pages before dio write 18 years ago
NeilBrown 29dbb3fc80 [PATCH] knfsd: stop NFSD writes from being broken into lots of little writes to filesystem 18 years ago
Robert P. J. Day 72fd4a35a8 [PATCH] Numerous fixes to kernel-doc info in source files. 18 years ago
Nick Piggin 62045305c2 [PATCH] mm: remove find_trylock_page 18 years ago
Zach Brown 8459d86aff [PATCH] dio: only call aio_complete() after returning -EIOCBQUEUED 18 years ago
Josef "Jeff" Sipek d3ac7f892b [PATCH] mm: change uses of f_{dentry,vfsmnt} to use f_path 18 years ago
Ashwin Chaugule 098fe651f7 [PATCH] grab swap token reordered 18 years ago
Mark Fasheh d23a147bb6 [PATCH] Export should_remove_suid() 18 years ago
Nick Piggin 2ae88149a2 [PATCH] mm: clean up pagecache allocation 19 years ago
Nick Piggin 82591e6ea2 [PATCH] mm: more commenting on lock ordering 19 years ago
Jeff Moyer fb5527e68d [PATCH] direct-io: sync and invalidate file region when falling back to buffered write 19 years ago
Jens Axboe 01de85e057 [PATCH] Add lockless helpers for remove_suid() 19 years ago
Henrik Kretzschmar b2abacf3a2 [PATCH] mm: fix in kerneldoc 19 years ago
Badari Pulavarty 543ade1fc9 [PATCH] Streamline generic_file_* interfaces and filemap cleanups 19 years ago
Badari Pulavarty ee0b3e671b [PATCH] Remove readv/writev methods and use aio_read/aio_write instead 19 years ago
Badari Pulavarty 027445c372 [PATCH] Vectorize aio_read/aio_write fileop methods 19 years ago
David Howells 9361401eb7 [PATCH] BLOCK: Make it possible to disable the block layer [try #6] 19 years ago
David Howells cf9a2ae8d4 [PATCH] BLOCK: Move functions out of buffer code [try #6] 19 years ago
Adam Litke 79f5acf5d7 [PATCH] mm: make filemap_nopage use NOPAGE_SIGBUS 19 years ago
Steven Whitehouse 3f1a9aaeff [GFS2] Fix typo in last patch 19 years ago
Steven Whitehouse 0e0bcae3bf [GFS2] Fix direct i/o logic in filemap.c 19 years ago
Nick Piggin da6052f7b3 [PATCH] update some mm/ comments 19 years ago
Nick Piggin db37648cd6 [PATCH] mm: non syncing lock_page() 19 years ago
Andi Kleen b83a8e64fd [PATCH] MM: Remove rogue readahead printk 19 years ago
Steven Whitehouse a9e5f4d078 [GFS2] Alter direct I/O path 19 years ago
Christoph Lameter f8891e5e1f [PATCH] Light weight event counters 19 years ago
Christoph Lameter 347ce434d5 [PATCH] zoned vm counters: conversion of nr_pagecache to per zone counter 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Andrew Morton 81b0c87133 [PATCH] generic_file_buffered_write(): handle zero-length iovec segments 19 years ago