Move dwmmc.h to dwmmc_reg.h. This is in preperation for adding support to
[freebsd.git] / sys / cddl /
2015-08-24 avgMFV (partial) r286889: 5692 expose the number of hole...
2015-08-24 avgspa_import_rootpool: prevent lock and resource leak
2015-08-24 avgaccount for ashift when gathering buffers to be written...
2015-08-21 avgtry to fix lor between z_teardown_lock and spa_namespac...
2015-08-21 avgfix a mismerge in r286539 (MFV 286538: 5562 ZFS sa_hand...
2015-08-20 mavRestore part of r274628, reverted at r286776.
2015-08-15 oshogboAdd support for the arrays in nvlist library.
2015-08-14 mavRemove some random accumulated diff from Illumos.
2015-08-14 mav2618 arc.c mistypes in the comments
2015-08-14 mavFix r286766 build with debug.
2015-08-14 mavFix minor mismerge sometimes earlier.
2015-08-14 mavMFV r286765: 5817 change type of arcs_size from uint64_...
2015-08-14 mavMFV r285025: 6033 arc_adjust() should search MFU lists...
2015-08-14 mavMFV r277431: 5497 lock contention on arcs_mtx
2015-08-14 mavRevert part of r205231, introducing multiple ARC state...
2015-08-13 mavMFV 286711: 6096 ZFS_SMB_ACL_RENAME needs to cleanup...
2015-08-13 mavMFV 286709:
2015-08-12 mavMFV 286707: 5959 clean up per-dataset feature count...
2015-08-12 mavMFV r286704: 5960 zfs recv should prefetch indirect...
2015-08-12 mavMFV r284763: 5981 Deadlock in dmu_objset_find_dp
2015-08-12 mavMFV r284762: 5269 zpool import slow
2015-08-12 mavMFV r286682: 5765 add support for estimating send strea...
2015-08-12 mavMFV r286224: 5695 dmu_sync'ed holes do not retain birth...
2015-08-12 mavFix set of sign extension bugs in r286625.
2015-08-11 mavFix assertion panic caused by combination of r286598...
2015-08-11 mavFix r286625 build on i386.
2015-08-11 mavFix minor mismerge in r286574.
2015-08-11 mavMFV r277425:
2015-08-11 mavRemove extra lock, that IMO only creates potential...
2015-08-10 mavMFV 286604: 5812 assertion failed in zrl_tryenter(...
2015-08-10 mavMFV 286602: 5810 zdb should print details of bpobj
2015-08-10 mavMFV 286599: 5808 spa_check_logs is not necessary on...
2015-08-10 mavMFV 286597: 5701 zpool list reports incorrect "alloc...
2015-08-10 mavLocal addition and mismerge fix for r286579.
2015-08-10 mavMFV 286588: 5820 verify failed in zio_done(): BP_EQUAL...
2015-08-10 mavMFV 286586: 5746 more checksumming in zfs send
2015-08-10 mavMFV r277430: 5313 Allow I/Os to be aggregated across...
2015-08-10 mavFix r286574 build in user-space.
2015-08-10 mavFix r286570 build with debug.
2015-08-10 mavMFV r277428: 5056 ZFS deadlock on db_mtx and dn_holds
2015-08-10 mavMFV r277427: 5445 Add more visibility via arcstats...
2015-08-10 mavMFV r277426: 5408 managing ZFS cache devices requires...
2015-08-09 mavMFV 286555: Avoid 128K kmem allocations in mzap_upgrade()
2015-08-09 mavMFV 286553: 5769 Cast 'zfs bad bloc' to ULL for x86
2015-08-09 mavMFV 286550: 5694 traverse_prefetcher does not prefetch...
2015-08-09 mavMFV 286548:
2015-08-09 mavMFV 286546:
2015-08-09 mavMFV 286544:
2015-08-09 mavMFV 286542: 5592 NULL pointer dereference in dsl_prop_n...
2015-08-09 mavMFV 286540: 5531 NULL pointer dereference in dsl_prop_g...
2015-08-09 mavMFV 286538:
2015-08-03 markjRemove a couple of unused fields from the FBT probe...
2015-08-03 smhFix KSTACK_PAGES check in ZFS module
2015-08-02 markjAvoid dereferencing curthread->td_proc->p_cred in DTrac...
2015-07-31 emasteAdd ELF Tool Chain's brandelf(1) to contrib
2015-07-30 emasteAdd ELF Tool Chain's ar(1) and elfdump(1) to contrib
2015-07-28 bdreweryMFV r285970:
2015-07-28 zbbImport Annapurna Labs Alpine HAL to sys/contrib/
2015-07-28 smhAdd warning about low KSTACK_PAGES for ZFS use
2015-07-22 jkimMerge ACPICA 20150717.
2015-07-21 markjRemove checks for a NULL return value from M_WAITOK...
2015-07-20 edAdd an API for easily creating userspace threads in...
2015-07-19 markjImplement the lockstat provider using SDT(9) instead...
2015-07-18 markjModify lockstat_nsecs() to just return unless lockstat...
2015-07-17 bennoMerge driver for PMC Sierra's range of SAS/SATA HBAs.
2015-07-16 kibWhen checking for the valid value of the frame pointer...
2015-07-16 mjgvfs: implement v_holdcnt/v_usecount manipulation using...
2015-07-11 mjgCreate a dedicated function for ensuring that cdir...
2015-07-09 oshogboRename zfs nvpair files to not colidate with our nvlist.
2015-07-09 jkimMerge OpenSSL 1.0.1p.
2015-07-08 pkelseyMFV r285191: tcpdump 4.7.4.
2015-07-07 gshapiroMerge sendmail 8.15.2 to HEAD
2015-07-05 mjgfd: make 'rights' a manadatory argument to fget* functions
2015-07-05 cyMFV ntp-4.2.8p3 (r284990).
2015-07-02 kibUse single instance of the identical INKERNEL() and...
2015-07-02 avgzfs_mount(MS_REMOUNT): protect zfs_(un)register_callbac...
2015-07-01 brFirst cut of DTrace for AArch64.
2015-07-01 brAdd a central location for exclusion checks. We check
2015-06-19 avgMFV r284412: 5911 ZFS "hangs" while deleting file
2015-06-19 avgillums compat: use flsl/flsll for highbit/highbit64
2015-06-18 jkimMerge ACPICA 20150619.
2015-06-17 glebiuso Un-inline vm_pager_get_pages(), vm_pager_get_pages_as...
2015-06-17 avgRevert r284511 because it caused build failures on...
2015-06-17 avgl2arc: pass correct size to trim requests
2015-06-17 avgillumos compat: use flsl/flsll for highbit/highbit64
2015-06-13 sjgAdd META_MODE support.
2015-06-12 avgMFV r284036: 5961 Fix stack overflow in zfs_create_fs
2015-06-12 avgMFV r284030: 5818 zfs {ref}compressratio is incorrect...
2015-06-12 avgMFV r283534: 5515 dataset user hold doesn't reject...
2015-06-12 avgMFV r284040: check that datasets are snapshots
2015-06-10 delphijMFV r284234:
2015-06-10 brDon't re-define LOCORE when dtrace is built-in to the...
2015-06-07 avgcompat nvpair.h: make sure that the names are mangled...
2015-05-27 kibAdd missed {}.
2015-05-27 kibRight now, dounmount() is called with unreferenced...
2015-05-27 sjgMerge sync of head
2015-05-26 sjgMerge from head
2015-05-25 avgzfs: fixes for a full stream received into an existing...
2015-05-25 avgdsl_dataset_promote_check: ensure that shared snaps...
2015-05-25 kibRemove excess Giant acquisition around the dounmount...
next