index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
dev
/
ata
/
ata-disk.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Up timeout to 10s (from 5) in r/w commands.
sos
2003-10-12
1
-1
/
+1
*
Unify prototypes.
sos
2003-08-25
1
-5
/
+5
*
Fix ad_dump top actually produce a dump.
sos
2003-08-24
1
-3
/
+9
*
Use __FBSDID().
obrien
2003-08-24
1
-2
/
+3
*
This is a major rework of the ATA driver (ATAng)
sos
2003-08-24
1
-636
/
+149
*
Print the right position on disk errors
sos
2003-05-19
1
-3
/
+4
*
Add flushing of devices on shutdown.
sos
2003-05-02
1
-21
/
+1
*
Add ioctl to add a spare disk to a RAID array.
sos
2003-05-02
1
-7
/
+5
*
Relax the test for when to use LBA instead of CHS size.
sos
2003-05-01
1
-2
/
+2
*
Minor cleanup of the ATA RAID code.
sos
2003-04-07
1
-7
/
+3
*
Use bioq_flush() to drain a bio queue with a specific error code.
phk
2003-04-01
1
-6
/
+3
*
Second round of updates to the ATA driver.
sos
2003-03-29
1
-20
/
+19
*
Biofinish the request if we cannot malloc in ad_start.
sos
2003-03-27
1
-3
/
+4
*
Centralize the devstat handling for all GEOM disk device drivers
phk
2003-03-08
1
-12
/
+3
*
Convert to new disk API.
sos
2003-02-25
1
-35
/
+20
*
Temporarily disable tagged queueing while I figure out why it broke.
sos
2003-02-23
1
-1
/
+2
*
NO_GEOM cleanup:
phk
2003-02-21
1
-3
/
+6
*
NO_GEOM cleanup:
phk
2003-02-21
1
-1
/
+1
*
First round off updates/fixes to the ATA driver.
sos
2003-02-20
1
-32
/
+26
*
NO_GEOM cleanup: retire disk_invalidate()
phk
2003-01-30
1
-1
/
+0
*
Update the code that deals with disk enclosures:
sos
2003-01-27
1
-1
/
+3
*
This should be the way PC98 ATA disks are seen geometry wise.
sos
2002-12-17
1
-0
/
+5
*
Fix linking problem when atadisk is not use in ata-all.c
sos
2002-12-06
1
-2
/
+4
*
Add support for the PC98 platform to the ATA driver.
sos
2002-12-03
1
-0
/
+8
*
(This commit touches about 15 disk device drivers in a very consistent
phk
2002-09-20
1
-8
/
+4
*
Make FreeBSD "struct disklabel" agnostic, step 311 of 723:
phk
2002-09-20
1
-6
/
+4
*
Update the tags handling a bit, which makes support for the
sos
2002-07-22
1
-49
/
+56
*
Dont panic if only one disk on a channel can do tagged queueing.
sos
2002-05-23
1
-8
/
+8
*
Fix the breakage of tagged queueing that the busdma integration
sos
2002-04-18
1
-2
/
+4
*
Cleanups.
sos
2002-04-05
1
-6
/
+6
*
Make the ATA driver compile & work on the sparc64 platform.
sos
2002-04-05
1
-43
/
+43
*
Here follows the new kernel dumping infrastructure.
phk
2002-03-31
1
-45
/
+17
*
Remove useless splXXX set.
sos
2002-03-16
1
-3
/
+0
*
Add new support for locking an ATA channel and use that throughout
sos
2002-03-11
1
-8
/
+10
*
Minor cosmetic changes to minimise diffs for MFC.
sos
2002-03-07
1
-3
/
+3
*
Misc little cleanups:
sos
2002-03-05
1
-1
/
+1
*
Major update of the ATA RAID code, part 3:
sos
2002-03-03
1
-8
/
+6
*
Finish phk's previous removal of BIO_ORDERED, all code that
sos
2002-02-24
1
-4
/
+0
*
GC: BIO_ORDERED going away.
phk
2002-02-22
1
-23
/
+0
*
Fix the problem that some (in my book broken) disks reports
sos
2002-02-18
1
-1
/
+2
*
Fix buglets in the ATAPI resume code.
sos
2002-02-12
1
-5
/
+7
*
Major update of the ATA RAID code, part 2:
sos
2002-02-12
1
-1
/
+3
*
Major update of the ATA RAID code, part 1:
sos
2002-02-04
1
-258
/
+234
*
Fix a signed bug in the crashdump code for systems with > 2GB of ram.
ps
2001-11-13
1
-1
/
+1
*
Don't enable write cacheing on devices that don't support tagged queuing
des
2001-10-24
1
-1
/
+1
*
Fix it so that it doesn't complain for compiles on alpha- that is, match
mjacob
2001-10-14
1
-4
/
+10
*
Update with latest ATA/ATAPI ver 6 rev 2 items.
sos
2001-10-06
1
-57
/
+61
*
cosmetics in the bootverbose probe-
sos
2001-10-03
1
-2
/
+4
*
Overhaul to minimize stack usage, in some places >2K was used
sos
2001-09-20
1
-4
/
+2
*
KSE Milestone 2
julian
2001-09-12
1
-2
/
+2
[next]