)]}'
{
  "log": [
    {
      "commit": "048bca223739368aa5b9ce7cfb1d576c32d66cc7",
      "tree": "66d4f1c0e90eb6429755cb4529f8c7f609026e89",
      "parents": [
        "f3c9d38a26be32abf9b8897e9e0afc7166c712dd"
      ],
      "author": {
        "name": "Steven Whitehouse",
        "email": "swhiteho@redhat.com",
        "time": "Fri May 23 14:46:04 2008 +0100"
      },
      "committer": {
        "name": "Steven Whitehouse",
        "email": "swhiteho@redhat.com",
        "time": "Fri Jun 27 09:39:28 2008 +0100"
      },
      "message": "[GFS2] No lock_nolock\n\nThis patch merges the lock_nolock module into GFS2 itself. As well as removing\nsome of the overhead of the module, it also means that its now impossible to\nbuild GFS2 without a lock module (which would be a pointless thing to do\nanyway).\n\nWe also plan to merge lock_dlm into GFS2 in the future, but that is a more\ntricky task, and will therefore be a separate patch.\n\nSigned-off-by: Steven Whitehouse \u003cswhiteho@redhat.com\u003e\nCc: David Teigland \u003cteigland@redhat.com\u003e\n"
    },
    {
      "commit": "105284970ba7d0d0ff4b97e57728eac7adf6a42a",
      "tree": "102a221328048fdd69963b09e49648d3c305aebb",
      "parents": [
        "43a33c53cc9131a537522ab9736c6e4c03ddf57a"
      ],
      "author": {
        "name": "Steven Whitehouse",
        "email": "swhiteho@redhat.com",
        "time": "Wed Feb 27 17:56:27 2008 +0000"
      },
      "committer": {
        "name": "Steven Whitehouse",
        "email": "swhiteho@redhat.com",
        "time": "Mon Mar 31 10:41:25 2008 +0100"
      },
      "message": "[GFS2] Need to ensure that sector_t is 64bits for GFS2\n\nWe need to ensure that sector_t is 64bits for GFS2, so that we need to\ndepend on LBD as well as LSF.\n\nSigned-off-by: Steven Whitehouse \u003cswhiteho@redhat.com\u003e\n"
    },
    {
      "commit": "77658aad226866fb94097236d14d41a88aaab2ec",
      "tree": "2849313fccb193bd3c4f93f241fd5fb98ad871ca",
      "parents": [
        "30cbf189cd2a1ba13ff3c8c8ee2103dbdb18578a"
      ],
      "author": {
        "name": "Steven Whitehouse",
        "email": "swhiteho@redhat.com",
        "time": "Tue Feb 12 14:17:27 2008 +0000"
      },
      "committer": {
        "name": "Steven Whitehouse",
        "email": "swhiteho@redhat.com",
        "time": "Mon Mar 31 10:40:55 2008 +0100"
      },
      "message": "[GFS2] Eliminate (almost) duplicate field from gfs2_inode\n\nThe blocks counter is almost a duplicate of the i_blocks\nfield in the VFS inode. The only difference is that i_blocks\ncan be only 32bits long for 32bit arch without large single file\nsupport. Since GFS2 doesn\u0027t handle the non-large single file\ncase (for 32 bit anyway) this adds a new config dependency on\n64BIT || LSF. This has always been the case, however we\u0027ve never\nexplicitly said so before.\n\nEven if we do add support for the non-LSF case, we will still\nnot require this field to be duplicated since we will not be\nable to access oversized files anyway.\n\nSo the net result of all this is that we shave 8 bytes from a gfs2_inode\nand get our config deps correct.\n\nSigned-off-by: Steven Whitehouse \u003cswhiteho@redhat.com\u003e\n"
    },
    {
      "commit": "9beeb9f3c5b0401491f59b71521ab2678f584b09",
      "tree": "15e46c270892a7864be1078f5ce962ca8d7503d9",
      "parents": [
        "ddee76089cc9bcbd8ae9ec6c26e726a8ab2fe675"
      ],
      "author": {
        "name": "Randy Dunlap",
        "email": "randy.dunlap@oracle.com",
        "time": "Tue Jan 30 14:30:08 2007 -0800"
      },
      "committer": {
        "name": "Steven Whitehouse",
        "email": "swhiteho@redhat.com",
        "time": "Mon Feb 05 13:38:20 2007 -0500"
      },
      "message": "[DLM/GFS2] indent help text\n\nIndent help text as expected.\n\nSigned-off-by: Randy Dunlap \u003crandy.dunlap@oracle.com\u003e\nSigned-off-by: Steven Whitehouse \u003cswhiteho@redhat.com\u003e\n"
    },
    {
      "commit": "001172778543c6997d3339f43085e43460e5883a",
      "tree": "73795627b092435cd9f254e5e12439ee16e31340",
      "parents": [
        "67f55897ee5ffa16ca00ed39d176dc52b5066679"
      ],
      "author": {
        "name": "Adrian Bunk",
        "email": "bunk@stusta.de",
        "time": "Sun Jan 28 17:19:50 2007 +0100"
      },
      "committer": {
        "name": "Steven Whitehouse",
        "email": "swhiteho@redhat.com",
        "time": "Mon Feb 05 13:38:08 2007 -0500"
      },
      "message": "[GFS2/DLM] fix GFS2 circular dependency\n\nOn Sun, Jan 28, 2007 at 11:08:18AM +0100, Jiri Slaby wrote:\n\u003e Andrew Morton napsal(a):\n\u003e \u003eTemporarily at\n\u003e \u003e\n\u003e \u003e\thttp://userweb.kernel.org/~akpm/2.6.20-rc6-mm1/\n\u003e\n\u003e Unable to select IPV6. Menuconfig doesn\u0027t offer it when INET is selected.\n\u003e When it\u0027s not it appears in the menu, but after state change it gets away.\n\u003e The same behaviour in xconfig, gconfig.\n\u003e\n\u003e $ mkdir ../a/tst\n\u003e $ make O\u003d../a/tst menuconfig\n\u003e   HOSTCC  scripts/basic/fixdep\n\u003e [...]\n\u003e   HOSTLD  scripts/kconfig/mconf\n\u003e scripts/kconfig/mconf arch/i386/Kconfig\n\u003e Warning! Found recursive dependency: INET GFS2_FS_LOCKING_DLM SYSFS\n\u003e OCFS2_FS INET\n\u003e\n\u003e Maybe this is the problem?\n\nYes, patch below.\n\n\u003e regards,\n\ncu\nAdrian\n\n\u003c--  snip  --\u003e\n\nThis patch fixes a circular dependency by letting GFS2_FS_LOCKING_DLM\nand DLM depend on instead of select SYSFS.\n\nSince SYSFS depends on EMBEDDED this change shouldn\u0027t cause any problems\nfor users.\n\nSigned-off-by: Adrian Bunk \u003cbunk@stusta.de\u003e\nAcked-by: Randy Dunlap \u003crandy.dunlap@oracle.com\u003e\nSigned-off-by: Steven Whitehouse \u003cswhiteho@redhat.com\u003e\n"
    },
    {
      "commit": "67f55897ee5ffa16ca00ed39d176dc52b5066679",
      "tree": "5660a77dce80c07d90f677febc8bbb7e9b12fe29",
      "parents": [
        "ee32e4f3d347e4b562de0bd70be99e622d7d1a9f"
      ],
      "author": {
        "name": "Randy Dunlap",
        "email": "randy.dunlap@oracle.com",
        "time": "Thu Jan 25 18:42:39 2007 -0800"
      },
      "committer": {
        "name": "Steven Whitehouse",
        "email": "swhiteho@redhat.com",
        "time": "Mon Feb 05 13:38:05 2007 -0500"
      },
      "message": "[GFS2/DLM] use sysfs\n\nWith CONFIG_DLM\u003dm, CONFIG_PROC_FS\u003dn, and CONFIG_SYSFS\u003dn, kernel build\nfails with:\n\nWARNING: \"kernel_subsys\" [fs/gfs2/locking/dlm/lock_dlm.ko] undefined!\nWARNING: \"kernel_subsys\" [fs/dlm/dlm.ko] undefined!\nWARNING: \"kernel_subsys\" [fs/configfs/configfs.ko] undefined!\nmake[1]: *** [__modpost] Error 1\nmake: *** [modules] Error 2\n\nSince fs/dlm/lockspace.c and fs/gfs2/locking/dlm/sysfs.c use\nkernel_subsys, they should either DEPEND on it or SELECT it.\n\nSigned-off-by: Randy Dunlap \u003crandy.dunlap@oracle.com\u003e\nSigned-off-by: Steven Whitehouse \u003cswhiteho@redhat.com\u003e\n"
    },
    {
      "commit": "1003f06953472ecc34f12d9867670f475a8c1af6",
      "tree": "49c512b471141d7c63a6941d02d1175ccb25dad6",
      "parents": [
        "c80e7c83d56866a735236b45441f024b589f9e88"
      ],
      "author": {
        "name": "Steven Whitehouse",
        "email": "swhiteho@redhat.com",
        "time": "Tue Dec 12 10:16:25 2006 +0000"
      },
      "committer": {
        "name": "Steven Whitehouse",
        "email": "swhiteho@redhat.com",
        "time": "Fri Dec 15 12:51:51 2006 -0500"
      },
      "message": "[GFS2] Fix Kconfig\n\nHere is a patch to fix up the Kconfig so that we don\u0027t land up with\nproblems when people disable the NET subsystem.  Thanks for all the hints and\nsuggestions that people have sent me regarding this.\n\nSigned-off-by: Steven Whitehouse \u003cswhiteho@redhat.com\u003e\nCc: Aleksandr Koltsoff \u003cczr@iki.fi\u003e\nCc: Toralf Förster \u003ctoralf.foerster@gmx.de\u003e\nCc: Randy Dunlap \u003crandy.dunlap@oracle.com\u003e\nCc: Adrian Bunk \u003cbunk@stusta.de\u003e\nCc: Chris Zubrzycki \u003cchris@middle--earth.org\u003e\nCc: Patrick Caulfield \u003cpcaulfie@redhat.com\u003e\n"
    },
    {
      "commit": "fa2ecfc5e11b12f25b67f9c84ac6b0e74a6a0115",
      "tree": "cc90d51c7b310d63c5cb11b21d7e12cb58fff402",
      "parents": [
        "5e7d65cd9d3819512b059f4260de0119b985454c"
      ],
      "author": {
        "name": "Steven Whitehouse",
        "email": "swhiteho@redhat.com",
        "time": "Mon Nov 20 10:04:49 2006 -0500"
      },
      "committer": {
        "name": "Steven Whitehouse",
        "email": "swhiteho@redhat.com",
        "time": "Thu Nov 30 10:36:24 2006 -0500"
      },
      "message": "[GFS2] Fix Kconfig wrt CRC32\n\nGFS2 requires the CRC32 library function. This was reported by\nToralf Förster.\n\nCc: Toralf Förster \u003ctoralf.foerster@gmx.de\u003e\nSigned-off-by: Steven Whitehouse \u003cswhiteho@redhat.com\u003e\n"
    },
    {
      "commit": "a464418425192da270a9944d0e48c33e186af601",
      "tree": "f8df3c9147f538a51cc6b3b10c5c8038eaa6cdda",
      "parents": [
        "bdd512aeeab860f7a9a537142dd0983f884d723a"
      ],
      "author": {
        "name": "David Teigland",
        "email": "teigland@redhat.com",
        "time": "Thu Jun 22 15:29:57 2006 -0400"
      },
      "committer": {
        "name": "Steven Whitehouse",
        "email": "swhiteho@redhat.com",
        "time": "Thu Jun 22 15:29:57 2006 -0400"
      },
      "message": "[GFS2] gfs2/dlm: mailing list and web page\n\nList new development mailing list and correct web page url.\n\nSigned-off-by: David Teigland \u003cteigland@redhat.com\u003e\nSigned-off-by: Steven Whitehouse \u003cswhiteho@redhat.com\u003e\n"
    },
    {
      "commit": "b5ea3e1ef307548bdd40fff6aba5fc96b002f284",
      "tree": "9e6872147f473cea11086758e4a70f29655eb276",
      "parents": [
        "b800a1cb3940f216c4e5c963007a1f72fca0f15f"
      ],
      "author": {
        "name": "Steven Whitehouse",
        "email": "swhiteho@redhat.com",
        "time": "Mon Apr 24 14:14:42 2006 -0400"
      },
      "committer": {
        "name": "Steven Whitehouse",
        "email": "swhiteho@redhat.com",
        "time": "Mon Apr 24 14:14:42 2006 -0400"
      },
      "message": "[GFS2] Tidy up Makefile \u0026 Kconfig\n\nRemove select of SYSFS as requested by Greg KH. Change whitespace to\ntabs rather than spaces in places where it was incorrect and removed\n\u0027default m\u0027 as suggested by Adrian Bunk.\n\nReorganised Makefile as suggested by Sam Ravnborg.\n\nCc: Sam Ravnborg \u003csam@ravnborg.org\u003e\nCc: Adrian Bunk \u003cbunk@stusta.de\u003e\nCc: Greg KH \u003cgreg@kroah.com\u003e\nSigned-off-by: Steven Whitehouse \u003cswhiteho@redhat.com\u003e\n"
    },
    {
      "commit": "b3b94faa5fe5968827ba0640ee9fba4b3e7f736e",
      "tree": "70bd6068b050d2c46e338484f8b03fae4365c6c3",
      "parents": [
        "f7825dcf8c7301cfd3724eb40c5b443cc85ab7b8"
      ],
      "author": {
        "name": "David Teigland",
        "email": "teigland@redhat.com",
        "time": "Mon Jan 16 16:50:04 2006 +0000"
      },
      "committer": {
        "name": "Steven Whitehouse",
        "email": "swhiteho@redhat.com",
        "time": "Mon Jan 16 16:50:04 2006 +0000"
      },
      "message": "[GFS2] The core of GFS2\n\nThis patch contains all the core files for GFS2.\n\nSigned-off-by: David Teigland \u003cteigland@redhat.com\u003e\nSigned-off-by: Steven Whitehouse \u003cswhiteho@redhat.com\u003e\n"
    }
  ]
}
