]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/geom
Modify BPF descriptor assertions to assert Giant when a BPF descriptor
[FreeBSD/FreeBSD.git] / sys / geom /
2004-03-25 desThis commit was generated by cvs2svn to compensate...
2004-03-19 desThis commit was generated by cvs2svn to compensate...
2004-03-18 njlThis commit was generated by cvs2svn to compensate...
2004-03-18 pjdMove "is consumer attached?" check before G_VALID_PROVI...
2004-03-17 nectarThis commit was generated by cvs2svn to compensate...
2004-03-17 nectarThis commit was generated by cvs2svn to compensate...
2004-03-11 desThis commit was generated by cvs2svn to compensate...
2004-03-11 phkBe more insistent on destroying geoms at unload time...
2004-03-10 phkRearrange some of the GEOM debugging tools to be more...
2004-03-09 pjd- Don't take sectorsize from first disk. Calculate...
2004-03-09 pjdPrint a space character between string given as a macro...
2004-03-07 phkDon't panic on providers already withered when we withe...
2004-03-05 jhbkthread_exit() no longer requires Giant, so don't force...
2004-03-04 pjdCorrect year in copyrights.
2004-03-03 pjd- Remove d_valid field, we can use d_consumer field...
2004-03-01 pjdRemoved unused fields.
2004-03-01 pjdWe don't need d_length field.
2004-03-01 acheThis commit was generated by cvs2svn to compensate...
2004-02-28 njlThis commit was generated by cvs2svn to compensate...
2004-02-28 njlThis commit was generated by cvs2svn to compensate...
2004-02-28 mlaierThis commit was generated by cvs2svn to compensate...
2004-02-28 mlaierThis commit was generated by cvs2svn to compensate...
2004-02-27 pjdEven if we're sure that we can't be orphaned here,...
2004-02-27 pjdRemove unused field.
2004-02-26 desThis commit was generated by cvs2svn to compensate...
2004-02-26 mlaierThis commit was generated by cvs2svn to compensate...
2004-02-25 acheThis commit was generated by cvs2svn to compensate...
2004-02-21 phkDevice megapatch 4/6:
2004-02-19 pjdIntroduce CONCAT GEOM class for disk concatenation.
2004-02-18 phkChange the disk(9) API in order to make device removal...
2004-02-14 gshapiroThis commit was generated by cvs2svn to compensate...
2004-02-14 phkDo not check error code from closing ->access() calls...
2004-02-14 phkAdd a KASSERT which checks that a class never fails...
2004-02-13 acheThis commit was generated by cvs2svn to compensate...
2004-02-12 phkRemove the absolute count g_access_abs() function since...
2004-02-12 phkGive both consumers and providers a {void *private...
2004-02-11 pjdAdded g_print_bio() function to print informations...
2004-02-10 pjdNow we have g_topology_assert_not(), so use it to detec...
2004-02-10 pjdAdded macro which will be used to assert, that the...
2004-02-10 phkdon't call sbuf_clear() right after sbuf_new(), it...
2004-02-10 desThis commit was generated by cvs2svn to compensate...
2004-02-08 ruThis commit was generated by cvs2svn to compensate...
2004-02-08 phkPolish the work/state engine in preparation for HW...
2004-02-08 phkAdd a missing error case return.
2004-02-07 phkWe don't need to hold Giant to create the worker kthread.
2004-02-06 pjdAllow decreasing access count even if there is no disk...
2004-02-06 leFix memory leak.
2004-02-05 ruThis commit was generated by cvs2svn to compensate...
2004-02-02 phkAllow a GEOM class to unload if it has no geoms or...
2004-02-02 pjd- Use proper names in KASSERTs.
2004-02-02 phkCheck error return from g_clone_bio(). (netchild@)
2004-02-02 phkDon't mingle malloc/g_event flags.
2004-01-28 phkBring back the geom_bioqueues, they _are_ a good idea.
2004-01-23 phkMake sure to keep track of canceled events.
2004-01-23 phkAdd KASSERTS.
2004-01-23 phkPlug an insignificant memoryleak.
2004-01-23 phkAdd missing newline in printf.
2004-01-23 phkRemove the MD5_KEY debugging tool
2004-01-23 phkRemove no longer necessary debug printfs
2004-01-23 hartiThis commit was generated by cvs2svn to compensate...
2004-01-21 nectarThis commit was generated by cvs2svn to compensate...
2004-01-19 dasThis commit was generated by cvs2svn to compensate...
2004-01-14 njlThis commit was generated by cvs2svn to compensate...
2004-01-13 fennerThis commit was generated by cvs2svn to compensate...
2004-01-13 fennerThis commit was generated by cvs2svn to compensate...
2004-01-11 phkPrint the correct pointer in a KASSERT.
2004-01-11 obrienThis commit was generated by cvs2svn to compensate...
2004-01-09 phkKASSERT against no-op access requests.
2004-01-09 desThis commit was generated by cvs2svn to compensate...
2004-01-09 obrienThis commit was generated by cvs2svn to compensate...
2004-01-07 desThis commit was generated by cvs2svn to compensate...
2004-01-04 njlThis commit was generated by cvs2svn to compensate...
2003-12-23 phkPrevent withering of the provider we're orphaning from...
2003-12-10 desThis commit was generated by cvs2svn to compensate...
2003-12-09 njlThis commit was generated by cvs2svn to compensate...
2003-12-09 njlThis commit was generated by cvs2svn to compensate...
2003-12-09 njlThis commit was generated by cvs2svn to compensate...
2003-12-09 njlThis commit was generated by cvs2svn to compensate...
2003-12-07 truckmanCorrect usage of mtx_init() API. This is not a functio...
2003-12-07 phkKASSERT against multiple orphanings of providers.
2003-12-07 scottlRe-arrange and consolidate some random debugging stuff
2003-12-07 samThis commit was generated by cvs2svn to compensate...
2003-12-02 brooksThis commit was generated by cvs2svn to compensate...
2003-11-29 samThis commit was generated by cvs2svn to compensate...
2003-11-28 dougbThis commit was generated by cvs2svn to compensate...
2003-11-21 njlThis commit was generated by cvs2svn to compensate...
2003-11-20 desThis commit was generated by cvs2svn to compensate...
2003-11-18 phkCall class->init() an class->fini() while the class...
2003-11-18 phkFix a harmless bug and add a ')' in a debugging printf.
2003-11-15 phkThis is a crude bandaid for 5.2 to protect against...
2003-11-12 phkMake sure to return errors if we have any.
2003-11-10 hartiThis commit was generated by cvs2svn to compensate...
2003-11-07 hartiThis commit was generated by cvs2svn to compensate...
2003-11-07 hartiThis commit was generated by cvs2svn to compensate...
2003-11-07 hartiThis commit was generated by cvs2svn to compensate...
2003-11-07 kanThis commit was generated by cvs2svn to compensate...
2003-11-07 kanThis commit was generated by cvs2svn to compensate...
2003-11-07 kanThis commit was generated by cvs2svn to compensate...
2003-11-07 kanThis commit was generated by cvs2svn to compensate...
2003-11-05 njlThis commit was generated by cvs2svn to compensate...
next