]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - module
Illumos 5176 - lock contention on godfather zio
[FreeBSD/FreeBSD.git] / module /
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-29 Tim ChasePerform whole-page page truncation for hole-punching...
2014-09-23 Max GrossmanIllumos 5138 - add tunable for maximum number of blocks...
2014-09-23 Alex ReeceIllumos 4753 - increase number of outstanding async...
2014-09-23 Matthew AhrensIllumos 5139 - SEEK_HOLE failed to report a hole at...
2014-09-23 Richard YaoFix function call with uninitialized value in vdev_inuse
2014-09-23 Matthew AhrensIllumos 5161 - add tunable for number of metaslabs...
2014-09-22 Matthew AhrensIllumos 5177 - remove dead code from dsl_scan.c
2014-09-22 Adam LeventhalIllumos 5174 - add sdt probe for blocked read in dbuf_r...
2014-09-18 Matthew AhrensIllumos 5140 - message about "%recv could not be opened...
2014-09-11 Brian BehlendorfFix z_teardown_inactive_lock deadlock
2014-09-08 Tim ChaseImplement fallocate FALLOC_FL_PUNCH_HOLE
2014-09-08 George WilsonIllumos 5117 - spacemap reallocation can cause corruption
2014-09-08 Brian BehlendorfAdd object type checking to zap_lockdir()
2014-09-05 Richard YaoLinux AIO Support
2014-09-05 Alex ReeceIllumos 5049 - panic when removing log device
2014-09-04 Stanislav SeletskiyFix invalid locking order in rename operation
2014-09-04 Alexey SmirnoffChange the default 'zfs_dedup_prefetch' value to '0'
2014-09-03 Dan SwartzendruberImprove handling of filesystem versions
2014-08-26 Matthew AhrensIllumos 4970-4974 - extreme rewind enhancements
2014-08-26 Matthew AhrensIllumos 5034 - ARC's buf_hash_table is too small
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 Tim ChaseDon't upgrade a metaslab when the pool is not writable
2014-08-18 George WilsonIllumos 4976-4984 - metaslab improvements
2014-08-15 Turbo FredrikssonCreate an 'overlay' property
2014-08-11 Brian BehlendorfRevert "Revert "Revert "Fix unlink/xattr deadlock"""
2014-08-11 Brian BehlendorfAdd zfs_iput_async() interface
2014-08-11 Brian BehlendorfAvoid 128K kmem allocations in mzap_upgrade()
2014-08-11 Brian BehlendorfAvoid dynamic allocation of 'search zio'
2014-08-06 Brian BehlendorfUse KM_PUSHPAGE in dsl_dataset_rollback_check()
2014-08-06 Matthew AhrensIllumos 4914 - zfs on-disk bookmark structure should...
2014-08-06 Matthew AhrensIllumos 4881 - zfs send performance regression with...
2014-08-06 Saso KiselkovIllumos 4897 - Space accounting mismatch in L2ARC/zpool
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 Brian Behlendorfzfs_trunc() should use dmu_tx_assign(tx, TXG_WAIT)
2014-07-22 George WilsonIllumos #4756 Fix metaslab_group_preload deadlock
2014-07-22 George WilsonIllumos #4730 destroy metaslab group taskq
2014-07-22 George WilsonIllumos #4101, #4102, #4103, #4105, #4106
2014-07-22 Prakash SuryaMove metaslab_group_alloc_update() call
2014-07-17 Brian BehlendorfFix zil_commit() NULL dereference
2014-07-17 George WilsonIllumos 4168, 4169, 4170: ztest, zdb and zhack fixes
2014-07-16 Tim ChaseConvert zfs_mg_noalloc_threshold to a module parameter...
2014-07-02 Andrew BarnesPreserve asize when last mirror child promoted to top...
2014-07-01 Dan McDonaldIllumos #4936 fix potential overflow in lz4
2014-07-01 Tim ChaseComment the lack of real_LZ4_uncompress()
2014-06-11 Brian BehlendorfRevert "Fix __zio_execute() asynchronous dispatch"
2014-05-22 Brian BehlendorfUse default slab types
2014-05-19 HCHonor zfs_nocacheflush for file vdevs
2014-05-19 Tim ChaseCalculate header size correctly in sa_find_sizes()
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 Brian BehlendorfHandle vdev_lookup_top() failure in dva_get_dsize_sync()
2014-05-06 Tim ChaseCheck the dataset type more rigorously when fetching...
2014-05-06 Brian BehlendorfFix style
2014-05-06 George WilsonIllumos #4101 finer-grained control of metaslab_debug
2014-05-05 Brian BehlendorfTreat spill block dbufs as meta data
2014-05-01 Brian Behlendorfdmu_tx_assign() should not return ENOMEM
2014-05-01 Richard YaoImplement File Attribute Support
2014-04-25 Chunwei ChenAdd assertion to catch 0-count page
2014-04-20 Ned BassFix LZ4 endianness autodetection
2014-04-18 Brian BehlendorfFix zfsdev_ioctl() kmem leak warning
2014-04-16 DHEUninitialized variable spa_autoreplace used
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 ChenRevert "Fix zvol+btrfs hang"
2014-04-10 Chunwei ChenRefactor dmu_req_copy for immutable biovec changes
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-04 Richard YaoFix locking order in zfs_zget()
2014-04-04 Richard YaoFix deadlock in zfs_zget()
2014-04-03 Brian BehlendorfRevert "Fixed a use-after-free bug in zfs_zget()."
2014-04-02 Chris DunlapMerge branch 'zed-initial'
2014-04-02 Brian BehlendorfAdd automatic hot spare functionality
2014-03-31 Brian BehlendorfClarify zpool_events_next() comment
2014-03-31 Brian BehlendorfAdd zpool_events_seek() functionality
2014-03-31 Brian BehlendorfAdd a unique "eid" value to all zevents
2014-03-24 Boris ProtopopovIllumos #4089 NULL pointer dereference in arc_read()
2014-03-20 Richard YaoImplement -t option to zpool import for temporary pool...
2014-03-20 Andrey VesnovatyFix regression introduced in port of Illumos #3744
2014-03-10 Boris ProtopopovIllumos #4088 use after free in arc_release()
2014-03-10 Tim ChaseUse KM_PUSHPAGE in spa_add() for spa_label_features.
2014-03-07 Brian BehlendorfExport symbols dsl_sync_task{_nowait}
2014-03-04 Ned BassImprove reporting of tx assignment wait times
2014-03-04 Ned Bassreplace nreserved with ndirty in txgs kstat
2014-03-04 Ned Bassdmu_tx kstat cleanup
2014-03-04 Richard YaoInvalidate Linux buffer cache on vdevs upon each flush
2014-03-04 Alexander StetsenkoIllumos #4574 get_clones_stat does not call zap_count...
2014-03-04 Tim ChaseFix zap_lookup() in feature_is_supported().
2014-03-04 Andrew BarnesRemove recursion from dsl_dir_willuse_space()
2014-02-22 Brian BehlendorfMerge branch 'arc-changes'
2014-02-22 Prakash SuryaSet "arc_meta_limit" to 3/4 arc_c_max by default
next