]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/geom
Move some stuff into headers where they belong.
[FreeBSD/FreeBSD.git] / sys / geom /
2006-08-17 gshapiroThis commit was generated by cvs2svn to compensate...
2006-08-16 guidoThis commit was generated by cvs2svn to compensate...
2006-08-12 pjdHandle MSDOS file systems properly. Before the change...
2006-08-12 pjdVerify if a label doesn't point to the parent directory.
2006-08-11 pjdBefore using byte offset for IV creation, covert it...
2006-08-11 pjdForgot to bump version number after G_ELI_FLAG_READONLY...
2006-08-09 marcelStrengthen the check for a PMBR:
2006-08-09 pjdAllow geli to operate on read-only providers.
2006-08-09 pjdNot only a request from us can be passed to g_{mirror...
2006-08-08 marcelFix a phase-ordering bug: check the mediasize and secto...
2006-08-04 yarCommit the results of the typo hunt by Darren Pilgrim.
2006-08-01 pjdDon't use f-word in comments. We are gentlemans.
2006-07-29 simonThis commit was generated by cvs2svn to compensate...
2006-07-27 yarFix what looks like a typo: MODULE_DEPEND() takes modul...
2006-07-22 pjdDon't forget to initialize crp_olen field, which is...
2006-07-13 pjdAlways allow to specify components with /dev/ prefix.
2006-07-12 pjdOnly check if we're freeing a valid object if we hold...
2006-07-10 pjdUse proper defines instead of magic values.
2006-07-09 pjdWhen kern.geom.raid3.use_malloc tunnable is set to...
2006-07-07 marcelThis commit was generated by cvs2svn to compensate...
2006-07-07 pjdRemove bogus assertion.
2006-07-03 pjdAllow to close access even if device is already destroyed.
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.
next