)]}'
{
  "log": [
    {
      "commit": "582d21e5e319d38c0485d8b9e92f6f2341f7c79b",
      "tree": "e552b4c26ab7af70e31f10dedc90a9ead8d27512",
      "parents": [
        "ed5f037005d728de19a0f63678ac35b42064966d"
      ],
      "author": {
        "name": "Steve French",
        "email": "sfrench@us.ibm.com",
        "time": "Tue May 13 04:54:12 2008 +0000"
      },
      "committer": {
        "name": "Steve French",
        "email": "sfrench@us.ibm.com",
        "time": "Tue May 13 04:54:12 2008 +0000"
      },
      "message": "[CIFS] cleanup old checkpatch warnings\n\nSigned-off-by: Steve French \u003csfrench@us.ibm.com\u003e\n"
    },
    {
      "commit": "7c5e628f95b440b69332b1ed3eb112648fc8f7ff",
      "tree": "a75a077ca4bccd71fa708b4761e755295b27fed4",
      "parents": [
        "cf432eb50ffd03572c08a006f44e0069957cf300"
      ],
      "author": {
        "name": "Igor Mammedov",
        "email": "niallain@gmail.com",
        "time": "Thu May 08 20:48:42 2008 +0000"
      },
      "committer": {
        "name": "Steve French",
        "email": "sfrench@us.ibm.com",
        "time": "Thu May 08 20:48:42 2008 +0000"
      },
      "message": "[CIFS] Fixed build warning in is_ip\n\nSigned-off-by: Igor Mammedov \u003cniallain@gmail.com\u003e\nSigned-off-by: Steve French \u003csfrench@us.ibm.com\u003e\n"
    },
    {
      "commit": "90c81e0b0eda214196cbe4340facbce8cc797ee7",
      "tree": "a516944067e6437a88705a3d96157d07de3dae51",
      "parents": [
        "ad7a2926b9e53cfb3020d15bdfacacc54e2b63da"
      ],
      "author": {
        "name": "Steve French",
        "email": "sfrench@us.ibm.com",
        "time": "Tue Feb 12 20:32:36 2008 +0000"
      },
      "committer": {
        "name": "Steve French",
        "email": "sfrench@us.ibm.com",
        "time": "Tue Feb 12 20:32:36 2008 +0000"
      },
      "message": "[CIFS] clean up some hard to read ifdefs\n\nChristoph had noticed too many ifdefs in the CIFS code making it\nhard to read.  This patch removes about a quarter of them from\nthe C files in cifs by improving a few key ifdefs in the .h files.\n\nSigned-off-by: Steve French \u003csfrench@us.ibm.com\u003e\n"
    },
    {
      "commit": "ad7a2926b9e53cfb3020d15bdfacacc54e2b63da",
      "tree": "f4cf20d2bc3a13841ed81a8de25bd870a3b622e6",
      "parents": [
        "f315ccb3e679f271583f2a4f463ad9b65665b751"
      ],
      "author": {
        "name": "Steve French",
        "email": "sfrench@us.ibm.com",
        "time": "Thu Feb 07 23:25:02 2008 +0000"
      },
      "committer": {
        "name": "Steve French",
        "email": "sfrench@us.ibm.com",
        "time": "Thu Feb 07 23:25:02 2008 +0000"
      },
      "message": "[CIFS] reduce checkpatch warnings\n\nSigned-off-by: Steve French \u003csfrench@us.ibm.com\u003e\n"
    },
    {
      "commit": "63d2583f5a1a0b72fea3f2171f23f0ca8fa556ec",
      "tree": "b9dab1514976c462f2d3528f86dd6c3e46fca745",
      "parents": [
        "f1d662a7d5e5322e583aad6b3cfec03d8f27b435"
      ],
      "author": {
        "name": "Steve French",
        "email": "sfrench@us.ibm.com",
        "time": "Mon Nov 05 21:46:10 2007 +0000"
      },
      "committer": {
        "name": "Steve French",
        "email": "sfrench@us.ibm.com",
        "time": "Mon Nov 05 21:46:10 2007 +0000"
      },
      "message": "[CIFS] Fix walking out end of cifs dacl\n\nAcked-by: Shirish Pargaonkar \u003cshirishp@us.ibm.com\u003e\nSigned-off-by: Steve French \u003csfrench@us.ibm.com\u003e\n"
    },
    {
      "commit": "1fb64bfc45b9ee5092b72474a5df216b8a0c7ff9",
      "tree": "bd3db1436f5b021e6052dcf73d2e7fd147fa73a6",
      "parents": [
        "953f868138dbf4300196780379476ab9f07f263a"
      ],
      "author": {
        "name": "Steve French",
        "email": "sfrench@us.ibm.com",
        "time": "Thu Nov 01 02:12:10 2007 +0000"
      },
      "committer": {
        "name": "Steve French",
        "email": "sfrench@us.ibm.com",
        "time": "Thu Nov 01 02:12:10 2007 +0000"
      },
      "message": "[CIFS] when mount helper missing fix slash wrong direction in share\n\nKernel bugzilla bug #9228\n\nIf mount helper (mount.cifs) missing, mounts with form like\n//10.11.12.13/c$ would not work (only mounts with slash e.g.\n//10.11.12.13\\\\c$ would work) due to problem with slash supposed\nto be converted to backslash by the mount helper (which is not\nthere).\n\nIf we fail on converting an IPv4 address in in4_pton then\ntry to canonicalize the first slash (ie between sharename\nand host ip address) if necessary.  If we have to retry\nto check for IPv6 address the slash is already converted\nif necessary.\n\nSigned-off-by: Steve French \u003csfrench@us.ibm.com\u003e\n"
    },
    {
      "commit": "630f3f0c45a80ab907d216191ef4a205c249fa1b",
      "tree": "be1fe069ded6df343f978469160b002c5ae67169",
      "parents": [
        "44093ca2fef3c52dc7d186116862d74f9a676e0f"
      ],
      "author": {
        "name": "Steve French",
        "email": "sfrench@us.ibm.com",
        "time": "Thu Oct 25 21:17:17 2007 +0000"
      },
      "committer": {
        "name": "Steve French",
        "email": "sfrench@us.ibm.com",
        "time": "Thu Oct 25 21:17:17 2007 +0000"
      },
      "message": "[CIFS] acl support part 6\n\nAcked-by: Shirish Pargaonkar \u003cshirishp@us.ibm.com\u003e\nCC: Cyrill Gorcunov \u003cgorcunov@gmail.com\u003e\nSigned-off-by: Steve French \u003csfrench@us.ibm.com\u003e\n"
    },
    {
      "commit": "a761ac579b89bc1f00212a42401398108deba65c",
      "tree": "5345eaf8fa239af7f8f28989bea7942b0ab8ea13",
      "parents": [
        "abb63d6c3d3d0e4d93b63589135962091154be9b"
      ],
      "author": {
        "name": "Steve French",
        "email": "sfrench@us.ibm.com",
        "time": "Thu Oct 18 21:45:27 2007 +0000"
      },
      "committer": {
        "name": "Steve French",
        "email": "sfrench@us.ibm.com",
        "time": "Thu Oct 18 21:45:27 2007 +0000"
      },
      "message": "[CIFS] log better errors on failed mounts\n\nAlso returns more accurate errors to mount for the cases of\naccount expired and password expired\n\nAcked-by: Jeff Layton \u003cjlayton@redhat.com\u003e\nSigned-off-by: Steve French \u003csfrench@us.ibm.com\u003e\n"
    },
    {
      "commit": "d5d18501090179d557a4ca976d1c30bfaf5de091",
      "tree": "95775567aa85bf5bf2fa3ee8bf743b4d17b0152a",
      "parents": [
        "c18c732ec6bf372aa959ca6534cbfc32e464defd"
      ],
      "author": {
        "name": "Steve French",
        "email": "sfrench@us.ibm.com",
        "time": "Wed Oct 17 21:31:52 2007 +0000"
      },
      "committer": {
        "name": "Steve French",
        "email": "sfrench@us.ibm.com",
        "time": "Wed Oct 17 21:31:52 2007 +0000"
      },
      "message": "[CIFS] Fix minor problems noticed by scan\n\nCoverity scan pointed out some minor possible errors.\n\nSigned-off-by: Steve French \u003csfrench@us.ibm.com\u003e\n"
    },
    {
      "commit": "63135e088a604b955746c51964c195c8d3ebac11",
      "tree": "506ec95bfeb29c3bacf2cc561045e8bb2f92d31e",
      "parents": [
        "7e42ca886b0282679c2721dc4853163cc89b8a34"
      ],
      "author": {
        "name": "Steve French",
        "email": "sfrench@us.ibm.com",
        "time": "Tue Jul 17 17:34:02 2007 +0000"
      },
      "committer": {
        "name": "Steve French",
        "email": "sfrench@us.ibm.com",
        "time": "Tue Jul 17 17:34:02 2007 +0000"
      },
      "message": "[CIFS] More whitespace/formatting fixes (noticed by checkpatch)\n\nSigned-off-by: Steve French \u003csfrench@us.ibm.com\u003e\n"
    },
    {
      "commit": "4a379e6657ae2dd910f9f06d46bd7c05fbe9ed5c",
      "tree": "1df4ac83d4de2ac16d67712e3a3dc04fa813ec8f",
      "parents": [
        "2d785a50a8aa404c19f56d2c22445e48e418112b"
      ],
      "author": {
        "name": "Steve French",
        "email": "sfrench@us.ibm.com",
        "time": "Sun Jul 15 21:58:28 2007 +0000"
      },
      "committer": {
        "name": "Steve French",
        "email": "sfrench@us.ibm.com",
        "time": "Sun Jul 15 21:58:28 2007 +0000"
      },
      "message": "[CIFS] Fix build break - inet.h not included when experimental ifdef off\n\nSigned-off-by: Steve French \u003csfrench@us.ibm.com\u003e\n"
    },
    {
      "commit": "50c2f75388727018c3c357454a247072915a9e3f",
      "tree": "e7c7cd30f1adee51be7af8bda5e937df5c899bc6",
      "parents": [
        "7521a3c566dda7bb09576975324fc0a08a79ad14"
      ],
      "author": {
        "name": "Steve French",
        "email": "sfrench@us.ibm.com",
        "time": "Fri Jul 13 00:33:32 2007 +0000"
      },
      "committer": {
        "name": "Steve French",
        "email": "sfrench@us.ibm.com",
        "time": "Fri Jul 13 00:33:32 2007 +0000"
      },
      "message": "[CIFS] whitespace/formatting fixes\n\nThis should be the last big batch of whitespace/formatting fixes.\ncheckpatch warnings for the cifs directory are down about 90% and\nmany of the remaining ones are harder to remove or make the code\nharder to read.\n\nSigned-off-by: Steve French \u003csfrench@us.ibm.com\u003e\n"
    },
    {
      "commit": "fb8c4b14d9259ba467241a7aaeb712caedce7ee8",
      "tree": "8f94a3b3b5e9e1bbdf9b38156ab2bfe2c055b47d",
      "parents": [
        "b609f06ac4ac77433035366e9aa4dcd7a0f743a0"
      ],
      "author": {
        "name": "Steve French",
        "email": "sfrench@us.ibm.com",
        "time": "Tue Jul 10 01:16:18 2007 +0000"
      },
      "committer": {
        "name": "Steve French",
        "email": "sfrench@us.ibm.com",
        "time": "Tue Jul 10 01:16:18 2007 +0000"
      },
      "message": "[CIFS] whitespace cleanup\n\nMore than halfway there\n\nSigned-off-by: Steve French \u003csfrench@us.ibm.com\u003e\n"
    },
    {
      "commit": "3870253efb65e1960421ca74f5d336218c28fc5b",
      "tree": "2334067405b14a5896cd6fdebb5636adda8e896f",
      "parents": [
        "790fe579f5006b72dfd2814f9263a73b0b455e81"
      ],
      "author": {
        "name": "Steve French",
        "email": "sfrench@us.ibm.com",
        "time": "Sun Jul 08 15:40:40 2007 +0000"
      },
      "committer": {
        "name": "Steve French",
        "email": "sfrench@us.ibm.com",
        "time": "Sun Jul 08 15:40:40 2007 +0000"
      },
      "message": "[CIFS] more whitespace fixes\n\nSigned-off-by: Steve French \u003csfrench@us.ibm.com\u003e\n"
    },
    {
      "commit": "790fe579f5006b72dfd2814f9263a73b0b455e81",
      "tree": "8d0749bb66bcd8993ae66101c6706e0ba432e155",
      "parents": [
        "6dc0f87e351142e224b396f29b59527c4b2d834c"
      ],
      "author": {
        "name": "Steve French",
        "email": "sfrench@us.ibm.com",
        "time": "Sat Jul 07 19:25:05 2007 +0000"
      },
      "committer": {
        "name": "Steve French",
        "email": "sfrench@us.ibm.com",
        "time": "Sat Jul 07 19:25:05 2007 +0000"
      },
      "message": "[CIFS] more whitespace cleanup\n\nSigned-off-by: Steve French \u003csfrench@us.ibm.com\u003e\n"
    },
    {
      "commit": "d20acd09e3bf89aa23af034b8c2d0f5653577ea9",
      "tree": "9a4b5d3f2731723ef9544c1a7402bb34c3215cd7",
      "parents": [
        "38c10a1ddb24b9fa9f25b6c21d0390a9723ae6d6"
      ],
      "author": {
        "name": "Jeff",
        "email": "jlayton@redhat.com",
        "time": "Fri Jul 06 21:13:08 2007 +0000"
      },
      "committer": {
        "name": "Steve French",
        "email": "sfrench@us.ibm.com",
        "time": "Fri Jul 06 21:13:08 2007 +0000"
      },
      "message": "[CIFS] ipv6 support no longer experimental\n\nSigned-off-by: Steve French \u003csfrench@us.ibm.com\u003e\n"
    },
    {
      "commit": "5858ae44e289ac6c809af3fe81b9a6ed41914d41",
      "tree": "b62cf39ee27152cdfb891d2f723f0f00b3cbc346",
      "parents": [
        "cbac3cba66ab51492da53e7bf4f38da872408065"
      ],
      "author": {
        "name": "Steve French",
        "email": "sfrench@us.ibm.com",
        "time": "Wed Apr 25 11:59:10 2007 +0000"
      },
      "committer": {
        "name": "Steve French",
        "email": "sfrench@us.ibm.com",
        "time": "Wed Apr 25 11:59:10 2007 +0000"
      },
      "message": "[CIFS]  Add IPv6 support\n\nIPv6 support was started a few years ago in the cifs client, but lacked a\nkernel helper function for parsing the ascii form of the ipv6 address. Now\nthat that is added (and now IPv6 is the default that some OS use now) it\nwas fairly easy to finish  the cifs ipv6 support.  This  requires that\nCIFS_EXPERIMENTAL be enabled and (at least until the mount.cifs module is\nmodified to use a new ipv6 friendly call instead of gethostbyname) and the\nipv6 address be passed on the mount as \"ip\u003d\" mount option.\n\nThanks\n\nSigned-off-by: Steve French \u003csfrench@us.ibm.com\u003e\n"
    },
    {
      "commit": "533f90af6d90b9e4859a158565385d1d84a79f75",
      "tree": "3f141cf47d27f24e623277d2d6be2a36191c1275",
      "parents": [
        "70903ca004fef17b0f6483714baefdb2f6ecceb0"
      ],
      "author": {
        "name": "Steve French",
        "email": "sfrench@us.ibm.com",
        "time": "Thu Oct 12 00:02:32 2006 +0000"
      },
      "committer": {
        "name": "Steve French",
        "email": "sfrench@us.ibm.com",
        "time": "Thu Oct 12 00:02:32 2006 +0000"
      },
      "message": "[CIFS] Fix old DOS time conversion to handle timezone\n\nSigned-off-by: Steve French \u003csfrench@us.ibm.com\u003e\n"
    },
    {
      "commit": "70903ca004fef17b0f6483714baefdb2f6ecceb0",
      "tree": "a54857b395c8e440f42ba917c4cfdb25bd845efb",
      "parents": [
        "438dd926260f11ff01fc3441ac6dd4c412d20ea4"
      ],
      "author": {
        "name": "Steve French",
        "email": "sfrench@us.ibm.com",
        "time": "Wed Oct 11 18:49:24 2006 +0000"
      },
      "committer": {
        "name": "Steve French",
        "email": "sfrench@us.ibm.com",
        "time": "Wed Oct 11 18:49:24 2006 +0000"
      },
      "message": "[CIFS] Do not need to adjust for Jan/Feb for leap day\ncalculation in 2100 (year divisible by 100)\n\nSigned-off-by: Yehuda Sadeh Weinraub \u003cYehuda.Sadeh@expand.com\u003e\nSigned-off-by: Steve French \u003csfrench@us.ibm.com\u003e\n"
    },
    {
      "commit": "438dd926260f11ff01fc3441ac6dd4c412d20ea4",
      "tree": "a596911eeb08f23ec9b1027bb47e89582ae6edbf",
      "parents": [
        "268f3be177ce93791da38facc34126b5038cd851"
      ],
      "author": {
        "name": "Steve French",
        "email": "sfrench@us.ibm.com",
        "time": "Wed Oct 11 03:49:30 2006 +0000"
      },
      "committer": {
        "name": "Steve French",
        "email": "sfrench@us.ibm.com",
        "time": "Wed Oct 11 03:49:30 2006 +0000"
      },
      "message": "[CIFS] Fix leaps year calculation for years after 2100\n\nSigned-off-by: Steve French \u003csfrench@us.ibm.com\u003e\n"
    },
    {
      "commit": "268f3be177ce93791da38facc34126b5038cd851",
      "tree": "93603e3ac7209dd390125d8c71cfaee3ceff7547",
      "parents": [
        "1a70d6529ad9f5978af846440f8a809784d6e813"
      ],
      "author": {
        "name": "Steve French",
        "email": "sfrench@us.ibm.com",
        "time": "Fri Oct 06 21:47:09 2006 +0000"
      },
      "committer": {
        "name": "Steve French",
        "email": "sfrench@us.ibm.com",
        "time": "Fri Oct 06 21:47:09 2006 +0000"
      },
      "message": "[CIFS] readdir (ffirst) enablement of accurate timestamps from legacy servers\n\nSigned-off-by: Steve French \u003csfrench@us.ibm.com\u003e\n"
    },
    {
      "commit": "1bd5bbcb6531776a8f73e2cc6287fc4dd542e1c7",
      "tree": "7c41514f13224d6292a1bb90636f44c3c027b2e8",
      "parents": [
        "0889a9441d98af7951c5377647413d79c84c9efa"
      ],
      "author": {
        "name": "Steve French",
        "email": "sfrench@us.ibm.com",
        "time": "Thu Sep 28 03:35:57 2006 +0000"
      },
      "committer": {
        "name": "Steve French",
        "email": "sfrench@us.ibm.com",
        "time": "Thu Sep 28 03:35:57 2006 +0000"
      },
      "message": "[CIFS] Legacy time handling for Win9x and OS/2 part 1\n\nSigned-off-by: Steve French \u003csfrench@us.ibm.com\u003e\n"
    },
    {
      "commit": "7ee1af765dfa3146aef958258003245e082284e5",
      "tree": "90ab87a136d63c937064e595fd8062e5bc721e03",
      "parents": [
        "6c3d8909d85b2c18fd7a6e64f0ca757a257b40fa"
      ],
      "author": {
        "name": "Jeremy Allison",
        "email": "jra@samba.com",
        "time": "Wed Aug 02 21:56:33 2006 +0000"
      },
      "committer": {
        "name": "Steve French",
        "email": "sfrench@us.ibm.com",
        "time": "Fri Aug 11 21:28:47 2006 +0000"
      },
      "message": "[CIFS]\n\nAllow Windows blocking locks to be cancelled via a\nCANCEL_LOCK call. TODO - restrict this to servers\nthat support NT_STATUS codes (Win9x will probably\nnot support this call).\n\nSigned-off-by: Jeremy Allison \u003cjra@samba.org\u003e\nSigned-off-by: Steve French \u003csfrench@us.ibm.com\u003e\n(cherry picked from 570d4d2d895569825d0d017d4e76b51138f68864 commit)\n"
    },
    {
      "commit": "43411d699e8cf3293674da558d31a02e0012aa9d",
      "tree": "d9fa33e4e37f25a46c17c5587009120d5ede8376",
      "parents": [
        "7a0d22317614ee8e2598feafd4812e33be17f421"
      ],
      "author": {
        "name": "Steve French",
        "email": "sfrench@us.ibm.com",
        "time": "Fri Jun 02 18:17:11 2006 +0000"
      },
      "committer": {
        "name": "Steve French",
        "email": "sfrench@us.ibm.com",
        "time": "Fri Jun 02 18:17:11 2006 +0000"
      },
      "message": "[CIFS] Fix mapping of old SMB return code Invalid Net Name so it is\nrecognized on mount\n\nthe old mapping of this was to ENODEV (instead of ENXIO) - but\nENODEV is what mount returns when the cifs driver will not load\nso change this to map to ENXIO (which was what the equivalent\ncondition returned for mapping errors from more modern servers)\n\nSigned-off-by: Steve French \u003csfrench@us.ibm.com\u003e\n"
    },
    {
      "commit": "7c7b25bc8e392aea781324efa771bc191377b876",
      "tree": "ddad1a91f948746dbef140994c615253a7f42e65",
      "parents": [
        "9c53588ec96d85f82e9bf3fb1af7cca31056e940"
      ],
      "author": {
        "name": "Steve French",
        "email": "sfrench@us.ibm.com",
        "time": "Thu Jun 01 19:20:10 2006 +0000"
      },
      "committer": {
        "name": "Steve French",
        "email": "sfrench@us.ibm.com",
        "time": "Thu Jun 01 19:20:10 2006 +0000"
      },
      "message": "[CIFS] Support for setting up SMB sessions to legacy lanman servers part 2\n"
    },
    {
      "commit": "6ab16d249513a50bef3f1b275cea6aa8d3f51832",
      "tree": "6440fb91b6336e3dc988f06d951ab272610000fb",
      "parents": [
        "6473a559c336d5c407f9df412ca2f55357767ff8"
      ],
      "author": {
        "name": "Steve French",
        "email": "sfrench@us.ibm.com",
        "time": "Tue Nov 29 20:55:11 2005 -0800"
      },
      "committer": {
        "name": "Steve French",
        "email": "sfrench@us.ibm.com",
        "time": "Tue Nov 29 20:55:11 2005 -0800"
      },
      "message": "[CIFS] Fix umount --force to wake up the pending response queue, not just\nthe request queue. Also periodically wakeup response_q so threads can\ncheck if stuck requests have timed out. Workaround Windows server illegal smb\nlength on transact2 findfirst response.\n\nSigned-off-by: Steve French \u003csfrench@us.ibm.com\u003e\n"
    },
    {
      "commit": "1047abc159b4eb4ba4a7342a0969e16e9d4b4c69",
      "tree": "532cf6200f2c63869f006dfad2b41d9d408a9a59",
      "parents": [
        "4ca9c190d902caa7efb899a4c7fc8c6e6d926e95"
      ],
      "author": {
        "name": "Steve French",
        "email": "sfrench@us.ibm.com",
        "time": "Tue Oct 11 19:58:06 2005 -0700"
      },
      "committer": {
        "name": "Steve French",
        "email": "sfrench@us.ibm.com",
        "time": "Tue Oct 11 19:58:06 2005 -0700"
      },
      "message": "[CIFS] CIFS Stats improvements\n\nNew cifs_writepages routine was not updated bytes written in cifs stats.\nAlso added ability to clear /proc/fs/cifs/Stats by writing (0 or 1) to it.\nSigned-off-by: Steve French \u003csfrench@us.ibm.com\u003e\n"
    },
    {
      "commit": "70ca734a14366b634224a1e4586d43b36b65ab67",
      "tree": "bad9c511f846baebc18d0f5190bbe5fde5ae0dd1",
      "parents": [
        "2096243885ee34b78cb57ce835e07c8536a67d2a"
      ],
      "author": {
        "name": "Steve French",
        "email": "sfrench@us.ibm.com",
        "time": "Thu Sep 22 16:32:06 2005 -0700"
      },
      "committer": {
        "name": "Steve French",
        "email": "sfrench@us.ibm.com",
        "time": "Thu Sep 22 16:32:06 2005 -0700"
      },
      "message": "[CIFS] Various minor bigendian fixes and sparse level 2 warning message fixes\nMost important of these fixes mapchars on bigendian and a few statfs fields\n\nSigned-off-by: Shaggy (shaggy@austin.ibm.com)\nSigned-off-by: Steve French (sfrench@us.ibm.com)\n"
    },
    {
      "commit": "2096243885ee34b78cb57ce835e07c8536a67d2a",
      "tree": "caae2d2535d33cca16f11da9a2d25e445bd30018",
      "parents": [
        "e30dcf3a1905b4d2154f95db5fdfdf69691b4f0e"
      ],
      "author": {
        "name": "Steve French",
        "email": "sfrench@us.ibm.com",
        "time": "Wed Sep 21 22:05:57 2005 -0700"
      },
      "committer": {
        "name": "Steve French",
        "email": "sfrench@us.ibm.com",
        "time": "Wed Sep 21 22:05:57 2005 -0700"
      },
      "message": "[CIFS] Add support for legacy servers part nine.  statfs (df and du) is now\nfunctional, and the length check is fixed so readdir does not throw a\nwarning message when windows me messes up the response to FindFirst\nof an empty dir (with only . and ..).\n\nSigned-off-by: Steve French (sfrench@us.ibm.com)\n"
    },
    {
      "commit": "36358c21423d58dde90aedde2b8517192c4092f4",
      "tree": "46e5913ef683c48d9aaefe3e087ad791b1c4a30c",
      "parents": [
        "d0d2f2df65ddea9a30ddd117f769bfff65d3fc56"
      ],
      "author": {
        "name": "Alexey Dobriyan",
        "email": "adobriyan@mail.ru",
        "time": "Thu Jun 02 20:01:16 2005 -0500"
      },
      "committer": {
        "name": "Steve French",
        "email": "sfrench@us.ibm.com",
        "time": "Thu Jun 02 20:01:16 2005 -0500"
      },
      "message": "[CIFS] fs/cifs/netmisc.c: fix sparse warning\n\nSigned-off-by: Steve French \u003csfrench@us.ibm.com\u003e\nSigned-off-by: Alexey Dobriyan \u003cadobriyan@mail.ru\u003e\nSigned-off-by: Domen Puncer \u003cdomen@coderock.org\u003e\n"
    },
    {
      "commit": "11aa0149d0e49ee1791735ec4ae3079b27b9a68e",
      "tree": "b08d4fbdf4cb46820898b71a1e55139c676c1b1f",
      "parents": [
        "cd63499cbe37e53e6cc084c8a35d911a4613c797"
      ],
      "author": {
        "name": "Steve French",
        "email": "smfrench@austin.rr.com",
        "time": "Thu Apr 28 22:41:10 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@ppc970.osdl.org",
        "time": "Thu Apr 28 22:41:10 2005 -0700"
      },
      "message": "[PATCH] cifs: Fix mapping of EMLINK case\n\nSigned-off-by: Steve French (sfrench@us.ibm.com)\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "75cf6bdc52d86ca815f1129529e43f0d904b18d5",
      "tree": "1a2849fe1ee2603a9f8e6c6ccc0d43e73b70e02f",
      "parents": [
        "f654bac2227adc5c6956405290eeb4f81f09e9ff"
      ],
      "author": {
        "name": "Steve French",
        "email": "smfrench@austin.rr.com",
        "time": "Thu Apr 28 22:41:04 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@ppc970.osdl.org",
        "time": "Thu Apr 28 22:41:04 2005 -0700"
      },
      "message": "[PATCH] cifs: Gracefully turn off serverino (when serverino is enabled on mount)\n\nOld servers such as NT4 do not support this level of FindFirst (and\nretry with a lower infolevel)\n\nSigned-off-by: Steve French (sfrench@us.ibm.com)\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "1da177e4c3f41524e886b7f1b8a0c1fc7321cac2",
      "tree": "0bba044c4ce775e45a88a51686b5d9f90697ea9d",
      "parents": [],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@ppc970.osdl.org",
        "time": "Sat Apr 16 15:20:36 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@ppc970.osdl.org",
        "time": "Sat Apr 16 15:20:36 2005 -0700"
      },
      "message": "Linux-2.6.12-rc2\n\nInitial git repository build. I\u0027m not bothering with the full history,\neven though we have it. We can create a separate \"historical\" git\narchive of that later if we want to, and in the meantime it\u0027s about\n3.2GB when imported into git - space that would just make the early\ngit days unnecessarily complicated, when we don\u0027t have a lot of good\ninfrastructure for it.\n\nLet it rip!\n"
    }
  ]
}
