]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/history - sys/cddl
MFC r312426: fix a thread preemption regression in schedulers introduced
[FreeBSD/stable/9.git] / sys / cddl /
2014-05-09 delphijMFC r264835: MFV r264829:
2014-05-09 delphijMFC r264671:
2014-05-09 delphijMFC r264669: MFV r264666:
2014-05-05 markjMFC r262661:
2014-05-03 markjMFC r262543:
2014-05-03 markjMFC r262542:
2014-05-02 pfgMFC r264040:
2014-04-30 smhMFC r265046
2014-04-23 markjMFC r262596:
2014-04-21 mavMFC r264341:
2014-04-15 jhbDon't pass a timeout of 0 ticks to pause() for a delay...
2014-04-01 mavMFC r263118:
2014-03-20 delphijMFC r260183:
2014-03-20 delphijMFC r260181:
2014-03-20 delphijMFC r260157: MFV r260153:
2014-03-19 delphijMFC r260150: MFV r259170:
2014-03-19 delphijMFC r260141: MFV r258385:
2014-03-19 delphijMFC r260138: MFV r242733:
2014-03-19 delphijMFC r259813 + r259816: MFV r258374:
2014-03-19 delphijMFC r259811: MFV r258373:
2014-03-19 delphijMFC r254587: MFV r254421:
2014-03-18 markjMFC r259535:
2014-03-17 delphijMFC r262676:
2014-02-22 delphijMFC r261620: MFV r261619:
2014-02-18 avgMFC r259576: MFV r258923: 4188 assertion failed in...
2014-02-18 avgMFC r259052: Expose spa_asize_inflation
2014-02-18 avgMFC r258294: Fix ZFS deadlock when sending a snapshot...
2014-02-18 avgMFC r256889: Use the vdev's ashift to calculate the...
2014-02-18 avgMFC r254757: MFV r254749: 4046 dsl_dataset_t ds_dir...
2014-02-18 avgMFC r254608: Add kstat entries for ZFS compression...
2014-02-18 mavMFC r260236:
2014-02-18 mavMFC r259168:
2014-02-18 mavMFC: r258137
2014-02-18 mavMFC r253992:
2014-02-18 avgMFC r253820: MFV r253782: 3888 zfs recv -F should destr...
2014-02-18 avgMFC r253819: MFV r253781 + r253871: 3894 zfs should...
2014-02-18 avgMFC r250149: In case ZFS doesn't use UMA for buffers...
2014-02-18 avgMFC r240829: remove cache entries associated with the...
2014-02-17 avgMFC r260185: MFV r260155: 4391 panic system rather...
2014-02-17 avgMFC r260835: MFV r260834: Fix memory leak of compressed...
2014-02-17 avgMFC r260704,260717: zfs: getnewvnode_reserve must be...
2014-02-17 avgMFC r260812: traverse_visitbp: visit DMU_GROUPUSED_OBJE...
2014-02-17 avgMFC r260706: zfs_deleteextattr: name buffer from namei...
2014-02-17 avgMFC r258717: MFV r258371,r258372: 4101 metaslab_debug...
2014-02-17 avgMFC r255750: MFV r254750: Add support of Illumos dumps...
2014-02-17 avgMFC r254112: MFV r254079: multiple ZFS issues
2014-02-17 avgMFC r254077: MFV r254071: Fix a regression introduced...
2014-02-17 avgMFC r252840: 3836 zio_free() can be processed immediate...
2014-02-17 avgMFC r254591,255753: Enhance the ZFS vdev layer to maint...
2014-02-17 avgMFC r253441: Manually merge part of vendor import r2385...
2014-02-17 avgMFC r255226: Add sysctl/tunables for various metaslab...
2014-02-17 avgMFC r258715: opensolaris compat: add taskq_wait emulation
2014-02-17 avgMFC r258625: sdt: add support for solaris/illumos style...
2014-02-17 avgMFC r258622,258675: dtrace sdt: remove the ugly sname...
2014-02-17 avgMFC r260132: Allocate the probe ID unrhdr before the...
2014-02-17 avgMFC r256148: Initialize and free the DTrace taskqueue...
2014-02-17 avgMFC r252850: Hide references to mod_lock
2014-02-17 avgMFC r258291: change the ioctl definition so that the...
2014-02-17 avgMFC r257679: Use suword32 and suword64 instead of copyo...
2014-02-17 avgMFC r257417: Remove references to an unused fasttrap...
2014-02-17 avgMFC r257152: Do some cleanup of the SDT code
2014-02-17 avgMFC r254813,259587: Rename the kld_unload event handler...
2014-02-17 avgMFC r257143: Fix a couple of bugs in the fasttrap emula...
2014-02-17 avgMFC r254468,r254469: Add a "translated type" argument...
2014-01-17 avgMFC r251237: Port the SDT test
2014-01-16 avgMFC r258744-258746: zfs: add zfs_freebsd_putpages
2014-01-16 avgMFC r258720: MFV r258665: 4347 ZPL can use dmu_tx_assig...
2014-01-16 avgMFC r258739: zfs mappedread_sf: assert that a page...
2014-01-16 avgMFC r258634: MFV r258376: 3964 L2ARC should always...
2014-01-16 avgMFC r258633: MFV r255256: 3954 metaslabs continue to...
2014-01-16 avgMFC r258632,258704: MFV r255255: 4045 zfs write throttl...
2014-01-16 avgMFC r254074: MFV r254070: Merge vendor bugfix for ZFS...
2014-01-16 avgMFC r248426: Fix typo in sysctl description
2014-01-16 avgMFC r255437: MFV r247844 (illumos-gate 13975:ef6409bc370f)
2014-01-16 avgMFC r258631: MFV r247578
2014-01-16 avgMFC r258743: drop ZUT_OBJ
2014-01-16 avgMFC r258630: 734 taskq_dispatch_prealloc() desired
2014-01-16 avgMFC r258628: opensolaris taskq: some cosmetic changes
2014-01-16 avgMFC r258638,258642: expose zfs_flags as debug.zfs_flags...
2014-01-16 avgMFC r253821,254753,256259
2014-01-10 asomersMFC 259240
2013-12-17 asomersMFC r258311
2013-11-26 avgMFC r229663: Allow to change vfs.zfs.arc_meta_limit...
2013-11-25 avgMFV r258377: 4088 use after free in arc_release()
2013-11-25 avgMFC r258389: MFV r258378: 4089 NULL pointer dereference...
2013-11-25 avgMFC r258353: zfs page_busy: fix the boundaries of the...
2013-10-28 willMFC r248653: ZFS: Fix a panic while unmounting a busy...
2013-10-25 delphijMFC r253816: MFV r253780:
2013-10-02 pfgMFC r250574, r250812, r253725;
2013-09-21 markjMFC r252894:
2013-09-20 markjMFC r250953:
2013-09-14 mavMFC r253993:
2013-09-14 mavMFC r253991:
2013-09-14 mavMFC r253990:
2013-09-14 mavMFC r253806:
2013-09-14 mavMFC r253643:
2013-09-13 avgMFC r254714: zfs: do not reject any operations on a...
2013-09-13 avgMFC r254445,254711: zfs: inline and remove zfs_vnode_lock
2013-09-13 avgMFC r254713: fbt: drop a local write-only variable
2013-08-23 avgMFC r253996,253997: opensolaris code: translate INVARIA...
next