]> git.proxmox.com Git - mirror_zfs.git/history - include/sys/zfs_context.h
Align thread priority with Linux defaults
[mirror_zfs.git] / include / sys / zfs_context.h
2015-07-28 Brian BehlendorfAlign thread priority with Linux defaults
2015-07-23 Matthew AhrensIllumos 5376 - arc_kmem_reap_now() should not result...
2015-06-25 George WilsonIllumos 5163 - arc should reap range_seg_cache
2015-06-11 Brian BehlendorfRename cv_wait_interruptible() to cv_wait_sig()
2015-06-11 Brian BehlendorfMerge branch 'lock-contention-on-arcs_mtx-final'
2015-06-11 Brian BehlendorfAdd taskq_wait_outstanding() function
2015-06-11 Prakash SuryaIllumos 5497 - lock contention on arcs_mtx
2015-04-03 Tim ChaseMark all ZPL and ioctl functions as PF_FSTRANS
2015-03-03 Brian BehlendorfUse MUTEX_FSTRANS mutex type
2015-01-16 Brian BehlendorfMerge branch 'kmem-rework'
2015-01-16 Brian BehlendorfAdd kmem_cache.h include to default context
2015-01-16 Brian BehlendorfChange KM_PUSHPAGE -> KM_SLEEP
2015-01-16 Brian BehlendorfRetire KM_NODEBUG
2015-01-16 Brian BehlendorfMark IO pipeline with PF_FSTRANS
2014-11-17 Brian BehlendorfMerge branch 'b_tracepoints'
2014-11-17 Prakash SuryaSwap DTRACE_PROBE* with Linux tracepoints
2014-10-17 Brian BehlendorfUpdate utsname support
2014-09-30 Brian BehlendorfMake user stack limit configurable
2014-08-13 Alec SalazarReplace __va_list with va_list
2014-07-30 Matthew AhrensIllumos #4374
2014-05-01 Richard Yaolibspl: Implement LWP rwlock interface
2014-04-14 Chunwei ChenUse ddi_time_after and friends to compare time
2013-12-19 Michael Kjorlingcstyle: Resolve C style issues
2013-12-06 Matthew AhrensIllumos #4045 write throttle & i/o scheduler performanc...
2013-11-05 Matthew AhrensIllumos #3112, #3113, #3114
2013-11-04 Adam LeventhalIllumos #3582, #3584
2013-10-31 Matthew AhrensIllumos #3598
2013-10-31 Matthew AhrensIllumos #3537
2013-10-25 Brian BehlendorfMerge branch 'kstat'
2013-10-25 Prakash SuryaAdd visibility in to arc_read
2013-09-04 Matthew AhrensIllumos #3464
2013-09-04 Matthew AhrensIllumos #2882, #2883, #2900
2013-06-19 Madhav SureshIllumos #3006
2013-05-06 Brian BehlendorfUse taskq for dump_bytes()
2013-05-02 George.Wilson3246 ZFS I/O deadman thread
2013-01-29 Brian BehlendorfRemove NPTL_GUARD_WITHIN_STACK
2013-01-07 Brian BehlendorfMerge branch 'io_schedule'
2013-01-07 Matt JohnstonUse cv_wait_io() which will will account for iowait
2012-10-03 Etienne DechampsFix VOP_CLOSE() in userspace.
2012-10-03 Etienne DechampsCreate threads in detached state in userspace.
2012-09-19 Bill PijewskiIllumos #2703: add mechanism to report ZFS send progress
2012-09-04 Brian BehlendorfSwitch KM_SLEEP to KM_PUSHPAGE
2012-08-27 Richard YaoRevert Disable direct reclaim for z_wr_* threads
2012-08-24 Prakash SuryaWrap smp_processor_id in kpreempt_[dis|en]able
2012-08-08 Dan McDonaldIllumos #1693: persistent 'comment' field for a zpool
2012-02-02 Brian BehlendorfCleanup ZFS debug infrastructure
2011-12-14 Garrett D'AmoreIllumos #734: Use taskq_dispatch_ent() interface
2011-11-03 Brian BehlendorfImprove meta data performance
2011-05-09 Brian BehlendorfMerge pull request #235 from nedbass/rdev
2011-05-06 Brian BehlendorfDisable direct reclaim for z_wr_* threads
2011-03-31 Brian BehlendorfFix libzpool cv_* build error
2011-02-18 Brian BehlendorfMerge branch 'zpl'
2011-02-10 Brian BehlendorfAdd Linux Compat Infrastructure
2011-02-10 Brian BehlendorfAdd basic uio support
2010-12-14 Brian BehlendorfUse cv_timedwait_interruptible in arc
2010-09-10 Brian BehlendorfUse linux __KERNEL__ define
2010-09-08 Brian BehlendorfSupport custom build directories and move includes