)]}'
{
  "commit": "f892760aa66a2d657deaf59538fb69433036767c",
  "tree": "3a1cbccecb6c363e4fcc922127867ca89972e655",
  "parents": [
    "e8c97af0c1f23d6ffedcaa3918861f2595e1db62"
  ],
  "author": {
    "name": "Matthew Wilcox",
    "email": "willy@infradead.org",
    "time": "Fri Oct 13 15:58:15 2017 -0700"
  },
  "committer": {
    "name": "Linus Torvalds",
    "email": "torvalds@linux-foundation.org",
    "time": "Fri Oct 13 16:18:33 2017 -0700"
  },
  "message": "fs/mpage.c: fix mpage_writepage() for pages with buffers\n\nWhen using FAT on a block device which supports rw_page, we can hit\nBUG_ON(!PageLocked(page)) in try_to_free_buffers().  This is because we\ncall clean_buffers() after unlocking the page we\u0027ve written.  Introduce\na new clean_page_buffers() which cleans all buffers associated with a\npage and call it from within bdev_write_page().\n\n[akpm@linux-foundation.org: s/PAGE_SIZE/~0U/ per Linus and Matthew]\nLink: http://lkml.kernel.org/r/20171006211541.GA7409@bombadil.infradead.org\nSigned-off-by: Matthew Wilcox \u003cmawilcox@microsoft.com\u003e\nReported-by: Toshi Kani \u003ctoshi.kani@hpe.com\u003e\nReported-by: OGAWA Hirofumi \u003chirofumi@mail.parknet.co.jp\u003e\nTested-by: Toshi Kani \u003ctoshi.kani@hpe.com\u003e\nAcked-by: Johannes Thumshirn \u003cjthumshirn@suse.de\u003e\nCc: Ross Zwisler \u003cross.zwisler@linux.intel.com\u003e\nCc: \u003cstable@vger.kernel.org\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "93d088ffc05c679c7f0f35b847eb1d4341fc3761",
      "old_mode": 33188,
      "old_path": "fs/block_dev.c",
      "new_id": "789f55e851aeffb6b1212403188638d12a1d2540",
      "new_mode": 33188,
      "new_path": "fs/block_dev.c"
    },
    {
      "type": "modify",
      "old_id": "37bb77c1302c354adf0386a32e3b678fdc93f54c",
      "old_mode": 33188,
      "old_path": "fs/mpage.c",
      "new_id": "c991faec70b928686714bd2679b8715985e4dc9a",
      "new_mode": 33188,
      "new_path": "fs/mpage.c"
    },
    {
      "type": "modify",
      "old_id": "c8dae555eccf9f30e50213eef55d2e6bee648d06",
      "old_mode": 33188,
      "old_path": "include/linux/buffer_head.h",
      "new_id": "446b24cac67da00e153d3196d8e2a0eb30675222",
      "new_mode": 33188,
      "new_path": "include/linux/buffer_head.h"
    }
  ]
}
