]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/geom
Fix wildcard srcs for phony targets
[FreeBSD/FreeBSD.git] / sys / geom /
2013-05-12 markjBring back part of r249367 by adding DTrace's temporal...
2013-05-05 stas- Use int8_t type for the mftrecsz field in g_label_ntf...
2013-04-28 adrianCopy the vendor branch ar9300 code from qcamain_open_ha...
2013-04-27 mavReturn "descr" field alike to "Intel RAID1 volume"...
2013-04-26 smhTeach GEOM and CAM about the difference between the...
2013-04-26 smhAdded a sysctl (kern.geom.dev.delete_max_sectors) to...
2013-04-21 gshapiroMerge sendmail 8.14.7 to HEAD
2013-04-19 jkimMerge ACPICA 20130418.
2013-04-16 ivorasComment typo fix.
2013-04-16 ivorasFix the buffer-overflow-fixing fixes.
2013-04-16 pfgDTrace: print() should try to resolve function pointers
2013-04-16 brooksPartial MFP4 of 222836:
2013-04-15 ivorasIntroduce glabel labels based on GEOM ident attributes...
2013-04-15 ivorasIntroduce a symbol for the GEOM class name instead...
2013-04-13 jmgmove the error report to a lower log level... Now...
2013-04-12 pfgDtrace: resolve const types from fbt and other fixes.
2013-04-12 dimUpgrade our copy of llvm/clang to trunk r178860, in...
2013-04-11 pfgDTrace: option for time-ordered output
2013-04-09 edImport a new version of NetBSD's mtree.
2013-04-06 mmMFV r248217:
2013-04-06 traszMake it possible to submit FLUSH bios through geom_dev...
2013-04-05 mavFollowing r241022, replace iteration over the provider...
2013-04-05 desUpgrade to 1.4.20.
2013-04-05 desMinimal subset of the unbound sources.
2013-04-04 jkimMerge ACPICA 20130328.
2013-04-02 sjgUpdate to bmake-20130330
2013-04-01 pfgDtrace: enablings on defunct providers prevent provider...
2013-03-26 mavgeom_slice.c and its consumers like GEOM_LABEL are...
2013-03-26 mavGEOM NOP does not touch the data, so pass G_PF_ACCEPT_U...
2013-03-26 mavRemove extra bio_data and bio_length copying to child...
2013-03-26 kanDo not pass unmapped buffers to drivers that cannot...
2013-03-25 pfgDtrace: Add SUN MDB-like type-aware print() action.
2013-03-25 pfgDtrace: add toupper()/tolower() and enhancements to...
2013-03-25 mavMake GEOM MULTIPATH to report unmapped bio support...
2013-03-25 mavIn GEOM DISK:
2013-03-24 pfgDtrace: add optional size argument to tracemem().
2013-03-24 mavFix long known deadlock between geom dev destruction...
2013-03-24 mavMake g_wither_washer() to not loop by itself, but only...
2013-03-22 desUpgrade to OpenSSH 6.2p1. The most important new featu...
2013-03-22 mmMFV r248590,248594:
2013-03-21 kibCorrect the page count when excess length is trimmed...
2013-03-21 mmMerge libzfs_core branch:
2013-03-21 kibAssert that transient mapping of the bio is only done...
2013-03-19 kibThe geom_part provider supports unmapped bio iff the...
2013-03-19 kibA flag for the geom disk driver to indicate that it...
2013-03-19 kibImplement the concept of the unmapped VMIO buffers...
2013-03-19 mmMFV r247580:
2013-03-18 mmMFC @248461
2013-03-17 attilioMFC
2013-03-15 brooksReplace our (un)vis(1) commands with implementations...
2013-03-14 pjdWe don't need buffer to handle BIO_DELETE, so don't...
2013-03-09 mmMFC @248093
2013-03-09 attilioMerge from vmcontention.
2013-03-09 attilioMFC
2013-03-09 attilioMFC
2013-03-08 sbrunoAdd legacy support to geom raid to create a /dev/arX...
2013-03-08 dumbbellg_label_ntfs_taste: Abort taste is recsize == 0
2013-03-08 attilioMFC
2013-03-07 attilioMerge from vmcontention
2013-03-07 attilioMFC
2013-03-07 gavinSupport the FAT16 partition type in gpart(8)
2013-03-07 mavFix panic when Secondary_Element_Count == 1 and Seconda...
2013-03-05 dumbbellg_label_ntfs.c: Mark structures as __packed
2013-03-05 mmWiP merge of libzfs_core (MFV r238590, r238592)
2013-03-04 baptImport libyaml as libbsdyml (private brand name)
2013-03-03 attilioMerge from vmcontention
2013-03-03 attilioMFC
2013-03-02 attilioRemove ntfs headers dependency for g_label_ntfs.c by...
2013-02-26 delphijUpdate base system libexpat to 2.1.0.
2013-02-24 attilioMerge from vmcontention
2013-02-24 attilioMFC
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-04 attilioMerge from vmcontention
2013-02-03 attilioMFC
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...
next