)]}'
{
  "commit": "f86f8d27840a97afc09077528048d39aab3e7df3",
  "tree": "2bab3476742ccf0c4ab2b08a18012f9424126002",
  "parents": [
    "6e213bc61446d5aefcedb00251c275e30ce82ab5"
  ],
  "author": {
    "name": "Andreas Gruenbacher",
    "email": "agruenba@redhat.com",
    "time": "Fri Apr 15 06:28:52 2022 +0800"
  },
  "committer": {
    "name": "Greg Kroah-Hartman",
    "email": "gregkh@linuxfoundation.org",
    "time": "Sun May 01 17:22:33 2022 +0200"
  },
  "message": "iov_iter: Introduce nofault flag to disable page faults\n\ncommit 3337ab08d08b1a375f88471d9c8b1cac968cb054 upstream\n\nIntroduce a new nofault flag to indicate to iov_iter_get_pages not to\nfault in user pages.\n\nThis is implemented by passing the FOLL_NOFAULT flag to get_user_pages,\nwhich causes get_user_pages to fail when it would otherwise fault in a\npage. We\u0027ll use the -\u003enofault flag to prevent iomap_dio_rw from faulting\nin pages when page faults are not allowed.\n\nSigned-off-by: Andreas Gruenbacher \u003cagruenba@redhat.com\u003e\nSigned-off-by: Anand Jain \u003canand.jain@oracle.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@linuxfoundation.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "25d1c24fd829a4f578370a3d1ec8d7f87fba86f7",
      "old_mode": 33188,
      "old_path": "include/linux/uio.h",
      "new_id": "6350354f97e90f08b0d64f66c349f9224bc1a2f9",
      "new_mode": 33188,
      "new_path": "include/linux/uio.h"
    },
    {
      "type": "modify",
      "old_id": "b137da9afd7affcc8680d73e2cdcc116df030129",
      "old_mode": 33188,
      "old_path": "lib/iov_iter.c",
      "new_id": "6d146f77601d7547f44ce34aa323f95b2f0c19e9",
      "new_mode": 33188,
      "new_path": "lib/iov_iter.c"
    }
  ]
}
