]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/geom
- Hold the page queues lock around vm_page_hold().
[FreeBSD/FreeBSD.git] / sys / geom /
2003-01-19 phkFinally give CCD the disk mini-layer treatment:
2003-01-19 phkUnifdef -UDEBUG on the CCD driver. The debugging is...
2003-01-18 phkInline now trivial functions getccdbuf() and putccdbuf().
2003-01-18 phkFix minor memory-leak.
2003-01-18 phkUse the M_CCD malloc bucket instead of M_DEVBUF.
2003-01-18 phkInline trivial function ccdintr() into its one caller...
2003-01-18 phkSanitize the copyright section a bit: We do not need...
2003-01-17 phkFind places to store the previously implicityly passed...
2003-01-16 murrayThis commit was generated by cvs2svn to compensate...
2003-01-16 obrienThis commit was generated by cvs2svn to compensate...
2003-01-15 murrayThis commit was generated by cvs2svn to compensate...
2003-01-14 phkAdd a very simple but functional GEOM mirror class.
2003-01-14 phkNow that we have non-geom_disk based drivers, we need...
2003-01-13 phkAlways issue ioctls as BIO_GEATTR requests. The direct...
2003-01-13 phkRemove g_silence(). It does not do anything anymore.
2003-01-13 phkFix typo.
2003-01-11 phkDon't restrict MBR sectorsize to 512 bytes.
2003-01-10 jhbOutput the fstype of each partition in a disklabel...
2003-01-08 peterThis commit was generated by cvs2svn to compensate...
2003-01-06 phkBSD disklabels expose the controling label though the...
2003-01-06 phkIn userland case include <errno.h>, not <err.h>. This...
2003-01-06 desThis commit was generated by cvs2svn to compensate...
2003-01-06 obrienThis commit was generated by cvs2svn to compensate...
2003-01-06 obrienThis commit was generated by cvs2svn to compensate...
2003-01-04 nyanRename the dos_partition structure for pc98 to pc98_par...
2003-01-03 phkRemove CCDF_SWAP and CCDF_PARITY, they have never been...
2003-01-03 nyanMFMBR: Add ioctls for writing an IPL and a boot menu.
2003-01-03 phkRemove unused second argument from BIO_STRATEGY()
2003-01-03 desThis commit was generated by cvs2svn to compensate...
2003-01-02 phkOptimize the size of the work-items by letting the...
2003-01-02 phkUpdate si_bsize_phys on open.
2002-12-30 schweikhFix typos, mostly s/ an / a / where appropriate and...
2002-12-29 phkImplement ioctls for tampering with sector0.
2002-12-27 phkRemove the "ascii" attribute from the sysctls so that...
2002-12-26 phkwhite-space changes
2002-12-26 phkUse a mutex assert to document our locking circumstances.
2002-12-26 phkWe should not need to hold Giant for sbuf operations...
2002-12-26 phkAdd an XXX comment to explain the predicament.
2002-12-19 phkDon't forget our topology lock in the MBREXT case.
2002-12-19 obrienThis commit was generated by cvs2svn to compensate...
2002-12-18 phkSolve another bug in the mapping code: correctly skip...
2002-12-18 phkFix two blunders in the mapping functions which can...
2002-12-18 phkBalk at unaligned requests.
2002-12-17 phkAdd a check for negative offset locations and return...
2002-12-17 phkDon't mangle geometry for pc98, this will happen in...
2002-12-17 phkRemember to hold topology lock when we change things.
2002-12-17 phkConstify the dumpconf() function.
2002-12-16 phkGet rid of g_slice_addslice() and use g_slice_config...
2002-12-16 phkConstification and some s/int/u_int/ changes.
2002-12-16 desThis commit was generated by cvs2svn to compensate...
2002-12-13 phkAdd a couple of KASSERTS, just in case.
2002-12-13 phkDon't interpret the hotspots relative to all slices...
2002-12-13 phkFix spelling in comment.
2002-12-13 obrienThis commit was generated by cvs2svn to compensate...
2002-12-04 obrienThis commit was generated by cvs2svn to compensate...
2002-12-04 obrienThis commit was generated by cvs2svn to compensate...
2002-12-04 obrienThis commit was generated by cvs2svn to compensate...
2002-12-04 obrienThis commit was generated by cvs2svn to compensate...
2002-12-04 desThis commit was generated by cvs2svn to compensate...
2002-12-03 sosAdd support for the PC98 platform to the ATA driver.
2002-12-02 phkUse the hotspot code to prevent people from overwriting...
2002-12-02 phkAdd a simplified version of the hot-spot code to enable...
2002-12-02 obrienThis commit was generated by cvs2svn to compensate...
2002-12-02 peterThis commit was generated by cvs2svn to compensate...
2002-12-01 phkUse more mnemonic argument names in the access functions.
2002-12-01 phkFix a cut&past-o.
2002-12-01 phkConceiveably, there may exist an algorithm which can...
2002-12-01 phkUse unsigned for an index.
2002-11-27 iwasakiThis commit was generated by cvs2svn to compensate...
2002-11-24 nectarThis commit was generated by cvs2svn to compensate...
2002-11-20 phkRemember to update the providers idea of its size when...
2002-11-20 phkDo not call the dumpconf method unless there is one.
2002-11-17 nyanSave a slice name on the disk and print it at g_pc98_du...
2002-11-14 dougbThis commit was generated by cvs2svn to compensate...
2002-11-12 obrienThis commit was generated by cvs2svn to compensate...
2002-11-08 phkRemove harmless but irritating printf.
2002-11-08 phkAlways recalculate the SRM checksum if the label is...
2002-11-07 nyanFix to support pc98.
2002-11-06 phkStraighten up the geom.ctl config interface definitions.
2002-11-04 robertoThis commit was generated by cvs2svn to compensate...
2002-11-04 phkPolish a bit here and there.
2002-11-04 phkRun a revision on the GBDE encryption facility.
2002-11-04 phkReject slices where begin == end.
2002-11-04 phkRemove clause 3 in the license with NAI's consent.
2002-11-02 marcelRemove the GEOM_GPT hack. We now check for partition...
2002-11-02 marcelFix dumpconf so libdisk can grok its output. We weren...
2002-11-02 phkmalloc(9) with M_NOWAIT seems to return NULL a lot...
2002-11-01 phkMake this compile in the userland shims again.
2002-11-01 phkAdd KASSERT for bio_cmd validity here as well. Various...
2002-10-31 phkSpruce up bootverbose output a bit.
2002-10-30 phkChange the kkey generation cherry-picker to use MD5.
2002-10-29 robertoThis commit was generated by cvs2svn to compensate...
2002-10-29 desThis commit was generated by cvs2svn to compensate...
2002-10-28 phkAdd the remaning part of the new libdisk interaction.
2002-10-28 phkAdd support for the new libdisk interaction.
2002-10-28 phkFix a bug in the cherry-picker kkey generator routine.
2002-10-28 phkAdd more compatibility junk.
2002-10-27 phkDon't truncate on large disks.
2002-10-26 phkMake geom_mbr.c optional on PC98, use GEOM_MBR option...
2002-10-25 phkReduce the GEOM verbosity under bootverbose to somethin...
next