This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
sys
/
geom
/
raid
History
Alexander Motin
a93c0ed463
Remove extra bio_data and bio_length copying to child request after calling
...
g_clone_bio(), that already copied them.
2013-03-26 05:42:12 +00:00
..
g_raid_ctl.c
…
g_raid_md_if.m
…
g_raid_tr_if.m
…
g_raid.c
Add legacy support to geom raid to create a /dev/arX device for support
2013-03-08 20:07:32 +00:00
g_raid.h
…
md_ddf.c
Fix panic when Secondary_Element_Count == 1 and Secondary_Element_Seq
2013-03-07 18:55:37 +00:00
md_ddf.h
…
md_intel.c
Keep value of orig_config_id metadata field. Windows driver writes there
2013-01-14 20:31:45 +00:00
md_jmicron.c
…
md_nvidia.c
…
md_promise.c
- Fix rebuild position broken at r245522.
2013-01-17 03:27:08 +00:00
md_sii.c
…
tr_concat.c
Recalculate volume size only for real CONCATs. For SINGLE trust volume
2013-01-17 00:09:50 +00:00
tr_raid0.c
…
tr_raid1.c
…
tr_raid1e.c
Remove extra bio_data and bio_length copying to child request after calling
2013-03-26 05:42:12 +00:00
tr_raid5.c
…