)]}'
{
  "log": [
    {
      "commit": "820969f353587281d645735c83c7f07d606e67ba",
      "tree": "538f8806639b757334ebc399a82170d7f0bf2d3b",
      "parents": [
        "a2e0f79939e09e74698564b88dee709db208e1e2"
      ],
      "author": {
        "name": "Steven Whitehouse",
        "email": "swhiteho@redhat.com",
        "time": "Wed Aug 11 09:53:47 2010 +0100"
      },
      "committer": {
        "name": "Steven Whitehouse",
        "email": "swhiteho@redhat.com",
        "time": "Mon Sep 20 11:18:46 2010 +0100"
      },
      "message": "GFS2: No longer experimental\n\nI think the time has arrvied to remove the experimental tag\nfrom GFS2.\n\nSigned-off-by: Steven Whitehouse \u003cswhiteho@redhat.com\u003e\n"
    },
    {
      "commit": "6ecd7c2dd9f5dd4f6e8f65c8027159f9c73b0e4c",
      "tree": "ba12b0b9ba00e21ff73eee82714be448c5a7c6e9",
      "parents": [
        "991ea75cb1df7188d209274b3d51c105b4f18ffe"
      ],
      "author": {
        "name": "Tejun Heo",
        "email": "tj@kernel.org",
        "time": "Tue Jul 20 22:09:02 2010 +0200"
      },
      "committer": {
        "name": "Tejun Heo",
        "email": "tj@kernel.org",
        "time": "Fri Jul 23 13:14:25 2010 +0200"
      },
      "message": "gfs2: use workqueue instead of slow-work\n\nWorkqueue can now handle high concurrency.  Convert gfs to use\nworkqueue instead of slow-work.\n\n* Steven pointed out that recovery path might be run from allocation\n  path and thus requires forward progress guarantee without memory\n  allocation.  Create and use gfs_recovery_wq with rescuer.  Please\n  note that forward progress wasn\u0027t guaranteed with slow-work.\n\n* Updated to use non-reentrant workqueue.\n\nSigned-off-by: Tejun Heo \u003ctj@kernel.org\u003e\nAcked-by: Steven Whitehouse \u003cswhiteho@redhat.com\u003e\n"
    },
    {
      "commit": "e9edb1d8a345119c9baafa1b240eb1ec06a44662",
      "tree": "6229089205329e812cfd12387aae748c309f264c",
      "parents": [
        "57d54889cd00db2752994b389ba714138652e60c"
      ],
      "author": {
        "name": "Christoph Hellwig",
        "email": "hch@infradead.org",
        "time": "Wed Mar 03 08:53:51 2010 -0500"
      },
      "committer": {
        "name": "Steven Whitehouse",
        "email": "swhiteho@redhat.com",
        "time": "Tue Mar 09 10:08:36 2010 +0000"
      },
      "message": "GFS2: do not select QUOTA\n\ngfs2 only needs the quotactl code, not the generic quota implementation.\n\nSigned-off-by: Christoph Hellwig \u003chch@lst.de\u003e\nSigned-off-by: Steven Whitehouse \u003cswhiteho@redhat.com\u003e\n"
    },
    {
      "commit": "b6e3224fb20954f155e41ec5709b2ab70b50ae2d",
      "tree": "96302d1b564c879779b9cc5d7aae7c3c4471ed14",
      "parents": [
        "a2770d86b33024f71df269fde2de096df89d6a48"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Thu Dec 17 13:23:24 2009 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Thu Dec 17 13:23:24 2009 -0800"
      },
      "message": "Revert \"task_struct: make journal_info conditional\"\n\nThis reverts commit e4c570c4cb7a95dbfafa3d016d2739bf3fdfe319, as\nrequested by Alexey:\n\n \"I think I gave a good enough arguments to not merge it.\n  To iterate:\n   * patch makes impossible to start using ext3 on EXT3_FS\u003dn kernels\n     without reboot.\n   * this is done only for one pointer on task_struct\"\n\n  None of config options which define task_struct are tristate directly\n  or effectively.\"\n\nRequested-by: Alexey Dobriyan \u003cadobriyan@gmail.com\u003e\nAcked-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "e4c570c4cb7a95dbfafa3d016d2739bf3fdfe319",
      "tree": "ce2be0a79fa2e8d8271426f0fc27b25e83c050b4",
      "parents": [
        "8420e7efa1cf155765c6d77c91d3e3547c7aa557"
      ],
      "author": {
        "name": "Hiroshi Shimamoto",
        "email": "h-shimamoto@ct.jp.nec.com",
        "time": "Mon Dec 14 18:00:26 2009 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Tue Dec 15 08:53:27 2009 -0800"
      },
      "message": "task_struct: make journal_info conditional\n\njournal_info in task_struct is used in journaling file system only.  So\nintroduce CONFIG_FS_JOURNAL_INFO and make it conditional.\n\nSigned-off-by: Hiroshi Shimamoto \u003ch-shimamoto@ct.jp.nec.com\u003e\nCc: Chris Mason \u003cchris.mason@oracle.com\u003e\nCc: \"Theodore Ts\u0027o\" \u003ctytso@mit.edu\u003e\nCc: Steven Whitehouse \u003cswhiteho@redhat.com\u003e\nCc: KONISHI Ryusuke \u003ckonishi.ryusuke@lab.ntt.co.jp\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "cc632e7f93465597896862cf9e50baefb1999215",
      "tree": "4a4a98f86e4fbfc5d127f2059c658ce2da1a87b0",
      "parents": [
        "8c42d637f6f2859e0fb28b78d5add7f0dc6d0973"
      ],
      "author": {
        "name": "Steven Whitehouse",
        "email": "swhiteho@redhat.com",
        "time": "Tue Sep 15 09:59:02 2009 +0100"
      },
      "committer": {
        "name": "Steven Whitehouse",
        "email": "swhiteho@redhat.com",
        "time": "Thu Dec 03 11:49:09 2009 +0000"
      },
      "message": "GFS2: Hook gfs2_quota_sync into VFS via gfs2_quotactl_ops\n\nThe plan is to add further operations to the gfs2_quotactl_ops\nin future patches. The sync operation is easy, so we start with\nthat one.\n\nWe plan to use the XFS quota control functions because they more\nclosely match the GFS2 ones.\n\nSigned-off-by: Steven Whitehouse \u003cswhiteho@redhat.com\u003e\n"
    },
    {
      "commit": "90c699a9ee4be165966d40f1837909ccb8890a68",
      "tree": "ff136ce7b73c7d7bbf5eb4241d01cb3b930d3566",
      "parents": [
        "3a02c8e8142f7f133d4c6e72bc3e1d830e6b8b9e"
      ],
      "author": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Fri Jun 19 08:08:50 2009 +0200"
      },
      "committer": {
        "name": "Jens Axboe",
        "email": "jens.axboe@oracle.com",
        "time": "Fri Jun 19 08:08:50 2009 +0200"
      },
      "message": "block: rename CONFIG_LBD to CONFIG_LBDAF\n\nFollow-up to \"block: enable by default support for large devices\nand files on 32-bit archs\".\n\nRename CONFIG_LBD to CONFIG_LBDAF to:\n- allow update of existing [def]configs for \"default y\" change\n- reflect that it is used also for large files support nowadays\n\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\nSigned-off-by: Jens Axboe \u003cjens.axboe@oracle.com\u003e\n"
    },
    {
      "commit": "fe64d517df0970a68417184a12fcd4ba0589cc28",
      "tree": "d977f214fdf6ba96254cfbf6683e8583ecebe504",
      "parents": [
        "9582d41135c0d362f04ed6bf3dc8d693a7eafee2"
      ],
      "author": {
        "name": "Steven Whitehouse",
        "email": "swhiteho@redhat.com",
        "time": "Tue May 19 10:01:18 2009 +0100"
      },
      "committer": {
        "name": "Steven Whitehouse",
        "email": "swhiteho@redhat.com",
        "time": "Tue May 19 10:01:18 2009 +0100"
      },
      "message": "GFS2: Umount recovery race fix\n\nThis patch fixes a race condition where we can receive recovery\nrequests part way through processing a umount. This was causing\nproblems since the recovery thread had already gone away.\n\nLooking in more detail at the recovery code, it was really trying\nto implement a slight variation on a work queue, and that happens to\nalign nicely with the recently introduced slow-work subsystem. As a\nresult I\u0027ve updated the code to use slow-work, rather than its own home\ngrown variety of work queue.\n\nWhen using the wait_on_bit() function, I noticed that the wait function\nthat was supplied as an argument was appearing in the WCHAN field, so\nI\u0027ve updated the function names in order to produce more meaningful\noutput.\n\nSigned-off-by: Steven Whitehouse \u003cswhiteho@redhat.com\u003e\n"
    },
    {
      "commit": "f057f6cdf64175db1151b1f5d110e29904f119a1",
      "tree": "582dbf358e351f64977620c29ebf772d693b1948",
      "parents": [
        "22077f57dec8fcbeb1112b35313961c0902ff038"
      ],
      "author": {
        "name": "Steven Whitehouse",
        "email": "swhiteho@redhat.com",
        "time": "Mon Jan 12 10:43:39 2009 +0000"
      },
      "committer": {
        "name": "Steven Whitehouse",
        "email": "steve@dolmen.chygwyn.com",
        "time": "Tue Mar 24 11:21:14 2009 +0000"
      },
      "message": "GFS2: Merge lock_dlm module into GFS2\n\nThis is the big patch that I\u0027ve been working on for some time\nnow. There are many reasons for wanting to make this change\nsuch as:\n o Reducing overhead by eliminating duplicated fields between structures\n o Simplifcation of the code (reduces the code size by a fair bit)\n o The locking interface is now the DLM interface itself as proposed\n   some time ago.\n o Fewer lookups of glocks when processing replies from the DLM\n o Fewer memory allocations/deallocations for each glock\n o Scope to do further optimisations in the future (but this patch is\n   more than big enough for now!)\n\nPlease note that (a) this patch relates to the lock_dlm module and\nnot the DLM itself, that is still a separate module; and (b) that\nwe retain the ability to build GFS2 as a standalone single node\nfilesystem with out requiring the DLM.\n\nThis patch needs a lot of testing, hence my keeping it I restarted\nmy -git tree after the last merge window. That way, this has the maximum\nexposure before its merged. This is (modulo a few minor bug fixes) the\nsame patch that I\u0027ve been posting on and off the the last three months\nand its passed a number of different tests so far.\n\nSigned-off-by: Steven Whitehouse \u003cswhiteho@redhat.com\u003e\n"
    },
    {
      "commit": "0027ce681e3cd49fa34dab023574611f4384291d",
      "tree": "7184919fe6bf71a2b7340a88b8e7eeec45911d68",
      "parents": [
        "e4fefbac6c5bcb0388d95e83801210e7d81a071b"
      ],
      "author": {
        "name": "Steven Whitehouse",
        "email": "swhiteho@redhat.com",
        "time": "Tue Jan 06 14:56:26 2009 +0000"
      },
      "committer": {
        "name": "Steven Whitehouse",
        "email": "swhiteho@redhat.com",
        "time": "Wed Jan 07 08:57:35 2009 +0000"
      },
      "message": "GFS2: LSF and LBD are now one and the same\n\nAs a result of this recent patch:\nhttp://git.kernel.org/?p\u003dlinux/kernel/git/torvalds/linux-2.6.git;a\u003dcommitdiff;h\u003db3a6ffe16b5cc48abe7db8d04882dc45280eb693\nWe only need to depend on LBD.\n\nReported-by: Fabio M. Di Nitto \u003cfdinitto@redhat.com\u003e\nSigned-off-by: Steven Whitehouse \u003cswhiteho@redhat.com\u003e\n"
    },
    {
      "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"
    }
  ]
}
