]> git.proxmox.com Git - mirror_zfs.git/history - module
Add missing arc_free_cksum() to arc_release()
[mirror_zfs.git] / module /
2017-05-10 Tom CaputiAdd missing arc_free_cksum() to arc_release()
2017-05-10 Brian BehlendorfLinux 4.12 compat: CURRENT_TIME removed
2017-05-09 LOLiAdd property overriding (-o|-x) to 'zfs receive'
2017-05-09 Christian SchwarzMake createtxg and guid properties public
2017-05-09 Chunwei ChenLinux 4.12 compat: PF_FSTRANS was removed
2017-05-05 Brian BehlendorfFix unused variable warning
2017-05-04 Gvozden NeskovicAdd missing *_destroy/*_fini calls
2017-05-04 Brian BehlendorfDefault to zvol_request_async=0
2017-05-04 Richard YaoEnable Linux read-ahead for a single page on ZVOLs
2017-05-04 RageLtManDisable write merging on ZVOLs
2017-05-03 LOLiMore ashift improvements
2017-05-02 Olaf FaalandWrite label 2,3 uberblocks when vdev expands
2017-05-02 Debabrata BanerjeeAllow scaling of arc in proportion to pagecache
2017-05-02 Debabrata BanerjeeCorrect signed operation
2017-05-02 Debabrata BanerjeeDon't run the reaper if we didn't shrink the cache
2017-05-02 Debabrata BanerjeeOnly wakeup waiters if we've actually done work
2017-05-02 Debabrata BanerjeeDo not stop kernel shrinker on lock contention
2017-05-02 Debabrata BanerjeeStop double reclaiming or not reclaiming at all
2017-05-02 Debabrata BanerjeeMake arc_need_free updates atomic
2017-05-02 Debabrata BanerjeeDon't report ghost buffers as evictable mem
2017-05-02 jxiongminor improvement to abd_free_pages()
2017-05-02 jxiongGuarantee PAGESIZE alignment for large zio buffers
2017-05-02 Brian BehlendorfLinux 4.12 compat: super_setup_bdi_name()
2017-05-01 Yuri PankovOpenZFS 7786 - zfs`vdev_online() needs better notificat...
2017-05-01 Brian BehlendorfLimit zfs_dirty_data_max_max to 4G
2017-04-26 Chunwei ChenReinstate zvol_taskq to fix aio on zvol
2017-04-26 Dan KimmelOpenZFS 7252 - compressed zfs send / receive
2017-04-26 wli5Change U16 to U32 due to atomic_inc_32_nv
2017-04-24 Matthew AhrensOpenZFS 8025 - dbuf_read() creates unnecessary zio_root...
2017-04-24 dbavatarFix lseek result when dnode is dirty
2017-04-21 Olaf FaalandCorrect lock ASSERTs in vdev_label_read/write
2017-04-14 DHEIncrease zfs_vdev_async_write_min_active to 2
2017-04-14 Matthew AhrensOpenZFS 8061 - sa_find_idx_tab can be declared more...
2017-04-14 Andriy GaponOpenZFS 6101 - attempt to lzc_create() a filesystem...
2017-04-14 Andriy GaponOpenZFS 8026 - retire zfs_throttle_delay and zfs_thrott...
2017-04-13 Debabrata BanerjeeSEEK_HOLE should not block on txg_wait_synced()
2017-04-13 Brian BehlendorfOpenZFS 5120 - zfs should allow large block/gzip/raidz...
2017-04-12 Brian BehlendorfOpenZFS 7503 - zfs-test should tail ::zfs_dbgmsg on...
2017-04-12 Giuseppe Di NataleSkip rate limiting events in zfs_ereport_post
2017-04-10 LOLiFix size inflation in spa_get_worst_case_asize()
2017-04-10 Matthew AhrensOpenZFS 8005 - poor performance of 1MB writes on certai...
2017-04-10 Giuseppe Di NataleOpenZFS 2932 - support crash dumps to raidz, etc. pools
2017-04-09 George WilsonOpenZFS 8023 - Panic destroying a metaslab deferred...
2017-04-09 Andriy GaponOpenZFS 8027 - tighten up dsl_pool_dirty_delta
2017-04-05 Don BradyFix regression in zfs_ereport_start()
2017-04-05 Steven HartlandOpenZFS 7885 - zpool list can report 16.0e for expandsz
2017-04-03 N ClarkAdditional Information for Zedlets
2017-03-29 Gvozden NeskovicRemove dependency on linear ABD
2017-03-29 LOLiCheck ashift validity in 'zpool add'
2017-03-28 Chunwei ChenFix wrong offset args in vdev_cache_write
2017-03-24 Brian BehlendorfRetry zfs_znode_alloc() in zfs_mknode()
2017-03-24 George WilsonOpenZFS 3821 - Race in rollback, zil close, and zil...
2017-03-23 wli5GZIP compression offloading with QAT accelerator
2017-03-21 Matthew AhrensOpenZFS 7968 - multi-threaded spa_sync()
2017-03-21 Olaf FaalandLinux 4.11 compat: iops.getattr and friends
2017-03-20 Matthew AhrensOpenZFS 7801 - add more by-dnode routines (lint)
2017-03-14 Matthew AhrensOpenZFS 6874 - rollback and receive need to reset ZPL...
2017-03-13 Brian BehlendorfAlign mount options handling and type/function names...
2017-03-10 Brian BehlendorfRestructure mount option handling
2017-03-10 Brian BehlendorfRename zfs_* functions
2017-03-10 Brian BehlendorfRename zfs_sb_t -> zfsvfs_t
2017-03-10 Brian BehlendorfFix ZVOL BLKFLSBUF ioctl
2017-03-10 Giuseppe Di NataleSuppress cppcheck nullPointer error in zfs_write
2017-03-08 Chunwei ChenFix nfs snapdir automount
2017-03-08 Andriy GaponOpenZFS 7867 - ARC space accounting leak
2017-03-07 Gvozden Neskovic[icp] fpu and asm cleanup for linux
2017-03-07 Brian BehlendorfOpenZFS 7793 - ztest fails assertion in dmu_tx_willuse_...
2017-03-07 Brian BehlendorfOpenZFS 7843 - get_clones_stat() is suboptimal for...
2017-03-06 Chunwei ChenFix loop device becomes read-only
2017-03-01 Olaf FaalandLinux 4.11 compat: avoid refcount_t name conflict
2017-02-24 Matthew AhrensClean up by-dnode code in dmu_tx.c
2017-02-24 Isaac HuangABD style cleanups
2017-02-24 Daniel HoffmanOpenZFS 7812 - Remove gender specific language
2017-02-24 Andriy GaponOpenZFS 7199 - dsl_dataset_rollback_sync may try to...
2017-02-23 Isaac HuangFix incorrect spare vdev state after replacing
2017-02-15 Matthew Ahrenszfs_arc_num_sublists_per_state should be common to...
2017-02-13 Tim ChaseFix zfs_compressed_arc_enabled parameter description
2017-02-11 Chunwei ChenFix off by one in zpl_lookup
2017-02-09 Matthew AhrensOpenZFS 7104 - increase indirect block size
2017-02-09 Matthew Ahrenspanic in bpobj_space(): null pointer dereference
2017-02-09 Brian BehlendorfFix iput() calls within a tx
2017-02-08 Matthew AhrensAllow c99 code to compile
2017-02-07 George MelikovOpenZFS 6931 - lib/libzfs: cleanup gcc warnings
2017-02-07 David QuigleyAdd missing module_param for zfs_per_txg_dirty_frees_pe...
2017-02-04 George MelikovOpenZFS 7448 - ZFS doesn't notice when disk vdevs have...
2017-02-04 George MelikovOpenZFS 7504 - kmem_reap hangs spa_sync and administrat...
2017-02-04 George MelikovOpenZFS 7247 - zfs receive of deduplicated stream fails
2017-02-02 George MelikovOpenZFS 1300 - filename normalization doesn't work...
2017-02-02 Chunwei ChenFix write(2) returns zero bug from 933ec99
2017-02-02 Giuseppe Di NataleRemove lint ifdef checks in zdb and dbuf
2017-02-01 George MelikovOpenZFS 7072 - zfs fails to expand if lun added when...
2017-02-01 David QuigleyUse fletcher_4 routines natively with `abd_iterate_func()`
2017-01-31 George MelikovOpenZFS 6569 - large file delete can starve out write ops
2017-01-31 Giuseppe Di NataleOpenZFS 7545 - zdb should disable reference tracking
2017-01-31 Tim ChaseUpdate deadman operation to better align with upstream...
2017-01-31 George MelikovOpenZFS 7019 - zfsdev_ioctl skips secpolicy when FKIOCT...
2017-01-31 George MelikovOpenZFS 7136 - ESC_VDEV_REMOVE_AUX ought to always...
2017-01-31 George MelikovOpenZFS 7490 - real checksum errors are silenced when...
2017-01-30 George MelikovOpenZFS 6922 - Emit ESC_ZFS_VDEV_REMOVE_AUX after remov...
2017-01-28 George MelikovOpenZFS 7277 - zdb should be able to print zfs_dbgmsg's
next