31 Mar, 2011

1 commit


13 Mar, 2009

1 commit


13 Oct, 2007

1 commit


10 Feb, 2007

1 commit


01 Jul, 2006

1 commit


07 Mar, 2006

1 commit

  • On 02/07/2006 04:12:55 AM, Christoph Hellwig wrote:
    > On Mon, Feb 06, 2006 at 08:02:21PM -0500, Willem Riede wrote:
    >
    > > But I will certainly help retire scsi_request. And anything else that is
    > > needed to keep up with proper kernel style. Let me know what those are, if
    > > you would? I'll start looking at how st has changed, and will be back with
    > > any questions I may have.
    >
    > right now the above is the most urgent bit. What would be nice but not
    > required is a conversion to the sense handling helpers, similar to what
    > st got (aka using the *normalize_sense functions and then dealing with the
    > parsed sense buffer instead of the raw sense data)

    Ok, so here is my first take at satisfying this request.
    Be warned, that beyond compiling, and checking that the new module
    doesn't immediately blow up, there hasn't yet been a lot of testing.

    But this should allow you to comment on the changes, and move forward
    with dropping scsi_request from the kernel code.

    Signed-off-by: Willem Riede
    Signed-off-by: James Bottomley

    Willem Riede
     

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