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
/
vinum
/
vinumrevive.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Re-commit revision 1.32, which grog incorrectly backed out in revision 1.33.
des
2000-12-20
1
-4
/
+6
*
revive_block: Don't go beyond the end of the stripe when reviving
grog
2000-12-20
1
-24
/
+8
*
Make sure we don't cross stripe boundaries when reviving striped plexes.
des
2000-11-17
1
-4
/
+6
*
revive_block:
grog
2000-06-07
1
-35
/
+36
*
parity ops: Correctly recognize the end of the plex. Previously we
grog
2000-06-05
1
-1
/
+1
*
parityrebuild: write the parity block back to the correct subdisk.
grog
2000-06-02
1
-2
/
+2
*
Rewrite parity maintenance functions.
grog
2000-05-11
1
-99
/
+122
*
s/biowait/bufwait/g
phk
2000-04-29
1
-6
/
+6
*
initsd(): Complete the intention of revision 1.25 and write init data to disk.
grog
2000-04-22
1
-5
/
+6
*
Move B_ERROR flag to b_ioflags and call it BIO_ERROR.
phk
2000-04-02
1
-13
/
+13
*
repair half-Danish b.b_iocmd damage where writes/reads weren't getting
alfred
2000-03-26
1
-1
/
+1
*
Remove B_READ, B_WRITE and B_FREEBUF and replace them with a new
phk
2000-03-20
1
-7
/
+9
*
Tidy up splbio() protection.
grog
2000-03-01
1
-18
/
+8
*
Fix horrible, embarrassing breakage which caused occasional panics and
grog
2000-02-29
1
-181
/
+177
*
Correct printf format for pointers to avoid compilation warnings on
grog
2000-01-05
1
-16
/
+16
*
revive_block: Add a check for a too high revive block size. This is
grog
1999-10-13
1
-2
/
+135
*
revive_block: set b_resid correctly.
grog
1999-09-28
1
-4
/
+208
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Lock stripes of striped and RAID-5 plexes before writing them. This
grog
1999-08-24
1
-25
/
+36
*
Import RAID-5 code.
grog
1999-08-07
1
-3
/
+84
*
Lock buffer before calling strategy.
grog
1999-06-29
1
-1
/
+3
*
Convert buffer locking from using the B_BUSY and B_WANTED flags to using
mckusick
1999-06-26
1
-3
/
+3
*
Modify to work with new style dev_t.
grog
1999-05-15
1
-2
/
+3
*
Remove old grunge, including references to sys/disk.h (which is going
grog
1999-05-07
1
-3
/
+1
*
Change printf() calls to log() calls.
grog
1999-03-02
1
-2
/
+3
*
Change multiline comments to start with a lone /* and end with a */,
grog
1999-01-29
1
-6
/
+12
*
Change the style of revive: revive subdisks instead of plexes. This
grog
1999-01-21
1
-35
/
+86
*
Fix an overflow problem which prevented revive from working on plexes
grog
1999-01-06
1
-2
/
+2
*
Some relatively minor tweaks to enable vinum to be built into a static
peter
1998-12-28
1
-3
/
+4
*
If I've done this right, revive the vinum code in it's now home after it
peter
1998-12-28
1
-0
/
+129
*
Remove LKM's depricated by modules.
sos
1998-12-27
1
-129
/
+0
*
Get the default revive blocksize right for striped and RAID-5 plexes
grog
1998-11-02
1
-3
/
+4
*
Correct calculation of revive blocksize
grog
1998-09-28
1
-2
/
+2
*
Import base vinum lkm sources
grog
1998-09-16
1
-0
/
+128