)]}'
{
  "commit": "8cde7ad17e4f4ff8d12ff60dd09c0a291cb0b61c",
  "tree": "fa381ca0422657142d69a8a8528cefe1e57de973",
  "parents": [
    "07961ac7c0ee8b546658717034fe692fd12eefa9"
  ],
  "author": {
    "name": "Zheng Liu",
    "email": "wenqing.lz@taobao.com",
    "time": "Wed Apr 03 12:27:18 2013 -0400"
  },
  "committer": {
    "name": "Theodore Ts\u0027o",
    "email": "tytso@mit.edu",
    "time": "Wed Apr 03 12:37:17 2013 -0400"
  },
  "message": "ext4: fix big-endian bugs which could cause fs corruptions\n\nWhen an extent was zeroed out, we forgot to do convert from cpu to le16.\nIt could make us hit a BUG_ON when we try to write dirty pages out.  So\nfix it.\n\n[ Also fix a bug found by Dmitry Monakhov where we were missing\n  le32_to_cpu() calls in the new indirect punch hole code.\n\n  There are a number of other big endian warnings found by static code\n  analyzers, but we\u0027ll wait for the next merge window to fix them all\n  up.  These fixes are designed to be Obviously Correct by code\n  inspection, and easy to demonstrate that it won\u0027t make any\n  difference (and hence, won\u0027t introduce any bugs) on little endian\n  architectures such as x86.  --tytso ]\n\nSigned-off-by: Zheng Liu \u003cwenqing.lz@taobao.com\u003e\nSigned-off-by: \"Theodore Ts\u0027o\" \u003ctytso@mit.edu\u003e\nReported-by: CAI Qian \u003ccaiqian@redhat.com\u003e\nReported-by: Christian Kujau \u003clists@nerdbynature.de\u003e\nCc: Dmitry Monakhov \u003cdmonakhov@openvz.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "56efcaadf8485a5887ae04493b9cacf28b5c73ef",
      "old_mode": 33188,
      "old_path": "fs/ext4/extents.c",
      "new_id": "9c6d06dcef8bf1f997c0f05bfe443fcde993d72b",
      "new_mode": 33188,
      "new_path": "fs/ext4/extents.c"
    },
    {
      "type": "modify",
      "old_id": "b505a145a5937a426184d5c289b6825ee62d0e17",
      "old_mode": 33188,
      "old_path": "fs/ext4/indirect.c",
      "new_id": "a04183127ef049190ad96c0b7052ea4495fd33e9",
      "new_mode": 33188,
      "new_path": "fs/ext4/indirect.c"
    }
  ]
}
