]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/cddl/contrib/opensolaris/uts/common
Upgrade to OpenSSH 6.5p1.
[FreeBSD/FreeBSD.git] / sys / cddl / contrib / opensolaris / uts / common /
2014-01-31 desUpgrade to OpenSSH 6.5p1.
2014-01-30 dimImport libc++ 3.4 release. This contains a lot of...
2014-01-26 gshapiroMerge sendmail 8.14.8 to HEAD
2014-01-20 kaiwMFH@260917.
2014-01-18 delphijMFV r260834:
2014-01-17 avgtraverse_visitbp: visit DMU_GROUPUSED_OBJECT before...
2014-01-16 avgfix a build problem with INVARIANTS enabled introduced...
2014-01-16 avgfix a bug in ZFS mirror code for handling multiple...
2014-01-16 avgRevert r260705: wrong patch committed by accident
2014-01-16 avgzfs_deleteextattr: name buffer from namei is needed...
2014-01-16 avgfix a bug in ZFS mirror code for handling multiple...
2014-01-16 avgzfs: getnewvnode_reserve must be called outside of...
2014-01-15 kaiwCopy libelf, libdwarf and common files from vendor...
2014-01-12 jmmvAdd atf pkg-config files from the vendor branch.
2014-01-03 mavIn dmu_zfetch_stream_reclaim() replace division with...
2014-01-02 delphijMFV r260155:
2014-01-02 delphijMFV r260154 + 260182:
2014-01-02 delphijFix build on platforms where atomic_swap_64 is not...
2014-01-01 delphijMFV r260153:
2014-01-01 delphijMFV r259170:
2013-12-31 delphijMFV r258385:
2013-12-31 delphijMFV r242733:
2013-12-31 markjRevert r260091. The vmem calls seem to be slower than...
2013-12-30 markjNow that vmem(9) is available, use vmem arenas to alloc...
2013-12-24 delphijMFV r258374:
2013-12-24 delphijMFV r258373:
2013-12-18 pjdMFV r258923: 4188 assertion failed in dmu_tx_hold_free...
2013-12-12 asomerssys/cddl/contrib/opensolaris/uts/common/fs/zfs/vdev_geom.c
2013-12-10 mavDon't even try to read vdev labels from devices smaller...
2013-12-06 delphijExpose spa_asize_inflation.
2013-12-05 rayMFC @r258947.
2013-12-03 emasteUpdate LLDB to upstream r196259 snapshot
2013-11-29 avgzfs: add zfs_freebsd_putpages
2013-11-29 avgzfs: add dmu_write_pages variant for freebsd
2013-11-29 avgzfs: make zfs_map_page / zfs_unmap_page public
2013-11-29 avgdrop ZUT_OBJ, zfs unit testing driver never materialzie...
2013-11-29 avgzfs mappedread_sf: assert that a page is never partiall...
2013-11-28 avgMFV r258665: 4347 ZPL can use dmu_tx_assign(TXG_WAIT)
2013-11-28 avgMFV r258371,r258372: 4101 metaslab_debug should allow...
2013-11-28 avgfix a serious bug in r258632: offset parameter must...
2013-11-26 avgfix debug.zfs_flags sysctl description in r258638
2013-11-26 avgexpose zfs_flags as debug.zfs_flags r/w tunable and...
2013-11-26 avgMFV r258376: 3964 L2ARC should always compress metadata...
2013-11-26 avgMFV r255256: 3954 metaslabs continue to load even after...
2013-11-26 avgMFV r255255: 4045 zfs write throttle & i/o scheduler...
2013-11-26 avgMFV r247578: 3581 spa_zio_taskq[ZIO_TYPE_FREE][ZIO_TASK...
2013-11-26 avg734 taskq_dispatch_prealloc() desired
2013-11-26 avgopensolaris taskq: some cosmetic changes
2013-11-25 pjdWhen append-only, immutable or read-only flag is set...
2013-11-20 avgMFV r258378: 4089 NULL pointer dereference in arc_read()
2013-11-20 avgMFV r258377: 4088 use after free in arc_release()
2013-11-19 avgzfs page_busy: fix the boundaries of the cleared range
2013-11-19 mavReenable vfs.zfs.zio.use_uma for amd64, disabled at...
2013-11-18 asomersopensolaris/uts/common/dtrace/fasttrap.c
2013-11-18 smhFix ZFS deadlock when sending a snapshot which is mounted.
2013-11-18 markjThe fasttrap ioctl used to create probes takes a variab...
2013-11-17 jmmvMFV: Import atf-0.18.
2013-11-14 mavIntroduce allocation cache to store LZ4 compression...
2013-11-12 emasteUpdate LLDB to upstream r194122 snapshot
2013-11-05 rayMFC @r257698.
2013-11-05 edwinMFV of 255902, tzdata2013f
2013-11-05 markjUse suword32 and suword64 instead of copyout(9). This...
2013-10-29 baptMerge byacc 20130925
2013-10-23 rayMFC @r256964.
2013-10-23 smhImprove ZFS N-way mirror read performance by using...
2013-10-23 rayMFC @r256953
2013-10-22 smhUse the vdev's ashift to calculate the supported min...
2013-10-22 mavMerge GEOM direct dispatch changes from the projects...
2013-10-16 markjAdd a function, memstr, which can be used to convert...
2013-10-12 markmMerge from project branch. Uninteresting commits are...
2013-10-10 avgMFV r255257: 4082 zfs receive gets EFBIG from dmu_tx_ho...
2013-10-08 markmMFC - tracking commit.
2013-10-08 rayMFC @r256148.
2013-10-08 markjInitialize and free the DTrace taskqueue in the dtrace...
2013-10-08 markmMFC - tracking commit.
2013-10-08 delphijImprove lzjb decompress performance by reorganizing...
2013-10-02 markmMFC - tracking update.
2013-09-21 desPull in all the OpenSSH bits that we'd previously left...
2013-09-21 desUpgrade to 6.3p1.
2013-09-21 gibbsOptimize the block size used on ZFS cache devices as...
2013-09-21 delphijMFV r254750:
2013-09-20 davideFixup cross-device rename checks in ZFS. Add a check...
2013-09-19 emasteMerge lldb man page from r188801 to contrib/llvm/tools...
2013-09-11 grehanIFC @ r255459
2013-09-10 delphijMFV r247844 (illumos-gate 13975:ef6409bc370f)
2013-09-09 desThese three files appeared in 6.0p1, which was imported...
2013-09-08 desImport Magerya Vitaly's ldns-host, and build it instead...
2013-09-07 desUpdate to OpenPAM Nummularia.
2013-09-07 desMFV (r255364): move the code around in preparation...
2013-09-06 cyUpdate ipfilter 4.1.28 --> 5.1.2.
2013-09-06 markmMFC
2013-09-05 sjgMerge bmake-20130904
2013-09-05 pjdAdd sysctl/tunables for various metaslab variables.
2013-09-05 pjdChange the cap_rights_t type from uint64_t to a structu...
2013-09-04 grehanIFC @ r255209
2013-09-01 rayMFC @r255128.
2013-08-30 markmMFC
2013-08-28 delphijPreviously, both zfs_rename and zfs_link does a check...
2013-08-25 markmMFC
2013-08-24 markjRename the kld_unload event handler to kld_unload_try...
next