]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/geom
MFC
[FreeBSD/FreeBSD.git] / sys / geom /
2013-02-16 mckusickAdd barrier write capability to the VFS buffer interfac...
2013-02-15 desUpgrade to 1.6.16
2013-02-15 jkimMerge ACPICA 20130214.
2013-02-15 desImport LDNS and build it as an internal library.
2013-02-13 jkimMerge OpenSSL 1.0.1e.
2013-02-09 delphijMFV r245512:
2013-02-01 sjgMerge bmake-20130123
2013-01-26 avgg_mirror: g_getattr() failure should not be fatal
2013-01-17 jkimMerge ACPICA 20130117.
2013-01-17 neelIFC @ r245542
2013-01-17 neelIFC @ r245509
2013-01-17 mav - Fix rebuild position broken at r245522.
2013-01-17 mavFor Promise/AMD metadata add support for disks with...
2013-01-17 mavRecalculate volume size only for real CONCATs. For...
2013-01-15 mavAllow to insert new component to geom_raid3 without...
2013-01-15 mavAlike to r242314 for GRAID make GRAID3 more aggressive...
2013-01-15 mavAlike to r242314 for GRAID make GMIRROR more aggressive...
2013-01-14 mavKeep value of orig_config_id metadata field. Windows...
2013-01-14 mavSmall cosmetic tuning of the IRRT status constants.
2013-01-14 mavPrint some more metadata fields.
2013-01-14 mavWindows driver writes relative volume IDs to metadata...
2013-01-13 mav - Add checks for Intel metadata version and attributes...
2013-01-13 mavImprove support for disabled disks. If disabled disk...
2013-01-12 mavWindows handles INIT and VERIFY as array-wide and it...
2013-01-12 mavImplement migration from single disk to RAID1/IRRT...
2013-01-12 mavAdd basic support for Intel Rapid Recover Technology...
2013-01-11 theravenMerge new version of libcxxrt. This brings in three...
2013-01-11 kibAdd flags argument to vfs_write_resume() and remove
2013-01-04 neelIFC @ r244983.
2012-12-26 pjdReset provider-specific fields when resending I/O reque...
2012-12-22 jhMangle label names containing spaces, non-printable...
2012-12-21 brooksAdd NetBSD's mtree to the tree and install it as nmtree...
2012-12-18 brooksReplace our implementation of the vis(3) and unvis...
2012-12-07 erwinUpdate to 9.8.4-P1.
2012-12-04 neelIFC @r243836
2012-12-03 dimUpgrade our copy of llvm/clang to r168974, from upstrea...
2012-12-01 rwatsonMerge OpenBSM 1.2-alpha2 from vendor branch to FreeBSD...
2012-11-20 jkimMerge ACPICA 20121114.
2012-11-20 jh- Don't pass geom and provider names as format strings.
2012-11-16 sjgMerge bmake-20121111
2012-11-11 neelIFC @ r242684
2012-11-01 alfredProvide a device name in the sysctl tree for programs...
2012-10-30 traszFix problem with geom_label(4) not recognizing UFS...
2012-10-29 mavMinor addition to r242323:
2012-10-29 mavAdd basic BIO_DELETE support to GEOM RAID class for...
2012-10-29 traszFix locking problem in disk_resize(); previously it...
2012-10-29 mavMake GEOM RAID more aggressive in marking volumes as...
2012-10-22 dimImport libc++ trunk r165949. Among other improvements...
2012-10-22 kibRemove the support for using non-mpsafe filesystem...
2012-10-21 nwhitehornUpdate dialog to 20120706: includes minor useability...
2012-10-19 uqsMerge mandoc from vendor into contrib and provide the...
2012-10-19 brooksReplace our version of the pwcache(3) API with NetBSD...
2012-10-18 attilioIt seems that it is preferable to keep support for...
2012-10-17 attilioDisconnect non-MPSAFE NTFS from the build in preparatio...
2012-10-10 mavNULL-ify last previously used pointer instead of last...
2012-10-07 mavMake graid command line a bit more friendly by allowing...
2012-10-06 avgg_part_taste: directly destroy consumer and geom here...
2012-10-05 delphijMFV: tcpdump 4.3.0.
2012-10-05 delphijMFV: libpcap 1.3.0.
2012-10-03 marcelMerge bmake-20120831 from vendor/NetBSD/bmake/dist.
2012-09-28 pjdRemove the topology lock from disk_gone(), it might...
2012-09-22 pjdUse the topology lock to protect list of providers...
2012-09-18 avgg_disk_flushcache definitely should not be traced under...
2012-09-13 mavAdd global and per-module sysctls/tunables to enable...
2012-09-11 glebius When synchronizing, include in the config dump amount of
2012-09-04 marcelMerge ATF 0.16 from vendor/atf/dist.
2012-09-01 pjdAllow to pass providers with /dev/ prefix to g_provider...
2012-08-28 edRemove unneeded G_PF_CANDELETE flag.
2012-08-25 thomas(g_multipath_rotate): Fix algorithm so that it does...
2012-08-20 dimUpgrade our copy of llvm/clang to trunk r162107. With...
2012-08-16 jkimMerge ACPICA 20120816.
2012-08-10 pjdAlways initialize sc_ekey, because as of r238116 it...
2012-08-10 mavAdd missing FAILED event to g_raid_subdisk_event2str...
2012-08-08 andrewImport compiler-rt r160957.
2012-08-07 jimharrisClone BIO_ORDERED flag, for disk drivers (namely CAM...
2012-08-07 trocinyIn g_gate_dumpconf() always check the result of g_gate_...
2012-08-03 jimharrisIn virstor_ctl_stop(), check for a valid softc before...
2012-08-03 thomasNew command "gmultipath prefer" to force selection...
2012-07-29 mavPartially revert r238886 in part of GEOM_VFS spoiling.
2012-07-29 mavImplement media change notification for DA and CD remov...
2012-07-28 trocinyReorder things in g_gate_create() so at the moment...
2012-07-28 mmUpdate libarchive to 3.0.4
2012-07-24 impUpdate to latest git version of dtc to get new dtsv2...
2012-07-20 traszMake it possible to resize opened partitions.
2012-07-18 traszAdd missing free.
2012-07-17 kenAdd back spare fields consumed in r237545. It seems...
2012-07-17 pfgDtrace: improve handling of library paths.
2012-07-16 traszThe resize GEOM event has no references, thus cannot...
2012-07-16 traszAdd back spare fields reused in r238213. According...
2012-07-14 pfgMerge illumos commit 13455:7205f7794835
2012-07-12 jkimMerge OpenSSL 1.0.1c.
2012-07-11 jkimMerge ACPICA 20120711.
2012-07-11 grehanIFC @ r238370
2012-07-07 traszAdd trivial resize handling to gnop(8).
2012-07-07 traszAdd trivial resize handling to gmountver(8).
2012-07-07 traszAdd disk_resize(), to make it possible for the disk...
2012-07-07 traszAdd a new GEOM method, resize(), which is called after...
2012-07-07 traszFix orphan() methods of several GEOM classes to not...
2012-07-06 traszFix typo in the comment.
2012-07-04 pjdExtend GEOM Gate class to handle read I/O requests...
next