Commit Graph

70 Commits (6da61809822c22634a3de2dcb3c60283b836a88a)

Author SHA1 Message Date
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
Christoph Hellwig f5e54d6e53 [PATCH] mark address_space_operations const 19 years ago
Vladimir V. Saveliev 6527c2bdf1 [PATCH] generic_file_buffered_write(): deadlock on vectored write 19 years ago
Wu Fengguang 76d42bd969 [PATCH] readahead: backoff on I/O error 19 years ago
NeilBrown 01408c4939 [PATCH] Prepare for __copy_from_user_inatomic to not zero missed bytes 19 years ago
Hiro Yoshioka c22ce143d1 [PATCH] x86: cache pollution aware __copy_from_user_ll() 19 years ago
Randy Dunlap 485bb99b49 [PATCH] kernel-doc for mm/filemap.c 19 years ago
OGAWA Hirofumi 111ebb6e6f [PATCH] writeback: fix range handling 19 years ago
Steven Whitehouse bf9f424d9a [GFS2] Make file_read_actor export _GPL 19 years ago
Jens Axboe ebf43500ef [PATCH] Add find_get_pages_contig(): contiguous variant of find_get_pages() 19 years ago
Andrew Morton ebcf28e1c7 [PATCH] fadvise(): write commands 19 years ago
Andrew Morton 469eb4d038 [PATCH] filemap_fdatawrite_range() api: clarify -end parameter 19 years ago
Paul Jackson 44110fe385 [PATCH] cpuset memory spread page cache implementation and hooks 19 years ago
Nick Piggin 0f8053a509 [PATCH] mm: make __put_page internal 19 years ago
Steven Whitehouse c25ec8f568 [GFS2] Export file_read_actor 19 years ago
Nick Piggin 053837fce7 [PATCH] mm: migration page refcounting fix 19 years ago
Randy.Dunlap c59ede7b78 [PATCH] move capable() to capability.h 19 years ago
Christoph Hellwig 870f481793 [PATCH] replace inode_update_time with file_update_time 19 years ago
Jes Sorensen 1b1dcc1b57 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem 19 years ago
OGAWA Hirofumi 28fd129827 [PATCH] Fix and add EXPORT_SYMBOL(filemap_write_and_wait) 19 years ago
OGAWA Hirofumi 268fc16e34 [PATCH] export/change sync_page_range/_nolock() 19 years ago
Nikita Danilov bbfbb7cec9 [PATCH] find_lock_page(): call __lock_page() directly. 19 years ago
Zach Brown 994fc28c7b [PATCH] add AOP_TRUNCATED_PAGE, prepend AOP_ to WRITEPAGE_ACTIVATE 19 years ago
Andi Kleen 07808b74e7 [PATCH] x86_64: Remove obsolete ARCH_HAS_ATOMIC_UNSIGNED and page_flags_t 19 years ago
Tejun Heo 39e88ca2c9 [PATCH] fs: error case fix in __generic_file_aio_read 20 years ago
Nikita Danilov b1459461f1 [PATCH] mm/filemap.c:filemap_populate(): move export. 20 years ago
Hugh Dickins b8072f099b [PATCH] mm: update comments to pte lock 20 years ago
Hugh Dickins 4c21e2f244 [PATCH] mm: split page table lock 20 years ago
Hugh Dickins 65500d234e [PATCH] mm: page fault handlers tidyup 20 years ago
Al Viro 6daa0e2862 [PATCH] gfp_t: mm/* (easy parts) 20 years ago
Adrian Bunk 5ce7852cdf [PATCH] mm/filemap.c: make two functions static 20 years ago
Paolo 'Blaisorblade' Giarrusso d44ed4f868 [PATCH] shmem_populate: avoid an useless check, and some comments 20 years ago
Hugh Dickins 5d337b9194 [PATCH] swap: swap_lock replace list+device 20 years ago
Badari Pulavarty b0cfbd995d [PATCH] fix for generic_file_write iov problem 20 years ago