1. 05 Feb, 2002 40 commits
    • Linus Torvalds's avatar
      v2.5.1.5 -> v2.5.1.6 · a914dd8b
      Linus Torvalds authored
      - Davide Libenzi: nicer timeslices for scheduler
      - Arnaldo: wd7000 scsi driver cleanups and bio update
      - Greg KH: USB update (including initial 2.0 support)
      - me: strict typechecking on "kdev_t"
      a914dd8b
    • Linus Torvalds's avatar
      v2.5.1.4 -> v2.5.1.5 · ba6edf53
      Linus Torvalds authored
      - Dave Jones: more merging, fix up last merge..
      - release to sync with Dave
      ba6edf53
    • Linus Torvalds's avatar
      v2.5.1.3 -> v2.5.1.4 · d0415686
      Linus Torvalds authored
      - Jens Axboe: more bio updates, fix some request list bogosity under load
      - Al Viro: export seq_xxx functions
      - Manfred Spraul: include file cleanups, pc110pad compile fix
      - David Woodhouse: fix JFFS2 write error handling
      - Dave Jones: start merging up with 2.4.x patches
      - Manfred Spraul: coredump fixes, FS event counter cleanups
      - me: fix SCSI CD-ROM sectorsize BIO breakage
      d0415686
    • Linus Torvalds's avatar
      v2.5.1.2 -> v2.5.1.3 · 25aa595a
      Linus Torvalds authored
      - Christoph Hellwig: scsi_register_module cleanup
      - Mikael Pettersson: apic.c LVTERR fixes
      - Russell King: ARM update (including bio update for icside)
      - Jens Axboe: more bio updates
      - Al Viro: make ready to switch bread away from kdev_t..
      - Davide Libenzi: scheduler cleanups
      - Anders Gustafsson: LVM fixes for bio
      - Richard Gooch: devfs update
      25aa595a
    • Linus Torvalds's avatar
      v2.5.1.1 -> v2.5.1.2 · 6533333c
      Linus Torvalds authored
      - Al Viro: task-private namespaces, more cleanups
      6533333c
    • Linus Torvalds's avatar
      v2.5.1 -> v2.5.1.1 · 0925bad3
      Linus Torvalds authored
      - me: revert the "kill(-1..)" change.  POSIX isn't that clear on the
      issue anyway, and the new behaviour breaks things.
      - Jens Axboe: more bio updates
      - Al Viro: rd_load cleanups. hpfs mount fix, mount cleanups
      - Ingo Molnar: more raid updates
      - Jakub Jelinek: fix Linux/x86 confusion about arg passing of "save_v86_state" and "do_signal"
      - Trond Myklebust: fix NFS client race conditions
      0925bad3
    • Linus Torvalds's avatar
      v2.5.0.11 -> v2.5.1 · 51f4a834
      Linus Torvalds authored
      - Al Viro: floppy_eject cleanup, mount cleanups
      - Jens Axboe: bio updates
      - Ingo Molnar: mempool fixes
      - GOTO Masanori: Fix O_DIRECT error handling
      51f4a834
    • Linus Torvalds's avatar
      v2.5.0.10 -> v2.5.0.11 · fe097651
      Linus Torvalds authored
      - Jeff Garzik: no longer support old cards in tulip driver
      (see separate driver for old tulip chips)
      - Pat Mochel: driverfs/device model documentation
      - Ballabio Dario: update eata driver to new IO locking
      - Ingo Molnar: raid resync with new bio structures (much more efficient)
      and mempool_resize()
      - Jens Axboe: bio queue locking
      fe097651
    • Linus Torvalds's avatar
      v2.5.0.9 -> v2.5.0.10 · 80044607
      Linus Torvalds authored
      - Jens Axboe: more bio stuff
      - Ingo Molnar: mempool for bio
      - Niibe Yutaka: Super-H update
      80044607
    • Linus Torvalds's avatar
      v2.5.0.8 -> v2.5.0.9 · b1507c9a
      Linus Torvalds authored
      - Jeff Garzik: separate out handling of older tulip chips
      - Jens Axboe: more bio stuff
      - Anton Altaparmakov: NTFS 1.1.21 update
      b1507c9a
    • Linus Torvalds's avatar
      v2.5.0.7 -> v2.5.0.8 · 098b7955
      Linus Torvalds authored
      - Greg KH: USB updates
      - Jens Axboe: more bio updates
      - Christoph Rohland: fix up proper shmat semantics
      098b7955
    • Linus Torvalds's avatar
      v2.5.0.6 -> v2.5.0.7 · b54cee93
      Linus Torvalds authored
      - Jens Axboe: more bio fixes/cleanups/breakage ;)
      - Al Viro: superblock cleanups, boot/root mounting.
      b54cee93
    • Linus Torvalds's avatar
      v2.5.0.5 -> v2.5.0.6 · ef40d49b
      Linus Torvalds authored
      - Jens Axboe: more bio stuff
      - Coda compile fixes
      - Nathan Laredo: stradis driver update
      ef40d49b
    • Linus Torvalds's avatar
      v2.5.0.4 -> v2.5.0.5 · cc5979c3
      Linus Torvalds authored
      - Patrick Mochel: driver model infrastructure, part 1
      - Jens Axboe: more bio fixes, cleanups
      - Andrew Morton: release locking fixes
      - Al Viro: superblock/mount handling
      - Kai Germaschewski: AVM Fritz!Card ISDN driver
      - Christoph Hellwig: make cramfs SMP-safe.
      cc5979c3
    • Linus Torvalds's avatar
      v2.5.0.3 -> v2.5.0.4 · 40b1df3a
      Linus Torvalds authored
      - Jens Axboe: fix up bio highmem breakage, more cleanups
      - Greg KH: USB update
      40b1df3a
    • Linus Torvalds's avatar
      v2.5.0.2 -> v2.5.0.3 · 4d6c7b36
      Linus Torvalds authored
      - Al Viro: more superblock cleanups
      - Jens Axboe: more patches for new block IO layer
      - Christoph Hellwig: get rid of the old, long- deprecated SCSI error
      handling
      4d6c7b36
    • Linus Torvalds's avatar
      v2.5.0.1 -> v2.5.0.2 · e1e2cfc3
      Linus Torvalds authored
      - Greg KH: USB update
      - Richard Gooch: refcounting for devfs
      - Jens Axboe: start of new block IO layer
      e1e2cfc3
    • Linus Torvalds's avatar
      v2.5.0 -> v2.5.0.1 · 3735375e
      Linus Torvalds authored
      - me: README references to 2.4.x -> 2.5.x
      - Alexander Viro: fix unmount inode breakage, show_vfsmnt cleanup
      - Jeff Garzik: fix 8139too initialization
      3735375e
    • Linus Torvalds's avatar
      v2.4.15 -> v2.5.0 · 381ab1f5
      Linus Torvalds authored
      - fork off 2.5.0, change version numbers
      381ab1f5
    • Linus Torvalds's avatar
      v2.4.14.9 -> v2.4.15 · 0c20a351
      Linus Torvalds authored
        - Jan Kara: fix quota SMP races with BKL
      0c20a351
    • Linus Torvalds's avatar
      v2.4.14.8 -> v2.4.14.9 · 1040c54c
      Linus Torvalds authored
        - David Brownell: usbnet update
        - Greg KH: USB and PCI hotplug update
        - Ingo/me: fix SCHED_FIFO for UP/SMP for good (flw).
        - Add back direct_IO now that it works again.
      1040c54c
    • Linus Torvalds's avatar
      v2.4.14.7 -> v2.4.14.8 · 5aa875d2
      Linus Torvalds authored
        - Richard Henderson: alpha update
        - Andrew Morton: fix ext3/minix/sysv fsync behaviour.
      5aa875d2
    • Linus Torvalds's avatar
      v2.4.14.6 -> v2.4.14.7 · 6293d56c
      Linus Torvalds authored
        - Jeff Garzik: network driver updates
        - Christoph Hellwig: UFS filesystem byteorder cleanups
        - me: modified Andrea VM page allocator tuning
      6293d56c
    • Linus Torvalds's avatar
      v2.4.14.5 -> v2.4.14.6 · 5fc4bcde
      Linus Torvalds authored
        - Russell King: /proc/cpuinfo for ARM
        - Paul Mackerras: PPC update (cpuinfo etc)
        - Nicolas Aspert: fix Intel 8xx agptlb flush
        - Marko Myllynen: "Lindent" doesn't really need bash ;)
        - Alexander Viro: /proc/cpuinfo for s390/s390x/sh, /proc/pci cleanup
        - Alexander Viro: make lseek work on seqfiles
      5fc4bcde
    • Linus Torvalds's avatar
      v2.4.14.4 -> v2.4.14.5 · 2d46136d
      Linus Torvalds authored
        - Greg KH: enable hotplug driver support
        - Andrea Arcangeli: remove bogus sanity check
        - David Mosberger: /proc/cpuinfo and scsi scatter-gather for ia64
        - David Hinds: 16-bit pcmcia network driver updates/cleanups
        - Hugh Dickins: remove some stale code from VM
        - David Miller: /proc/cpuinfo for sparc, sparc fork bug fix, network
        fixes, warning fixes
        - Peter Braam: intermezzo update
        - Greg KH: USB updates
        - Ivan Kokshaysky: /proc/cpuinfo for alpha
        - David Woodhouse: jffs2 - remove dead code, remove gcc3 warning
        - Hugh Dickins: fix kiobuf page allocation/deallocation
      2d46136d
    • Linus Torvalds's avatar
      v2.4.14.3 -> v2.4.14.4 · 1fc742dd
      Linus Torvalds authored
        - Mikael Pettersson: make proc_misc happy without modules
        - Arjan van de Ven: clean up acpitable implementation ("micro-acpi")
        - Anton Altaparmakov: LDM partition code update
        - Alan Cox: final (yeah, sure) small missing pieces
        - Andrey Savochkin/Andrew Morton: eepro100 config space save/restore over suspend
        - Arjan van de Ven: remove power from pcmcia socket on card remove
        - Greg KH: USB updates
        - Neil Brown: multipath updates
        - Martin Dalecki: fix up some "asmlinkage" routine markings
      1fc742dd
    • Linus Torvalds's avatar
      v2.4.14.2 -> v2.4.14.3 · d40d1af9
      Linus Torvalds authored
        - Alan Cox: more driver merging
        - Al Viro: make ext2 group allocation more readable
      d40d1af9
    • Linus Torvalds's avatar
      v2.4.14.1 -> v2.4.14.2 · a8a2069f
      Linus Torvalds authored
        - Ivan Kokshaysky: fix alpha dec_and_lock with modules, for alpha config entry
        - Kai Germaschewski: ISDN updates
        - Jeff Garzik: network driver updates, sysv fs update
        - Kai Mäkisara: SCSI tape update
        - Alan Cox: large drivers merge
        - Nikita Danilov: reiserfs procfs information
        - Andrew Morton: ext3 merge
        - Christoph Hellwig: vxfs livelock fix
        - Trond Myklebust: NFS updates
        - Jens Axboe: cpqarray + cciss dequeue fix
        - Tim Waugh: parport_serial base_baud setting
        - Matthew Dharm: usb-storage Freecom driver fixes
        - Dave McCracken: wait4() thread group race fix
      a8a2069f
    • Linus Torvalds's avatar
      v2.4.14 -> v2.4.14.1 · 5db5272c
      Linus Torvalds authored
        - me: fix page flags race condition Andrea found
        - David Miller: sparc and network updates
        - various: fix loop driver that thought it was part of the VM system
        - me: teach DRM about VM_RESERVED
        - Alan Cox: more merging
      5db5272c
    • Linus Torvalds's avatar
      v2.4.13.8 -> v2.4.14 · aad40ef3
      Linus Torvalds authored
        - David Miller: sparc/scsi scatterlist fixes
        - Martin Mares: PCI ids, email address update
        - David Miller: revert TCP hash optimizations that need more checking
        - Ivan Kokshaysky/Richard Henderson: alpha update (atomic_dec_and_lock etc)
        - Peter Anvin: cramfs/zisofs missing pieces
      aad40ef3
    • Linus Torvalds's avatar
      v2.4.13.7 -> v2.4.13.8 · 3ea86172
      Linus Torvalds authored
        - Andrea: fix races in do_wp_page, free_swap_and_cache
        - me: clena up page dirty handling
        - Tim Waugh: parport IRQ probing and documentation fixes
        - Greg KH: USB updates
        - Michael Warfield: computone driver update
        - Randy Dunlap: add knowledge about some new io-apics
        - Richard Henderson: alpha updates
        - Trond Myklebust: make readdir xdr verify the reply packet
        - Paul Mackerras: PPC update
        - Jens Axboe: make cpqarray and cciss play nice with the request layer
        - Massimo Dal Zotto: SMM driver for Dell Inspiron 8000
        - Richard Gooch: devfs symlink deadlock fix
        - Anton Altaparmakov: make NTFS compile on sparc
      3ea86172
    • Linus Torvalds's avatar
      v2.4.13.6 -> v2.4.13.7 · 595cf06f
      Linus Torvalds authored
        - me: reinstate "delete swap cache on low swap" code
        - David Miller: ksoftirqd startup race fix
        - Hugh Dickins: make tmpfs free swap cache entries proactively
      595cf06f
    • Linus Torvalds's avatar
      v2.4.13.5 -> v2.4.13.6 · 857805c6
      Linus Torvalds authored
        - me: remember to bump the version number ;)
        - Hugh Dickins: export "free_lru_page()" for modules
        - Jeff Garzik: don't change nopage arguments, just make the last a dummy one
        - David Miller: sparc and net updates (netfilter, VLAN etc)
        - Nikita Danilov: reiserfs cleanups
        - Jan Kara: quota initialization race
        - Tigran Aivazian: make the x86 microcode update driver happy about
        hyperthreaded P4's
        - me: shrink dcache/icache more aggressively
        - me: fix up oom-killer so that it actually works
      857805c6
    • Linus Torvalds's avatar
      v2.4.13.4 -> v2.4.13.5 · 22a160fb
      Linus Torvalds authored
        - Andrew Morton: remove stale UnlockPage
        - me: swap cache page locking update
      22a160fb
    • Linus Torvalds's avatar
      v2.4.13.3 -> v2.4.13.4 · f97f22cb
      Linus Torvalds authored
        - Mikael Pettersson: fix P4 boot with APIC enabled
        - me: fix device queuing thinko, clean up VM locking
      f97f22cb
    • Linus Torvalds's avatar
      v2.4.13.2 -> v2.4.13.3 · ff35c838
      Linus Torvalds authored
        - René Scharfe: random bugfix
        - me: block device queuing low-water-marks, VM mapped tweaking.
      ff35c838
    • Linus Torvalds's avatar
      v2.4.13.1 -> v2.4.13.2 · 4fd9cc9e
      Linus Torvalds authored
        - Alan Cox: more merging
        - Alexander Viro: block device module race fixes
        - Richard Henderson: mmap for 32-bit alpha personality
        - Jeff Garzik: 8139 and natsemi update
      4fd9cc9e
    • Linus Torvalds's avatar
      v2.4.13 -> v2.4.13.1 · 980adcb2
      Linus Torvalds authored
        - Michael Warfield: computone serial driver update
        - Alexander Viro: cdrom module race fixes
        - David Miller: Acenic driver fix
        - Andrew Grover: ACPI update
        - Kai Germaschewski: ISDN update
        - Tim Waugh: parport update
        - David Woodhouse: JFFS garbage collect sleep
      980adcb2
    • Linus Torvalds's avatar
      v2.4.12.6 -> v2.4.13 · 9ff086a3
      Linus Torvalds authored
        - page write-out throttling
        - Pete Zaitcev: ymfpci sound driver update (make Civ:CTP happy with it)
        - Alan Cox: i2o sync-up
        - Andrea Arcangeli: revert broken x86 smp_call_function patch
        - me: handle VM write load more gracefully. Merge parts of -aa VM
      9ff086a3
    • Linus Torvalds's avatar
      v2.4.12.5 -> v2.4.12.6 · aed492fc
      Linus Torvalds authored
        - Stephen Rothwell: APM idle time handling fixes, docbook update, cleanup
        - Jeff Garzik: network driver updates
        - Greg KH: USB updates
        - Al Viro: UFS update, binfmt_misc rewrite.
        - Andreas Dilger: /dev/random fixes
        - David Miller: network/sparc updates
      aed492fc