1. 03 Nov, 2003 2 commits
  2. 02 Nov, 2003 2 commits
    • Steve French's avatar
      Fix EIO caused by network timeouts on changing file size. · a6f63f7a
      Steve French authored
      To avoid spurious oplock breaks from server, in the case
      of inodes that we already have open, avoid doing path
      based setting of file size if we can do it by handle.
      This keeps our caching token (oplock) and avoids
      timeouts when the local oplock break takes longer to flush
      writebehind data than the SMB timeout for the SetPathInfo 
      request would allow
      a6f63f7a
    • Steve French's avatar
      fix oops in send_sig on unmount of cifs vfs due to sending signal to... · 9baf76e9
      Steve French authored
      fix oops in send_sig on unmount of cifs vfs due to sending signal to demultiplex thread after it has exited.  
      Do not treat invalid handle warning in response to oplock break (of file that is now closed) as an error.
      9baf76e9
  3. 01 Nov, 2003 4 commits
    • Steve French's avatar
      Merge bk://linux.bkbits.net/linux-2.5 · 3ea7f245
      Steve French authored
      into hostme.bitkeeper.com:/repos/c/cifs/linux-2.5cifs
      3ea7f245
    • Linus Torvalds's avatar
      Forward-port PIRQ table updates from 2.4.x · 3f5ae09d
      Linus Torvalds authored
      This separates out the PIRQ table parsing to vendor-specific
      code, which allows us to handle specific vendor quirks. In
      particular, SiS has a really funky notion of what PCI device
      ID's are meant to be.
      
      Some hardware designers seem to be hitting the recreational
      drugs a bit too heavily. Tssk, tssk.
      
      The Sis96x irq routing update is confirmed to fix at least
      one laptop.
      3f5ae09d
    • Bartlomiej Zolnierkiewicz's avatar
      [PATCH] AMD/nForce driver update · d11cad54
      Bartlomiej Zolnierkiewicz authored
      From Vojtech Pavlik <vojtech@suse.cz>.
      
      Change AMD8111 and nForce2 max speed to UDMA133.
      
      Add workaround for Serenade mainboards which only handle UDMA100.
      
      Fix printing of chipset name.
      
      Fix some whitspace issues.
      d11cad54
    • Bartlomiej Zolnierkiewicz's avatar
      [PATCH] add support for new nForce IDE controllers · 4ad8b26a
      Bartlomiej Zolnierkiewicz authored
      Original 2.4.23-pre4 patch by Allen Martin <AMartin@nvidia.com>.
      
      This does not add any new code, it only adds new PCI ID's and related
      info to the existing driver.
      4ad8b26a
  4. 31 Oct, 2003 1 commit
  5. 30 Oct, 2003 2 commits
  6. 31 Oct, 2003 3 commits
  7. 30 Oct, 2003 16 commits
  8. 29 Oct, 2003 10 commits