Commit History

Author SHA1 Message Date
  Al Viro 5b47d59af6 fix braino in generic_file_read_iter() 8 years ago
  Al Viro 5ecda13711 generic_file_read_iter(): make use of iov_iter_revert() 8 years ago
  Al Viro 639a93a521 generic_file_direct_write(): make use of iov_iter_revert() 8 years ago
  Ingo Molnar 3f07c01441 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> 8 years ago
  Minchan Kim dd8416c477 mm: do not access page->mapping directly on page_endio 8 years ago
  Dave Jiang 11bac80004 mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf 8 years ago
  Randy Dunlap 870667553a mm: fix filemap.c kernel-doc warnings 8 years ago
  Nicholas Piggin 74d81bfae8 mm: un-export wake_up_page functions 8 years ago
  Michal Hocko 5abf186a30 mm, fs: check for fatal signals in do_generic_file_read() 8 years ago
  Ross Zwisler 965d004af5 dax: fix deadlock with DAX 4k holes 9 years ago
  Olof Johansson 98473f9f3f mm/filemap: fix parameters to test_bit() 9 years ago
  Linus Torvalds b91e1302ad mm: optimize PageWaiters bit use for unlock_page() 9 years ago
  Nicholas Piggin 6290602709 mm: add PageWaiters indicating tasks are waiting for a page bit 9 years ago
  Linus Torvalds a57cb1c1d7 Merge branch 'akpm' (patches from Andrew) 9 years ago
  Jan Kara 82b0f8c39a mm: join struct fault_env and vm_fault 9 years ago
  Linus Torvalds d05c5f7ba1 vfs,mm: fix return value of read() at s_maxbytes 9 years ago
  Linus Torvalds 5084fdf081 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 9 years ago
  Johannes Weiner dbc446b88e mm: workingset: restore refault tracking for single-page files 9 years ago
  Johannes Weiner 14b468791f mm: workingset: move shadow entry tracking to radix tree exceptional tracking 9 years ago
  Johannes Weiner 6d75f366b9 lib: radix-tree: check accounting of existing slot replacement users 9 years ago
  Kirill A. Shutemov c70b647d38 mm/filemap.c: add comment for confusing logic in page_cache_tree_insert() 9 years ago
  Theodore Ts'o a2f6d9c4c0 Merge branch 'dax-4.10-iomap-pmd' into origin 9 years ago
  Ross Zwisler 642261ac99 dax: add struct iomap based DAX PMD support 9 years ago
  Ross Zwisler 63e95b5c4f dax: coordinate locking for offsets in PMD range 9 years ago
  Eryu Guan 6d6d36bc6e mm/filemap: don't allow partially uptodate page for pipes 9 years ago
  Linus Torvalds 9dcb8b685f mm: remove per-zone hashtable of bitlock waitqueues 9 years ago
  Linus Torvalds fed41f7d03 Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 9 years ago
  Al Viro c3a6902404 fix ITER_PIPE interaction with direct_IO 9 years ago
  Wei Fang c2a9737f45 vfs,mm: fix a dead loop in truncate_inode_pages_range() 9 years ago
  Bart Van Assche c4b209a426 do_generic_file_read(): fail immediately if killed 9 years ago