]> git.proxmox.com Git - mirror_zfs.git/history - module/zfs/spa.c
Fix sync behavior for disk vdevs
[mirror_zfs.git] / module / zfs / spa.c
2016-07-25 Tim ChaseFix sync behavior for disk vdevs
2016-06-29 Brian BehlendorfMerge branch 'illumos-2605'
2016-06-28 Paul DagnelieOpenZFS 6876 - Stack corruption after importing a pool...
2016-06-28 Igor KozhukhovOpenZFS 6314 - buffer overflow in dsl_dataset_name
2016-06-24 Ned BassImplement large_dnode pool feature
2016-05-12 Tony HutterAdd -lhHpw options to "zpool iostat" for avg latency...
2016-05-07 Brian BehlendorfWrap vdev_count_verify_zaps() with ZFS_DEBUG
2016-05-02 Joe SteinOpenZFS 6736 - ZFS per-vdev ZAPs
2016-04-27 Josef 'Jeff' SipekIllumos 6659 - nvlist_free(NULL) is a no-op
2016-03-10 Boris ProtopopovAdd support for asynchronous zvol minor operations
2016-01-28 Jorgen LundmanIllumos 6527 - Possible access beyond end of string...
2016-01-28 Brian BehlendorfIllumos 6414 - vdev_config_sync could be simpler
2016-01-15 Josef 'Jeff' SipekIllumos 5045 - use atomic_{inc,dec}_* instead of atomic...
2016-01-12 Will AndrewsIllumos 3749 - zfs event processing should work on...
2016-01-11 Brian BehlendorfRevert "Illumos 3749 - zfs event processing should...
2016-01-11 Will AndrewsIllumos 3749 - zfs event processing should work on...
2016-01-08 Paul DagnelieIllumos 5960, 5925
2015-12-18 DHEMake zio_taskq_batch_pct user configurable
2015-07-28 Brian BehlendorfAlign thread priority with Linux defaults
2015-07-14 Matthew AhrensIllumos 5347 - idle pool may run itself out of space
2015-06-25 Brian BehlendorfUpdate all default taskq settings
2015-06-10 Matthew AhrensIllumos 5818 - zfs {ref}compressratio is incorrect...
2015-06-09 Arne JansenIllumos 5269 - zpool import slow
2015-05-11 Matthew AhrensIllumos 5027 - zfs large block support
2015-05-04 Matthew AhrensIllumos 5808 - spa_check_logs is not necessary on reado...
2015-05-04 Matthew AhrensIllumos 4951 - ZFS administrative commands should use...
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-24 Ned BassSerialize access to spa->spa_feat_stats nvlist
2015-03-05 Ned BassUse cached feature info in spa_add_feature_stats()
2015-03-02 Isaac HuangFix deadlock between zpool export and zfs list
2015-02-10 Brian BehlendorfUse vmem_alloc() for nvlists
2015-01-16 Brian BehlendorfMerge branch 'kmem-rework'
2015-01-16 Brian BehlendorfChange KM_PUSHPAGE -> KM_SLEEP
2015-01-16 Brian BehlendorfRetire KM_NODEBUG
2014-10-20 Daniil LunevIllumos 4924 - LZ4 Compression for metadata
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-08-26 Matthew AhrensIllumos 4970-4974 - extreme rewind enhancements
2014-08-18 George WilsonIllumos 4976-4984 - metaslab improvements
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-28 Max GrossmanIllumos 4370, 4371
2014-07-25 Matthew AhrensIllumos 4171, 4172
2014-07-22 George WilsonIllumos #4101, #4102, #4103, #4105, #4106
2014-07-17 George WilsonIllumos 4168, 4169, 4170: ztest, zdb and zhack fixes
2014-04-16 DHEUninitialized variable spa_autoreplace used
2014-04-02 Chris DunlapMerge branch 'zed-initial'
2014-04-02 Brian BehlendorfAdd automatic hot spare functionality
2014-02-21 Brian BehlendorfMerge branch 'issue-2094'
2014-02-21 Brian BehlendorfAdd generic errata infrastructure
2013-12-19 Michael Kjorlingcstyle: Resolve C style issues
2013-12-06 Matthew AhrensIllumos #4045 write throttle & i/o scheduler performanc...
2013-11-05 George WilsonIllumos #3956, #3957, #3958, #3959, #3960, #3961, ...
2013-11-05 George WilsonIllumos #3949, #3950, #3952, #3953
2013-11-04 Will AndrewsIllumos #3742
2013-11-04 Will AndrewsIllumos #3741
2013-10-31 Matthew AhrensIllumos #3598
2013-10-31 Yuri PankovIllumos #3517
2013-10-30 George WilsonIllumos #3522
2013-09-25 Brian BehlendorfFix spa_deadman() TQ_SLEEP warning
2013-09-04 Matthew AhrensIllumos #3464
2013-09-04 Matthew AhrensIllumos #2882, #2883, #2900
2013-07-03 Pawel Jakub DawidekCall zvol_create_minors() in spa_open_common() when...
2013-07-02 George WilsonIllumos #3498 panic in arc_read()
2013-06-27 Ying ZhuFix module probe failure on 32-bit systems
2013-06-19 Madhav SureshIllumos #3006
2013-05-06 Brian BehlendorfUse taskq for dump_bytes()
2013-05-06 Adam LeventhalIllumos #3581 spa_zio_taskq[ZIO_TYPE_FREE][ZIO_TASKQ_IS...
2013-05-06 George WilsonIllumos #3329, #3330, #3331, #3335
2013-05-03 George WilsonIllumos #3306, #3321
2013-05-02 George.Wilson3246 ZFS I/O deadman thread
2013-02-12 Richard YaoMake spa.c assertions catch unsupported pre-feature...
2013-01-08 Brian BehlendorfMerge branch 'feature-flags'
2013-01-08 George WilsonIllumos #3349: zpool upgrade -V bumps the on disk versi...
2013-01-08 Christopher SidenIllumos #2762: zpool command should have better support...
2013-01-08 George WilsonIllumos #3090 and #3102
2013-01-08 Christopher SidenIllumos #2619 and #2747
2012-11-30 Brian BehlendorfAdd load_nvlist() error handling
2012-09-19 Chris SidenIllumos #1948: zpool list should show more detailed...
2012-08-27 Richard YaoSwitch KM_SLEEP to KM_PUSHPAGE
2012-08-27 Richard YaoRevert Disable direct reclaim for z_wr_* threads
2012-08-08 Dan McDonaldIllumos #1693: persistent 'comment' field for a zpool
2012-07-11 George WilsonIllumos #1949, #1953
2012-07-11 Garrett D'AmoreIllumos #1748: desire support for reguid in zfs
2012-04-11 George WilsonIllumos #1951: leaking a vdev when removing an l2cache...
2012-01-17 Ned BassReduce number of zio free threads
2011-12-14 Garrett D'AmoreIllumos #734: Use taskq_dispatch_ent() interface
2011-10-24 Darik HornChange sun.com URLs to zfsonlinux.org
2011-05-09 Brian BehlendorfMerge pull request #235 from nedbass/rdev
2011-05-06 Brian BehlendorfDisable direct reclaim for z_wr_* threads
2010-11-08 Brian BehlendorfIncreate zio write interrupt thread count.
2010-11-08 Brian BehlendorfShorten zio_* thread names
2010-08-31 Brian BehlendorfAdd linux spa thread support
2010-08-31 Brian BehlendorfAdd linux kernel module support
2010-08-31 Brian BehlendorfAdd linux kernel memory support
2010-08-31 Brian BehlendorfAdd linux events
2010-08-31 Brian BehlendorfFix stack inline
2010-08-31 Brian BehlendorfFix gcc uninitialized variable warnings
next