Commit Graph

129 Commits (ae2587e41254e48e670346aefa332d7469d86352)

Author SHA1 Message Date
Nick Piggin 55144768e1 fs: remove some AOP_TRUNCATED_PAGE 18 years ago
Nick Piggin 89e107877b fs: new cont helpers 18 years ago
Nick Piggin 674b892ede mm: restore KERNEL_DS optimisations 18 years ago
Nick Piggin afddba49d1 fs: introduce write_begin, write_end, and perform_write aops 18 years ago
Nick Piggin 2f718ffc16 mm: buffered write iterator 18 years ago
Nick Piggin 08291429cf mm: fix pagecache write deadlocks 18 years ago
Nick Piggin 4a9e5ef1f4 mm: write iovec cleanup 18 years ago
Nick Piggin eb2be18931 mm: buffered write cleanup 18 years ago
Nick Piggin 64649a5891 mm: trim more holes 18 years ago
Nick Piggin 5fe1723706 mm: debug write deadlocks 18 years ago
Andrew Morton ae37461c70 mm: clean up buffered write code 18 years ago
Andrew Morton 6814d7a912 Revert "[PATCH] generic_file_buffered_write(): deadlock on vectored write" 18 years ago
Andrew Morton 4b49643fbb Revert "[PATCH] generic_file_buffered_write(): handle zero-length iovec segments" 18 years ago
Nick Piggin 41cb8ac025 mm: revert KERNEL_DS buffered write optimisation 18 years ago
Nick Piggin 45726cb43d mm: improve find_lock_page 18 years ago
Fengguang Wu 57f6b96c09 filemap: convert some unsigned long to pgoff_t 18 years ago
Fengguang Wu b2c3843b1e filemap: trivial code cleanups 18 years ago
Fengguang Wu 7ff81078d8 readahead: remove the local copy of ra in do_generic_mapping_read() 18 years ago
Fengguang Wu f4e6b498d6 readahead: combine file_ra_state.prev_index/prev_offset into prev_pos 18 years ago
Fengguang Wu 0bb7ba6b9c readahead: mmap read-around simplification 18 years ago
Yan Zheng 745ad48e8c fix page release issue in filemap_fault 18 years ago
Stephen Hemminger f0b85c0cfd readahead: docbook fix 18 years ago
Adrian Bunk ec05b297f9 [PATCH] remove mm/filemap.c:file_send_actor() 18 years ago
Randy Dunlap bfe0d6867e fix filemap.c kernel-doc 18 years ago
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