]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Add missing cddl/contrib/opensolaris/uts/common/fs/zfs/bqueue.c that
[FreeBSD/FreeBSD.git] / sys /
2015-08-13 peterAdd missing cddl/contrib/opensolaris/uts/common/fs...
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 npReinstate unify_tcp_port_space and associated code...
2015-08-12 ianIf a specific timecounter has been chosen via sysctl...
2015-08-12 hirenMake LAG LACP fast timeout tunable through IOCTL.
2015-08-12 oshogboWhen the wait*(2) syscalls wait for any process (P_ALL...
2015-08-12 ianRemove all dregs of the old PPS driver from this code...
2015-08-12 ianRemove a bogus printf that whines every time loading...
2015-08-12 ianAdd a MODULE_VERSION(), because other things MODULE_DEP...
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 edPerform cleanups in response to D3307.
2015-08-12 edAdd the last remaining system calls: send() and recv().
2015-08-12 ianAdd a routine to return the hardware instance/unit...
2015-08-12 mavMFV r286224: 5695 dmu_sync'ed holes do not retain birth...
2015-08-12 andrewAdd the CNTHCTL_EL2 register bits missed in r286674
2015-08-12 andrewSet the counter-timer virtual offset to a know value...
2015-08-12 impCrunchgen needs to be bootstrapped to pick up the STRIP...
2015-08-12 edProperly return ENOTDIR when calling *at() on a non...
2015-08-12 hirenRemove unused TCPTV_SRTTDFLT. We initialize srtt with...
2015-08-12 marcelAdd support for the Broadcom TruManage integrated seria...
2015-08-12 marcelBetter support memory mapped console devices, such...
2015-08-12 edUnignore signals when starting CloudABI processes.
2015-08-12 edUse CAP_EVENT instead of CAP_PDWAIT.
2015-08-12 kibIn x2APIC mode, IPI generation is atomic because it...
2015-08-12 kibInitialization of smp_tlb_wait does not require release...
2015-08-12 kibAP should load aps_ready with acquire semantic to see...
2015-08-12 edMake blocking CloudABI futex operations work.
2015-08-12 mavFix set of sign extension bugs in r286625.
2015-08-12 edMake poll() and kqueue() on CloudABI work.
2015-08-12 marcelUse bus_alloc_resource_any(), rather than bus_alloc_res...
2015-08-11 ianMake this compile again when PPS_SYNC is defined. ...
2015-08-11 mavFix assertion panic caused by combination of r286598...
2015-08-11 oshogboIf any function fail (the ptr variable will be equal...
2015-08-11 oshogboThe nvlist_move_nvpair() function can fail in two cases...
2015-08-11 oshogboDon't set parent if the unpack operation fail. In some
2015-08-11 oshogboMake the nvlist_next(9) function handle NULL pointer...
2015-08-11 oshogboUse correct src/dst ports when removing states.
2015-08-11 kwmInstead of defining the actualy user and group id in...
2015-08-11 edFall back to O_RDONLY -- not O_WRONLY.
2015-08-11 edProperly convert the error number to CloudABI's indexing.
2015-08-11 edAdd support for anonymous kqueues.
2015-08-11 andrewStart to support PSCI 1.0. For all the functions we...
2015-08-11 melifaroUse single 'lle_timer' callout in lltable instead of
2015-08-11 mavFix r286625 build on i386.
2015-08-11 andrewCheck the correct value in db_validate_address, pmap_ex...
2015-08-11 mavFix minor mismerge in r286574.
2015-08-11 mavMFV r277425:
2015-08-11 melifaroStore addresses instead of sockaddrs inside llentry.
2015-08-11 mavRemove extra lock, that IMO only creates potential...
2015-08-11 edMake cap_rights_limit() work for CloudABI processes.
2015-08-11 edIntroduce kern_cap_rights_limit().
2015-08-11 melifaroMFP r276712.
2015-08-11 pfgClean out some externally visible "more then" grammar
2015-08-11 ianStyle fix, no functional changes -- do the braces for...
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 ianCorrect the polarity of the PPS assert and clear events...
2015-08-10 melifaroRename rt_foreach_fib() to rt_foreach_fib_walk().
2015-08-10 mavLocal addition and mismerge fix for r286579.
2015-08-10 ianAllow the choice of PPS signal captured by uart(4)...
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 kibMake kstack_pages a tunable on arm, x86, and powepc...
2015-08-10 zbbAvoid sign extension of value passed to kva_alloc from...
2015-08-10 rpauloFix a comment for iwm.
2015-08-10 cemfiles.amd64: Build ntb_hw.o if if_ntb OR ntb_hw
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 melifaroPartially merge r274887,r275334,r275577,r275578,r275586...
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-10 scottlRemove mps_request_polled(), it's redundant to mps_wait...
2015-08-10 scottlRemove some unused code.
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-09 kptcp_reass_zone is not a VNET variable.
2015-08-09 pfgcdefs: reduce code duplication
2015-08-09 kwmAdd a new group named 'video' with the id of 44. And...
2015-08-09 mavRemove verbose CTL messages.
2015-08-09 ngieMake some debug printf's into DPRINTF's to reduce noise...
2015-08-08 jhibbitsCorrect return type of booke_init() prototype.
2015-08-08 zbbTreat internal bridge as subtractive on ThunderX ARM64
2015-08-08 mariusFix compilation after r286458.
2015-08-08 mariusFix compilation after r286457 w/o INVARIANTS or INVARIA...
next