09 Jan, 2009

1 commit


30 Oct, 2008

1 commit


13 Aug, 2008

1 commit


26 Feb, 2008

2 commits


07 Feb, 2008

2 commits


14 Jul, 2007

1 commit

  • xfs_count_bits is only called once, and is then compared to 0. IOW, what
    it really wants to know is, is the bitmap empty. This can be done more
    simply, certainly.

    SGI-PV: 966503
    SGI-Modid: xfs-linux-melb:xfs-kern:28944a

    Signed-off-by: Eric Sandeen
    Signed-off-by: David Chinner
    Signed-off-by: Tim Shimmin

    Eric Sandeen
     

02 Nov, 2005

2 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