]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/geom
Fix RAID-Z resilvering.
[FreeBSD/FreeBSD.git] / sys / geom /
2007-04-12 le-) Correct sdcount for a plex when removing or adding...
2007-04-12 leAvoid infinite loop if the device string given for...
2007-04-11 ruThis commit was generated by cvs2svn to compensate...
2007-04-11 njlThis commit was generated by cvs2svn to compensate...
2007-04-09 gshapiroThis commit was generated by cvs2svn to compensate...
2007-04-08 pjdUse root_mounted().
2007-04-07 desThis commit was generated by cvs2svn to compensate...
2007-04-07 simokawaFix a bug for over 4GB media.
2007-04-06 kanThis commit was generated by cvs2svn to compensate...
2007-04-06 pjdSysctl description is not a format string, so one ...
2007-04-04 thompsaThis commit was generated by cvs2svn to compensate...
2007-04-03 mpThis commit was generated by cvs2svn to compensate...
2007-03-30 delphij - Be more verbose when saying "foo" not found.
2007-03-28 delphijThis commit was generated by cvs2svn to compensate...
2007-03-28 delphijThis commit was generated by cvs2svn to compensate...
2007-03-26 krismake_dev(9) can be (and is) called without Giant, so...
2007-03-22 jkimThis commit was generated by cvs2svn to compensate...
2007-03-22 jkimThis commit was generated by cvs2svn to compensate...
2007-03-22 jkimThis commit was generated by cvs2svn to compensate...
2007-03-22 pjdAdd missing \n.
2007-03-21 samOverhaul driver/subsystem api's:
2007-03-15 simonThis commit was generated by cvs2svn to compensate...
2007-03-15 simonThis commit was generated by cvs2svn to compensate...
2007-03-11 mpThis commit was generated by cvs2svn to compensate...
2007-03-05 pjdWarn when user use sectorsize bigger than the page...
2007-03-02 pjdFix geli after last commit for UP systems that are...
2007-02-27 jhbUse pause() rather than tsleep() on stack variables...
2007-02-27 mjacobFirst cut at GEOM based multipath. This is an active...
2007-02-23 jhbUse tsleep() rather than msleep() with a NULL mtx param...
2007-02-21 n_hibmaReduce the noise when plugging in (USB) mass storage...
2007-02-08 rodrigc#include <sys/systm.h> before <sys/geom.h> to get KASSE...
2007-02-07 marcelEvolve the ctlreq interface added to geom_gpt into...
2007-01-29 dougbThis commit was generated by cvs2svn to compensate...
2007-01-28 pjdWe expect 'bio_data != NULL' for BIO_{READ,WRITE,GETATT...
2007-01-28 pjdIt is possible that GEOM taste provider before SMP...
2007-01-23 kibCylinder group bitmaps and blocks containing inode...
2007-01-20 rafanThis commit was generated by cvs2svn to compensate...
2007-01-03 dasThis commit was generated by cvs2svn to compensate...
2006-12-31 acheThis commit was generated by cvs2svn to compensate...
2006-12-25 ruThis commit was generated by cvs2svn to compensate...
2006-12-15 umeThis commit was generated by cvs2svn to compensate...
2006-12-13 samThis commit was generated by cvs2svn to compensate...
2006-12-10 dougbThis commit was generated by cvs2svn to compensate...
2006-12-08 hartiThis commit was generated by cvs2svn to compensate...
2006-12-02 pjdSoftc may be NULL in g_journal_orphan(), so don't be...
2006-11-12 umeThis commit was generated by cvs2svn to compensate...
2006-11-10 desThis commit was generated by cvs2svn to compensate...
2006-11-04 dougbThis commit was generated by cvs2svn to compensate...
2006-11-02 pjdFix ia64 build breakage.
2006-11-02 pjd- Use g_duplicate_bio() instead of g_clone_bio(), so...
2006-11-02 pjdI want CPU number here.
2006-11-02 pjdGrr, fix one more build breakage.
2006-11-01 pjdNow, that we have gjournal in the tree add possibility...
2006-11-01 pjdChange spaces to tabs where needed.
2006-11-01 pjdSkip disabled CPU, because after we sched_bind() to...
2006-11-01 pjdForgot to remove this line.
2006-11-01 pjdAdd BIO_FLUSH support to GSHSEC class.
2006-11-01 pjdAdd BIO_FLUSH support to GPT class.
2006-11-01 pjdUpdate the code to the current sync(2) version:
2006-11-01 pjdRemove debugging code I accidentally committed.
2006-10-31 pjdAdd gjournal GEOM class (kernel side), which implements...
2006-10-31 pjdImplement BIO_FLUSH handling by simply passing it down...
2006-10-31 pjdAdd a new disk flag - DISKFLAG_CANFLUSHCACHE, which...
2006-10-31 pjdAdd a new I/O request - BIO_FLUSH, which basically...
2006-10-31 hartiThis commit was generated by cvs2svn to compensate...
2006-10-30 hartiThis commit was generated by cvs2svn to compensate...
2006-10-14 ruThis commit was generated by cvs2svn to compensate...
2006-10-13 ruThis commit was generated by cvs2svn to compensate...
2006-10-10 pjdGuard against invalid metadata.
2006-10-06 ruA GEOM cache can speed up read performance by sending...
2006-10-01 simonThis commit was generated by cvs2svn to compensate...
2006-10-01 simonThis commit was generated by cvs2svn to compensate...
2006-09-30 desThis commit was generated by cvs2svn to compensate...
2006-09-30 pjdOne more white space fix.
2006-09-30 pjdRemove trailing spaces.
2006-09-30 pjdRemove trailing spaces.
2006-09-28 robertoThis commit was generated by cvs2svn to compensate...
2006-09-25 rwatsonThis commit was generated by cvs2svn to compensate...
2006-09-21 ruThis commit was generated by cvs2svn to compensate...
2006-09-21 rwatsonThis commit was generated by cvs2svn to compensate...
2006-09-16 pjdFix detecting of UFS1 label when mediasize%fragsize...
2006-09-16 pjdAdd 'configure' subcommand which for now only allows...
2006-09-16 pjdAdd __printflike() to gctl_error().
2006-09-16 pjdSmall fixes after adding __printflike() to gctl_error().
2006-09-16 pjdRemove extra arguments.
2006-09-15 pjdAdd 'show geom [addr]' ddb(4) command, which prints...
2006-09-13 pjdFix synchronization in gmirror and graid3 which I broke...
2006-09-10 pjdDelay an orphan event if provider has still in-flight...
2006-09-09 jmgmove created/detected/activated under debug level 1...
2006-09-08 pjdFix format character.
2006-09-08 pjdBump copyright year.
2006-09-08 pjdUse __FBSDID in .c files.
2006-09-08 pjd- Split failure probability configuration into read...
2006-09-06 dougbThis commit was generated by cvs2svn to compensate...
2006-09-05 pjdFix problems with destroy and forcible destroy function...
2006-09-04 samThis commit was generated by cvs2svn to compensate...
2006-09-04 samThis commit was generated by cvs2svn to compensate...
2006-09-02 rwatsonThis commit was generated by cvs2svn to compensate...
2006-09-01 rwatsonThis commit was generated by cvs2svn to compensate...
2006-08-31 obrienThis commit was generated by cvs2svn to compensate...
next