)]}'
{
  "commit": "fcb76241050e4557673eaa8ed632b118d93d7a73",
  "tree": "381bbdec2b06c344c463e189fb4bcaab547c49a9",
  "parents": [
    "9e40a5b72c32b00576f06c37518bfab5a25adeb4"
  ],
  "author": {
    "name": "Luis Chamberlain",
    "email": "mcgrof@kernel.org",
    "time": "Tue Apr 23 17:43:08 2024 -0700"
  },
  "committer": {
    "name": "Luis Chamberlain",
    "email": "mcgrof@kernel.org",
    "time": "Wed Apr 24 02:05:13 2024 -0700"
  },
  "message": "mm: split a folio in minimum folio order chunks\n\nsplit_folio() and split_folio_to_list() assume order 0, to support\nminorder we must expand these to check the folio mapping order and use\nthat.\n\nSet new_order to be at least minimum folio order if it is set in\nsplit_huge_page_to_list() so that we can maintain minimum folio order\nrequirement in the page cache.\n\nUpdate the debugfs write files used for testing to ensure the order\nis respected as well.\n\nSigned-off-by: Luis Chamberlain \u003cmcgrof@kernel.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "de0c89105076907bf906ae855e17b6f4ff8e3858",
      "old_mode": 33188,
      "old_path": "include/linux/huge_mm.h",
      "new_id": "06748a8fa43be5c340fdb0ae9a2c4d6e87fcb2b2",
      "new_mode": 33188,
      "new_path": "include/linux/huge_mm.h"
    },
    {
      "type": "modify",
      "old_id": "32c701821e0d6464938b5fab960b40fb0fd0019f",
      "old_mode": 33188,
      "old_path": "mm/huge_memory.c",
      "new_id": "f0525c079cae15992245e3e6ca153411d5f49af2",
      "new_mode": 33188,
      "new_path": "mm/huge_memory.c"
    }
  ]
}
