)]}'
{
  "log": [
    {
      "commit": "b4b5cc85ed4ecbe4adbfbc4df028850de67a9f09",
      "tree": "41b4a8d22847f816e555ad5e4566b9c33dea5c0f",
      "parents": [
        "9903cd1c27a1f30e8efea75e125be3b2002f7cb9"
      ],
      "author": {
        "name": "Chuck Lever",
        "email": "cel@citi.umich.edu",
        "time": "Thu Aug 11 16:25:29 2005 -0400"
      },
      "committer": {
        "name": "Trond Myklebust",
        "email": "Trond.Myklebust@netapp.com",
        "time": "Fri Sep 23 12:38:16 2005 -0400"
      },
      "message": "[PATCH] RPC: Reduce stack utilization in xs_sendpages\n\n Reduce stack utilization of the RPC socket transport\u0027s send path.\n\n A couple of unlikely()s are added to ensure the compiler places the\n tail processing at the end of the csect.\n\n Test-plan:\n Millions of fsx operations.  Performance characterization such as \"sio\" or\n \"iozone\".\n\n Version: Thu, 11 Aug 2005 16:04:30 -0400\n\n Signed-off-by: Chuck Lever \u003ccel@netapp.com\u003e\n Signed-off-by: Trond Myklebust \u003cTrond.Myklebust@netapp.com\u003e\n"
    },
    {
      "commit": "9903cd1c27a1f30e8efea75e125be3b2002f7cb9",
      "tree": "ad684d0ce47793f161839e2321f118206ef707f3",
      "parents": [
        "a246b0105bbd9a70a698f69baae2042996f2a0e9"
      ],
      "author": {
        "name": "Chuck Lever",
        "email": "cel@citi.umich.edu",
        "time": "Thu Aug 11 16:25:26 2005 -0400"
      },
      "committer": {
        "name": "Trond Myklebust",
        "email": "Trond.Myklebust@netapp.com",
        "time": "Fri Sep 23 12:38:14 2005 -0400"
      },
      "message": "[PATCH] RPC: transport switch function naming\n\n Introduce block header comments and a function naming convention to the\n socket transport implementation.  Provide a debug setting for transports\n that is separate from RPCDBG_XPRT.  Eliminate xprt_default_timeout().\n\n Provide block comments for exposed interfaces in xprt.c, and eliminate\n the useless obvious comments.\n\n Convert printk\u0027s to dprintk\u0027s.\n\n Test-plan:\n Compile kernel with CONFIG_NFS enabled.\n\n Version: Thu, 11 Aug 2005 16:04:04 -0400\n\n Signed-off-by: Chuck Lever \u003ccel@netapp.com\u003e\n Signed-off-by: Trond Myklebust \u003cTrond.Myklebust@netapp.com\u003e\n"
    },
    {
      "commit": "a246b0105bbd9a70a698f69baae2042996f2a0e9",
      "tree": "6c8831d8579a7fdc5201d3e9c20270cb1420eeda",
      "parents": [
        "094bb20b9fcab3a1652a77741caba6b78097d622"
      ],
      "author": {
        "name": "Chuck Lever",
        "email": "cel@citi.umich.edu",
        "time": "Thu Aug 11 16:25:23 2005 -0400"
      },
      "committer": {
        "name": "Trond Myklebust",
        "email": "Trond.Myklebust@netapp.com",
        "time": "Fri Sep 23 12:38:12 2005 -0400"
      },
      "message": "[PATCH] RPC: introduce client-side transport switch\n\n Move the bulk of client-side socket-specific code into a separate source\n file, net/sunrpc/xprtsock.c.\n\n Test-plan:\n Millions of fsx operations.  Performance characterization such as \"sio\" or\n \"iozone\".  Destructive testing (unplugging the network temporarily, server\n reboots).  Connectathon with v2, v3, and v4.\n\n Version: Thu, 11 Aug 2005 16:03:38 -0400\n\n Signed-off-by: Chuck Lever \u003ccel@netapp.com\u003e\n Signed-off-by: Trond Myklebust \u003cTrond.Myklebust@netapp.com\u003e\n"
    },
    {
      "commit": "094bb20b9fcab3a1652a77741caba6b78097d622",
      "tree": "85347e557be116ed1fa8bbf63555fcb83920baf5",
      "parents": [
        "602f83273c89fdd25f24757564d8001cf723e740"
      ],
      "author": {
        "name": "Chuck Lever",
        "email": "cel@citi.umich.edu",
        "time": "Thu Aug 11 16:25:20 2005 -0400"
      },
      "committer": {
        "name": "Trond Myklebust",
        "email": "Trond.Myklebust@netapp.com",
        "time": "Fri Sep 23 12:38:11 2005 -0400"
      },
      "message": "[PATCH] RPC: extract socket logic common to both client and server\n\n Clean-up: Move some code that is common to both RPC client- and server-side\n socket transports into its own source file, net/sunrpc/socklib.c.\n\n Test-plan:\n Compile kernel with CONFIG_NFS enabled.  Millions of fsx operations over\n UDP, client and server.  Connectathon over UDP.\n\n Version: Thu, 11 Aug 2005 16:03:09 -0400\n\n Signed-off-by: Chuck Lever \u003ccel@netapp.com\u003e\n Signed-off-by: Trond Myklebust \u003cTrond.Myklebust@netapp.com\u003e\n"
    },
    {
      "commit": "602f83273c89fdd25f24757564d8001cf723e740",
      "tree": "5268f27e143907ca08d265fdbc49e9c5c89e914d",
      "parents": [
        "eab5c084b858fd95a873fc2b97de9a9ad937b4ed"
      ],
      "author": {
        "name": "Chuck Lever",
        "email": "cel@citi.umich.edu",
        "time": "Thu Aug 11 16:25:17 2005 -0400"
      },
      "committer": {
        "name": "Trond Myklebust",
        "email": "Trond.Myklebust@netapp.com",
        "time": "Fri Sep 23 12:38:08 2005 -0400"
      },
      "message": "[PATCH] RPC: portmapper doesn\u0027t need a reserved port\n\n The in-kernel portmapper does not require a reserved port for making\n bind queries.\n\n Test-plan:\n Tens of runs of the Connectathon locking suite with TCP and UDP\n against several other NFS server implementations using NFSv3,\n not NFSv4 (which doesn\u0027t require rpcbind).\n\n Version: Thu, 11 Aug 2005 16:02:43 -0400\n\n Signed-off-by: Chuck Lever \u003ccel@netapp.com\u003e\n Signed-off-by: Trond Myklebust \u003cTrond.Myklebust@netapp.com\u003e\n"
    },
    {
      "commit": "eab5c084b858fd95a873fc2b97de9a9ad937b4ed",
      "tree": "6ba8287570ecc83fed1512bd4901df979221c2ab",
      "parents": [
        "da35187801732397a7e05fb9e77f3700cc35f5db"
      ],
      "author": {
        "name": "Chuck Lever",
        "email": "cel@citi.umich.edu",
        "time": "Thu Aug 11 16:25:14 2005 -0400"
      },
      "committer": {
        "name": "Trond Myklebust",
        "email": "Trond.Myklebust@netapp.com",
        "time": "Fri Sep 23 12:38:06 2005 -0400"
      },
      "message": "[PATCH] NFS: use a constant value for TCP retransmit timeouts\n\n Implement a best practice: don\u0027t use exponential backoff when computing\n retransmit timeout values on TCP connections, but simply retransmit\n at regular intervals.\n\n This also fixes a bug introduced when xprt_reset_majortimeo() was added.\n\n Test-plan:\n Enable RPC debugging and watch timeout behavior on a NFS/TCP mount.\n\n Version: Thu, 11 Aug 2005 16:02:19 -0400\n\n Signed-off-by: Chuck Lever \u003ccel@netapp.com\u003e\n Signed-off-by: Trond Myklebust \u003cTrond.Myklebust@netapp.com\u003e\n"
    },
    {
      "commit": "da35187801732397a7e05fb9e77f3700cc35f5db",
      "tree": "61307975e36112fd85b98d0df824386e209a5049",
      "parents": [
        "23475d66bd8600e0c5353f86c1b74f68df27bdb5"
      ],
      "author": {
        "name": "Chuck Lever",
        "email": "cel@citi.umich.edu",
        "time": "Thu Aug 11 16:25:11 2005 -0400"
      },
      "committer": {
        "name": "Trond Myklebust",
        "email": "Trond.Myklebust@netapp.com",
        "time": "Fri Sep 23 12:38:04 2005 -0400"
      },
      "message": "[PATCH] RPC: proper soft timeout behavior for rpcbind\n\n Implement a best practice:  for soft mounts, an rpcbind timeout should\n cause an RPC request to fail.\n\n This also provides an FSM hook for retrying an rpcbind with a different\n rpcbind protocol version.  We\u0027ll use this later to try multiple rpcbind\n protocol versions when binding.  To enable this, expose the RPC error\n code returned during a portmap request to the FSM so it can make some\n decision about how to report, retry, or fail the request.\n\n Test-plan:\n Hundreds of passes with connectathon NFSv3 locking suite, on the client\n and server.\n\n Version: Thu, 11 Aug 2005 16:01:53 -0400\n\n Signed-off-by: Chuck Lever \u003ccel@netapp.com\u003e\n Signed-off-by: Trond Myklebust \u003cTrond.Myklebust@netapp.com\u003e\n"
    },
    {
      "commit": "23475d66bd8600e0c5353f86c1b74f68df27bdb5",
      "tree": "040565dacc08e99a86e2dd716b348f74e12e08db",
      "parents": [
        "9aa48b7e270d13c8781414dce081a42cae20a80d"
      ],
      "author": {
        "name": "Chuck Lever",
        "email": "cel@citi.umich.edu",
        "time": "Thu Aug 11 16:25:08 2005 -0400"
      },
      "committer": {
        "name": "Trond Myklebust",
        "email": "Trond.Myklebust@netapp.com",
        "time": "Fri Sep 23 12:38:03 2005 -0400"
      },
      "message": "[PATCH] RPC: Report connection errors properly when mounting with \"soft\"\n\n Fix up xprt_connect_status: the soft timeout logic was clobbering tk_status,\n so TCP connect errors were not properly reported on soft mounts.\n\n Test-plan:\n Destructive testing (unplugging the network temporarily).  Connectathon\n with UDP and TCP.\n\n Version: Thu, 11 Aug 2005 16:01:28 -0400\n\n Signed-off-by: Chuck Lever \u003ccel@netapp.com\u003e\n Signed-off-by: Trond Myklebust \u003cTrond.Myklebust@netapp.com\u003e\n"
    },
    {
      "commit": "9aa48b7e270d13c8781414dce081a42cae20a80d",
      "tree": "788749de63303b280155cd84c5a47434f029d6e0",
      "parents": [
        "449231d6ddf50ca46b7fb2f76ecf790135222913"
      ],
      "author": {
        "name": "Trond Myklebust",
        "email": "Trond.Myklebust@netapp.com",
        "time": "Thu Aug 25 16:25:35 2005 -0700"
      },
      "committer": {
        "name": "Trond Myklebust",
        "email": "Trond.Myklebust@netapp.com",
        "time": "Fri Sep 23 12:38:01 2005 -0400"
      },
      "message": "NFS: Don\u0027t expose internal READDIR errors to userspace\n\n Fixes a condition whereby the kernel is returning the non-POSIX error\n EBADCOOKIE to userspace.\n\n Signed-off-by: Trond Myklebust \u003cTrond.Myklebust@netapp.com\u003e\n"
    },
    {
      "commit": "449231d6ddf50ca46b7fb2f76ecf790135222913",
      "tree": "0c493d7f4fb68f1f639c56258bcd025d5b904fb0",
      "parents": [
        "20509f1bc553ed7fafa88fa8d01c6212d1876d9f"
      ],
      "author": {
        "name": "Olaf Kirch",
        "email": "okir@suse.de",
        "time": "Thu Aug 25 16:25:35 2005 -0700"
      },
      "committer": {
        "name": "Trond Myklebust",
        "email": "Trond.Myklebust@netapp.com",
        "time": "Fri Sep 23 12:37:59 2005 -0400"
      },
      "message": "From: Olaf Kirch \u003cokir@suse.de\u003e\n[PATCH] Fix miscompare in __posix_lock_file\n\n If an application requests the same lock twice, the\n kernel should just leave the existing lock in place.\n Currently, it will install a second lock of the same type.\n\n Signed-off-by: Olaf Kirch \u003cokir@suse.de\u003e\n Signed-off-by: Trond Myklebust \u003cTrond.Myklebust@netapp.com\u003e\n"
    },
    {
      "commit": "20509f1bc553ed7fafa88fa8d01c6212d1876d9f",
      "tree": "da10ad62009995269dc0733a254a0bc1f6293aa2",
      "parents": [
        "12f44f46bc9c6dc79255e661b085797af395d8da"
      ],
      "author": {
        "name": "Trond Myklebust",
        "email": "Trond.Myklebust@netapp.com",
        "time": "Thu Aug 25 16:25:34 2005 -0700"
      },
      "committer": {
        "name": "Trond Myklebust",
        "email": "Trond.Myklebust@netapp.com",
        "time": "Fri Sep 23 12:37:58 2005 -0400"
      },
      "message": "NFS: Drop inode after rename\n\n When doing a rename on top of an existing file that is not in use,\n the inode of the overwritten file will remain in the icache.\n\n The fix is to decrement i_nlink of the overwritten inode, like we\n do for unlink, rmdir etc already.\n\n Problem diagnosed by Olaf Kirch. This patch is a slight variation\n on his fix.\n\n Signed-off-by: Trond Myklebust \u003cTrond.Myklebust@netapp.com\u003e\n"
    },
    {
      "commit": "12f44f46bc9c6dc79255e661b085797af395d8da",
      "tree": "cec3ab7b0bfd7f90fba01b6fb6ecb896eed00079",
      "parents": [
        "bfab08c097df5f6a60dd07f0f8c78c54e725780b"
      ],
      "author": {
        "name": "Ivan Kokshaysky",
        "email": "ink@jurassic.park.msu.ru",
        "time": "Thu Sep 22 21:06:31 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Fri Sep 23 08:05:16 2005 -0700"
      },
      "message": "[PATCH] pci: fixup parent subordinate busnr\n\nI believe the change that broke things is introduction of\npci_fixup_parent_subordinate_busnr().\n\nThe patch here does two things:\n- hunk #1 should fix the problems you\u0027ve seen when you boot without\n  additional \"pci\" kernel options;\n- hunk #2 supposedly fixes boot with \"pci\u003dassign-busses\" option which\n  otherwise hangs Acer TM81xx machines as reported.\n\nPlease try this with and without \"pci\u003dassign-busses\". If it boots,\nI\u0027d like to see \u0027lspci -vvx\u0027 for both cases.\n\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "bfab08c097df5f6a60dd07f0f8c78c54e725780b",
      "tree": "a93536a2bbcb2331e47d72dd182bb4c4d27b6d8b",
      "parents": [
        "eb0e0076878a4f9e8e6e7e524ded0d6f7d4a6130",
        "438282d85de2c8f8c5183fdf55140e51a0b18670"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Fri Sep 23 07:40:53 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Fri Sep 23 07:40:53 2005 -0700"
      },
      "message": "Merge branch \u0027for-linus\u0027 of master.kernel.org:/pub/scm/linux/kernel/git/shaggy/jfs-2.6\n"
    },
    {
      "commit": "eb0e0076878a4f9e8e6e7e524ded0d6f7d4a6130",
      "tree": "456e8ec8ac8fe9f646748456a575b25919dba230",
      "parents": [
        "1dfbab59498d6f227c91988bab6c71af049a5333"
      ],
      "author": {
        "name": "Sridhar Samudrala",
        "email": "sri@us.ibm.com",
        "time": "Thu Sep 22 23:48:38 2005 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Thu Sep 22 23:48:38 2005 -0700"
      },
      "message": "[SCTP]: Fix SCTP_SHUTDOWN notifications.\n\nFix to allow SCTP_SHUTDOWN notifications to be received on 1-1 style\nSCTP SOCK_STREAM sockets.\n\nAdd SCTP_SHUTDOWN notification to the receive queue before updating\nthe state of the association.\n\nSigned-off-by: Sridhar Samudrala \u003csri@us.ibm.com\u003e\nSigned-off-by: Neil Horman \u003cnhorman@tuxdriver.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "1dfbab59498d6f227c91988bab6c71af049a5333",
      "tree": "6b20409a232ebe8c37f16d06b3fbcde6bec8f328",
      "parents": [
        "a82b748930fce0dab22c64075c38c830ae116904"
      ],
      "author": {
        "name": "Harald Welte",
        "email": "laforge@netfilter.org",
        "time": "Thu Sep 22 23:46:57 2005 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Thu Sep 22 23:46:57 2005 -0700"
      },
      "message": "[NETFILTER] Fix conntrack event cache deadlock/oops\n\nThis patch fixes a number of bugs.  It cannot be reasonably split up in\nmultiple fixes, since all bugs interact with each other and affect the same\nfunction:\n\nBug #1:\nThe event cache code cannot be called while a lock is held.  Therefore, the\ncall to ip_conntrack_event_cache() within ip_ct_refresh_acct() needs to be\nmoved outside of the locked section.  This fixes a number of 2.6.14-rcX\noops and deadlock reports.\n\nBug #2:\nWe used to call ct_add_counters() for unconfirmed connections without\nholding a lock.  Since the add operations are not atomic, we could race\nwith another CPU.\n\nBug #3:\nip_ct_refresh_acct() lost REFRESH events in some cases where refresh\n(and the corresponding event) are desired, but no accounting shall be\nperformed.  Both, evenst and accounting implicitly depended on the skb\nparameter bein non-null.   We now re-introduce a non-accounting\n\"ip_ct_refresh()\" variant to explicitly state the desired behaviour.\n\nSigned-off-by: Harald Welte \u003claforge@netfilter.org\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "a82b748930fce0dab22c64075c38c830ae116904",
      "tree": "c2f231123bea5861bc77e6d735b371b6dc1fa564",
      "parents": [
        "67497205b12e3cb408259cc09b50c3a9d12cd935"
      ],
      "author": {
        "name": "Harald Welte",
        "email": "laforge@netfilter.org",
        "time": "Thu Sep 22 23:45:44 2005 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Thu Sep 22 23:45:44 2005 -0700"
      },
      "message": "[NETFILTER] remove unneeded structure definition from conntrack helper\n\nSigned-off-by: Harald Welte \u003claforge@netfilter.org\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "67497205b12e3cb408259cc09b50c3a9d12cd935",
      "tree": "b06cc4b76736ca7df03717f30ff57cab8848ab2a",
      "parents": [
        "0ae5d253adcc467b1c52b512bbca9419eb438409"
      ],
      "author": {
        "name": "Alexey Dobriyan",
        "email": "adobriyan@gmail.com",
        "time": "Thu Sep 22 23:45:24 2005 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Thu Sep 22 23:45:24 2005 -0700"
      },
      "message": "[NETFILTER] Fix sparse endian warnings in pptp helper\n\nSigned-off-by: Alexey Dobriyan \u003cadobriyan@gmail.com\u003e\nSigned-off-by: Harald Welte \u003claforge@netfilter.org\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "0ae5d253adcc467b1c52b512bbca9419eb438409",
      "tree": "2a928ecc8efffa4872d8e0e7a6f468b43df8197f",
      "parents": [
        "2a7bc3c94cbca32d3d6e03e7d5a71662f591d28a"
      ],
      "author": {
        "name": "Harald Welte",
        "email": "laforge@netfilter.org",
        "time": "Thu Sep 22 23:44:58 2005 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Thu Sep 22 23:44:58 2005 -0700"
      },
      "message": "[NETFILTER] fix DEBUG statement in PPTP helper\n\nAs noted by Alexey Dobriyan, the DEBUGP statement prints the wrong\ncallID.\n\nSigned-off-by: Harald Welte \u003claforge@netfilter.org\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "2a7bc3c94cbca32d3d6e03e7d5a71662f591d28a",
      "tree": "9d6b23b66b6a5522e2333dc885137b41be636e5c",
      "parents": [
        "83ca28befc43e93849e79c564cda10e39d983e75"
      ],
      "author": {
        "name": "Vlad Drukker",
        "email": "vlad@storewiz.com",
        "time": "Thu Sep 22 23:35:34 2005 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Thu Sep 22 23:35:34 2005 -0700"
      },
      "message": "[BRIDGE]: TSO fix in br_dev_queue_push_xmit\n\nSigned-off-by: Vlad Drukker \u003cvlad@storewiz.com\u003e\nAcked-by: Stephen Hemminger \u003cshemminger@osdl.org\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "83ca28befc43e93849e79c564cda10e39d983e75",
      "tree": "b86c768738f929246e4a0f858f8f6df88c015da8",
      "parents": [
        "e484585ec3ee66cd07a627d3a9e2364640a3807f"
      ],
      "author": {
        "name": "Herbert Xu",
        "email": "herbert@gondor.apana.org.au",
        "time": "Thu Sep 22 23:32:56 2005 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Thu Sep 22 23:32:56 2005 -0700"
      },
      "message": "[TCP]: Adjust Reno SACK estimate in tcp_fragment\n\nSince the introduction of TSO pcount a year ago, it has been possible\nfor tcp_fragment() to cause packets_out to decrease.  Prior to that,\ntcp_retrans_try_collapse() was the only way for that to happen on the\nretransmission path.\n\nWhen this happens with Reno, it is possible for sasked_out to become\ninvalid because it is only an estimate and not tied to any particular\npacket on the retransmission queue.\n\nTherefore we need to adjust sacked_out as well as left_out in the Reno\ncase.  The following patch does exactly that.\n\nThis bug is pretty difficult to trigger in practice though since you\nneed a SACKless peer with a retransmission that occurs just as the\ncached MTU value expires.\n\nSigned-off-by: Herbert Xu \u003cherbert@gondor.apana.org.au\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "e484585ec3ee66cd07a627d3a9e2364640a3807f",
      "tree": "38d0cd1f7b1699b4a14ea77b77b9c0f5a87197cc",
      "parents": [
        "10d2c46f9408d404bffef89d5052953a3b1d9288"
      ],
      "author": {
        "name": "Paolo \u0027Blaisorblade\u0027 Giarrusso",
        "email": "blaisorblade@yahoo.it",
        "time": "Thu Sep 22 21:44:29 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Sep 22 22:17:37 2005 -0700"
      },
      "message": "[PATCH] Add dm-snapshot tutorial in Documentation\n\nI\u0027ve recently discovered the real functionality of device-mapper snapshots,\nand since they are not well known, I\u0027ve decided to write some docs for\nthem.\n\nSigned-off-by: Paolo \u0027Blaisorblade\u0027 Giarrusso \u003cblaisorblade@yahoo.it\u003e\nSigned-off-by: Alasdair G Kergon \u003cagk@redhat.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "10d2c46f9408d404bffef89d5052953a3b1d9288",
      "tree": "5eace052aa3b694d9e1e8a523bf66641e0c51966",
      "parents": [
        "f7b3a4359b25311fb5894c8809478a2df6bed480"
      ],
      "author": {
        "name": "Nick Wilson",
        "email": "njw@osdl.org",
        "time": "Thu Sep 22 21:44:28 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Sep 22 22:17:37 2005 -0700"
      },
      "message": "[PATCH] NFS: fix client oops when debugging is on\n\nnfs_readpage_release() causes an oops while accessing a file with NFS\ndebugging turned on (echo 32767 \u003e /proc/sys/sunrpc/nfs_debug) and a kernel\nbuilt with CONFIG_DEBUG_SLAB.\n\nThis patch moves the debugging statement above nfs_release_request() to\navoid accessing freed memory.\n\nSigned-off-by: Nick Wilson \u003cnjw@osdl.org\u003e\nCc: Trond Myklebust \u003ctrond.myklebust@fys.uio.no\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "f7b3a4359b25311fb5894c8809478a2df6bed480",
      "tree": "ef2e2a707f1b5d5095c9e2e1e6d760d77ad2b31b",
      "parents": [
        "8bdac5d1ed892da54b6b2069e50a47b3aa39460f"
      ],
      "author": {
        "name": "Rob Landley",
        "email": "rob@landley.net",
        "time": "Thu Sep 22 21:44:27 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Sep 22 22:17:37 2005 -0700"
      },
      "message": "[PATCH] Fix bd_claim() error code.\n\nProblem: In some circumstances, bd_claim() is returning the wrong error\ncode.\n\nIf we try to swapon an unused block device that isn\u0027t swap formatted, we\nget -EINVAL.  But if that same block device is already mounted, we instead\nget -EBUSY, even though it still isn\u0027t a valid swap device.\n\nThis issue came up on the busybox list trying to get the error message\nfrom \"swapon -a\" right.  If a swap device is already enabled, we get -EBUSY,\nand we shouldn\u0027t report this as an error.  But we can\u0027t distinguish the two\n-EBUSY conditions, which are very different errors.\n\nIn the code, bd_claim() returns either 0 or -EBUSY, but in this case busy\nmeans \"somebody other than sys_swapon has already claimed this\", and\n_that_ means this block device can\u0027t be a valid swap device.  So return\n-EINVAL there.\n\nSigned-off-by: Rob Landley \u003crob@landley.net\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "8bdac5d1ed892da54b6b2069e50a47b3aa39460f",
      "tree": "7b141ffd02ccdea86eaad1a6ad0ebfe655f7937a",
      "parents": [
        "f65d9bea8692d7343e4636763f291408f025834f"
      ],
      "author": {
        "name": "Glauber de Oliveira Costa",
        "email": "gocosta@br.ibm.com",
        "time": "Thu Sep 22 21:44:26 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Sep 22 22:17:37 2005 -0700"
      },
      "message": "[PATCH] ext3: EXT3_DEBUG build fixes\n\nFix some warnings and a build error when EXT3_DEBUG is enabled.\n\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "f65d9bea8692d7343e4636763f291408f025834f",
      "tree": "426b4f07df2c92abc5d6788bf145ebc4c42e19fc",
      "parents": [
        "288a60cf4d7cc35f84f46cd8ffd0b34f9d8e7346"
      ],
      "author": {
        "name": "Clemens Buchacher",
        "email": "drizzd@aon.at",
        "time": "Thu Sep 22 21:44:24 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Sep 22 22:17:37 2005 -0700"
      },
      "message": "[PATCH] oss: don\u0027t concatenate __FUNCTION__ with strings\n\nIt\u0027s deprecated. Use \"%s\", __FUNCTION__ instead.\n\nSigned-off-by: Clemens Buchacher \u003cdrizzd@aon.at\u003e\nSigned-off-by: Maximilian Attems \u003cjanitor@sternwelten.at\u003e\nSigned-off-by: Domen Puncer \u003cdomen@coderock.org\u003e\nSigned-off-by: Alexey Dobriyan \u003cadobriyan@gmail.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "288a60cf4d7cc35f84f46cd8ffd0b34f9d8e7346",
      "tree": "24691394b7e1aaa0b8e9a64f0e1723df3f3974bb",
      "parents": [
        "fac97ae0b1a206e2952baf1f9eb46305d673adc6"
      ],
      "author": {
        "name": "Chris Zankel",
        "email": "czankel@tensilica.com",
        "time": "Thu Sep 22 21:44:23 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Sep 22 22:17:37 2005 -0700"
      },
      "message": "[PATCH] xtensa: remove io_remap_page_range and minor clean-ups\n\nRemove io_remap_page_range() from all of Linux 2.6.x (as requested and\nsuggested by Randy Dunlap) and minor clean-ups.\n\nSigned-off-by: Chris Zankel \u003cchris@zankel.net\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "fac97ae0b1a206e2952baf1f9eb46305d673adc6",
      "tree": "d44e4d9d414c4fbef057e4991dbb60a4c31baa5d",
      "parents": [
        "79ae2cb856ed6a8c48f455d52d5ed5960c671e67"
      ],
      "author": {
        "name": "Paolo \u0027Blaisorblade\u0027 Giarrusso",
        "email": "blaisorblade@yahoo.it",
        "time": "Thu Sep 22 21:44:22 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Sep 22 22:17:37 2005 -0700"
      },
      "message": "[PATCH] uml: replace printk with \"stack-friendly\" printf - to report console failure\n\nUser get *a lot* confused when consoles don\u0027t work but we don\u0027t report\nanything.  And, as reported in the comment, using printk to report \"your\nconsole doesn\u0027t work\" isn\u0027t likely to go that far.\n\nFix the problem on the base of this: stack consumption by host printf().  Use\nkernel sprintf() and os_write_file, using a wild guess that one page will be\nenough for the message, to preallocate the buffer with kmalloc().\n\nSigned-off-by: Paolo \u0027Blaisorblade\u0027 Giarrusso \u003cblaisorblade@yahoo.it\u003e\nCc: Jeff Dike \u003cjdike@addtoit.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "79ae2cb856ed6a8c48f455d52d5ed5960c671e67",
      "tree": "b72431f31bb99e03d86c40cbfb17e766034ac2ef",
      "parents": [
        "46db4a42dd1190a311c2fb45106dfd0842c65a94"
      ],
      "author": {
        "name": "Paolo \u0027Blaisorblade\u0027 Giarrusso",
        "email": "blaisorblade@yahoo.it",
        "time": "Thu Sep 22 21:44:21 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Sep 22 22:17:37 2005 -0700"
      },
      "message": "[PATCH] uml: use GFP_ATOMIC for allocations under spinlocks.\n\nsetup_initial_poll is only called with sigio_lock() held, so use appropriate\nallocation.\n\nAlso, parse_chan() can also be called when holding a spinlock (see line_open()\n -\u003e parse_chan_pair()).\n\nI have sporadic problems (spinlock taken twice, with spinlock debugging on UP)\nwhich could be caused by a sequence like \"take spinlock, alloc and go to\nsleep, take again the spinlock in the other thread\".\n\nSigned-off-by: Paolo \u0027Blaisorblade\u0027 Giarrusso \u003cblaisorblade@yahoo.it\u003e\nCc: Jeff Dike \u003cjdike@addtoit.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "46db4a42dd1190a311c2fb45106dfd0842c65a94",
      "tree": "2542832bf69acd1b55d0d93f67e01c34bf445b25",
      "parents": [
        "fea03cb40a15e3c6647c0927300202e062e6792a"
      ],
      "author": {
        "name": "Paolo \u0027Blaisorblade\u0027 Giarrusso",
        "email": "blaisorblade@yahoo.it",
        "time": "Thu Sep 22 21:44:20 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Sep 22 22:17:37 2005 -0700"
      },
      "message": "[PATCH] uml: Fix GFP_ flags usage\n\nGFP_ATOMIC | GFP_KERNEL is meaningless and won\u0027t work.  Actually it never\nworked, even in 2.4.\n\nSigned-off-by: Paolo \u0027Blaisorblade\u0027 Giarrusso \u003cblaisorblade@yahoo.it\u003e\nCc: Jeff Dike \u003cjdike@addtoit.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "fea03cb40a15e3c6647c0927300202e062e6792a",
      "tree": "2e7933807e29b7d62dd9104c4bc3e640c703ab83",
      "parents": [
        "12ebcd73e40e09f0dfddf89e465cc0541e0ff8b1"
      ],
      "author": {
        "name": "Paolo \u0027Blaisorblade\u0027 Giarrusso",
        "email": "blaisorblade@yahoo.it",
        "time": "Thu Sep 22 21:44:20 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Sep 22 22:17:36 2005 -0700"
      },
      "message": "[PATCH] uml: avoid fixing faults while atomic\n\nFollowing i386, we should maybe refuse trying to fault in pages when we\u0027re\ndoing atomic operations, because to handle the fault we could need to take\nalready taken spinlocks.\n\nAlso, if we\u0027re doing an atomic operation (in the sense of in_atomic()) we\u0027re\nsurely in kernel mode and we\u0027re surely going to handle adequately the failed\nfault, so it\u0027s safe to behave this way.\n\nCurrently, on UML SMP is rarely used, and we don\u0027t support PREEMPT, so this is\nunlikely to create problems right now, but it might in the future.\n\nSigned-off-by: Paolo \u0027Blaisorblade\u0027 Giarrusso \u003cblaisorblade@yahoo.it\u003e\nCc: Jeff Dike \u003cjdike@addtoit.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "12ebcd73e40e09f0dfddf89e465cc0541e0ff8b1",
      "tree": "74e70293160716a23c37b97659893e8fa2278f8a",
      "parents": [
        "dc36abf34e13aabbe06cdd060c434b3cdd80e7da"
      ],
      "author": {
        "name": "Paolo \u0027Blaisorblade\u0027 Giarrusso",
        "email": "blaisorblade@yahoo.it",
        "time": "Thu Sep 22 21:44:19 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Sep 22 22:17:36 2005 -0700"
      },
      "message": "[PATCH] uml: run mconsole \"sysrq\" in process context\n\nThings are breaking horribly with sysrq called in interrupt context.  I want\nto try to fix it, but probably this is simpler.  To tell the truth, sysrq is\nnormally run in interrupt context, so there shouldn\u0027t be any problem.\n\nThere\u0027s also a warning from the fault handler because it\u0027s run in atomic\ncontext (I have a patch for that, only I deferred it).  This is why I\u0027m doing\nthis.\n\nSigned-off-by: Paolo \u0027Blaisorblade\u0027 Giarrusso \u003cblaisorblade@yahoo.it\u003e\nCc: Jeff Dike \u003cjdike@addtoit.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "dc36abf34e13aabbe06cdd060c434b3cdd80e7da",
      "tree": "2ad214661db54b424154c90eee71cb7b2fb410aa",
      "parents": [
        "546fe1cbf91d4d62e3849517c31a2327c992e5c5"
      ],
      "author": {
        "name": "Paolo \u0027Blaisorblade\u0027 Giarrusso",
        "email": "blaisorblade@yahoo.it",
        "time": "Thu Sep 22 21:44:18 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Sep 22 22:17:36 2005 -0700"
      },
      "message": "[PATCH] uml: fix condition in tlb flush\n\nAvoid setting w \u003d 0 twice.  Spotted this (trivial) thing which is needed for\nanother patch.\n\nSigned-off-by: Paolo \u0027Blaisorblade\u0027 Giarrusso \u003cblaisorblade@yahoo.it\u003e\nCc: Jeff Dike \u003cjdike@addtoit.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "546fe1cbf91d4d62e3849517c31a2327c992e5c5",
      "tree": "c2be2cd1eb19e04c49d22ec77119973fa8f0ea13",
      "parents": [
        "69e1e688f5698287b45fbff22a01de91b20804cd"
      ],
      "author": {
        "name": "Paolo \u0027Blaisorblade\u0027 Giarrusso",
        "email": "blaisorblade@yahoo.it",
        "time": "Thu Sep 22 21:44:16 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Sep 22 22:17:36 2005 -0700"
      },
      "message": "[PATCH] uml: fix hang in TT mode on fault\n\nThe current code doesn\u0027t handle well general protection faults on the host -\nit thinks that cr2 is always the address of a page fault.  While actually, on\ngeneral protection faults, that address is not accessible, so we\u0027d better\nassume we couldn\u0027t satisfy the fault.  Currently instead we think we\u0027ve fixed\nit, so we go back, retry the instruction and fault again endlessly.\n\nThis leads to the kernel hanging when doing copy_from_user(dest, -1, ...) in\nTT mode, since reading *(-1) causes a GFP, and we don\u0027t support kernel\npreemption.\n\nThanks to Luo Xin for testing UML with LTP and reporting the failures he got.\n\nCc: Luo Xin \u003cluothing@sina.com\u003e\nSigned-off-by: Paolo \u0027Blaisorblade\u0027 Giarrusso \u003cblaisorblade@yahoo.it\u003e\nCc: Jeff Dike \u003cjdike@addtoit.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "69e1e688f5698287b45fbff22a01de91b20804cd",
      "tree": "2570b75a608a3deddc69afc8b989dbb66557efea",
      "parents": [
        "a8bfb94c58238666df0d6856861d18f0f52fc752"
      ],
      "author": {
        "name": "Paolo \u0027Blaisorblade\u0027 Giarrusso",
        "email": "blaisorblade@yahoo.it",
        "time": "Thu Sep 22 21:44:15 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Sep 22 22:17:36 2005 -0700"
      },
      "message": "[PATCH] uml: don\u0027t redundantly mark pte as newpage in pte_modify\n\npte_modify marks a page as needing flush, which is redundant because the\nresulting PTE is still set with set_pte, which already handles that.\n\nSigned-off-by: Paolo \u0027Blaisorblade\u0027 Giarrusso \u003cblaisorblade@yahoo.it\u003e\nCc: Jeff Dike \u003cjdike@addtoit.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "a8bfb94c58238666df0d6856861d18f0f52fc752",
      "tree": "ff22df262edafd55c9004a32a25dfb818c0841a9",
      "parents": [
        "3a02d6c051cf3c214aab38e4330b4bcec5f6e3f8"
      ],
      "author": {
        "name": "Paolo \u0027Blaisorblade\u0027 Giarrusso",
        "email": "blaisorblade@yahoo.it",
        "time": "Thu Sep 22 21:44:14 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Sep 22 22:17:36 2005 -0700"
      },
      "message": "[PATCH] strlcat: use for uml umid.c\n\nSimplify the code by using strlcat() instead of strncat() and manual\nappending.\n\nSigned-off-by: Paolo \u0027Blaisorblade\u0027 Giarrusso \u003cblaisorblade@yahoo.it\u003e\nCc: Jeff Dike \u003cjdike@addtoit.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "3a02d6c051cf3c214aab38e4330b4bcec5f6e3f8",
      "tree": "6d99dd06a5228ab6ea9a72dd7dfbc43458861825",
      "parents": [
        "8686bcd0a5f5e3f599ed9f1028ec9e449e7b87e3"
      ],
      "author": {
        "name": "Paolo \u0027Blaisorblade\u0027 Giarrusso",
        "email": "blaisorblade@yahoo.it",
        "time": "Thu Sep 22 21:44:12 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Sep 22 22:17:36 2005 -0700"
      },
      "message": "[PATCH] uml: don\u0027t remove umid files in conflict case\n\nOnly remove the UML pidfile and management socket if we created them.\nCurrently in case two UMLs are started with the same umid, the second will\nremove the first\u0027s ones.\n\nProbably we should also panic() at that point, not sure however.\n\nSigned-off-by: Paolo \u0027Blaisorblade\u0027 Giarrusso \u003cblaisorblade@yahoo.it\u003e\nCc: Jeff Dike \u003cjdike@addtoit.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "8686bcd0a5f5e3f599ed9f1028ec9e449e7b87e3",
      "tree": "d8622e5819108fb4d90ea3cc0bbd3b1cc04d3a3d",
      "parents": [
        "eafb42707b21beb42bba4eae7b742f837ee9d2e0"
      ],
      "author": {
        "name": "Pavel Machek",
        "email": "pavel@ucw.cz",
        "time": "Thu Sep 22 21:44:11 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Sep 22 22:17:36 2005 -0700"
      },
      "message": "[PATCH] swsusp: fix comments\n\nFix comments in swsusp.\n\nSigned-off-by: Pavel Machek \u003cpavel@suse.cz\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "eafb42707b21beb42bba4eae7b742f837ee9d2e0",
      "tree": "a2b4f7042bb622ecbe8aaa003a96a6024d8bbc00",
      "parents": [
        "0cdc82ee1ae36c1ae4631fc3a782faeb0b90df38"
      ],
      "author": {
        "name": "Christoph Lameter",
        "email": "clameter@engr.sgi.com",
        "time": "Thu Sep 22 21:44:10 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Sep 22 22:17:36 2005 -0700"
      },
      "message": "[PATCH] __kmalloc: Generate BUG if size requested is too large.\n\nI had an issue on ia64 where I got a bug in kernel/workqueue because\nkzalloc returned a NULL pointer due to the task structure getting too big\nfor the slab allocator.  Usually these cases are caught by the kmalloc\nmacro in include/linux/slab.h.\n\nCompilation will fail if a too big value is passed to kmalloc.\n\nHowever, kzalloc uses __kmalloc which has no check for that.  This patch\nmakes __kmalloc bug if a too large entity is requested.\n\nSigned-off-by: Christoph Lameter \u003cclameter@sgi.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "0cdc82ee1ae36c1ae4631fc3a782faeb0b90df38",
      "tree": "38dbeb4253338f25392c074a5e289c74e0b7ee9c",
      "parents": [
        "98b4f5929ce5e616d0d0e13c71baf50083ab7397"
      ],
      "author": {
        "name": "Benjamin Herrenschmidt",
        "email": "benh@kernel.crashing.org",
        "time": "Thu Sep 22 21:44:09 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Sep 22 22:17:36 2005 -0700"
      },
      "message": "[PATCH] mesh scsi: fix error handling\n\nThe PowerMac mesh SCSI driver had some missing error handling which would\ntrigger warnings due to lack of handling of return value from\nscsi_add_host.  This fixes it.\n\nSigned-off-by: Benjamin Herrenschmidt \u003cbenh@kernel.crashing.org\u003e\nCc: James Bottomley \u003cJames.Bottomley@SteelEye.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "98b4f5929ce5e616d0d0e13c71baf50083ab7397",
      "tree": "f7a903755d1f2744e1d8736a48d680adae6ffc41",
      "parents": [
        "e3fc4cc17ac4dbadab0ba0d5c8233d3b18170d4a"
      ],
      "author": {
        "name": "Chuck Ebbert",
        "email": "76306.1226@compuserve.com",
        "time": "Thu Sep 22 21:44:08 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Sep 22 22:17:35 2005 -0700"
      },
      "message": "[PATCH] atiixp_modem printk fixes\n\nCorrectly identify atiixp_modem in its error messages.\n\nSigned-off-by: Chuck Ebbert \u003c76306.1226@compuserve.com\u003e\nCc: Vojtech Pavlik \u003cvojtech@suse.cz\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "e3fc4cc17ac4dbadab0ba0d5c8233d3b18170d4a",
      "tree": "c69b93069f7ee9640ec2f643afcf27b7f580435b",
      "parents": [
        "0365ba7fb1fa94a41289d6a3d36b4d95960e56cc"
      ],
      "author": {
        "name": "Randy Dunlap",
        "email": "rdunlap@xenotime.net",
        "time": "Thu Sep 22 21:44:07 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Sep 22 22:17:35 2005 -0700"
      },
      "message": "[PATCH] corrections to top-level README\n\nCorrections to the recent top-level README changes.\n\nSigned-off-by: Randy Dunlap \u003crdunlap@xenotime.net\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "0365ba7fb1fa94a41289d6a3d36b4d95960e56cc",
      "tree": "1da4b5fb97266849d86a78010141e7345cc599aa",
      "parents": [
        "0f329075fb1dbd6845db03e9bb8252024fdbea1f"
      ],
      "author": {
        "name": "Benjamin Herrenschmidt",
        "email": "benh@kernel.crashing.org",
        "time": "Thu Sep 22 21:44:06 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Sep 22 22:17:35 2005 -0700"
      },
      "message": "[PATCH] ppc64: SMU driver update \u0026 i2c support\n\nThe SMU is the \"system controller\" chip used by Apple recent G5 machines\nincluding the iMac G5.  It drives things like fans, i2c busses, real time\nclock, etc...\n\nThe current kernel contains a very crude driver that doesn\u0027t do much more\nthan reading the real time clock synchronously.  This is a completely\nrewritten driver that provides interrupt based command queuing, a userland\ninterface, and an i2c/smbus driver for accessing the devices hanging off\nthe SMU i2c busses like temperature sensors.  This driver is a basic block\nfor upcoming work on thermal control for those machines, among others.\n\nSigned-off-by: Benjamin Herrenschmidt \u003cbenh@kernel.crashing.org\u003e\nCc: Jean Delvare \u003ckhali@linux-fr.org\u003e\nCc: Greg KH \u003cgreg@kroah.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "0f329075fb1dbd6845db03e9bb8252024fdbea1f",
      "tree": "c2bca92a93c7a1983ddd77811bec7e7409eb4147",
      "parents": [
        "f951da3757cf46444a6ea52e97b8aa9400fe761a"
      ],
      "author": {
        "name": "Anton Blanchard",
        "email": "anton@samba.org",
        "time": "Thu Sep 22 21:44:05 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Sep 22 22:17:35 2005 -0700"
      },
      "message": "[PATCH] ppc64: Fix 64bit ptrace DABR support\n\nFix my stupid bug in the 64bit version of PTRACE_SET_DEBUGREG.\n\nSigned-off-by: Anton Blanchard \u003canton@samba.org\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "f951da3757cf46444a6ea52e97b8aa9400fe761a",
      "tree": "1bcbfc0c595ce7c08b7a6242a781e7c623b428f5",
      "parents": [
        "586a90eb4c0b512df766e08a7718af7c6b9b2dcf"
      ],
      "author": {
        "name": "Anton Blanchard",
        "email": "anton@samba.org",
        "time": "Thu Sep 22 21:44:05 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Sep 22 22:17:35 2005 -0700"
      },
      "message": "[PATCH] ppc64: Fix build with iommu debug enabled\n\nFix build when iommu debug is enabled.\n\nSigned-off-by: Anton Blanchard \u003canton@samba.org\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "586a90eb4c0b512df766e08a7718af7c6b9b2dcf",
      "tree": "0472f79c20c605141abf4790faa4cbc4e41f8fd2",
      "parents": [
        "275abf5b06676ca057cf3e15f0d027eafcb204a0"
      ],
      "author": {
        "name": "Anton Blanchard",
        "email": "anton@samba.org",
        "time": "Thu Sep 22 21:44:04 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Sep 22 22:17:35 2005 -0700"
      },
      "message": "[PATCH] ppc64: Fix LPAR regression\n\nThe recent iommu fix broke booting on some POWER4 and POWER5 LPAR boxes.\n\nIt looks like we have been calling the non LPAR iommu_dev_setup on LPAR\nmachines for a while. The recent iommu fix caused that code path to\nfail.\n\nIt looks like we just need to hook up the devices iommu_table to the\nparents one, so do that instead of calling iommu_dev_setup_pSeries and\ncrossing the streams.\n\nSigned-off-by: Anton Blanchard \u003canton@samba.org\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "275abf5b06676ca057cf3e15f0d027eafcb204a0",
      "tree": "2e922e35183eaae5111577f8c084b9f7f7c17460",
      "parents": [
        "ff69416e6323fe9d38c42a06ebdefeb58bbe9336"
      ],
      "author": {
        "name": "OGAWA Hirofumi",
        "email": "hirofumi@mail.parknet.co.jp",
        "time": "Thu Sep 22 21:44:03 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Sep 22 22:17:35 2005 -0700"
      },
      "message": "[PATCH] ext3: ext3_show_options fix\n\nEXT3_MOUNT_DATA_FLAGS is not a boolean. This fixes it.\n\nSigned-off-by: OGAWA Hirofumi \u003chirofumi@mail.parknet.co.jp\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "ff69416e6323fe9d38c42a06ebdefeb58bbe9336",
      "tree": "c97b81660f38ff7a06196dc47b92bd5f44c26305",
      "parents": [
        "57487f4376e16558ccbe45a5b41d8cb5192309a4"
      ],
      "author": {
        "name": "Christoph Lameter",
        "email": "clameter@engr.sgi.com",
        "time": "Thu Sep 22 21:44:02 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Sep 22 22:17:35 2005 -0700"
      },
      "message": "[PATCH] slab: fix handling of pages from foreign NUMA nodes\n\nThe numa slab allocator may allocate pages from foreign nodes onto the\nlists for a particular node if a node runs out of memory.  Inspecting the\nslab-\u003enodeid field will not reflect that the page is now in use for the\nslabs of another node.\n\nThis patch fixes that issue by adding a node field to free_block so that\nthe caller can indicate which node currently uses a slab.\n\nAlso removes the check for the current node from kmalloc_cache_node since\nthe process may shift later to another node which may lead to an allocation\non another node than intended.\n\nSigned-off-by: Christoph Lameter \u003cclameter@sgi.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "57487f4376e16558ccbe45a5b41d8cb5192309a4",
      "tree": "0f2712787db8a8eb7021ccac41deef40d6890f41",
      "parents": [
        "4c87b74c72d42f7272aa4bf8f17c73bb53774eee"
      ],
      "author": {
        "name": "Rafael J. Wysocki",
        "email": "rjw@sisk.pl",
        "time": "Thu Sep 22 21:44:01 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Sep 22 22:17:35 2005 -0700"
      },
      "message": "[PATCH] swsusp: do not trigger BUG_ON() if there is not enough memory\n\nThe following patch makes swsusp avoid triggering the BUG_ON() in\nswsusp_suspend() if there is not enough memory for suspend.\n\nSigned-off-by: Rafael J. Wysocki \u003crjw@sisk.pl\u003e\nCc: Pavel Machek \u003cpavel@ucw.cz\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "4c87b74c72d42f7272aa4bf8f17c73bb53774eee",
      "tree": "0547b7d7d9f0fc8b271fdf22a5d78617bc8e4bca",
      "parents": [
        "609725f87709724218047a1049913ed233f79d3c"
      ],
      "author": {
        "name": "Robert Love",
        "email": "rml@novell.com",
        "time": "Thu Sep 22 21:44:00 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Sep 22 22:17:34 2005 -0700"
      },
      "message": "[PATCH] hdaps: small update.\n\n- Handle dmi_system_check() elegantly, now that my bugfix is upstream.\n\n- Add support for the X41 and R52.\n\n- Cleanup some comments do I do not have to keep updating them with each\n  new whitelisted laptop.\n\nSigned-off-by: Robert Love \u003crml@novell.com\u003e\n\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "609725f87709724218047a1049913ed233f79d3c",
      "tree": "7ccc4b12808b4de7d248ba7a722637f244155f26",
      "parents": [
        "7243cc05bafdda4c4de77cba00cf87666bd237f7"
      ],
      "author": {
        "name": "Keir Fraser",
        "email": "Keir.Fraser@cl.cam.ac.uk",
        "time": "Thu Sep 22 21:43:59 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Sep 22 22:17:34 2005 -0700"
      },
      "message": "[PATCH] Fix mmap() of /dev/hpet\n\nThe address passed to io_remap_pfn_range() in hpet_mmap() does not need to\nbe converted using __pa(): it is already a physical address.  This bug was\nfound and the patch suggested by Clay Harris.\n\nI introduced this particular bug when making io_remap_pfn_range changes a\nfew months ago.  In fact mmap()ing /dev/hpet has *never* previously worked:\nbefore my changes __pa() was being executed on an ioremap()ed virtual\naddress, which is also invalid.\n\nSigned-off-by: Keir Fraser \u003ckeir@xensource.com\u003e\nCc: Robert Picco \u003cRobert.Picco@hp.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "7243cc05bafdda4c4de77cba00cf87666bd237f7",
      "tree": "a893a19e774de07face851ace998830ea1487612",
      "parents": [
        "4b3c86a7452df8608c32a1c1f19c0cc0723c145f"
      ],
      "author": {
        "name": "Ivan Kokshaysky",
        "email": "ink@jurassic.park.msu.ru",
        "time": "Thu Sep 22 21:43:58 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Sep 22 22:17:34 2005 -0700"
      },
      "message": "[PATCH] slab: alpha inlining fix\n\nIt is essential that index_of() be inlined.  But alpha undoes the gcc\ninlining hackery and index_of() ends up out-of-line.  So fiddle with things\nto make that function inline again.\n\nCc: Richard Henderson \u003crth@twiddle.net\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "4b3c86a7452df8608c32a1c1f19c0cc0723c145f",
      "tree": "c752756f7a569d2ae49f5725cd9a794550ad8059",
      "parents": [
        "720b9429e8f41f7c4ee9df293403650905042035"
      ],
      "author": {
        "name": "Ivan Kokshaysky",
        "email": "ink@jurassic.park.msu.ru",
        "time": "Thu Sep 22 21:43:57 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Sep 22 22:17:34 2005 -0700"
      },
      "message": "[PATCH] alpha: fix kernel panic during SysRq-b\n\nacquire_console_sem() does BUG() in interrupt context now, as in the case\nof SysRq-b.\n\nCc: Richard Henderson \u003crth@twiddle.net\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "720b9429e8f41f7c4ee9df293403650905042035",
      "tree": "b9ad4fecd9cfeec716fd0a7746c6adaf12616ac5",
      "parents": [
        "244bc050d5c9431682b7d834aff92e663fe88bb2"
      ],
      "author": {
        "name": "Randy Dunlap",
        "email": "rdunlap@xenotime.net",
        "time": "Thu Sep 22 21:43:56 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Sep 22 22:17:34 2005 -0700"
      },
      "message": "[PATCH] SOFTWARE_SUSPEND needs HOTPLUG_CPU on SMP\n\nSigned-off-by: Randy Dunlap \u003crdunlap@xenotime.net\u003e\nAcked-by: Pavel Machek \u003cpavel@ucw.cz\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "244bc050d5c9431682b7d834aff92e663fe88bb2",
      "tree": "de338fb876f51ba3d4a476b1b69694b3f7b36e5a",
      "parents": [
        "66c81f0059b57e18aad43a5b0d330102c237cd72"
      ],
      "author": {
        "name": "Benjamin Herrenschmidt",
        "email": "benh@kernel.crashing.org",
        "time": "Thu Sep 22 21:43:55 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Sep 22 22:17:34 2005 -0700"
      },
      "message": "[PATCH] ppc32: fix build with oprofile\n\nCurrent -git tree doesn\u0027t build when enabling oprofile on a non-bookE CPU\n(like on a PowerMac for example).  While there is no performance counter\nsupport for these CPUs implemented yet, it\u0027s still nice to be able to use\nthe timer based sampling, and that got broken.\n\nSigned-off-by: Benjamin Herrenschmidt \u003cbenh@kernel.crashing.org\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "66c81f0059b57e18aad43a5b0d330102c237cd72",
      "tree": "4e9d21331d25960c9984159b94ee6f3dfd31a53b",
      "parents": [
        "e1e70a262d5cb5a02d2fc171e0178197849482d4"
      ],
      "author": {
        "name": "Grant Coady",
        "email": "grant_lkml@dodo.com.au",
        "time": "Thu Sep 22 21:43:54 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Sep 22 22:17:34 2005 -0700"
      },
      "message": "[PATCH] DEBUG redefined in drivers/mtd/devices/docecc.c\n\nFix namespace clash:\n\ndrivers/mtd/devices/docecc.c:43:1: warning: \"DEBUG\" redefined\nIn file included from drivers/mtd/devices/docecc.c:40:\ninclude/linux/mtd/mtd.h:219:1: warning: this is the location of the previous definition\n\nSigned-off-by: Grant Coady \u003cgcoady@gmail.com\u003e\nCc: David Woodhouse \u003cdwmw2@infradead.org\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "e1e70a262d5cb5a02d2fc171e0178197849482d4",
      "tree": "571e4e06fa1504d4198675a60de73268b7733419",
      "parents": [
        "f71626a461e7d4af099ca71830ea530e96c22e11"
      ],
      "author": {
        "name": "Bernd Petrovitsch",
        "email": "bernd@firmix.at",
        "time": "Thu Sep 22 21:43:53 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Sep 22 22:17:34 2005 -0700"
      },
      "message": "[PATCH] Rename vprintk define in bttpvp.h\n\nRename the (apparently) bttv intern #define vprintk to verbprintk to\nresolve a name clash.\n\nReason: vprintk() is defined in include/linux/kernel.h similar to printk\nbut with a va_list argument.\n\n(akpm: I changed it to bttv_printk)\n\nCc: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "f71626a461e7d4af099ca71830ea530e96c22e11",
      "tree": "69cc1ef26c39887a938618d8e8a6f788ae8b4488",
      "parents": [
        "a1f9d8d23fef301ba0c0b4983e0aa947168e1c37"
      ],
      "author": {
        "name": "Latchesar Ionkov",
        "email": "lucho@ionkov.net",
        "time": "Thu Sep 22 21:43:53 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Sep 22 22:17:33 2005 -0700"
      },
      "message": "[PATCH] v9fs: don\u0027t free root dentry \u0026 inode if error occurs in v9fs_get_sb\n\nIf error occurs while in v9fs_get_sb after it calles sget, the dentry object\nof the root and its inode may be freed twice -- once while handling the error\nin v9fs_get_sb, and second time when v9fs_get_sb calles deactivate_super\n(which in turn calls v9fs_kill_super)\n\nThe patch removes the unnecessary code that frees the root dentry and its\ninode.\n\nSigned-off-by: Latchesar Ionkov \u003clucho@ionkov.net\u003e\nCc: Eric Van Hensbergen \u003cericvh@gmail.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "a1f9d8d23fef301ba0c0b4983e0aa947168e1c37",
      "tree": "c8927b500a1b93aed027776b88bc6a1e8664c5fa",
      "parents": [
        "a8e63bff521f0387fb4f4e486dede0e78dca8f41"
      ],
      "author": {
        "name": "Latchesar Ionkov",
        "email": "lucho@ionkov.net",
        "time": "Thu Sep 22 21:43:52 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Sep 22 22:17:33 2005 -0700"
      },
      "message": "[PATCH] v9fs: replace strlen on newly allocated by __getname buffers to PATH_MAX\n\nv9fs_vfs_readlink allocates space for the link using __getname and\nerrorneously uses strlen on the newly allocated buffer to check if the buffer\npassed by the user is bigger than the one returned by __getname.\n\nThe patch replaces the strlen usage to PATH_MAX, which is the actual size of\nthe buffers returned by __getname.\n\nSigned-off-by: Latchesar Ionkov \u003clucho@ionkov.net\u003e\nCc: Eric Van Hensbergen \u003cericvh@gmail.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "a8e63bff521f0387fb4f4e486dede0e78dca8f41",
      "tree": "8267e3f5e8a5eb3d6fe92659def6f5bee1190b03",
      "parents": [
        "5b067676234715051cbde87083c36c8ea83f77b8"
      ],
      "author": {
        "name": "Latchesar Ionkov",
        "email": "lucho@ionkov.net",
        "time": "Thu Sep 22 21:43:51 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Sep 22 22:17:33 2005 -0700"
      },
      "message": "[PATCH] v9fs: make copy of the transport prototype instead of using it directly\n\nWhen a new session is created it uses a template object of the specified\ntransport type to instantiate its own copy.  The code for the making a copy of\nthe template object was lost, and the object itself is attached to the v9fs\nsession.  This leads to many sessions using the same transport instead of\nhaving their own copy.\n\nThe patch puts back the code that makes a copy of the template object.\n\nSigned-off-by: Latchesar Ionkov \u003clucho@ionkov.net\u003e\nCc: Eric Van Hensbergen \u003cericvh@gmail.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "5b067676234715051cbde87083c36c8ea83f77b8",
      "tree": "e6552ebec3b3cc18fad03d7e60feef80a0abe19e",
      "parents": [
        "d06a8fb130085c9f61e4c1a40445163087ecf89f"
      ],
      "author": {
        "name": "Latchesar Ionkov",
        "email": "lucho@ionkov.net",
        "time": "Thu Sep 22 21:43:50 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Sep 22 22:17:33 2005 -0700"
      },
      "message": "[PATCH] v9fs: allocate the Rwalk qid array from the right conv buffer\n\nWhen v9fs_deserealize_fcall deserializes a Rwalk message, it incorrectly\nallocates space for the qid array in the source instead of the destination\nbuffer.\n\nSigned-off-by: Latchesar Ionkov \u003clucho@ionkov.net\u003e\nCc: Eric Van Hensbergen \u003cericvh@gmail.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "d06a8fb130085c9f61e4c1a40445163087ecf89f",
      "tree": "c98595f83201adcd791ef9d3509aa1f157f3dfa2",
      "parents": [
        "89559a6119e9779c732fdc7aef5e175bf090dd69"
      ],
      "author": {
        "name": "Latchesar Ionkov",
        "email": "lucho@ionkov.net",
        "time": "Thu Sep 22 21:43:48 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Sep 22 22:17:33 2005 -0700"
      },
      "message": "[PATCH] v9fs: make conv functions to check for conv buffer overflow\n\nbuf_check_size function checks if the conv buffer has enough space for the\nperformed operation, but it doesn\u0027t return the result back to the calling\nfunction, only logs an error in the log.\n\nThe report-back-error functionality was lost when buf_check_size was\nconverted from macro to inline function. The return in the macro used to\nexit from the functions that include it, after the conversion it just exits\nfrom the inline function itself.\n\nThe patch makes buf_check_size to return flag and all functions that use\nit check if they should perform the operation, or exit.\n\nSigned-off-by: Latchesar Ionkov \u003clucho@ionkov.net\u003e\nCc: Eric Van Hensbergen \u003cericvh@gmail.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "89559a6119e9779c732fdc7aef5e175bf090dd69",
      "tree": "c3c93f05718dce852e5910e4315fdcf84b5ffad4",
      "parents": [
        "88d10bbaaec38856f913313b6c0858d9e9b7a066"
      ],
      "author": {
        "name": "Prasanna S Panchamukhi",
        "email": "prasanna@in.ibm.com",
        "time": "Thu Sep 22 21:43:47 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Sep 22 22:17:33 2005 -0700"
      },
      "message": "[PATCH] Update maintainers list with the kprobes maintainers\n\nThis patch updates the maintainers list with kprobes maintainers.\n\nSigned-of-by: Prasanna S Panchamukhi \u003cprasanna@in.ibm.com\u003e\n\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "88d10bbaaec38856f913313b6c0858d9e9b7a066",
      "tree": "0d38947da1e0d72d00ae35e64b25f7d1c31d1556",
      "parents": [
        "e4c94330e3395ae87451bded2840a25d04f27902"
      ],
      "author": {
        "name": "Eric W. Biederman",
        "email": "ebiederm@xmission.com",
        "time": "Thu Sep 22 21:43:46 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Sep 22 22:17:33 2005 -0700"
      },
      "message": "[PATCH] suspend: cleanup calling of power off methods.\n\nIn the lead up to 2.6.13 I fixed a large number of reboot problems by\nmaking the calling conventions consistent.  Despite checking and double\nchecking my work it appears I missed an obvious one.\n\nThe S4 suspend code for PM_DISK_PLATFORM was also calling device_shutdown\nwithout setting system_state, and was not calling the appropriate\nreboot_notifier.\n\nThis patch fixes the bug by replacing the call of device_suspend with\nkernel_poweroff_prepare.\n\nVarious forms of this failure have been fixed and tracked for a while.\n\nThanks for tracking this down go to: Alexey Starikovskiy, Meelis Roos\n\u003cmroos@linux.ee\u003e, Nigel Cunningham \u003cncunningham@cyclades.com\u003e, Pierre\nOssman \u003cdrzeus-list@drzeus.cx\u003e\n\nHistory of this bug is at:\nhttp://bugme.osdl.org/show_bug.cgi?id\u003d4320\n\nSigned-off-by: Eric W. Biederman \u003cebiederm@xmission.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "e4c94330e3395ae87451bded2840a25d04f27902",
      "tree": "860c6a1070492cb2fa8cc5847a366b1841f8c6a5",
      "parents": [
        "0678e5feaab8b359b18858e8532bb6017edb112b"
      ],
      "author": {
        "name": "Eric W. Biederman",
        "email": "ebiederm@xmission.com",
        "time": "Thu Sep 22 21:43:45 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Sep 22 22:17:33 2005 -0700"
      },
      "message": "[PATCH] reboot: comment and factor the main reboot functions\n\nIn the lead up to 2.6.13 I fixed a large number of reboot problems by\nmaking the calling conventions consistent.  Despite checking and double\nchecking my work it appears I missed an obvious one.\n\nThis first patch simply refactors the reboot routines so all of the\npreparation for various kinds of reboots are in their own functions.\nMaking it very hard to get the various kinds of reboot out of sync.\n\nSigned-off-by: Eric W. Biederman \u003cebiederm@xmission.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "0678e5feaab8b359b18858e8532bb6017edb112b",
      "tree": "41b09ba42b40f75afebd2408d5e101ef214000b5",
      "parents": [
        "e53897e2fb48526a62116ef8e72d7441d5ee8752"
      ],
      "author": {
        "name": "Andrew Morton",
        "email": "akpm@osdl.org",
        "time": "Thu Sep 22 21:43:44 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Sep 22 22:17:33 2005 -0700"
      },
      "message": "[PATCH] proc_task_root_link c99 fix\n\nfs/proc/base.c: In function `proc_task_root_link\u0027:\nfs/proc/base.c:364: warning: ISO C90 forbids mixed declarations and code\n\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "e53897e2fb48526a62116ef8e72d7441d5ee8752",
      "tree": "ecbcf922d84829386fbf72244357bb2b38b36f7e",
      "parents": [
        "3fd07d3bf0077dcc0f5a33d2eb1938ea050da8da",
        "4881e2cd25d2d9cf9fca263caff3a0ce732d7d6b"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Sep 22 16:23:04 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Sep 22 16:23:04 2005 -0700"
      },
      "message": "Merge branch \u0027release\u0027 of master.kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6\n"
    },
    {
      "commit": "4881e2cd25d2d9cf9fca263caff3a0ce732d7d6b",
      "tree": "6d93cddd18ed37395d4522799f2d31a862669d10",
      "parents": [
        "20bb86852a6b7d9ca8c48ff921ff3904038959cf"
      ],
      "author": {
        "name": "Hidetoshi Seto",
        "email": "seto.hidetoshi@jp.fujitsu.com",
        "time": "Tue Sep 20 16:34:41 2005 +0900"
      },
      "committer": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Thu Sep 22 13:27:59 2005 -0700"
      },
      "message": "[IA64] MCA recovery verify pfn_valid\n\nVerify the pfn is valid before calling pfn_to_page(),\nand cut isolation message if nothing was done.\n\nSigned-off-by: Hidetoshi Seto \u003cseto.hidetoshi@jp.fujitsu.com\u003e\nAcked-by: Russ Anderson \u003crja@sgi.com\u003e\nSigned-off-by: Tony Luck \u003ctony.luck@intel.com\u003e\n"
    },
    {
      "commit": "20bb86852a6b7d9ca8c48ff921ff3904038959cf",
      "tree": "7db40dee86256b322a1036a6187db2e189e0bd0a",
      "parents": [
        "83a78d9ba792660418d692fd6737871aefdbff36"
      ],
      "author": {
        "name": "Keith Owens",
        "email": "kaos@sgi.com",
        "time": "Thu Sep 22 18:49:15 2005 +1000"
      },
      "committer": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Thu Sep 22 13:24:19 2005 -0700"
      },
      "message": "[IA64] Wire in the MCA/INIT handler stacks\n\nWire the MCA/INIT handler stacks into DTR[2] and track them in\nIA64_KR(CURRENT_STACK).  This gives the MCA/INIT handler stacks the\nsame TLB status as normal kernel stacks.  Reload the old CURRENT_STACK\ndata on return from OS to SAL.\n\nSigned-off-by: Keith Owens \u003ckaos@sgi.com\u003e\nSigned-off-by: Tony Luck \u003ctony.luck@intel.com\u003e\n"
    },
    {
      "commit": "83a78d9ba792660418d692fd6737871aefdbff36",
      "tree": "bdacedc3e5bdf6a638975d8e7a52f81e1e23abc9",
      "parents": [
        "0fc084eaffe0a9a82a0c94da9ee9f7060ade8b04"
      ],
      "author": {
        "name": "Peter Chubb",
        "email": "peterc@gelato.unsw.edu.au",
        "time": "Mon Sep 19 09:36:12 2005 +1000"
      },
      "committer": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Thu Sep 22 10:42:39 2005 -0700"
      },
      "message": "[IA64] Fix simscsi for new SCSI midlayer\n\nThe sd driver now uses scsi_execute_req() for almost everything.\nscsi_execute_req() converts requests into scatterlists.\n\nFix the HP SCSI disk simulator to understand scatterlists for\nmore commands.\n\nWithout this patch the current kernel will not boot on the simulator\n(the disks are always detected as having no sectors, and so cannot be\nmounted).\n\nSigned-off-by: Peter Chubb \u003cpeterc@gelato.unsw.edu.au\u003e\nSigned-off-by: Tony Luck \u003ctony.luck@intel.com\u003e\n"
    },
    {
      "commit": "3fd07d3bf0077dcc0f5a33d2eb1938ea050da8da",
      "tree": "7d6b7175975e342b7749c06d2f41867783836f73",
      "parents": [
        "0fc084eaffe0a9a82a0c94da9ee9f7060ade8b04"
      ],
      "author": {
        "name": "Kumar Gala",
        "email": "galak@freescale.com",
        "time": "Wed Sep 21 23:54:58 2005 -0500"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Sep 22 09:41:35 2005 -0700"
      },
      "message": "[PATCH] ppc32: Fix configuration of PCI IO space on MPC85xx platform\n\nFor platforms that don\u0027t have PCI IO at 0 the outbound window\nregisters were not being properly configured.\n\nSigned-off-by: Andrew Klossner \u003candrew@cesa.opbu.xerox.com\u003e\nSigned-off-by: Kumar K. Gala \u003ckumar.gala@freescale.com\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "0fc084eaffe0a9a82a0c94da9ee9f7060ade8b04",
      "tree": "c1a9694603bbd4bf1ca280e4062298bcabdf6287",
      "parents": [
        "c6c88834b2c6635df9d17695feb50c835bc8efc6"
      ],
      "author": {
        "name": "Alan Stern",
        "email": "stern@rowland.harvard.edu",
        "time": "Thu Sep 22 00:49:51 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Sep 22 07:58:26 2005 -0700"
      },
      "message": "[PATCH] USB: Update Documentation/usb/URB.txt\n\nThis patch (as564) updates Documentation/usb/URB.txt, bringing it roughly\nup to the current level.\n\nSigned-off-by: Alan Stern \u003cstern@rowland.harvard.edu\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "c6c88834b2c6635df9d17695feb50c835bc8efc6",
      "tree": "2de03fe67fa25cd0be119bc32ed24ede01a77aef",
      "parents": [
        "3a8c1e2910daaff7590173e9d4ca07153e8a3517"
      ],
      "author": {
        "name": "Pete Zaitcev",
        "email": "zaitcev@redhat.com",
        "time": "Thu Sep 22 00:49:45 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Sep 22 07:58:26 2005 -0700"
      },
      "message": "[PATCH] ub: Comment out unconditional stall clear\n\nThis code appears to be more trouble than it\u0027s worth, considering that\nno normal users reload drivers. So, we comment it for now. It is not\nremoved outright for the benefit of hackers (that is, myself).\n\nSigned-off-by: Pete Zaitcev \u003czaitcev@yahoo.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "3a8c1e2910daaff7590173e9d4ca07153e8a3517",
      "tree": "fb4306e9c3638c23b688e691c3002d0df6b2c755",
      "parents": [
        "b27c73dcab61826e5f1228d69d56f469b0abfc05"
      ],
      "author": {
        "name": "David Hollis",
        "email": "dhollis@davehollis.com",
        "time": "Thu Sep 22 00:49:39 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Sep 22 07:58:26 2005 -0700"
      },
      "message": "[PATCH] USB: Add Novatel CDMA Wireless PC card IDs to airprime\n\nUSB: Add device id\u0027s for Novatel Wireless CDMA wireless PC card.\n     The Novatel CDMA card behaves the same as the AirPrime by providing\n     a USB serial port.\n\nSigned-off-by: David Hollis \u003cdhollis@davehollis.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "b27c73dcab61826e5f1228d69d56f469b0abfc05",
      "tree": "da3ef027dcbd3896556cbb1269116b2e1328002f",
      "parents": [
        "a85a46f2c38def5150251816890393803fdae7d0"
      ],
      "author": {
        "name": "Matthias Urlichs",
        "email": "smurf@smurf.noris.de",
        "time": "Thu Sep 22 00:49:33 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Sep 22 07:58:26 2005 -0700"
      },
      "message": "[PATCH] usb/serial/option.c: Increase input buffer size\n\nThe card sometimes sends \u003e2000 bytes in one single chunk. Ouch.\n\nSigned-Off-By: Matthias Urlichs \u003csmurf@smurf.noris.de\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "a85a46f2c38def5150251816890393803fdae7d0",
      "tree": "98cfbc561911ee869d29a30b40847fae15bd65f1",
      "parents": [
        "4b2e790a4d73d729d936cc42f3b08af34f8ea5c6"
      ],
      "author": {
        "name": "Kevin Vigor",
        "email": "kevin@realmsys.com",
        "time": "Thu Sep 22 00:49:24 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Sep 22 07:58:26 2005 -0700"
      },
      "message": "[PATCH] USB: fix pegasus driver\n\nAddresses some small bugs in the pegasus ethernet-over-USB driver.\nSpecifically, malformed long packets from the adapter could cause a kernel\npanic; the interrupt interval calculation was inappropriate for high-speed\ndevices; the return code from read_mii_word was tested incorrectly; and\nfailure to unlink outstanding URBs before freeing them could lead to kernel\npanics when unloading the driver.\n\nSigned-off-by: Kevin Vigor \u003ckevin@realmsys.com\u003e\nCc: Petko Manolov \u003cpetkan@users.sourceforge.net\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "4b2e790a4d73d729d936cc42f3b08af34f8ea5c6",
      "tree": "d052c4c7d260b0eeb3e83376f7f4eb952e1cfd60",
      "parents": [
        "2ba08e825e5a666f540bff15e9977725675e8de6"
      ],
      "author": {
        "name": "David Brownell",
        "email": "david-b@pacbell.net",
        "time": "Thu Sep 22 00:49:07 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Sep 22 07:58:25 2005 -0700"
      },
      "message": "[PATCH] USB: sl811-hcd minor fixes\n\nThree minor sl811-hcd fixes:\n\n - Elminate memory leak on one (rare) disable/shutdown path.\n\n - For periodic transfers that don\u0027t need to be scheduled, update\n   urb-\u003estart_frame to represent the transfer phase correctly.\n\n - Report the (single) port as removable, by default.\n\nSince no drivers yet use start_frame or that part of the hub descriptor,\nonly that leak is likely to ever matter.\n\nSigned-off-by: David Brownell \u003cdbrownell@users.sourceforge.net\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n\n drivers/usb/host/sl811-hcd.c |   16 ++++++++++++++--\n 1 file changed, 14 insertions(+), 2 deletions(-)\n"
    },
    {
      "commit": "2ba08e825e5a666f540bff15e9977725675e8de6",
      "tree": "2ba1c9233c507683881565a9991ba5e0aed55fc3",
      "parents": [
        "72a755fce0243d4168a6153813a1b533b05a7d72"
      ],
      "author": {
        "name": "Richard Purdie",
        "email": "rpurdie@rpsys.net",
        "time": "Thu Sep 22 00:48:58 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Sep 22 07:58:25 2005 -0700"
      },
      "message": "[PATCH] USB: fix pxa2xx_udc compile warnings\n\nThis patch fixes several types in the PXA25x udc driver and hence fixes\nseveral compiler warnings.\n\nSigned-off-by: Richard Purdie \u003crpurdie@rpsys.net\u003e\nAcked-by: David Brownell \u003cdbrownell@users.sourceforge.net\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "72a755fce0243d4168a6153813a1b533b05a7d72",
      "tree": "9a43f379879f0cf8cdf95f7f11edb9ae4ca39654",
      "parents": [
        "b6137383bda844a433d65e027502df7b20ba45c2"
      ],
      "author": {
        "name": "Peter Favrholdt",
        "email": "pfavr@how.dk",
        "time": "Thu Sep 22 00:48:49 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Sep 22 07:58:25 2005 -0700"
      },
      "message": "[PATCH] USB: ftdi_sio: allow baud rate to be changed without raising RTS and DTR\n\nI\u0027m using a 2 port USB RS232 dongle to connect to a serial-IR cradle for\na bar code reader). Detecting the baudrate of the serial-IR involves\nkeeping DTR low while changing baudrate.\n\nThis works using normal 16550A serial ports as well as the FTDI driver\nversion 1.4.0 (Linux 2.6.8) but stopped working with the change to\n\"ensure RTS and DTR are raised when changing baudrate\" introduced in\nversion 1.4.1 (Linux 2.6.9).\n\nThe attached patch fixes this, so RTS and DTR is only raised when\nchanging baudrate iff the previous baudrate was B0.\n\nSigned-off-by: Peter Favrholdt \u003cpfavr@how.dk\u003e\nSigned-off-by: Ian Abbott \u003cabbotti@mev.co.uk\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "b6137383bda844a433d65e027502df7b20ba45c2",
      "tree": "a76e831344beca1960e6437de973ab2e6e8ef47c",
      "parents": [
        "64bd84538ac7f8ba3080eda4d92c66a8441cc6cc"
      ],
      "author": {
        "name": "Matthias Urlichs",
        "email": "smurf@smurf.noris.de",
        "time": "Thu Sep 22 00:48:40 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Sep 22 07:58:25 2005 -0700"
      },
      "message": "[PATCH] USB: more device IDs for Option card driver\n\nAdded support for HUAWEI E600 and Audiovox AirCard\n\nUser reports say that these devices work without driver modification.\n\nSigned-off-by: Matthias Urlichs \u003csmurf@smurf.noris.de\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "64bd84538ac7f8ba3080eda4d92c66a8441cc6cc",
      "tree": "5afbf6858d5f44b962f3ea1cb78ab1ccfaf65d65",
      "parents": [
        "02fe75a9ad797b4f8ccf1ee8e49833b77cc30c6a"
      ],
      "author": {
        "name": "Pete Zaitcev",
        "email": "zaitcev@redhat.com",
        "time": "Thu Sep 22 00:48:29 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Sep 22 07:58:25 2005 -0700"
      },
      "message": "[PATCH] ub: fix burning cds\n\nThis patch fixes a few problems with ub and cleans up a couple of things:\n\n - Bump UB_MAX_REQ_SG, this allows to burn CDs\n - Drop initialization of urb.transfer_flags,\n   now that URB_UNLINK_ASYNC is gone\n - Add forgotten processing of stalls at GetMaxLUN\n - Remove a few more P3-tagged printks whose time has come\n - Correct comment about ZIP-100\n\nSigned-off-by: Pete Zaitcev \u003czaitcev@yahoo.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n\n drivers/block/ub.c |   53 +++++++++++++++++++++++++++--------------------------\n 1 file changed, 27 insertions(+), 26 deletions(-)\n"
    },
    {
      "commit": "02fe75a9ad797b4f8ccf1ee8e49833b77cc30c6a",
      "tree": "030827c54f248461b7384021a1cbd22bec0e53cf",
      "parents": [
        "3c6de9295d28a4fc868b2c09f23e318e3e7b9b6b"
      ],
      "author": {
        "name": "Linda Xie",
        "email": "lxiep@us.ibm.com",
        "time": "Thu Sep 22 00:48:24 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Sep 22 07:58:25 2005 -0700"
      },
      "message": "[PATCH] PCI Hotplug: Fix buffer overrun in rpadlpar_sysfs.c\n\nSigned-off-by: Linda Xie \u003clxie@us.ibm.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "3c6de9295d28a4fc868b2c09f23e318e3e7b9b6b",
      "tree": "bc328ba9645a9d19c3b132f71e74ef3f7ed76f7a",
      "parents": [
        "656da9da3745abcbbbdca598745d04c6de2c8843"
      ],
      "author": {
        "name": "Amos Waterland",
        "email": "apw@us.ibm.com",
        "time": "Thu Sep 22 00:48:19 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Sep 22 07:58:25 2005 -0700"
      },
      "message": "[PATCH] fix drivers/pci/probe.c warning\n\nThis function expects an unsigned 32-bit type as its third argument:\n\n static u32 pci_size(u32 base, u32 maxbase, u32 mask)\n\nHowever, given these definitions:\n\n #define PCI_BASE_ADDRESS_MEM_MASK (~0x0fUL)\n #define PCI_ROM_ADDRESS_MASK (~0x7ffUL)\n\nthese two calls in drivers/pci/probe.c are problematic for architectures\nfor which a UL is not equivalent to a u32:\n\n sz \u003d pci_size(l, sz, PCI_BASE_ADDRESS_MEM_MASK);\n sz \u003d pci_size(l, sz, PCI_ROM_ADDRESS_MASK);\n\nHence the below compile warning when building for ARCH\u003dppc64:\n\n drivers/pci/probe.c: In function `pci_read_bases\u0027:\n /.../probe.c:168: warning: large integer implicitly truncated to unsigned type\n /.../probe.c:218: warning: large integer implicitly truncated to unsigned type\n\nHere is a simple fix.\n\nSigned-off-by: Amos Waterland \u003capw@us.ibm.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "656da9da3745abcbbbdca598745d04c6de2c8843",
      "tree": "f18072653649eb5bae6823a2d5ec22d62e60462b",
      "parents": [
        "1029d6b58adc3225911c56af26895871dd2ea8cf"
      ],
      "author": {
        "name": "Pekka Enberg",
        "email": "penberg@cs.helsinki.fi",
        "time": "Thu Sep 22 00:48:11 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Sep 22 07:58:24 2005 -0700"
      },
      "message": "[PATCH] PCI: convert kcalloc to kzalloc\n\nThis patch converts kcalloc(1, ...) calls to use the new kzalloc() function.\n\nSigned-off-by: Pekka Enberg \u003cpenberg@cs.helsinki.fi\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "1029d6b58adc3225911c56af26895871dd2ea8cf",
      "tree": "88168e6762dbb15e3198ee9a874b856a748275e1",
      "parents": [
        "dba28010b27ab56d2c4cec5f361e0947295addfd"
      ],
      "author": {
        "name": "Bjorn Helgaas",
        "email": "bjorn.helgaas@hp.com",
        "time": "Thu Sep 22 00:48:02 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Sep 22 07:58:24 2005 -0700"
      },
      "message": "[PATCH] PCI: remove unused \"scratch\"\n\nUnused variable.\n\nSigned-off-by: Bjorn Helgaas \u003cbjorn.helgaas@hp.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "dba28010b27ab56d2c4cec5f361e0947295addfd",
      "tree": "2cf6a6acdaf2012ec5526c8bfd3af10f56c7e317",
      "parents": [
        "3e51377dc412df9d4933c4fd1a147b5b560abe10"
      ],
      "author": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Thu Sep 22 00:47:46 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Sep 22 07:58:24 2005 -0700"
      },
      "message": "[PATCH] I2C: remove me from the MAINTAINERS file for i2c\n\nRemove my name from the I2C maintainer, Jean is more than capable of\nhandling it all now.\n\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "3e51377dc412df9d4933c4fd1a147b5b560abe10",
      "tree": "2a73926a882a883f82b1066d9e72fd0962d58237",
      "parents": [
        "d305ef5d2a4e77bfa66160513f4a7494126a506b"
      ],
      "author": {
        "name": "Bill Nottingham",
        "email": "notting@redhat.com",
        "time": "Thu Sep 22 00:47:36 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Sep 22 07:58:24 2005 -0700"
      },
      "message": "[PATCH] fix class symlinks in sysfs\n\nThe class symlinks in sysfs don\u0027t properly handle changing device names.\n\nTo demonstrate, rename your network device from eth0 to eth1. Your\npci (or usb, or whatever) device will still have a \u0027net:eth0\u0027 link,\nexcept now it points to /sys/class/net/eth1.\n\nThe attached patch makes sure the class symlink name changes when\nthe class device name changes. It isn\u0027t 100% correct, it should be\nusing sysfs_rename_link. Unfortunately, sysfs_rename_link doesn\u0027t exist.\n\nSigned-off-by: Bill Nottingham \u003cnotting@redhat.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "d305ef5d2a4e77bfa66160513f4a7494126a506b",
      "tree": "f70f435571fb6c4d520fea0f3c769a2a6df73f84",
      "parents": [
        "4c898c7f2f286b204fefc5dddb568f755d195d0c"
      ],
      "author": {
        "name": "Daniel Ritz",
        "email": "daniel.ritz@gmx.ch",
        "time": "Thu Sep 22 00:47:24 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Sep 22 07:58:24 2005 -0700"
      },
      "message": "[PATCH] driver core: add helper device_is_registered()\n\nadd the helper and use it instead of open coding the klist_node_attached() check\n(which is a layering violation IMHO)\n\nidea by Alan Stern.\n\nSigned-off-by: Daniel Ritz \u003cdaniel.ritz@gmx.ch\u003e\nCc: Alan Stern \u003cstern@rowland.harvard.edu\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "4c898c7f2f286b204fefc5dddb568f755d195d0c",
      "tree": "026fead9aef220a5fd994e2eaa269ed598651d39",
      "parents": [
        "0b50f81d5a63428f131ff20596f4e3d473e5b94f"
      ],
      "author": {
        "name": "Daniel Ritz",
        "email": "daniel.ritz@gmx.ch",
        "time": "Thu Sep 22 00:47:11 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Sep 22 07:58:24 2005 -0700"
      },
      "message": "[PATCH] Driver Core: fis bus rescan devices race\n\nbus_rescan_devices_helper() does not hold the dev-\u003esem when it checks for\n!dev-\u003edriver().  device_attach() holds the sem, but calls again\ndevice_bind_driver() even when dev-\u003edriver is set.\n\nWhat happens is that a first device_attach() call (module insertion time)\nis on the way binding the device to a driver.  Another thread calls\nbus_rescan_devices().  Now when bus_rescan_devices_helper() checks for\ndev-\u003edriver it is still NULL \u0027cos the the prior device_attach() is not yet\nfinished.  But as soon as the first one releases the dev-\u003esem the second\ndevice_attach() tries to rebind the already bound device again.\ndevice_bind_driver() does this blindly which leads to a corrupt\ndriver-\u003eklist_devices list (the device links itself, the head points to the\ndevice).  Later a call to device_release_driver() sets dev-\u003edriver to NULL\nand breaks the link it has to itself on knode_driver.  Rmmoding the driver\nlater calls driver_detach() which leads to an endless loop \u0027cos the list\nhead in klist_devices still points to the device.  And since dev-\u003edriver is\nNULL it\u0027s stuck with the same device forever.  Boom.  And rmmod hangs.\n\nVery easy to reproduce with new-style pcmcia and a 16bit card.  Just loop\nmodprobe \u003cpcmcia-modules\u003e ;cardctl eject; rmmod \u003ccard driver, pcmcia\nmodules\u003e.\n\nEasiest fix is to check if the device is already bound to a driver in\ndevice_bind_driver().  This avoids the double binding.\n\nSigned-off-by: Daniel Ritz \u003cdaniel.ritz@gmx.ch\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "0b50f81d5a63428f131ff20596f4e3d473e5b94f",
      "tree": "afb7d2f8382bb7798e90d88d6a690e63b5dfeb92",
      "parents": [
        "383181ac7e59542ff47e2b81f7e4c40aba39b30b"
      ],
      "author": {
        "name": "Tommy Christensen",
        "email": "tommy.christensen@tpack.net",
        "time": "Wed Sep 21 12:13:57 2005 -0700"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Wed Sep 21 22:49:07 2005 -0400"
      },
      "message": "[PATCH] r8169: call proper VLAN receive function\n\nvlan_hwaccel_rx should be used when in interrupt context.\n\nFixes bug  http://bugzilla.kernel.org/show_bug.cgi?id\u003d5284\n\nSigned-off-by: Tommy S. Christensen \u003ctommy.christensen@tpack.net\u003e\nCc: Francois Romieu \u003cromieu@fr.zoreil.com\u003e\nCc: Jeff Garzik \u003cjgarzik@pobox.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Jeff Garzik \u003cjgarzik@pobox.com\u003e\n"
    },
    {
      "commit": "383181ac7e59542ff47e2b81f7e4c40aba39b30b",
      "tree": "a738880a7da8c987aa0c0b09af4966bbdfb951dd",
      "parents": [
        "c3f8be961808313a502c67d59e2b7f930477faf3"
      ],
      "author": {
        "name": "Stephen Hemminger",
        "email": "shemminger@osdl.org",
        "time": "Mon Sep 19 15:37:16 2005 -0700"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Wed Sep 21 22:32:50 2005 -0400"
      },
      "message": "[PATCH] skge: check length from PHY\n\nCleanup receive buffer allocation and management,\nAdd more error handling checks from PHY and bump version.\nSigned-off-by: Jeff Garzik \u003cjgarzik@pobox.com\u003e\n"
    },
    {
      "commit": "c3f8be961808313a502c67d59e2b7f930477faf3",
      "tree": "67893c2d9b1aa45740317c53b164d90fe49e239f",
      "parents": [
        "552709d5aee9145f325bf07348fb299e84b2e5b3"
      ],
      "author": {
        "name": "Stephen Hemminger",
        "email": "shemminger@osdl.org",
        "time": "Mon Sep 19 15:37:34 2005 -0700"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Wed Sep 21 22:32:50 2005 -0400"
      },
      "message": "[PATCH] skge: expand ethtool debug register dump\n\nExpand the returned data for ethtool debug access to include\nall of the mapped PCI area; except for the small set of registers\nthat are for diagnostic RAM access. Access to those registers\nwill hang the system.\n\nSigned-off-by: Stephen Hemminger \u003cshemminger@osdl.org\u003e\nSigned-off-by: Jeff Garzik \u003cjgarzik@pobox.com\u003e\n"
    },
    {
      "commit": "552709d5aee9145f325bf07348fb299e84b2e5b3",
      "tree": "e2087d962b5f2b6b74ea58c842a28d242a422edd",
      "parents": [
        "efb0372bbaf5b829ff8c39db372779928af542a7"
      ],
      "author": {
        "name": "nsxfreddy@gmail.com",
        "email": "nsxfreddy@gmail.com",
        "time": "Wed Sep 21 14:18:04 2005 -0500"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Wed Sep 21 22:23:13 2005 -0400"
      },
      "message": "[PATCH] bonding: Fix link monitor capability check (was skge: set mac address oops with bonding)\n\nFix bond_enslave link monitoring warning to check use_carrier status\nand ethtool_ops in addition to do_ioctl.  This version checks ethtool_ops\nas well as do_ioctl, and also uses the per-bond params.use_carrier\ninstead of the global use_carrier.\n\nSigned-off-by: Jason R. Martin \u003cnsxfreddy@gmail.com\u003e\nSigned-off-by: Jeff Garzik \u003cjgarzik@pobox.com\u003e\n"
    },
    {
      "commit": "efb0372bbaf5b829ff8c39db372779928af542a7",
      "tree": "bd45777341bb85727ee4c301bb8e44d73c2554ac",
      "parents": [
        "a46c9047642d70f5619e4a14129d74dd1f6ea74f"
      ],
      "author": {
        "name": "Paolo \u0027Blaisorblade\u0027 Giarrusso",
        "email": "blaisorblade@yahoo.it",
        "time": "Wed Sep 21 18:40:49 2005 +0200"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Sep 21 16:16:30 2005 -0700"
      },
      "message": "[PATCH] uml: fix compile warning after consolidation patch\n\nThe header declaring this function wasn\u0027t included, so the function declaration\nwas totally bogus wrt. the proto - even if this wasn\u0027t going to fail at all.\n\nIt was so bad that the compile warning I got was \"control reaches end of\nnon-void function\", i.e. missing return. Actually, this has been there for ages,\nthe consolidation patch just added the warning which was needed to clean it up.\nNice. Really.\n\nCc: Allan Graves \u003callan.graves@gmail.com\u003e\nSigned-off-by: Paolo \u0027Blaisorblade\u0027 Giarrusso \u003cblaisorblade@yahoo.it\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "a46c9047642d70f5619e4a14129d74dd1f6ea74f",
      "tree": "1d0850d57ad6c3d109c700c071e7cd468306a1e8",
      "parents": [
        "ae756df8ddd00a30bb3bdf6774b514c096dda4a4"
      ],
      "author": {
        "name": "Paolo \u0027Blaisorblade\u0027 Giarrusso",
        "email": "blaisorblade@yahoo.it",
        "time": "Wed Sep 21 18:40:29 2005 +0200"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Sep 21 16:16:30 2005 -0700"
      },
      "message": "[PATCH] uml: comment about cast build fix\n\nExplain why the casting we do to silence this warning is indeed safe.\n\nIt is because the field we\u0027re casting from, though being 64-bit wide, was filled\nwith a pointer in first place by ourselves.\n\nSigned-off-by: Paolo \u0027Blaisorblade\u0027 Giarrusso \u003cblaisorblade@yahoo.it\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "ae756df8ddd00a30bb3bdf6774b514c096dda4a4",
      "tree": "ba7bade58318a6fe1ff645e4edb349e0bfef5394",
      "parents": [
        "41c79dc3825545d9aa2d5e5b1a99f8faabf51455"
      ],
      "author": {
        "name": "Paolo \u0027Blaisorblade\u0027 Giarrusso",
        "email": "blaisorblade@yahoo.it",
        "time": "Wed Sep 21 18:40:10 2005 +0200"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Sep 21 16:16:30 2005 -0700"
      },
      "message": "[PATCH] uml: readd removed unistd.h inclusion\n\nReadd this header (deleted in 60d339f6fe0831060600c62418b71a62ad26c281). A\nwarning is spit out here about undeclared getpgrp().\n\nSigned-off-by: Paolo \u0027Blaisorblade\u0027 Giarrusso \u003cblaisorblade@yahoo.it\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "41c79dc3825545d9aa2d5e5b1a99f8faabf51455",
      "tree": "52e160a072f238eac8506ed95cfd21ab0c7eb75b",
      "parents": [
        "fd7481047882eaa0a692a545d5f8419612ece1b0"
      ],
      "author": {
        "name": "Paolo \u0027Blaisorblade\u0027 Giarrusso",
        "email": "blaisorblade@yahoo.it",
        "time": "Wed Sep 21 18:39:47 2005 +0200"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Sep 21 16:16:30 2005 -0700"
      },
      "message": "[PATCH] uml: fix bogus HOST_ELF_CLASS symbol name\n\nEven if with a bit of misunderstanding, Al fixed this in commit\n95608261dae863bc43292e6fbd946a3abd3aa49f.\n\nWell, the symbol was intended to come from userspace (it exists there on normal\nhost), but since some hosts may miss that, using the kernel one is just as fine.\nHowever, rename it to be named consistently with the rest.\n\nActually, he missed converting ELFCLASS32 to coming from kernel headers. For\nconsistence, add ELFCLASS64 too.\n\nCc: Al Viro \u003cviro@ZenIV.linux.org.uk\u003e\nSigned-off-by: Paolo \u0027Blaisorblade\u0027 Giarrusso \u003cblaisorblade@yahoo.it\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "fd7481047882eaa0a692a545d5f8419612ece1b0",
      "tree": "af6c5283673881234f9f7615472b0d417ee6ca8f",
      "parents": [
        "8e5cb35a60c8792ffc3ba89ea66ebdd3c2f01cb1"
      ],
      "author": {
        "name": "Paolo \u0027Blaisorblade\u0027 Giarrusso",
        "email": "blaisorblade@yahoo.it",
        "time": "Wed Sep 21 18:39:32 2005 +0200"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Sep 21 16:16:30 2005 -0700"
      },
      "message": "[PATCH] uml: Fix conflict between libc and ipv6\n\ngcc is now complaining during link on some hosts - fix it as for other things.\nReported by Antoine Martin \u003cantoine@nagafix.co.uk\u003e.\n\nSigned-off-by: Paolo \u0027Blaisorblade\u0027 Giarrusso \u003cblaisorblade@yahoo.it\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "8e5cb35a60c8792ffc3ba89ea66ebdd3c2f01cb1",
      "tree": "85d8b8f9926a765e96024bd8f0d08bf0e6de08e0",
      "parents": [
        "36decba90b184a25b7f77fb7df1612125cc41ac5"
      ],
      "author": {
        "name": "Paolo \u0027Blaisorblade\u0027 Giarrusso",
        "email": "blaisorblade@yahoo.it",
        "time": "Wed Sep 21 18:39:14 2005 +0200"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Sep 21 16:16:30 2005 -0700"
      },
      "message": "[PATCH] uml: fix uname output on 32-bit binary on 64-bit host\n\nTranslate uname output taken from the host if needed.\n\nSigned-off-by: Paolo \u0027Blaisorblade\u0027 Giarrusso \u003cblaisorblade@yahoo.it\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "36decba90b184a25b7f77fb7df1612125cc41ac5",
      "tree": "adaf26bbb1306a0d3b52c983b9fa9e5b57b780a5",
      "parents": [
        "76629ac154aacfec8883954c3ff9871905d2fb8e"
      ],
      "author": {
        "name": "Paolo \u0027Blaisorblade\u0027 Giarrusso",
        "email": "blaisorblade@yahoo.it",
        "time": "Wed Sep 21 18:38:57 2005 +0200"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Sep 21 16:16:29 2005 -0700"
      },
      "message": "[PATCH] uml: fix modify_ldt - missing break in switch\n\nI am a lamer :-(. Luckily, Luo Xin performed LTP testing and found this failure.\nBtw, the fact that the patch in which I introduced this was merged shows that:\n\na) I\u0027m really trusted by people\nb) sometimes they\u0027re wrong about point a).\nc) lack of time for reviewers.\n\nCC: Luo Xin \u003cluothing@sina.com\u003e\nSigned-off-by: Paolo \u0027Blaisorblade\u0027 Giarrusso \u003cblaisorblade@yahoo.it\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "76629ac154aacfec8883954c3ff9871905d2fb8e",
      "tree": "76cf6da4fe5493e463ccccd2b80b65608c9a4db9",
      "parents": [
        "676067cfeaa16f6f338e067e83ce4733b41c0b24"
      ],
      "author": {
        "name": "Paolo \u0027Blaisorblade\u0027 Giarrusso",
        "email": "blaisorblade@yahoo.it",
        "time": "Wed Sep 21 18:38:33 2005 +0200"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Sep 21 16:16:29 2005 -0700"
      },
      "message": "[PATCH] uml: remove verify_area_{tt,skas}\n\nWhen removing verify_area, verify_area_{tt,skas} were forgotten.\n\nSigned-off-by: Paolo \u0027Blaisorblade\u0027 Giarrusso \u003cblaisorblade@yahoo.it\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    }
  ],
  "next": "676067cfeaa16f6f338e067e83ce4733b41c0b24"
}
