Commit Graph

298 Commits (b0239faaf87c38bb419c9264bf20817438ddc3a9)

Author SHA1 Message Date
Josef Bacik c3b2da3148 fs: introduce inode operation ->update_time 13 years ago
Cong Wang 3ed37648e1 fs: move file_remove_suid() to fs/inode.c 13 years ago
Cong Wang 782182e53a mm: move readahead syscall to mm/readahead.c 13 years ago
Konstantin Khlebnikov 0fc9d10403 radix-tree: use iterators in find_get_pages* functions 13 years ago
Mel Gorman cc9a6c8776 cpuset: mm: reduce large amounts of memory barrier related damage v3 13 years ago
Andi Kleen 9a3c531df9 mm: update stale lock ordering comment for memory-failure.c 13 years ago
Fengguang Wu 1010bb1b80 mm: don't set __GFP_WRITE on ramfs/sysfs writes 13 years ago
Cong Wang 9b04c5fec4 mm: remove the second argument of k[un]map_atomic() 13 years ago
Shaohua Li 3deaa7190a readahead: fix pipeline break caused by block plug 13 years ago
Dan Magenheimer 3167760f83 mm: cleancache: s/flush/invalidate/ 13 years ago
KAMEZAWA Hiroyuki ab936cbcd0 memcg: add mem_cgroup_replace_page_cache() to fix LRU issue 13 years ago
Johannes Weiner 0faa70cb01 mm: filemap: pass __GFP_WRITE from grab_cache_page_write_begin() 13 years ago
Al Viro 649fc7b1b0 should_remove_suid(): inode->i_mode is umode_t 13 years ago
Dave Kleikamp e6f67b8c05 vfs: __read_cache_page should use gfp argument rather than GFP_KERNEL 13 years ago
Jan Kara a50527b19c fs: Make write(2) interruptible by a fatal signal 13 years ago
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