]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - include
Add the '-a' option to 'zpool export'
[FreeBSD/FreeBSD.git] / include /
2015-05-04 Christopher SidenIllumos 4951 - ZFS administrative commands (fix)
2015-05-04 Matthew AhrensIllumos 4951 - ZFS administrative commands should use...
2015-05-04 Matthew AhrensIllumos 3654,3656
2015-04-30 George WilsonIllumos #5244 - zio pipeline callers should explicitly...
2015-04-28 Justin T. GibbsIllumos 5531 - NULL pointer dereference in dsl_prop_get...
2015-04-28 Justin T. GibbsIllumos 5056 - ZFS deadlock on db_mtx and dn_holds
2015-04-28 Justin T. GibbsIllumos 5314 - Remove "dbuf phys" db->db_data pointer...
2015-04-28 Alex ReeceIllumos 5095 - panic when adding a duplicate dbuf to...
2015-04-28 Justin T. GibbsIllumos 5038 - Remove "old-style" flexible array usage...
2015-04-28 Alex ReeceIllumos 4873 - zvol unmap calls can take a very long...
2015-04-28 Jerry JelinekIllumos 3897 - zfs filesystem and snapshot limits
2015-04-27 Isaac HuangRemove useless variable spa_active_count
2015-04-24 Justin T. Gibbs5313 Allow I/Os to be aggregated across ZIO priority...
2015-04-24 Ned BassSerialize access to spa->spa_feat_stats nvlist
2015-04-24 Chunwei ChenFix kernel panic due to tsd_exit in ZFS_EXIT(zsb)
2015-04-03 Tim ChaseMark all ZPL and ioctl functions as PF_FSTRANS
2015-03-27 Prakash SuryaIllumos 5695 - dmu_sync'ed holes do not retain birth...
2015-03-27 Ned BassAdd NULL guard in zfs_zrlock_class event class
2015-03-25 Brian BehlendorfCheck all vdev labels in 'zpool import'
2015-03-24 Chris DunlopReduce size of zfs_sb_t: allocate z_hold_mtx separately
2015-03-20 Brian BehlendorfRestructure per-filesystem reclaim
2015-03-12 Justin T. GibbsIllumos 5630 - stale bonus buffer in recycled dnode_t...
2015-03-05 Ned BassUse cached feature info in spa_add_feature_stats()
2015-03-03 Brian BehlendorfLinux 4.0 compat: bdi_setup_and_register()
2015-03-03 Brian BehlendorfUse MUTEX_FSTRANS mutex type
2015-02-10 Jörg ThalheimLinux 3.19 compat: file_inode was added
2015-02-05 Chunwei ChenRead spl_hostid module parameter before gethostid()
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
next