| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | NO_GEOM cleanup: | Poul-Henning Kamp | 2003-02-21 | 1 | -3/+6 |
| * | NO_GEOM cleanup: | Poul-Henning Kamp | 2003-02-21 | 1 | -1/+1 |
| * | First round off updates/fixes to the ATA driver. | Søren Schmidt | 2003-02-20 | 1 | -32/+26 |
| * | NO_GEOM cleanup: retire disk_invalidate() | Poul-Henning Kamp | 2003-01-30 | 1 | -1/+0 |
| * | Update the code that deals with disk enclosures: | Søren Schmidt | 2003-01-27 | 1 | -1/+3 |
| * | This should be the way PC98 ATA disks are seen geometry wise. | Søren Schmidt | 2002-12-17 | 1 | -0/+5 |
| * | Fix linking problem when atadisk is not use in ata-all.c | Søren Schmidt | 2002-12-06 | 1 | -2/+4 |
| * | Add support for the PC98 platform to the ATA driver. | Søren Schmidt | 2002-12-03 | 1 | -0/+8 |
| * | (This commit touches about 15 disk device drivers in a very consistent | Poul-Henning Kamp | 2002-09-20 | 1 | -8/+4 |
| * | Make FreeBSD "struct disklabel" agnostic, step 311 of 723: | Poul-Henning Kamp | 2002-09-20 | 1 | -6/+4 |
| * | Update the tags handling a bit, which makes support for the | Søren Schmidt | 2002-07-22 | 1 | -49/+56 |
| * | Dont panic if only one disk on a channel can do tagged queueing. | Søren Schmidt | 2002-05-23 | 1 | -8/+8 |
| * | Fix the breakage of tagged queueing that the busdma integration | Søren Schmidt | 2002-04-18 | 1 | -2/+4 |
| * | Cleanups. | Søren Schmidt | 2002-04-05 | 1 | -6/+6 |
| * | Make the ATA driver compile & work on the sparc64 platform. | Søren Schmidt | 2002-04-05 | 1 | -43/+43 |
| * | Here follows the new kernel dumping infrastructure. | Poul-Henning Kamp | 2002-03-31 | 1 | -45/+17 |
| * | Remove useless splXXX set. | Søren Schmidt | 2002-03-16 | 1 | -3/+0 |
| * | Add new support for locking an ATA channel and use that throughout | Søren Schmidt | 2002-03-11 | 1 | -8/+10 |
| * | Minor cosmetic changes to minimise diffs for MFC. | Søren Schmidt | 2002-03-07 | 1 | -3/+3 |
| * | Misc little cleanups: | Søren Schmidt | 2002-03-05 | 1 | -1/+1 |
| * | Major update of the ATA RAID code, part 3: | Søren Schmidt | 2002-03-03 | 1 | -8/+6 |
| * | Finish phk's previous removal of BIO_ORDERED, all code that | Søren Schmidt | 2002-02-24 | 1 | -4/+0 |
| * | GC: BIO_ORDERED going away. | Poul-Henning Kamp | 2002-02-22 | 1 | -23/+0 |
| * | Fix the problem that some (in my book broken) disks reports | Søren Schmidt | 2002-02-18 | 1 | -1/+2 |
| * | Fix buglets in the ATAPI resume code. | Søren Schmidt | 2002-02-12 | 1 | -5/+7 |
| * | Major update of the ATA RAID code, part 2: | Søren Schmidt | 2002-02-12 | 1 | -1/+3 |
| * | Major update of the ATA RAID code, part 1: | Søren Schmidt | 2002-02-04 | 1 | -258/+234 |
| * | Fix a signed bug in the crashdump code for systems with > 2GB of ram. | Paul Saab | 2001-11-13 | 1 | -1/+1 |
| * | Don't enable write cacheing on devices that don't support tagged queuing | Dag-Erling Smørgrav | 2001-10-24 | 1 | -1/+1 |
| * | Fix it so that it doesn't complain for compiles on alpha- that is, match | Matt Jacob | 2001-10-14 | 1 | -4/+10 |
| * | Update with latest ATA/ATAPI ver 6 rev 2 items. | Søren Schmidt | 2001-10-06 | 1 | -57/+61 |
| * | cosmetics in the bootverbose probe- | Søren Schmidt | 2001-10-03 | 1 | -2/+4 |
| * | Overhaul to minimize stack usage, in some places >2K was used | Søren Schmidt | 2001-09-20 | 1 | -4/+2 |
| * | KSE Milestone 2 | Julian Elischer | 2001-09-12 | 1 | -2/+2 |
| * | Update the Promise TX2 code to DTRT and not what I guessed earlier. | Søren Schmidt | 2001-08-28 | 1 | -3/+7 |
| * | Finally commit some of the minor things I've collected over the last month(s): | Søren Schmidt | 2001-08-21 | 1 | -4/+27 |
| * | "Fix" the previous initial attempt at fixing TUNABLE_INT(). This time | Peter Wemm | 2001-06-08 | 1 | -3/+3 |
| * | Back out part of my previous commit. This was a last minute change | Peter Wemm | 2001-06-07 | 1 | -3/+3 |
| * | Make the TUNABLE_*() macros look and behave more consistantly like the | Peter Wemm | 2001-06-06 | 1 | -4/+6 |
| * | Make the disk mini-layer check for and handle zero-length transfers | Poul-Henning Kamp | 2001-05-06 | 1 | -7/+0 |
| * | Actually biofinish(struct bio *, struct devstat *, int error) is more general | Poul-Henning Kamp | 2001-05-06 | 1 | -15/+6 |
| * | Move the disklabel construction to the attach function instead of | Søren Schmidt | 2001-04-27 | 1 | -9/+9 |
| * | Correct the sysctl names to match the tuneables. | Søren Schmidt | 2001-04-05 | 1 | -3/+4 |
| * | Last commit was broken.. It always prints '[CTRL-C to abort]'. | Paul Saab | 2001-03-28 | 1 | -11/+2 |
| * | Change the dump routines to only abort if control-c is pressed. | Paul Saab | 2001-03-27 | 1 | -1/+3 |
| * | Send the remains (such as I have located) of "block major numbers" to | Poul-Henning Kamp | 2001-03-26 | 1 | -1/+0 |
| * | Cleanup the diskerr messages a bit. | Søren Schmidt | 2001-03-21 | 1 | -2/+3 |
| * | Add sysctls for reading the tunables as suggested by des. | Søren Schmidt | 2001-03-19 | 1 | -30/+63 |
| * | Provide the interface to atacontrol and associated logic. | Søren Schmidt | 2001-03-15 | 1 | -74/+101 |
| * | Minor cleanup to the previous commit: | Søren Schmidt | 2001-03-14 | 1 | -4/+7 |