]> git.proxmox.com Git - mirror_zfs.git/history - module
Change target size of metaslabs from 256GB to 16GB
[mirror_zfs.git] / module /
2018-09-05 Rich ErcolaniAdded recalculation of ARC stats mid-eviction
2018-09-05 Brian BehlendorfRevert "Update zfs_admin_snapshot default value (disabled)"
2018-09-05 George MelikovUpdate zfs_admin_snapshot default value (disabled)
2018-09-02 mavOpenZFS 9751 - Allocation throttling misplacing ditto...
2018-09-02 mavOpenZFS 9738 - Fix third block copy allocations, broken...
2018-09-02 Don BradyAdd basic zfs ioc input nvpair validation
2018-09-02 Don BradyAdd zfs module feature and property info to sysfs
2018-08-31 Brian BehlendorfAllow ECKSUM in vdev_checkpoint_sm_object()
2018-08-31 Matthew Ahrensclean up __dbuf_hold_impl
2018-08-29 Tom CaputiOpenZFS 9403 - assertion failed in arc_buf_destroy()
2018-08-27 Tom CaputiAlways wait for txg sync when umounting dataset
2018-08-27 Tom CaputiSmall rework of txg_list code
2018-08-27 Brian BehlendorfDirect IO support
2018-08-26 Joao Carlos Mendes... Fedora 28: Fix misc bounds check compiler warnings
2018-08-22 LOLiStack overflow when destroying deeply nested clones
2018-08-21 Tim Chases/VERIFY/VERIFY3S in vdev_checkpoint_sm_object
2018-08-20 Tom CaputiFix issues with raw receive_write_byref()
2018-08-20 Serapheim Dimitrop... Introduce read/write kstats per dataset
2018-08-15 Brian BehlendorfFix traverse_impl() kmem leak
2018-08-15 Tom CaputiCheck encrypted dataset + embedded recv earlier
2018-08-15 Tom CaputiAdded encryption support for zfs recv -o / -x
2018-08-13 Tomohiro KusumiFix comment on calculating blkid
2018-08-03 LOLiAllow inherited properties in zfs_check_settable()
2018-08-03 Don Bradyzfs_ioc_unload_key can drop extra spa ref
2018-08-02 Matthew AhrensReduce taskq and context-switch cost of zio pipe
2018-08-02 John GallagherAdd missing checks to zpl_xattr_* functions
2018-08-02 Nathan LewisAdd support for selecting encryption backend
2018-08-02 George WilsonFix OpenZFS 9337 mismerge
2018-08-01 Rohan PuriFix deadlock between zfs umount & snapentry_expire
2018-07-31 Paul DagnelieOpenZFS 9112 - Improve allocation performance on high...
2018-07-30 Don BradyOpenZFS 9465 - ARC check for 'anon_size > arc_c/2'...
2018-07-30 Serapheim Dimitrop... OpenZFS 9580 - Add a hash-table on top of nvlist to...
2018-07-30 Matthew AhrensOpenZFS 9439 - ZFS double-free due to failure to dirty...
2018-07-30 Paul DagnelieOpenZFS 9438 - Holes can lose birth time info if a...
2018-07-30 Brian BehlendorfAdd rwsem_tryupgrade for 4.9.20-rt16 kernel
2018-07-27 Toomas SoomeOpenZFS 8906 - uts: illumos rootfs should support salte...
2018-07-25 Matthew AhrensOpenZFS 9442 - decrease indirect block size of spacemaps
2018-07-25 Feng SunIntroduce kstat dmu_tx_dirty_frees_delay
2018-07-25 Matthew AhrensOpenZFS 9338 - moved dnode has incorrect dn_next_type
2018-07-24 Tom CaputiRefactor arc_hdr_realloc_crypt()
2018-07-24 Steven Noonandsl_scan_scrub_cb: don't double-account non-embedded...
2018-07-23 Brian BehlendorfAdd support for autoexpand property
2018-07-12 Matthew AhrensOpenZFS 9337 - zfs get all is slow due to uncached...
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-11 Brian BehlendorfFix zpl_mount() deadlock
2018-07-11 Brian BehlendorfFix kernel unaligned access on sparc64
2018-07-11 Matthew AhrensOpenZFS 9424 - ztest failure: "unprotected error in...
2018-07-10 Matthew AhrensOpenZFS 9454 - ::zfs_blkstats should count embedded...
2018-07-10 Prakash SuryaOpenZFS 9456 - ztest failure in zil_commit_waiter_timeout
2018-07-09 Serapheim Dimitrop... OpenZFS 9330 - stack overflow when creating a deeply...
2018-07-05 Serapheim Dimitrop... OpenZFS 9238 - ZFS Spacemap Encoding V2
2018-07-02 Tom CaputiFix coverity defects: CID 176037
2018-06-28 Tom CaputiFix 'zfs recv' of non large_dnode send streams
2018-06-28 Chunwei ChenEnforce PROP_ONETIME on zpool properties
2018-06-28 Tom CaputiRaw receive fix and encrypted objset security fix
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-06-20 Matthew AhrensRemove suffix from zio taskq names
2018-06-20 Brian BehlendorfLinux 4.14 compat: blk_queue_stackable()
2018-06-20 Brian BehlendorfLinux 4.18 compat: inode timespec -> timespec64
2018-06-18 Tom CaputiAdd ASSERT to debug encryption key mapping issues
2018-06-15 John GallagherAdd tunables for channel programs
2018-06-15 Brian BehlendorfLinux compat 4.18: check_disk_size_change()
2018-06-13 Matthew AhrensOpenZFS 9577 - remove zfs_dbuf_evict_key tsd
2018-06-08 Paul ZuchowskiWrong error message when removing log device
2018-06-07 Brian BehlendorfFix preemptible warning in aggsum_add()
2018-06-07 Nathaniel ClarkDon't panic on bad SA_MAGIC in sa_build_index
2018-06-06 Tom CaputiUpdate the correct abd in l2arc_read_done()
2018-06-06 Tom CaputiRaw receive functions must not decrypt data
2018-06-06 Paul DagnelieOpenZFS 8484 - Implement aggregate sum and use for...
2018-06-06 Tony HutterAdd pool state /proc entry, "SUSPENDED" pools
2018-06-04 Serapheim Dimitrop... OpenZFS 9464 - txg_kick() fails to see that we are...
2018-06-04 Pavel ZakharovOpenZFS 9235 - rename zpool_rewind_policy_t to zpool_lo...
2018-05-31 Matthew AhrensOpenZFS 9329 - panic in zap_leaf_lookup() due to concur...
2018-05-31 Matthew AhrensOpenZFS 9328 - zap code can take advantage of c99
2018-05-31 Sara Hartsezpool reopen should detect expanded devices
2018-05-30 Tony HutterFix zio->io_priority failed (7 < 6) assert
2018-05-29 Brian BehlendorfUpdate build system and packaging
2018-05-29 Brian BehlendorfMerge branch 'zfsonlinux/merge-spl'
2018-05-29 Brian BehlendorfPrepare SPL repo to merge with ZFS repo
2018-05-24 Matthew AhrensOpenZFS 9486 - reduce memory used by device removal...
2018-05-14 Pavel ZakharovOpenZFS 9189 - Add debug to vdev_label_read_config...
2018-05-14 Pavel ZakharovOpenZFS 9191 - dump vdev tree to zfs_dbgmsg when spa...
2018-05-14 Pavel ZakharovOpenZFS 9187 - racing condition between vdev label...
2018-05-14 Brian BehlendorfIgnore *.o.ur-safe build artifacts
2018-05-11 Olaf Faalandmodule param callbacks check for initialized spa
2018-05-09 Tim ChaseUnify behavior of deadman parameters
2018-05-09 Tim ChaseClear vdev_faulted
2018-05-09 Pavel ZakharovOpenZFS 9075 - Improve ZFS pool import/load process...
2018-05-09 Pavel ZakharovOpenZFS 8962 - zdb should work on non-idle pools
2018-05-09 Pavel ZakharovOpenZFS 8961 - SPA load/import should tell us why it...
2018-05-08 Paul DagnelieOpenZFS 9256 - zfs send space estimation off by > 10...
2018-05-08 LOLiFix 'zpool create -t <tempname>'
2018-05-08 Brian BehlendorfZTS: Re-enable MMP tests
2018-05-04 Paul DagnelieOpenZFS 9421, 9422 - zdb show possibly leaked objects
2018-05-04 Matthew AhrensOpenZFS 9443 - panic when scrub a v10 pool
2018-05-02 Tom CaputiAdd support for decryption faults in zinject
2018-05-02 Brian BehlendorfRHEL 7.5 compat: FMODE_KABI_ITERATE
2018-05-02 Brian BehlendorfFix inst_num overflow in qat_crypt.c
next