28 Sep, 2006

2 commits


20 Jun, 2006

1 commit


09 Jun, 2006

5 commits


31 Mar, 2006

1 commit


29 Mar, 2006

1 commit


14 Mar, 2006

5 commits


11 Jan, 2006

2 commits


10 Jan, 2006

1 commit

  • This patch switches XFS over to use the new mutex code directly as
    opposed to the previous workaround patch I posted earlier that avoided
    the namespace clash by forcing it back to semaphores. This falls in the
    'works for me' category.

    Signed-off-by: Jes Sorensen
    Signed-off-by: Ingo Molnar

    Jes Sorensen
     

02 Nov, 2005

9 commits


21 Jun, 2005

2 commits


06 May, 2005

3 commits


17 Apr, 2005

1 commit

  • Initial git repository build. I'm not bothering with the full history,
    even though we have it. We can create a separate "historical" git
    archive of that later if we want to, and in the meantime it's about
    3.2GB when imported into git - space that would just make the early
    git days unnecessarily complicated, when we don't have a lot of good
    infrastructure for it.

    Let it rip!

    Linus Torvalds