]> git.proxmox.com Git - mirror_zfs.git/history - module
Explicitly depend on icp module in initramfs hook
[mirror_zfs.git] / module /
2017-10-16 Fabian GrünbichlerSkip FREEOBJECTS for objects which can't exist
2017-10-16 Fabian GrünbichlerFree objects when receiving full stream as clone
2017-10-16 Brian BehlendorfFix ARC behavior on 32-bit systems
2017-10-16 Tobin HardingRemove unnecessary equality check
2017-10-16 Isaac HuangUse linear abd in vdev_copy_uberblocks()
2017-10-16 Ned Bassreceive_freeobjects() skips freeing some objects
2017-10-16 chrisrdScale the dbuf cache with arc_c
2017-09-20 Giuseppe Di NataleCorrect cppcheck errors (#6662)
2017-09-20 Brian BehlendorfIncrease default arc_c_min
2017-09-20 Brian BehlendorfExport symbol dmu_tx_mark_netfree()
2017-09-19 Brian BehlendorfLinux 4.14 compat: IO acct, global_page_state, etc...
2017-09-13 Gaurav KumarModifying XATTRs doesnt change the ctime
2017-09-13 Brian BehlendorfFix volume WR_INDIRECT log replay (#6620)
2017-09-13 Giuseppe Di NataleImproved dnode allocation and dmu_hold_impl() (#6611)
2017-09-13 dbavatarLinux 4.8+ compatibility fix for vm stats
2017-08-21 LOLiFix range locking in ZIL commit codepath
2017-08-21 LOLiFix remounting snapshots read-write
2017-08-21 Chunwei ChenFix NULL pointer when O_SYNC read in snapshot
2017-08-21 sanjeevbagewadizio_dva_throttle_done() should allow zinjected ZIO
2017-08-08 Brian BehlendorfFix dnode allocation race
2017-08-08 Ned BassAdd debug log entries for failed receive records
2017-08-02 Tony HutterOnly record zio->io_delay on reads and writes
2017-08-02 LOLiFix volmode=none property behavior at import time
2017-07-26 Giuseppe Di NataleOpenZFS 8508 - Mounting a zpool on 32-bit platforms...
2017-07-26 Ned BassAdd line info and SET_ERROR() to ZFS debug log
2017-07-26 Ned BassSome additional send stream validity checking
2017-07-25 Brian BehlendorfFix 'zpool clear' on suspended pools
2017-07-25 Olaf FaalandReport MMP_STATE_NO_HOSTID immediately
2017-07-25 Olaf FaalandAdd callback for zfs_multihost_interval
2017-07-25 Olaf FaalandRelease SCL_STATE in map_write_done()
2017-07-25 Olaf FaalandRevert Fix vdev_probe() call wrt SCL_STATE_ALL
2017-07-24 LOLiFix buffer overflow in dsl_dataset_name()
2017-07-24 Olaf FaalandUse correct macro for hz in mmp.c
2017-07-24 Giuseppe Di NataleFix coverity defects: CID 165755
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
next