]> git.proxmox.com Git - mirror_zfs.git/history - include
Modified arc_summary.py to run on linux
[mirror_zfs.git] / include /
2015-01-16 Brian BehlendorfMerge branch 'kmem-rework'
2015-01-16 Brian BehlendorfRevert "SA spill block cache"
2015-01-16 Brian BehlendorfRevert "Pre-allocate vdev I/O buffers"
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
2015-01-07 Ned BassRemove duplicate typedefs from trace.h
2014-11-19 Ned BassExplicitly include SPL compat headers
2014-11-17 Brian BehlendorfMerge branch 'b_tracepoints'
2014-11-17 Prakash SuryaSwap DTRACE_PROBE* with Linux tracepoints
2014-11-17 Ned BassMove a few internal ARC strucutres to arc_impl.h
2014-11-14 Prakash SuryaIllumos 5213 - panic in metaslab_init due to space_map_...
2014-11-14 Chris WedgwoodReduce buf/dbuf mutex contention
2014-11-14 Alex ZhuravlevExport symbols for ZIL interface
2014-10-28 Richard YaoKernel header installation should respect --prefix
2014-10-23 Matthew AhrensIllumos 5164-5165 - space map fixes
2014-10-23 Alex ReeceIllumos 4958 zdb trips assert on pools with ashift...
2014-10-23 Brian BehlendorfHandle block pointers with a corrupt logical size
2014-10-21 Matthew AhrensIllumos 3693 - restore_object uses at least two transac...
2014-10-17 Brian BehlendorfUpdate utsname support
2014-10-17 Brian BehlendorfUpdate code to use misc_register()/misc_deregister()
2014-10-07 Matthew AhrensIllumos 5176 - lock contention on godfather zio
2014-09-30 Richard YaoImplement -t option to zpool create for temporary pool...
2014-09-30 Brian BehlendorfMake user stack limit configurable
2014-09-23 Alex ReeceIllumos 4753 - increase number of outstanding async...
2014-09-08 Tim ChaseImplement fallocate FALLOC_FL_PUNCH_HOLE
2014-09-05 Richard YaoLinux AIO Support
2014-08-20 Isaac HuangFixed memory leaks in zevent handling
2014-08-20 Matthew AhrensIllumos 4631 - zvol_get_stats triggering too many reads
2014-08-18 George WilsonIllumos 4976-4984 - metaslab improvements
2014-08-15 Turbo FredrikssonCreate an 'overlay' property
2014-08-14 Richard YaoInclude sys/taskq.h in linux/vfs_compat.h
2014-08-13 Alec SalazarReplace __va_list with va_list
2014-08-11 Brian BehlendorfAdd zfs_iput_async() interface
2014-08-11 Brian BehlendorfAvoid dynamic allocation of 'search zio'
2014-08-06 Matthew AhrensIllumos 4914 - zfs on-disk bookmark structure should...
2014-08-04 Matthew AhrensIllumos 4390 - I/O errors can corrupt space map when...
2014-08-01 Matthew AhrensIllumos 4757, 4913
2014-07-31 Matthew AhrensIllumos 3835 zfs need not store 2 copies of all metadata
2014-07-30 George WilsonIllumos 4754, 4755
2014-07-30 Matthew AhrensIllumos #4374
2014-07-29 Matthew AhrensIllumos 4368, 4369.
2014-07-28 Max GrossmanIllumos 4370, 4371
2014-07-25 Matthew AhrensIllumos 4171, 4172
2014-07-22 Jan EngelhardtDo not attempt access beyond the declared end of the...
2014-07-22 George WilsonIllumos #4101, #4102, #4103, #4105, #4106
2014-07-17 Brian BehlendorfFix zil_commit() NULL dereference
2014-05-30 Chris WedgwoodAllow building without ACLs
2014-05-19 Tim ChaseAllow for lock-free reading zfsdev_state_list.
2014-05-14 Chunwei ChenUse a dedicated taskq for vdev_file
2014-05-06 Tim ChaseCheck the dataset type more rigorously when fetching...
2014-05-01 Richard Yaolibspl: Implement LWP rwlock interface
2014-05-01 Richard YaoImplement File Attribute Support
2014-04-14 Chunwei ChenUse ddi_time_after and friends to compare time
2014-04-10 Chunwei ChenLinux 3.14 compat: rq_for_each_segment in dmu_req_copy
2014-04-10 Chunwei ChenLinux 3.14 compat: Immutable biovec changes in vdev_disk.c
2014-04-10 Chunwei ChenLinux 3.14 compat: posix_acl_{create,chmod}
2014-04-02 Chris DunlapMerge branch 'zed-initial'
2014-04-02 Brian BehlendorfAdd automatic hot spare functionality
2014-03-31 Chris DunlapReplace zpool_events_next() "block" parm w/ "flags"
2014-03-31 Brian BehlendorfAdd zpool_events_seek() functionality
2014-03-31 Brian BehlendorfAdd a unique "eid" value to all zevents
2014-03-20 Richard YaoImplement -t option to zpool import for temporary pool...
2014-03-04 Ned Bassreplace nreserved with ndirty in txgs kstat
2014-03-04 Ned Bassdmu_tx kstat cleanup
2014-02-22 Brian BehlendorfMerge branch 'arc-changes'
2014-02-22 Prakash SuryaSplit "data_size" into "meta" and "data"
2014-02-22 Prakash SuryaPrune metadata from ghost lists in arc_adjust_meta
2014-02-21 Brian BehlendorfMerge branch 'issue-2094'
2014-02-21 Richard YaoAdd erratum for issue #2094
2014-02-21 Brian BehlendorfAdd generic errata infrastructure
2014-02-21 Richard YaoRevert changes to zbookmark_t
2014-01-29 Tim ChaseImplement relatime.
2014-01-23 Cyril PliskoCall gethrtime() only once per new txg creation
2014-01-23 Igor LvovskyAdd additional state TXG_STATE_WAIT_FOR_SYNC for txg.
2014-01-09 Brian BehlendorfUse local variable to read zp->z_mode
2014-01-07 John LaymanAdd ddt, ddt_entry, and l2arc_hdr caches
2013-12-19 Matthew ThodeAdd full SELinux support
2013-12-19 Michael Kjorlingcstyle: Resolve C style issues
2013-12-16 Brian BehlendorfSync /dev/zfs ioctl ordering
2013-12-16 Brian BehlendorfRemove ZFC_IOC_*_MINOR ioctl()s
2013-12-10 Shen YanFix zstream_t incorrect type
2013-12-06 Matthew AhrensIllumos #4045 write throttle & i/o scheduler performanc...
2013-11-23 Etienne DechampsOnly commit the ZIL once in zpl_writepages() (msync...
2013-11-21 Yuri PankovIllumos #2583
2013-11-21 Brian BehlendorfAdd I/O Read/Write Accounting
2013-11-06 Massimo MaggiHonor CONFIG_FS_POSIX_ACL kernel option
2013-11-05 George WilsonIllumos #3954, #4080, #4081
2013-11-05 Matthew AhrensIllumos #4047
2013-11-05 Matthew AhrensIllumos #3996
2013-11-05 George WilsonIllumos #3956, #3957, #3958, #3959, #3960, #3961, ...
2013-11-05 Matthew AhrensIllumos #3834
2013-11-05 Matthew AhrensIllumos #3836
2013-11-05 Matthew AhrensIllumos #3112, #3113, #3114
2013-11-05 George WilsonIllumos #3236
2013-11-04 Keith M WesolowskiIllumos #3875
2013-11-04 Matthew AhrensIllumos #3888
2013-11-04 Keith M WesolowskiIllumos #3894
2013-11-04 Steven HartlandIllumos #3740
next