]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/geom
Correct an error in the new pmap_collect(), thus only affecting HEAD.
[FreeBSD/FreeBSD.git] / sys / geom /
2006-06-27 rwatsonThis commit was generated by cvs2svn to compensate...
2006-06-26 obrienThis commit was generated by cvs2svn to compensate...
2006-06-26 sobomaxImprove check for protective MBR. Instead of assiming...
2006-06-21 obrienThis commit was generated by cvs2svn to compensate...
2006-06-19 obrienThis commit was generated by cvs2svn to compensate...
2006-06-18 simonIn g_dev_strategy(), when failing an IO request with...
2006-06-14 gshapiroThis commit was generated by cvs2svn to compensate...
2006-06-08 mariusThis commit was generated by cvs2svn to compensate...
2006-06-06 pjdAllow to use the old -a option to specify an encryption...
2006-06-06 pjd- Unbreak the build when geli is compiled into the...
2006-06-05 pjdImplement data integrity verification (data authenticat...
2006-06-05 pjdMake kern.geom.eli.overwrites sysctl a tunable as well.
2006-06-05 pjdAdd g_duplicate_bio() function which does the same...
2006-06-05 samThis commit was generated by cvs2svn to compensate...
2006-06-05 rwatsonThis commit was generated by cvs2svn to compensate...
2006-06-04 marcelFix unaligned memory accesses on Alpha and possible...
2006-05-30 hartiThis commit was generated by cvs2svn to compensate...
2006-05-24 ceriRemove the trailing half of a sentence which was clearl...
2006-05-21 delphijThis commit was generated by cvs2svn to compensate...
2006-05-21 umeThis commit was generated by cvs2svn to compensate...
2006-05-11 wollmanThis commit was generated by cvs2svn to compensate...
2006-05-04 pjdUse G_RAID3_FOREACH_SAFE_BIO() macro instead of G_RAID3...
2006-04-30 pjdWe shouldn't lock the topology here - we will panic...
2006-04-28 pjd- Don't hold the device sx lock when going to sleep.
2006-04-28 pjd- Remove dead code.
2006-04-28 pjdBe sure to not destroy device twice. This is not possib...
2006-04-28 pjdBe sure to not destroy device twice. This is not possib...
2006-04-20 pjdgeli(8) provides keys on newsession time, so remove...
2006-04-18 pjdFix storing offset of already synchronized data. Offset...
2006-04-15 pjdCorrect debug: we are sending child bio here, not paren...
2006-04-13 cracauerMake CCD be able to read and write Linux software raids.
2006-04-12 pjdPass BIO_GETATTR requests down.
2006-04-10 pjdIntroduce and use delayed-destruction functionality...
2006-04-10 marcelMFp4:
2006-04-10 marcelAdd g_wither_provider() to abstract the details of...
2006-04-07 marcelChange gctl_set_param() to return an error instead...
2006-04-06 jmgThis commit was generated by cvs2svn to compensate...
2006-04-05 pjdTypos.
2006-03-30 pjdRevert previous change, as I fixed MD5(9).
2006-03-30 pjdmd_hash field in g_eli_metadata structure is not 4...
2006-03-30 leProtect from creating striped and RAID5 plexes with...
2006-03-30 pjd- 'ndisks' variable is not boolean, so compare it with...
2006-03-28 pjdPreserve previous behaviour of kern.geom.raid3.n{64...
2006-03-27 acheThis commit was generated by cvs2svn to compensate...
2006-03-27 acheThis commit was generated by cvs2svn to compensate...
2006-03-27 samThis commit was generated by cvs2svn to compensate...
2006-03-25 pjdIncrease debug level for "Thread exiting." message...
2006-03-23 leFix whitespace.
2006-03-23 leImplement the 'resetconfig' command.
2006-03-23 desThis commit was generated by cvs2svn to compensate...
2006-03-22 desThis commit was generated by cvs2svn to compensate...
2006-03-22 gshapiroThis commit was generated by cvs2svn to compensate...
2006-03-21 umeThis commit was generated by cvs2svn to compensate...
2006-03-19 pjdUpdate copyright for 2006.
2006-03-19 pjdkern.geom.raid3.sync_requests=2 seems to be a better...
2006-03-19 pjdkern.geom.mirror.sync_requests=2 seems to be a better...
2006-03-17 hartiThis commit was generated by cvs2svn to compensate...
2006-03-14 muxThis commit was generated by cvs2svn to compensate...
2006-03-13 ruFix a typo.
2006-03-13 ruFix build on 64-bit platforms.
2006-03-13 hartiThis commit was generated by cvs2svn to compensate...
2006-03-13 pjd- Reimplement I/O data allocation to prevent deadlocks.
2006-03-13 pjd- Speed up synchronization process by using configurabl...
2006-03-10 pjdWhen inserting a new component md_provsize metadata...
2006-03-08 pjdAllow to dump kernel to gmirror providers.
2006-03-07 samThis commit was generated by cvs2svn to compensate...
2006-03-07 samThis commit was generated by cvs2svn to compensate...
2006-03-04 pjdWe need to check if file system size is equal to provid...
2006-03-04 rwatsonThis commit was generated by cvs2svn to compensate...
2006-03-03 muxThis commit was generated by cvs2svn to compensate...
2006-03-03 muxThis commit was generated by cvs2svn to compensate...
2006-03-02 jeff - Lock Giant if needed around the call to vnode_create...
2006-03-01 pjdAssert proper use of bio_caller1, bio_caller2, bio_cfla...
2006-02-27 hartiThis commit was generated by cvs2svn to compensate...
2006-02-22 pjdDo not use bio structure after g_io_deliver(), it may...
2006-02-19 umeThis commit was generated by cvs2svn to compensate...
2006-02-18 pjdInform when label disappears.
2006-02-18 pjdAllow to use g_slice_orphan() from outside.
2006-02-18 pjd- Do not depend on fact that file system covers entire...
2006-02-18 pjdThis function returns nothing.
2006-02-18 pjdIf provider's sector size prevents reading SBLOCKSIZE...
2006-02-13 hartiThis commit was generated by cvs2svn to compensate...
2006-02-12 pjdOn component state change to ACTIVE don't forget to...
2006-02-12 pjdUse time_uptime instead of time_second, as the latter...
2006-02-12 pjdAllow to set kern.geom.raid3.disconnect_on_failure...
2006-02-11 pjd- Add kern.geom.raid3.disconnect_on_failure sysctl...
2006-02-11 pjd- Add kern.geom.mirror.disconnect_on_failure sysctl...
2006-02-11 pjdCorrect typo. 'fbp' is NULL here so this will result...
2006-02-11 pjdMark array as CLEAN when there are no write requests in
2006-02-11 pjdMark array as CLEAN when there are no write requests in
2006-02-11 pjdTeach geli how to load keyfiles before root file system...
2006-02-11 pjdCheck rootvnode variable to see if we still want to...
2006-02-11 rwatsonThis commit was generated by cvs2svn to compensate...
2006-02-10 samThis commit was generated by cvs2svn to compensate...
2006-02-10 hartiThis commit was generated by cvs2svn to compensate...
2006-02-08 leCatch the case when a subdisk has no provider or no...
2006-02-07 bruefferClean up some sysctl descriptions, debug messages etc.
2006-02-07 hartiThis commit was generated by cvs2svn to compensate...
2006-02-07 hartiThis commit was generated by cvs2svn to compensate...
2006-02-06 rwatsonThis commit was generated by cvs2svn to compensate...
next