]> git.proxmox.com Git - mirror_zfs.git/history - module/zfs/dmu.c
Undo c89 workarounds to match with upstream
[mirror_zfs.git] / module / zfs / dmu.c
2017-11-04 Don BradyUndo c89 workarounds to match with upstream
2017-10-26 LOLiZFS send fails to dump objects larger than 128PiB
2017-10-18 Tom CaputiFix ASSERT in dmu_free_long_object_raw()
2017-10-13 Brian BehlendorfPost-Encryption Followup
2017-10-11 Tom CaputiFixes for #6639
2017-08-23 Tom CaputiSend / Recv Fixes following b52563
2017-08-21 LOLiFix range locking in ZIL commit codepath
2017-08-14 Tom CaputiNative Encryption for ZFS on Linux
2017-07-04 Matthew AhrensOpenZFS 8378 - crash due to bp in-memory modification...
2017-06-13 Richard YaoMake zvol operations use _by_dnode routines
2017-06-07 Matthew AhrensOpenZFS 8155 - simplify dmu_write_policy handling of...
2017-05-05 Brian BehlendorfFix unused variable warning
2017-04-26 Dan KimmelOpenZFS 7252 - compressed zfs send / receive
2017-04-13 Debabrata BanerjeeSEEK_HOLE should not block on txg_wait_synced()
2017-02-07 David QuigleyAdd missing module_param for zfs_per_txg_dirty_frees_pe...
2017-01-31 George MelikovOpenZFS 6569 - large file delete can starve out write ops
2017-01-27 George MelikovOpenZFS 7301 - zpool export -f should be able to interr...
2017-01-22 George Melikovcodebase style improvements for OpenZFS 6459 port
2017-01-13 Brian BehlendorfOpenZFS 7603 - xuio_stat_wbuf_* should be declared...
2017-01-13 bzzz77Add *_by-dnode routines
2016-12-08 Brian BehlendorfSpeed up zvol import and export speed
2016-11-30 Brian BehlendorfIntroduce ARC Buffer Data (ABD)
2016-11-29 David QuigleyDLPX-44812 integrate EP-220 large memory scalability
2016-10-31 caoFix coverity defects: CID 152975
2016-10-20 caoFix coverity defects: CID 147472
2016-10-04 Brian BehlendorfMerge OpenZFS 4185
2016-10-03 Tony HutterOpenZFS 4185 - add new cryptographic checksums to ZFS...
2016-09-13 Dan KimmelDLPX-44733 combine arc_buf_alloc_impl() with arc_buf_cl...
2016-09-13 Dan KimmelDLPX-40252 integrate EP-476 compressed zfs send/receive
2016-09-13 George WilsonOpenZFS 6950 - ARC should cache compressed data
2016-08-30 Alexander MotinOpenZFS 6322 - ZFS indirect block predictive prefetch
2016-08-19 Matthew AhrensOpenZFS 7004 - dmu_tx_hold_zap() does dnode_hold()...
2016-06-24 Ned BassImplement large_dnode pool feature
2016-06-21 Paul DagnelieOpenZFS 6513 - partially filled holes lose birth time
2016-01-22 Matthew AhrensIllumos 4950 - files sometimes can't be removed from...
2016-01-12 George WilsonIllumos 6281 - prefetching should apply to 1MB reads
2016-01-12 Matthew AhrensIllumos 5987 - zfs prefetch code needs work
2016-01-08 Paul DagnelieIllumos 5960, 5925
2015-12-16 Chunwei ChenUse uio for zvol_{read,write}
2015-09-04 Brian BehlendorfMerge branch 'zvol'
2015-09-04 Richard Yaozvol processing should use struct bio
2015-08-24 Chunwei ChenLinux 4.1 compat: loop device on ZFS
2015-07-28 Brian BehlendorfCheck for NULL in dmu_free_long_range_impl()
2015-07-10 Justin T. GibbsIllumos 5661 - ZFS: "compression = on" should use lz4...
2015-06-29 Matthew AhrensIllumos 5175 - implement dmu_read_uio_dbuf() to improve...
2015-05-04 Matthew AhrensIllumos 5820 - verify failed in zio_done(): BP_EQUAL...
2015-05-04 Jason Zamandmu: fix integer overflows
2015-03-27 Prakash SuryaIllumos 5695 - dmu_sync'ed holes do not retain birth...
2015-03-12 Josef 'Jeff' SipekIllumos 5047 - don't use atomic_*_nv if you discard...
2015-01-16 Brian BehlendorfMerge branch 'kmem-rework'
2015-01-16 Brian BehlendorfChange KM_PUSHPAGE -> KM_SLEEP
2015-01-16 Brian BehlendorfRetire KM_NODEBUG
2014-10-21 Matthew AhrensIllumos 5162 - zfs recv should use loaned arc buffer...
2014-10-21 Matthew AhrensIllumos 3693 - restore_object uses at least two transac...
2014-10-20 Daniil LunevIllumos 4924 - LZ4 Compression for metadata
2014-10-08 Brian BehlendorfImprove VERIFY() error in dmu_write()
2014-08-06 Matthew AhrensIllumos 4914 - zfs on-disk bookmark structure should...
2014-08-01 Matthew AhrensIllumos 4757, 4913
2014-07-31 Matthew AhrensIllumos 3835 zfs need not store 2 copies of all metadata
2014-07-28 Max GrossmanIllumos 4370, 4371
2014-04-10 Chunwei ChenLinux 3.14 compat: rq_for_each_segment in dmu_req_copy
2014-04-10 Chunwei ChenRevert "Fix zvol+btrfs hang"
2014-04-10 Chunwei ChenRefactor dmu_req_copy for immutable biovec changes
2013-12-19 Michael Kjorlingcstyle: Resolve C style issues
2013-12-06 Matthew AhrensIllumos #4045 write throttle & i/o scheduler performanc...
2013-11-05 Matthew AhrensIllumos #4082
2013-11-05 Matthew AhrensIllumos #4047
2013-11-05 George WilsonIllumos #3236
2013-11-04 Will AndrewsIllumos #3741
2013-10-31 Matthew AhrensIllumos #3598
2013-10-31 Matthew AhrensIllumos #3603, #3604: bobj improvements
2013-10-30 George WilsonIllumos #3522
2013-10-25 Brian BehlendorfMerge branch 'kstat'
2013-10-25 Brian BehlendorfAdd visibility in to cached dbufs
2013-09-04 Matthew AhrensIllumos #3464
2013-08-08 Saso KiselkovIllumos #3137 L2ARC compression
2013-08-01 Brian BehlendorfExport additional dmu symbols
2013-01-08 Brian BehlendorfMerge branch 'feature-flags'
2013-01-08 Matthew AhrensIllumos #3086: unnecessarily setting DS_FLAG_INCONSISTE...
2013-01-08 Christopher SidenIllumos #2619 and #2747
2012-11-09 Brian BehlendorfFix zvol+btrfs hang
2012-10-17 Brian BehlendorfMerge branch 'zil-performance'
2012-10-17 Etienne DechampsAdd FASTWRITE algorithm for synchronous writes.
2012-08-27 Richard YaoSwitch KM_SLEEP to KM_PUSHPAGE
2012-04-27 Brian BehlendorfAdd zfs_mdcomp_disable module option
2012-02-27 Brian BehlendorfAdd 'dmu_tx' kstats entry
2012-02-17 Alex ZhuravlevExport symbols for zero-copy
2012-02-10 Brian BehlendorfExport symbols for zero-copy
2011-02-18 Brian BehlendorfMerge branch 'zpl'
2011-02-10 Brian BehlendorfSuppress large kmem_alloc() warning
2011-02-10 Brian BehlendorfRemove dmu_write_pages() support
2011-02-05 Brian BehlendorfAdd initial rw_uio functions to the dmu
2010-08-31 Brian BehlendorfAdd linux kernel module support
2010-08-31 Brian BehlendorfAdd linux kernel disk support
2010-08-31 Brian BehlendorfFix kstat xuio
2010-08-31 Brian BehlendorfFix gcc uninitialized variable warnings
2010-08-27 Brian BehlendorfFix gcc c90 compliance warnings
2010-08-26 Brian BehlendorfUpdate to onnv_147
2010-05-28 Brian BehlendorfUpdate core ZFS code from build 121 to build 141.
2009-08-18 Brian BehlendorfRebase master to b121
next