Historia zmian

Autor SHA1 Wiadomość Data
  Mel Gorman d26914d117 mm: optimize put_mems_allowed() usage 11 lat temu
  Al Viro ccad236566 kill generic_file_buffered_write() 11 lat temu
  Al Viro 3b93f911d5 export generic_perform_write(), start getting rid of generic_file_buffer_write() 11 lat temu
  Al Viro 5cb6c6c7eb generic_file_direct_write(): get rid of ppos argument 11 lat temu
  Al Viro fcacafd269 kill the 5th argument of generic_file_buffered_write() 11 lat temu
  Al Viro 41fc56d573 kill the 4th argument of __generic_file_aio_write() 11 lat temu
  Al Viro 4f18cd317a take iov_iter stuff to mm/iov_iter.c 11 lat temu
  Al Viro 6e58e79db8 introduce copy_page_to_iter, kill loop over iovec in generic_file_aio_read() 11 lat temu
  Al Viro 9e8c2af96e callers of iov_copy_from_user_atomic() don't need pagecache_disable() 11 lat temu
  Al Viro c186afb4db switch ->is_partially_uptodate() to saner arguments 11 lat temu
  Al Viro d311d79de3 fix O_SYNC|O_APPEND syncing the wrong range on write() 11 lat temu
  Linus Torvalds bf3d846b78 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 11 lat temu
  Steven Whitehouse 9fe55eea7e Fix race when checking i_size on direct i/o read 11 lat temu
  Sasha Levin 309381feae mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGE 11 lat temu
  Kirill A. Shutemov b77d88d493 mm: drop actor argument of do_generic_file_read() 11 lat temu
  Johannes Weiner 4942642080 mm: memcg: handle non-error OOM situations more gracefully 12 lat temu
  Kirill A. Shutemov 66a0c8ee3d mm: cleanup add_to_page_cache_locked() 12 lat temu
  Johannes Weiner 519e52473e mm: memcg: enable memcg OOM killer only for user faults 12 lat temu
  Jan Kara 5e4c0d9741 lib/radix-tree.c: make radix_tree_node_alloc() work correctly within interrupt 12 lat temu
  Christoph Hellwig 02afc27fae direct-io: Handle O_(D)SYNC AIO 12 lat temu
  Joe Perches 64363aad5f mm: remove unused VM_<READfoo> macros and expand other in-place 12 lat temu
  Linus Torvalds 20b4fb4852 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 12 lat temu
  Dmitry Monakhov 865ffef379 fs: fix fsync() error reporting 12 lat temu
  Robert Jarzmik fe0bfaaff8 mm: trace filemap add and del 12 lat temu
  Al Viro 8d71db4f08 lift sb_start_write/sb_end_write out of ->aio_write() 12 lat temu
  Linus Torvalds d895cb1af1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 12 lat temu
  Al Viro 496ad9aa8e new helper: file_inode(file) 12 lat temu
  Darrick J. Wong 1d1d1a7672 mm: only enforce stable page writes if the backing device requires it 12 lat temu
  Maxim Patlasov d28574e043 mm: minor cleanup of iov_iter_single_seg_count() 13 lat temu
  Shaohua Li 45cac65b0f readahead: fault retry breaks mmap file read random detection 13 lat temu