]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/history - sys/cddl
MFC r363988:
[FreeBSD/stable/9.git] / sys / cddl /
2018-01-01 dimMFC r327167:
2017-03-05 mmMFC r314572:
2016-08-15 avgRevert r304120: MFC r302839: 6940 Cannot unlink directo...
2016-08-15 avgMFC r302840: 6878 Add scrub completion info to "zpool...
2016-08-15 avgMFC r302839: 6940 Cannot unlink directories when over...
2016-07-18 avgMFC r302772: re-apply r299908: zfsctl_snapdir_lookup...
2016-07-15 markjMFC r302507:
2016-07-13 avgMFC r286710: 6093 zfsctl_shares_lookup should only...
2016-07-13 avgMFC r300145: add vop_print methods to vnode operatios...
2016-07-13 avgMFC r300134: move zfsctl_freebsd_root_lookup right...
2016-07-13 avgMFC r300130: zfsctl_freebsd_root_lookup: gfs_vop_lookup...
2016-07-13 avgMFC r299951: do not destroy 'snapdir' when it becomes...
2016-07-13 avgMFC r299949: try to recycle "snap" vnodes as soon as...
2016-07-13 avgPartial MFC r273641: use FreeBSD reclaim for illumos...
2016-07-13 avgfix a mismerge in r302751
2016-07-13 avgMFC r299947: fix locking in zfsctl_root_lookup
2016-07-13 avgrevert r302753 because of incorrect commit message
2016-07-13 avgMFC r299946: gfs_lookup_dot() does not have to acquire...
2016-07-13 avgMFC r299946: gfs_lookup_dot() does not have to acquire...
2016-07-13 avgMFC r299945: avoid deadlock between zfsctl_snapdir_look...
2016-07-13 avgMFC r299940: fix a vnode reference leak caused by illum...
2016-07-13 avgMFC r299914: zfsctl_ops_snapshot: remove methods should...
2016-07-13 avgMFC r301273: zfs_root: fix a potential root vnode refer...
2016-07-13 avgMFC r299908,300131,301275: zfs: set VROOT / VV_ROOT...
2016-07-13 avgMFC r299902,299938: mount_snapshot: consolidate all...
2016-07-13 avgMFC r299906,301870: add zfs_vptocnp with special handli...
2016-07-13 avgMFC r302123: fix deadlock-prone code in getzfsvfs()
2016-07-13 avgMFC r299900: zfsctl: fix several problems with referenc...
2016-07-13 avgMFC r298105: zfs: enable vn_io_fault support
2016-07-13 avgMFC r300133: zfsctl_common_fid: remove redundant assignment
2016-07-13 avgMFC r300132: zfsctl: tighten assertion and remove unuse...
2016-06-08 ngieMFstable/10 r301695:
2016-06-08 ngieMFstable/10 r301608:
2016-05-23 avgMFC r300024: zfs_ioc_rename: fix a reversed condition
2016-05-17 avgMFC r298106: zfs_rezget: z_vnode can not be NULL if...
2016-05-17 avgMFC r298473,298787: add invpcid, fix sahf/lahf in dtrac...
2016-05-17 avgMFC r266103: Update dis_tables.c to the latest Illumos...
2016-05-17 avgMFC r298472: MFV r298471: 6052 decouple lzc_create...
2016-04-24 avgMFC r297513: remove emulation of VFS_HOLD and VFS_RELE...
2016-04-22 avgMFC r297709: zio write issue threads should have lower...
2016-03-18 mavMFC r296919: Fix small memory leak on attempt to access...
2016-01-19 dimMFC r294102:
2015-11-17 avgMFC r290191: l2arc: do not call trim_map_free() for...
2015-10-23 avgMFC r284591: illums compat: use flsl/flsll for highbit...
2015-10-23 avgMFC r288363: std: it is important that func name is...
2015-10-23 avgMFC r288340: define aok in libnvpair which is linked...
2015-10-23 avgMFC r288362: sdt: start checking version field when...
2015-10-23 avgMFC r288365: sdt: static-ize couple of variables
2015-10-23 avgMFC r288364: sdt module does not seem to actually use...
2015-10-23 avgMFC r288361: dtrace_getarg: remove stray return stateme...
2015-09-11 avgMFC r287100: spa_import_rootpool: prevent lock and...
2015-09-11 avgMFC r287099: account for ashift when gathering buffers...
2015-09-11 avgMFC r285021: zfs_mount(MS_REMOUNT): protect zfs_(un...
2015-09-11 avgMFC r286985: try to fix lor between z_teardown_lock...
2015-09-11 avgMFC r284513: l2arc: pass correct size to trim requests
2015-07-21 markjMFC r285663, r285664, r285667:
2015-07-06 avgMFC r284593: MFV r284412: 5911 ZFS "hangs" while deleti...
2015-07-06 avgMFC r268713: MFV r268702: 4975 missing mutex_destroy...
2015-07-06 avgMFC r271226: MFV r271223: 5117 space map reallocation...
2015-06-24 avgMFC r284306: MFV r284036: 5961 Fix stack overflow in...
2015-06-24 avgMFC r284303: MFV r283534: 5515 dataset user hold doesn...
2015-06-24 avgMFC r284301: MFV r284040: check that datasets are snapshots
2015-06-12 avgMFC r283525: zfs: fixes for a full stream received...
2015-06-05 avgMFC r283524: dsl_dataset_promote_check: ensure that...
2015-05-25 avgMFC r282475: zfs: do not hold an extra reference on...
2015-05-25 avgMFC r282473: dmu_recv_end_check: don't leak hold if...
2015-05-25 avgMFC r282632: MFV r282630: 5809 Blowaway full receive...
2015-05-11 avgMFC r282131: replace a comment about zfs recv -F corner...
2015-05-11 avgMFC r282130: zfs_onexit_fd_hold: return EBADF even...
2015-05-11 avgMFC r282127: dsl_dir_rename_check: return EXDEV on...
2015-05-11 avgMFC r282126: FV r282123: 5610 zfs clone from different...
2015-05-11 avgMFC r282122: nvpair_type_is_array: DATA_TYPE_INT8_ARRAY...
2015-04-05 mavMFC r280822: Some cosmetic polishing. No functional...
2015-02-03 mavMFC r277419:
2015-01-29 mavMFC r277185:
2015-01-29 mavMFC r276983: When aggregating TRIM segments, move the...
2014-12-18 avgMFC r275401: zfs_putpages: actually update mtime and...
2014-11-17 avgMFC r272708: l2arc_write_buffers: reduce headroom value
2014-11-17 avgMFC r272701: make userland __assfail from opensolaris...
2014-10-31 hselaskyMFC r228478, r263710, r273377, r273378, r273423, r27345...
2014-10-07 avgMFC r246531: zfs: update comments about zfid_long_t...
2014-10-07 araujoMake external NFS clients know when files have their...
2014-10-02 delphijMFC r272389:
2014-08-21 markjMFC r269525:
2014-08-09 markjMFC r259211:
2014-08-05 markjMFC r267759, r267761
2014-08-05 markjMFC r267706:
2014-08-04 markjMFC r256822:
2014-08-04 markjMFC r256571:
2014-08-04 kibMFC r269189:
2014-07-31 markjMFC r264434:
2014-07-29 markjMFC r264435:
2014-07-24 mavMFC r268420:
2014-07-24 markjMFC r262329:
2014-07-06 pfgMFC r268125:
2014-07-02 pfgMVC r268014:
2014-06-06 delphijMFC r266915: MFV 266913+266914:
2014-05-15 smhMFC r264850
2014-05-15 markjMFC r262665:
2014-05-11 markjMFC r236566 (by zml):
next