]> git.proxmox.com Git - mirror_zfs.git/history - module
zfs_mount_001_neg: use log_must_busy in cleanup
[mirror_zfs.git] / module /
2017-07-24 Brian BehlendorfLinux 4.13 compat: bio->bi_status and blk_status_t
2017-07-13 Brian BehlendorfFix vdev_probe() call outside SCL_STATE_ALL lock
2017-07-13 Olaf FaalandMulti-modifier protection (MMP)
2017-07-13 Dave EddyOpenZFS 6939 - add sysevents to zfs core for commands
2017-07-12 LOLiAdd port of FreeBSD 'volmode' property
2017-07-09 Yuri PankovOpenZFS 5428 - provide fts(), reallocarray(), and strto...
2017-07-07 Matthew AhrensOpenZFS 8126 - ztest assertion failed in dbuf_dirty...
2017-07-07 Matthew AhrensOpenZFS 8067 - zdb should be able to dump literal embed...
2017-07-07 LOLiFix 'zpool clear' on readonly pools
2017-07-07 Alek PImplemented zpool scrub pause/resume
2017-07-06 Arkadiusz BubałaReschedule processes on -ERESTARTSYS
2017-07-05 alavissClang fixes
2017-07-04 Matthew AhrensOpenZFS 8378 - crash due to bp in-memory modification...
2017-07-04 Andriy GaponOpenZFS 7600 - zfs rollback should pass target snapshot...
2017-07-04 Andriy GaponOpenZFS 7910 - l2arc_write_buffers() may write beyond...
2017-06-30 Matthew AhrensOpenZFS 8377 - Panic in bookmark deletion
2017-06-29 Matthew AhrensClean up large dnode code
2017-06-29 chrisrdSet arc_meta_limit, arc_dnode_limit on change
2017-06-28 Tony HutterGCC 7.1 fixes
2017-06-27 Brian BehlendorfCap maximum aggregate IO size
2017-06-27 Boris ProtopopovRefine use of zv_state_lock.
2017-06-27 Giuseppe Di NataleOpenZFS 5220 - L2ARC does not support devices that...
2017-06-26 Giuseppe Di NataleOpenZFS 8264 - want support for promoting datasets...
2017-06-26 Boris ProtopopovCall cv_signal() with mutex held
2017-06-19 Morgan JonesAdd kpreempt_disable/enable around CPU_SEQID uses
2017-06-17 Don BradyInject zinject(8) a percentage amount of dev errs
2017-06-15 Boris ProtopopovAvoid 'queue not locked' warning at pool import.
2017-06-15 LOLiFix zvol_state_t->zv_open_count race
2017-06-13 Richard YaoFix zvol_init error handling
2017-06-13 Richard YaoMake zvol operations use _by_dnode routines
2017-06-12 DeHackEdReduce stack usage of dsl_dir_tempreserve_impl
2017-06-09 Paul DagnelieOpenZFS 8056 - zfs send size estimate is inaccurate...
2017-06-09 Matthew AhrensOpenZFS 8156 - dbuf_evict_notify() does not need dbuf_e...
2017-06-09 Matthew AhrensOpenZFS 8199 - multi-threaded dmu_object_alloc()
2017-06-09 Giuseppe Di NataleOpenZFS 7578 - Fix/improve some aspects of ZIL writing
2017-06-07 Matthew AhrensOpenZFS 8155 - simplify dmu_write_policy handling of...
2017-06-05 LOLiLinux 4.9 compat: fix zfs_ctldir xattr handling
2017-06-02 LOLiFix "snapdev" property issues
2017-06-01 Chunwei ChenFix import wrong spare/l2 device when path change
2017-05-31 LOLiFix memory leak in zvol_set_volsize()
2017-05-27 Boris ProtopopovFix ida leak in zvol_create_minor_impl
2017-05-26 Alek PDon't dirty bpobj if it has no entries
2017-05-26 Brian BehlendorfRevert "Fix "snapdev" property inheritance behaviour"
2017-05-26 Alan SomersOpenZFS 8070 - Add some ZFS comments
2017-05-25 LOLiFix "snapdev" property inheritance behaviour
2017-05-25 Chunwei ChenImprove gitignore
2017-05-25 LOLiLinux 4.12 compat: fix super_setup_bdi_name() call
2017-05-19 Feng SunFix LZ4_uncompress_unknownOutputSize caused panic
2017-05-19 Alek PImplemented zpool sync command
2017-05-19 Tony HutterForce fault a vdev with 'zpool offline -f'
2017-05-19 Tom CaputiFixed small memory leak in ereport handling
2017-05-16 Boris ProtopopovIntroduce zv_state_lock
2017-05-16 Boris ProtopopovRevert commit 1ee159f4
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-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
next