1. 22 Jun, 2003 4 commits
    • Linus Torvalds's avatar
      Linux 2.5.73 · 6c7a48fb
      Linus Torvalds authored
      6c7a48fb
    • Kai Mäkisara's avatar
      [PATCH] SCSI tape write error fix · f22608cb
      Kai Mäkisara authored
      This corrects the back off count so that write errors will not be
      ignored
      f22608cb
    • Russell King's avatar
      [PATCH] Update Acorn partition parsing · 77a5fe3c
      Russell King authored
      This patch:
      - re-enables cumana partition parsing
      - adds eesox partition parsing
      - makes the powertec partition parsing fail if sector 0 looks like
        a PC bios partition table
      
      Rather than having a single "acorn_partition" parser for all these
      types, we list them explicitly in check.c instead, along with some
      explaination about why they're where they are.
      77a5fe3c
    • Andrew Morton's avatar
      [PATCH] Fix CIFS breakage from the statfs64 patch · 72e31e5c
      Andrew Morton authored
      From: Rene Scharfe <l.s.r@web.de>
      
      cifs_statfs() is called with a pointer to a struct kstatfs, so let's
      propagate this type into the helper function.
      72e31e5c
  2. 21 Jun, 2003 20 commits
  3. 20 Jun, 2003 16 commits