]> git.proxmox.com Git - mirror_zfs.git/history - module
Uninitialized variable spa_autoreplace used
[mirror_zfs.git] / module /
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
2014-02-22 Prakash SuryaSplit "data_size" into "meta" and "data"
2014-02-22 Prakash SuryaPrioritize "metadata" in arc_get_data_buf
2014-02-22 Prakash SuryaRemove "arc_meta_used" from arc_adjust calculation
2014-02-22 Prakash SuryaPrune metadata from ghost lists in arc_adjust_meta
2014-02-22 Prakash SuryaRevert "Return -1 from arc_shrinker_func()"
2014-02-22 Prakash SuryaDisable arc_p adapt dampener by default
2014-02-22 Prakash SuryaAllow "arc_p" to drop to zero or grow to "arc_c"
2014-02-21 Prakash SuryaDisable aggressive arc_p growth by default
2014-02-21 Prakash SuryaAdjust arc_p based on "bytes" in arc_shrink
2014-02-21 Brian BehlendorfSet zfs_arc_min to 4MB
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-02-12 Tim ChasePropagate errors when registering "relatime" property...
2014-02-05 Brian BehlendorfFix corrupted l2_asize in arcstats
2014-01-31 Matthew Ahrens4188 assertion failed in dmu_tx_hold_free(): dn_datablk...
2014-01-29 Matthew AhrensIllumos 4504 traverse_visitbp: visit group before user
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-23 Shen YanUse enum type(zfetch_dirn_t) instead
2014-01-23 Tim ChaseAllow chown/chgrp when no ACL SAs exist.
2014-01-23 Ned Bassvdev_file_io_start() to use taskq_dispatch(TQ_PUSHPAGE)
2014-01-14 Brian BehlendorfUse long holds in zvol_set_volsize()
2014-01-09 Brian BehlendorfDrain iput taskq outside z_teardown_lock
2014-01-09 Brian BehlendorfForce LZ4_FORCE_SW_BITCOUNT for Sparc
2014-01-09 Brian BehlendorfFix zfs_getattr_fast types
2014-01-09 Brian BehlendorfFix nvlist 'Bus Error' for Sparc
2014-01-09 Brian BehlendorfUse local variable to read zp->z_mode
2014-01-07 John LaymanAdd ddt, ddt_entry, and l2arc_hdr caches
2014-01-07 Tim ChaseFix the creation of ZPOOL_HIST_CMD pool history entries.
2013-12-20 Tim ChaseProperly handle updates of variably-sized SA entries.
2013-12-20 Brian BehlendorfRegister correct handlers for nvlist_{dup,pack,unpack}
2013-12-19 Matthew ThodeAdd full SELinux support
2013-12-19 Michael Kjorlingcstyle: Resolve C style issues
2013-12-19 Turbo FredrikssonAdd zfs_send_corrupt_data module option
2013-12-17 Chunwei ChenFix z_sync_cnt decrement in zfs_close
2013-12-16 Brian Behlendorfcstyle: zvol.c
2013-12-16 Brian BehlendorfSync /dev/zfs ioctl ordering
2013-12-16 Brian BehlendorfRemove ZFC_IOC_*_MINOR ioctl()s
2013-12-12 George WilsonIllumos #4121 vdev_label_init read only
2013-12-12 Tim ChaseFix atime handling.
2013-12-10 david.chenRemove MAX when initializing arc_c_max
2013-12-10 Ned BassRevert "Use directory xattrs for symlinks"
2013-12-10 James Pansa_find_sizes() may compute wrong SA header size
2013-12-06 Brian BehlendorfFix 'zfs diff' shares error
2013-12-06 Brian BehlendorfAdd module versioning
2013-12-06 Matthew AhrensIllumos #4045 write throttle & i/o scheduler performanc...
2013-12-06 Matthew AhrensIllumos #4347 ZPL can use dmu_tx_assign(TXG_WAIT)
2013-12-02 Brian BehlendorfRemove incorrect ASSERT in zfs_sb_teardown()
2013-12-02 Tim ChaseSome nvlist allocations in hold processing need to...
2013-11-23 Etienne DechampsOnly commit the ZIL once in zpl_writepages() (msync...
2013-11-21 Brian BehlendorfAdd I/O Read/Write Accounting
2013-11-20 Steven HartlandIllumos #4322
2013-11-14 Brian BehlendorfRemove the slog restriction on bootfs pools
2013-11-14 Matthew ThodeFixes (extends) support for selinux xattrs to more...
2013-11-14 Brian BehlendorfReduce stack for traverse_visitbp() recursion
2013-11-14 Tim ChaseSome nvlist allocations in hold processing need to...
2013-11-14 Tim ChaseFix rollback of mounted filesystem regression
2013-11-08 Tim ChaseHandle concurrent snapshot automounts failing due to...
2013-11-06 Massimo MaggiHonor CONFIG_FS_POSIX_ACL kernel option
2013-11-05 Matthew Ahrens26126 panic system rather than corrupting pool if we...
2013-11-05 Brian BehlendorfSwitch allocations from KM_SLEEP to KM_PUSHPAGE
2013-11-05 Saso KiselkovIllumos #3995
2013-11-05 George WilsonIllumos #4168, #4169, #4170
2013-11-05 Matthew AhrensIllumos #4082
2013-11-05 George WilsonIllumos #3954, #4080, #4081
2013-11-05 Matthew AhrensIllumos #4046
2013-11-05 Matthew AhrensIllumos #4047
next