]> git.proxmox.com Git - mirror_zfs.git/history - module/zfs/vdev.c
Rescan enclosure sysfs path on import
[mirror_zfs.git] / module / zfs / vdev.c
2021-10-04 Tony HutterRescan enclosure sysfs path on import
2021-08-26 Trevor BautistaExtend zpool-iostat to account for ZIO_PRIORITY_REBUILD...
2021-07-26 набReplace /*PRINTFLIKEn*/ with attribute(printf)
2021-06-23 Rich ErcolaniAnnotated dprintf as printf-like
2021-05-25 vermavipinkumarPropagate vdev state due to invalid label corruption
2021-04-07 Ryan MoellerRatelimit deadman zevents as with delay zevents
2021-04-03 Andrea GelminiFix various typos
2021-03-20 Martin MatuškaAllow setting bootfs property on pools with indirect...
2021-02-21 fbynitevdev_ops: don't try to call vdev_op_hold or vdev_op_rel...
2021-02-20 Don BradyChecksum errors may not be counted
2021-01-27 Alan SomersParallelize vdev_validate
2021-01-27 Alan SomersParallelize vdev_load
2021-01-21 Matthew AhrensSet aside a metaslab for ZIL blocks
2020-11-20 Brian BehlendorfCorrect missing zil_claim() DTL updates
2020-11-13 Brian BehlendorfDistributed Spare (dRAID) Feature
2020-10-30 Ryan MoellerUpdate references to nonexistent man pages in code
2020-10-15 Don BradyIgnore special vdev ashift for spa ashift min/max
2020-09-18 George Wilsonvdev_ashift should only be set once
2020-09-04 Don BradyAvoid posting duplicate zpool events
2020-09-01 Toomas Soomezio_ereport_post() and zio_ereport_start() return value...
2020-08-21 Ryan MoellerImport vdev ashift optimization from FreeBSD
2020-07-30 Matthew AhrensFix error handling of vdev_top_zap
2020-07-03 Brian BehlendorfAdd device rebuild feature
2020-06-18 Arvind SankarMark functions as static
2020-06-09 George AmanakisTrim L2ARC
2020-05-13 John PoduskaResilver restarts unnecessarily when it encounters...
2020-05-07 Paul DagnelieAdd support for boot environment data to be stored...
2020-04-10 George AmanakisPersistent L2ARC
2020-02-27 Matthew MacyRefactor dnode dirty context from dbuf_dirty
2019-12-05 Matthew MacyReplace ASSERTV macro with compiler annotation
2019-11-27 jwpoduskaPrevent unnecessary resilver restarts
2019-10-09 Paul DagnelieReduce loaded range tree memory usage
2019-09-14 John GallagherAdd subcommand to wait for background zfs activity...
2019-09-05 Matthew MacyMake module tunables cross platform
2019-09-03 Andrea GelminiFix typos in module/zfs/
2019-08-16 Paul DagnelieCap metaslab memory usage
2019-07-16 Serapheim Dimitrop... Log Spacemap Project
2019-06-07 Paul DagnelieAllow metaslab to be unloaded even when not freed from
2019-05-29 Brian BehlendorfExclude log device ashift from normal class
2019-03-29 Brian BehlendorfAdd TRIM support
2019-03-15 Tony HutterMake zpool status counters match error events count
2019-03-12 Olaf FaalandMMP writes rotate over leaves
2019-02-27 Brian BehlendorfFix overly broad spa config lock
2019-02-22 loli10Kzpool reports 16E expandsize on disks with oddball...
2019-02-20 Serapheim Dimitrop... Introduce auxiliary metaslab histograms
2019-02-12 Serapheim Dimitrop... Get rid of space_map_update() for ms_synced_length
2019-01-31 Serapheim Dimitrop... Simplify log vdev removal code
2019-01-31 Serapheim Dimitrop... vs_alloc can underflow in L2ARC vdevs
2019-01-26 Serapheim Dimitrop... Change target size of metaslabs from 256GB to 16GB
2019-01-17 Serapheim Dimitrop... Remove unused vdev_t fields
2019-01-16 Serapheim Dimitrop... Update vdev_is_spacemap_addressable() for new spacemap...
2019-01-07 George Wilsonzfs initialize performance enhancements
2019-01-07 George WilsonOpenZFS 9102 - zfs should be able to initialize storage...
2018-12-07 Prakash SuryaOpenZFS 9963 - Separate tunable for disabling ZIL vdev...
2018-11-09 loli10Kzed: detect and offline physically removed devices
2018-11-09 Tony HutterAdd zpool status -s (slow I/Os) and -p (parseable)
2018-11-07 Tom CaputiFix dirtying vdev config on with RO spa
2018-11-07 Tom CaputiMake vdev_set_deferred_resilver() recursive
2018-10-19 Serapheim Dimitrop... OpenZFS 9690 - metaslab of vdev with no space maps...
2018-10-19 Tom CaputiDefer new resilvers until the current one ends
2018-10-12 Brian BehlendorfImproved error handling for extreme rewinds
2018-10-12 Brian BehlendorfRevert "Allow ECKSUM in vdev_checkpoint_sm_object()"
2018-09-06 Don BradyPool allocation classes
2018-08-31 Brian BehlendorfAllow ECKSUM in vdev_checkpoint_sm_object()
2018-08-21 Tim Chases/VERIFY/VERIFY3S in vdev_checkpoint_sm_object
2018-07-31 Paul DagnelieOpenZFS 9112 - Improve allocation performance on high...
2018-07-23 Brian BehlendorfAdd support for autoexpand property
2018-07-11 Don BradyOpenZFS 9426 - metaslab size can exceed offset addressa...
2018-07-11 Andriy GaponOpenZFS 9479 - fix wrong format specifier for vdev_id
2018-07-05 Serapheim Dimitrop... OpenZFS 9238 - ZFS Spacemap Encoding V2
2018-06-26 Serapheim Dimitrop... OpenZFS 9166 - zfs storage pool checkpoint
2018-06-21 Serapheim Dimitrop... OpenZFS 9591 - ms_shift can be incorrectly changed
2018-05-31 Sara Hartsezpool reopen should detect expanded devices
2018-05-29 Brian BehlendorfUpdate build system and packaging
2018-05-29 Brian BehlendorfMerge branch 'zfsonlinux/merge-spl'
2018-05-14 Pavel ZakharovOpenZFS 9189 - Add debug to vdev_label_read_config...
2018-05-14 Pavel ZakharovOpenZFS 9187 - racing condition between vdev label...
2018-05-09 Tim ChaseClear vdev_faulted
2018-05-09 Pavel ZakharovOpenZFS 9075 - Improve ZFS pool import/load process...
2018-05-09 Pavel ZakharovOpenZFS 8961 - SPA load/import should tell us why it...
2018-04-14 Prakash SuryaOpenZFS 9084 - spa_*_ashift must ignore spare devices
2018-04-14 Matthew AhrensOpenZFS 9290 - device removal reduces redundancy of...
2018-04-14 Matthew AhrensOpenZFS 7614, 9064 - zfs device evacuation/removal
2018-03-13 Tim ChaseAdd zfs_scan_ignore_errors tunable
2018-03-09 Olaf FaalandHold SCL_VDEV when counting leaves
2018-03-05 Tony HutterChange checksum & IO delay ratelimit values
2018-01-25 Brian BehlendorfExtend deadman logic
2017-11-16 Tom CaputiSequential scrub and resilvers
2017-11-04 Don BradyUndo c89 workarounds to match with upstream
2017-08-14 Tom CaputiNative Encryption for ZFS on Linux
2017-07-13 Dave EddyOpenZFS 6939 - add sysevents to zfs core for commands
2017-05-19 Tony HutterForce fault a vdev with 'zpool offline -f'
2017-05-13 Isaac HuangSkip spurious resilver IO on raidz vdev
2017-05-10 Matthew AhrensOpenZFS 8063 - verify that we do not attempt to access...
2017-05-10 Matthew AhrensOpenZFS 8166 - zpool scrub thinks it repaired offline...
2017-05-04 Gvozden NeskovicAdd missing *_destroy/*_fini calls
2017-05-02 Olaf FaalandWrite label 2,3 uberblocks when vdev expands
2017-05-01 Yuri PankovOpenZFS 7786 - zfs`vdev_online() needs better notificat...
2017-04-13 Brian BehlendorfOpenZFS 5120 - zfs should allow large block/gzip/raidz...
2017-04-05 Steven HartlandOpenZFS 7885 - zpool list can report 16.0e for expandsz
next