)]}'
{
  "commit": "5e223e06ee7c6d8f630041a0645ac90e39a42cc6",
  "tree": "38254089b2a8e0e1ec1cf316a95818c01a6d0c0d",
  "parents": [
    "f826ec7966a63d48e16e0868af4e038bf9a1a3ae"
  ],
  "author": {
    "name": "Matthew Wilcox (Oracle)",
    "email": "willy@infradead.org",
    "time": "Thu Jun 12 15:42:53 2025 +0100"
  },
  "committer": {
    "name": "Jens Axboe",
    "email": "axboe@kernel.dk",
    "time": "Fri Jun 13 06:20:17 2025 -0600"
  },
  "message": "block: Fix bvec_set_folio() for very large folios\n\nSimilarly to 26064d3e2b4d (\"block: fix adding folio to bio\"), if\nwe attempt to add a folio that is larger than 4GB, we\u0027ll silently\ntruncate the offset and len.  Widen the parameters to size_t, assert\nthat the length is less than 4GB and set the first page that contains\nthe interesting data rather than the first page of the folio.\n\nFixes: 26db5ee15851 (block: add a bvec_set_folio helper)\nSigned-off-by: Matthew Wilcox (Oracle) \u003cwilly@infradead.org\u003e\nLink: https://lore.kernel.org/r/20250612144255.2850278-1-willy@infradead.org\nSigned-off-by: Jens Axboe \u003caxboe@kernel.dk\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "204b22a99c4ba61b592dcf38b3adabf3a0b50584",
      "old_mode": 33188,
      "old_path": "include/linux/bvec.h",
      "new_id": "0a80e1f9aa201c43647afb38dc0c94d890472c13",
      "new_mode": 33188,
      "new_path": "include/linux/bvec.h"
    }
  ]
}
