]> granicus.if.org Git - zfs/history - module
Linux compat 4.18: check_disk_size_change()
[zfs] / module /
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
2018-05-01 Tom CaputiFix issues found with zfs diff
2018-05-01 Tomohiro KusumiSilence compile-time warning on unused variable
2018-05-01 loli10KAdopt pyzfs from ClusterHQ
2018-04-30 Alexander MotinOpenZFS 9434 - Speculative prefetch is blocked by devic...
2018-04-30 Matthew AhrensOpenZFS 9236 - nuke spa_dbgmsg
2018-04-20 Mark WrightFix CONFIG_GCC_PLUGIN_RANDSTRUCT build
2018-04-18 Chunwei ChenFix ENOSPC in "Handle zap_add() failures in ..."
2018-04-17 Tom CaputiFix issues with raw sends of spill blocks
2018-04-17 Tom CaputiFix object reclaim when using large dnodes
2018-04-17 Matthew Ahrensassertion in arc_release() during encrypted receive
2018-04-17 Matthew AhrensOpenZFS 9192 - explicitly pass good_writes to vdev_uber...
2018-04-17 Matt AhrensOpenZFS 9280 - Assertion failure while running removal_...
2018-04-16 megariRevert "OpenZFS 9036 - zfs: duplicate 'const' declarati...
2018-04-16 Pavel ZakharovOpenZFS 7638 - Refactor spa_load_impl into several...
2018-04-15 Tim ChaseAvoid Linux hung task message in ZTHR
2018-04-15 Toomas SoomeOpenZFS 9213 - zfs: sytem typo
2018-04-14 Toomas SoomeOpenZFS 9036 - zfs: duplicate 'const' declaration specifier
2018-04-14 Prakash SuryaOpenZFS 9084 - spa_*_ashift must ignore spare devices
2018-04-14 Serapheim Dimitrop... OpenZFS 9080 - recursive enter of vdev_indirect_rwlock...
2018-04-14 Serapheim Dimitrop... OpenZFS 9079 - race condition in starting and ending...
2018-04-14 Brian BehlendorfOptimize possible split block search space
2018-04-14 Matthew AhrensOpenZFS 9290 - device removal reduces redundancy of...
2018-04-14 Matthew AhrensOpenZFS 7614, 9064 - zfs device evacuation/removal
2018-04-13 Seth ForsheeAllow mounting datasets more than once
2018-04-12 beren12Fix zfs_arc_max minimum tuning
2018-04-10 Tom CaputiFix race in dnode_check_slots_free()
2018-04-10 Giuseppe Di NataleLinux compat 4.16: blk_queue_flag_{set,clear}
2018-04-09 Tony HutterRevert "Handle zap_add() failures in mixed ... "
2018-04-09 Brian BehlendorfFix 'zfs send/recv' hang with 16M blocks
2018-04-06 Matthew AhrensFixes for SNPRINTF_BLKPTR with encrypted BP's
2018-04-06 Olaf FaalandFix divide-by-zero in mmp_delay_update()
2018-04-04 Olaf FaalandUpdate mmp_delay on sync or skipped, failed write
2018-04-04 Tony HutterFedora 28: Fix misc bounds check compiler warnings
2018-04-04 LOLiFix spa reference leak in zfs_ioc_pool_scan
2018-03-31 Tim ChaseRemove ASSERT() in l2arc_apply_transforms()
2018-03-31 Tom CaputiDecryption error handling improvements
2018-03-31 Tom CaputiEncrypted dnode blocks should be prefetched raw
2018-03-30 LOLiFix hung z_zvol tasks during 'zfs receive'
2018-03-30 Andriy GaponOpenZFS 9164 - assert: newds == os->os_dsl_dataset
2018-03-30 Tom CaputiResolve QAT issues with incompressible data
2018-03-29 Tom CaputiFix ASSERT in dsl_scan_fini() and cleanup comments
2018-03-28 Brian BehlendorfFix mmap / libaio deadlock
2018-03-27 Allan JudeOpenZFS 9321 - arc_loan_compressed_buf() can increment...
2018-03-24 Tom CaputiDon't count embedded bps in read stats
2018-03-21 Matthew Ahrensenable zfs_dbgmsg() by default, without dprintf()
2018-03-21 Tom CaputiFix spelling errors in comments
2018-03-16 Brian BehlendorfFix deadlock in IO pipeline
2018-03-16 Tom CaputiAllow QAT to handle non page-aligned buffers
2018-03-15 Olaf FaalandReport pool suspended due to MMP
2018-03-15 Tom CaputiSHA256 QAT acceleration
2018-03-15 Paul Zuchowskireceive_spill does not byte swap spill contents
2018-03-13 Brian BehlendorfOpenZFS 9188 - increase size of dbuf cache to reduce...
2018-03-13 Brian BehlendorfAdd kernel module auto-loading
2018-03-13 Tim ChaseAdd zfs_scan_ignore_errors tunable
2018-03-12 Chunwei ChenFix race in trace point in zrl_add_impl
2018-03-12 Brian BehlendorfFix MMP write frequency for large pools
2018-03-09 Olaf FaalandHold SCL_VDEV when counting leaves
2018-03-09 Olaf FaalandHandle zio_resume and mmp => off
2018-03-09 Tom CaputiQAT support for AES-GCM
2018-03-07 Wolfgang BumillerTake user namespaces into account in policy checks
2018-03-06 Olaf FaalandRecord skipped MMP writes in multihost_history
2018-03-06 Olaf FaalandDetect long config lock acquisition in mmp
2018-03-05 Nasf-FanMisc fixes and cleanup for project quota
next