提交历史

作者 SHA1 备注 提交日期
  Jens Axboe 7fcbbaf183 mm/filemap.c: avoid always dirtying mapping->flags on O_DIRECT 11 年之前
  Johannes Weiner 139b6a6fb1 mm: filemap: update find_get_pages_tag() to deal with shadow entries 11 年之前
  Randy Dunlap b59b8cbca6 mm: fix new kernel-doc warning in filemap.c 11 年之前
  Linus Torvalds 5166701b36 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 11 年之前
  Michal Hocko d715ae08f2 memcg: rename high level charging functions 11 年之前
  Kirill A. Shutemov 99e3e53f4e mm: cleanup size checks in filemap_fault() and filemap_map_pages() 11 年之前
  Kirill A. Shutemov f1820361f8 mm: implement ->map_pages for page cache 11 年之前
  Sasha Levin 67f9fd91f9 mm: remove read_cache_page_async() 11 年之前
  Johannes Weiner 449dd6984d mm: keep page cache radix tree nodes in check 11 年之前
  Johannes Weiner a528910e12 mm: thrash detection-based file cache sizing 11 年之前
  Johannes Weiner 91b0abe36a mm + fs: store shadow entries in page cache 11 年之前
  Johannes Weiner 0cd6144aad mm + fs: prepare for non-page entries in page cache radix trees 11 年之前
  Johannes Weiner e7b563bb2a mm: filemap: move radix tree hole searching here 11 年之前
  Mel Gorman d26914d117 mm: optimize put_mems_allowed() usage 11 年之前
  Al Viro ccad236566 kill generic_file_buffered_write() 11 年之前
  Al Viro 3b93f911d5 export generic_perform_write(), start getting rid of generic_file_buffer_write() 11 年之前
  Al Viro 5cb6c6c7eb generic_file_direct_write(): get rid of ppos argument 11 年之前
  Al Viro fcacafd269 kill the 5th argument of generic_file_buffered_write() 11 年之前
  Al Viro 41fc56d573 kill the 4th argument of __generic_file_aio_write() 11 年之前
  Al Viro 4f18cd317a take iov_iter stuff to mm/iov_iter.c 11 年之前
  Al Viro 6e58e79db8 introduce copy_page_to_iter, kill loop over iovec in generic_file_aio_read() 11 年之前
  Al Viro 9e8c2af96e callers of iov_copy_from_user_atomic() don't need pagecache_disable() 11 年之前
  Al Viro c186afb4db switch ->is_partially_uptodate() to saner arguments 11 年之前
  Al Viro d311d79de3 fix O_SYNC|O_APPEND syncing the wrong range on write() 11 年之前
  Linus Torvalds bf3d846b78 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 11 年之前
  Steven Whitehouse 9fe55eea7e Fix race when checking i_size on direct i/o read 11 年之前
  Sasha Levin 309381feae mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGE 11 年之前
  Kirill A. Shutemov b77d88d493 mm: drop actor argument of do_generic_file_read() 11 年之前
  Johannes Weiner 4942642080 mm: memcg: handle non-error OOM situations more gracefully 12 年之前
  Kirill A. Shutemov 66a0c8ee3d mm: cleanup add_to_page_cache_locked() 12 年之前