VFS tree

Clone this repo:
  1. 426b4ca Merge tag 'fs.setgid.v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 1 year, 9 months ago master
  2. b8dcef8 Merge tag 'memblock-v5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblock by Linus Torvalds · 1 year, 9 months ago
  3. 1588632 Merge tag 'm68knommu-for-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 1 year, 9 months ago
  4. 5318b98 Merge tag 'x86_bugs_pbrsb' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 1 year, 9 months ago
  5. eb555cb Merge tag '5.20-rc-ksmbd-server-fixes' of git://git.samba.org/ksmbd by Linus Torvalds · 1 year, 9 months ago
  6. f30adc0 Merge tag 'pull-work.iov_iter-rebased' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 1 year, 9 months ago
  7. c03f05f fix copy_page_from_iter() for compound destinations by Al Viro · 1 year, 10 months ago
  8. c7d57ab hugetlbfs: copy_page_to_iter() can deal with compound pages by Al Viro · 1 year, 11 months ago
  9. f0f6b61 copy_page_to_iter(): don't split high-order page in case of ITER_PIPE by Al Viro · 1 year, 11 months ago
  10. 310d9d5 expand those iov_iter_advance()... by Al Viro · 2 years ago
  11. 746de1f pipe_get_pages(): switch to append_pipe() by Al Viro · 1 year, 11 months ago
  12. eba2d3d get rid of non-advancing variants by Al Viro · 2 years ago
  13. b535899 ceph: switch the last caller of iov_iter_get_pages_alloc() by Al Viro · 2 years ago
  14. 7f02464 9p: convert to advancing variant of iov_iter_get_pages_alloc() by Al Viro · 2 years ago
  15. dc5801f af_alg_make_sg(): switch to advancing variant of iov_iter_get_pages() by Al Viro · 2 years ago
  16. 7d690c1 iter_to_pipe(): switch to advancing variant of iov_iter_get_pages() by Al Viro · 2 years ago
  17. 480cb84 block: convert to advancing variants of iov_iter_get_pages{,_alloc}() by Al Viro · 2 years ago
  18. 1ef255e iov_iter: advancing variants of iov_iter_get_pages{,_alloc}() by Al Viro · 2 years ago
  19. 3cf42da iov_iter: saner helper for page array allocation by Al Viro · 1 year, 11 months ago
  20. 8520008 fold __pipe_get_pages() into pipe_get_pages() by Al Viro · 1 year, 11 months ago