Commit Graph

280 Commits (f69f2e264f6388df6d3cae45dd67ddfd52aaa14b)

Author SHA1 Message Date
Paul Gortmaker b95f1b31b7 mm: Map most files to use export.h instead of module.h 13 years ago
Jeff Layton 39be79c16f vfs: iov_iter: have iov_iter_advance decrement nr_segs appropriately 13 years ago
Shaohua Li cc39c6a9bb mm: account skipped entries to avoid looping in find_get_pages 14 years ago
Hugh Dickins 8079b1c859 mm: clarify the radix_tree exceptional cases 14 years ago
Hugh Dickins 31475dd611 mm: a few small updates for radix-swap 14 years ago
Hugh Dickins a2c16d6cb0 mm: let swap use exceptional entries 14 years ago
Hugh Dickins 6328650bb4 radix_tree: exceptional entries and indices 14 years ago
Hugh Dickins b85e0effd3 mm: consistent truncate and invalidate loops 14 years ago
Hugh Dickins 5e5358e7cf mm: cleanup descriptions of filler arg 14 years ago
Christoph Hellwig bd5fe6c5eb fs: kill i_alloc_sem 14 years ago
Christoph Hellwig f758eeabeb writeback: split inode_wb_list_lock into bdi_writeback.list_lock 14 years ago
Al Viro 9e1f1de02c more conservative S_NOSEC handling 14 years ago
Andi Kleen 69b4573296 Cache xattr security drop check for write v2 14 years ago
Darrick J. Wong 3d08bcc887 mm: Wait for writeback when grabbing pages to begin a write 14 years ago
Ying Han 456f998ec8 memcg: add the pagefault count into memcg stats 14 years ago
Dan Magenheimer c515e1fd36 mm/fs: add hooks to support cleancache 14 years ago
Wu Fengguang 2cbea1d3ab readahead: trigger mmap sequential readahead on PG_readahead 14 years ago
Andi Kleen 207d04baa3 readahead: reduce unnecessary mmap_miss increases 14 years ago
Wu Fengguang 275b12bf54 readahead: return early when readahead is disabled 14 years ago
Peter Zijlstra 3d48ae45e7 mm: Convert i_mmap_lock to a mutex 14 years ago
KOSAKI Motohiro 37b23e0525 x86,mm: make pagefault killable 14 years ago
KOSAKI Motohiro f62e00cc3a mm: introduce wait_on_page_locked_killable() 14 years ago
Dave Chinner a66979abad fs: move i_wb_list out from under inode_lock 14 years ago
Dave Chinner 250df6ed27 fs: protect inode->i_state with inode->i_lock 14 years ago
Hugh Dickins 5b280c0cc7 mm: don't return 0 too early from find_get_pages() 14 years ago
Hugh Dickins 9d8aa4ea85 mm: remove worrying dead code from find_get_pages() 14 years ago
Minchan Kim e64a782fec mm: change __remove_from_page_cache() 14 years ago
Minchan Kim 702cfbf93a mm: goodbye remove_from_page_cache() 14 years ago
Minchan Kim 97cecb5a25 mm: introduce delete_from_page_cache() 14 years ago
Miklos Szeredi ef6a3c6311 mm: add replace_page_cache_page() function 14 years ago
Gleb Natapov 318b275fbc mm: allow GUP to fail instead of waiting on a page 14 years ago
Jens Axboe 55602dd66f fs: make generic file read/write functions plug 14 years ago
Jens Axboe 7eaceaccab block: remove per-queue plugging 14 years ago
Steven Rostedt c585a2678d mm: remove likely() from grab_cache_page_write_begin() 14 years ago
Rik van Riel 212260aa07 mm: clear PageError bit in msync & fsync 14 years ago
Nick Piggin 9cbb4cb21b mm: find_get_pages_contig fixlet 14 years ago
Nick Piggin b5c84bf6f6 fs: dcache remove dcache_lock 14 years ago
Linus Torvalds 6072d13c42 Call the filesystem back whenever a page is removed from the page cache 14 years ago
Nick Piggin 27d20fddc8 radix-tree: fix RCU bug 14 years ago
Dave Hansen 8d056cb965 mm/vfs: revalidate page->mapping in do_generic_file_read() 14 years ago
Michel Lespinasse d88c0922fa Release page reference during page fault retry 14 years ago
Namhyung Kim 0116651c85 mm: remove temporary variable on generic_file_direct_write() 14 years ago
Michel Lespinasse d065bd810b mm: retry page fault when blocking on disk transfer 14 years ago
Michel Lespinasse b522c94da5 mm: filemap_fault: unique path for locking page 14 years ago
Andi Kleen 4e60c86bd9 gcc-4.6: mm: fix unused but set warnings 15 years ago
Jeff Moyer 91803b499c do_generic_file_read: clear page errors when issuing a fresh read of the page 15 years ago
Miao Xie c0ff7453bb cpuset,mm: fix no node to alloc memory when changing cpuset's mems 15 years ago
KOSAKI Motohiro e9d6c15738 tmpfs: insert tmpfs cache pages to inactive list at first 15 years ago
Josef Bacik 66f998f611 fs: allow short direct-io reads to be completed via buffered IO 15 years ago
Miklos Szeredi a52116aba5 mm: export remove_from_page_cache() to modules 15 years ago