)]}'
{
  "commit": "a4664a2bc61c2abbc772df9139da9dbd2b26dc7f",
  "tree": "99b46c9f7a616fa5aca28cdc1c3f572b827a92ac",
  "parents": [
    "18f7fcd5e69a04df57b563360b88be72471d6b62"
  ],
  "author": {
    "name": "Mikulas Patocka",
    "email": "mpatocka@redhat.com",
    "time": "Mon Feb 02 18:06:33 2026 +0100"
  },
  "committer": {
    "name": "Mikulas Patocka",
    "email": "mpatocka@redhat.com",
    "time": "Mon Feb 02 18:06:33 2026 +0100"
  },
  "message": "hpfs: disable the no-check mode\n\nThe HPFS filesystem driver has three levels of checking:\n- none - no checks are done, the kernel may crash on corrupted filesystem\n- normal - a light check of filesystem structures is done when accessing\n  them\n- strict - time-consuming checks are done, for example, when we work with\n  a block, we check that it is allocated in the bitmap\n\nThe default mode is \"normal\".\n\nThe sysbot tool is fuzzing the filesystem with the \"check\u003dnone\"\nparameter, obviously it finds cases where the kernel accesses invalid\nmemory on corrupted filesystem and reports them. I asked them to not fuzz\nthe filesystem with \"check\u003dnone\", but they do it anyway, so I turn off\nthe \"check\u003dnone\" mode and make it equivalent to \"check\u003dnormal\".\n\nSigned-off-by: Mikulas Patocka \u003cmpatocka@redhat.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "371aa6de8075a72487cee206006c0e1a6929578d",
      "old_mode": 33188,
      "old_path": "fs/hpfs/super.c",
      "new_id": "ef7e2a3460c16fd4986617e77c7a2f4ab3c8ffbc",
      "new_mode": 33188,
      "new_path": "fs/hpfs/super.c"
    }
  ]
}
