20 Dec, 2006

1 commit


08 Dec, 2006

1 commit


30 Nov, 2006

2 commits

  • This patch fixes typos in various Documentation txts. The patch addresses some
    misc words.

    Signed-off-by: Matt LaPlante
    Acked-by: Randy Dunlap
    Signed-off-by: Adrian Bunk

    Matt LaPlante
     
  • This patch fixes typos in various Documentation txts. The patch addresses some
    +words starting with the letters 'U-Z'.

    Looks like I made it through the alphabet...just in time to start over again
    +too! Maybe I can fit more profound fixes into the next round...? Time will
    +tell. :)

    Signed-off-by: Matt LaPlante
    Acked-by: Randy Dunlap
    Signed-off-by: Adrian Bunk

    Matt LaPlante
     

04 Oct, 2006

8 commits


20 Apr, 2006

1 commit

  • We added the ability to change a block device's IO elevator scheduler both
    at kernel boot and on-the-fly, but we only documented the elevator= boot
    parameter. Add a quick how-to on doing it on the fly.

    Signed-off-by: Valdis Kletnieks
    Signed-off-by: Andrew Morton
    Signed-off-by: Jens Axboe

    Valdis Kletnieks
     

27 Mar, 2006

1 commit


16 Jan, 2006

1 commit


09 Jan, 2006

1 commit

  • I couldn't find any docs explaining the contents of /sys/block//stat,
    so I wrote up the following. I'm not completely sure it's accurate - Jens,
    could you give a yea or nay on this?

    In particular, the counts of read/write IOs and read/write sectors are
    incremented in different places - it looks like they both increment as the
    request is being finished, but I'm not completely sure of that.

    Cc: Jens Axboe
    Signed-off-by: Andrew Morton
    Signed-off-by: Linus Torvalds

    Andy Isaacson
     

06 Jan, 2006

1 commit


03 Jan, 2006

1 commit


16 Nov, 2005

1 commit


28 Oct, 2005

1 commit


28 Jun, 2005

1 commit


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