]> git.proxmox.com Git - mirror_zfs.git/history - module/zfs/sa.c
Fix typo/etc in module/zfs/zfs_ctldir.c
[mirror_zfs.git] / module / zfs / sa.c
2018-10-01 Tim SchumacherPrefix all refcount functions with zfs_
2018-09-26 Tim SchumacherLinux 4.19-rc3+ compat: Remove refcount_t compat
2018-07-11 Brian BehlendorfFix kernel unaligned access on sparc64
2018-06-07 Nathaniel ClarkDon't panic on bad SA_MAGIC in sa_build_index
2018-06-06 Tom CaputiRaw receive functions must not decrypt data
2018-05-29 Brian BehlendorfUpdate build system and packaging
2018-05-29 Brian BehlendorfMerge branch 'zfsonlinux/merge-spl'
2018-02-13 Nasf-FanProject Quota on ZFS
2017-10-10 Tobin HardingFix coverity defects: CID 147474
2017-04-14 Matthew AhrensOpenZFS 8061 - sa_find_idx_tab can be declared more...
2017-01-26 George MelikovOpenZFS 6676 - Race between unique_insert() and unique_...
2017-01-19 George MelikovOpenZFS 6529 - Properly handle updates of variably...
2017-01-03 ka7Fix spelling
2016-12-08 Brian BehlendorfSpeed up zvol import and export speed
2016-12-01 caoRemove unused sa_update_from_cb()
2016-11-30 Brian BehlendorfConvert zio_buf_alloc() consumers
2016-11-02 caoFix sa_legacy_attr_count to use ARRAY_SIZE
2016-08-31 Gvozden NeskovicPerformance optimization of AVL tree comparator functions
2016-06-24 Ned BassImplement large_dnode pool feature
2015-12-30 Ned BassPrevent SA length overflow
2015-05-11 Justin T. GibbsIllumos 5562 - ZFS sa_handle's violate kmem invariants...
2015-05-11 Matthew AhrensIllumos 5027 - zfs large block support
2015-04-28 Justin T. GibbsIllumos 5056 - ZFS deadlock on db_mtx and dn_holds
2015-04-28 Justin T. GibbsIllumos 5314 - Remove "dbuf phys" db->db_data pointer...
2015-04-28 Jorgen LundmanIllumos 4975 - missing mutex_destroy() calls in zfs
2015-02-06 Ned BassFix SA header size accounting
2015-01-22 Tim ChaseFix removal of SA in sa_modify_attrs()
2015-01-16 Brian BehlendorfMerge branch 'kmem-rework'
2015-01-16 Brian BehlendorfRevert "SA spill block cache"
2015-01-16 Brian BehlendorfChange KM_PUSHPAGE -> KM_SLEEP
2014-05-19 Tim ChaseCalculate header size correctly in sa_find_sizes()
2013-12-20 Tim ChaseProperly handle updates of variably-sized SA entries.
2013-12-19 Michael Kjorlingcstyle: Resolve C style issues
2013-12-10 James Pansa_find_sizes() may compute wrong SA header size
2013-11-04 Will AndrewsIllumos #3742
2013-10-31 Matthew AhrensIllumos #3598
2013-10-30 George WilsonIllumos #3522
2013-09-04 Matthew AhrensIllumos #3464
2013-03-04 Richard YaoConstify structures containing function pointers
2013-01-31 Ned BassFix mismatch between SA header size and layout
2013-01-31 Ned BassFix rounding discrepancy in sa_find_sizes()
2013-01-08 Brian BehlendorfMerge branch 'feature-flags'
2013-01-08 Christopher SidenIllumos #2619 and #2747
2012-08-27 Richard YaoSwitch KM_SLEEP to KM_PUSHPAGE
2012-08-25 Javen WuDrop spill buffer reference
2012-03-08 Brian BehlendorfAdd sa_spill_rele() interface
2011-11-28 Brian BehlendorfImplement SA based xattrs
2011-10-24 Xin LiIllumos #1661: Fix flaw in sa_find_sizes() calculation
2011-10-05 Brian BehlendorfExport symbols for the full SA API
2011-02-18 Brian BehlendorfMerge branch 'zpl'
2011-02-10 Brian BehlendorfEnable zfs_znode compilation
2010-08-31 Brian BehlendorfAdd linux user disk support
2010-08-31 Brian BehlendorfFix gcc uninitialized variable warnings
2010-08-31 Brian BehlendorfFix gcc unused variable warnings
2010-08-31 Brian BehlendorfFix gcc missing parenthesis warnings
2010-08-27 Brian BehlendorfFix gcc missing case warnings
2010-08-27 Brian BehlendorfFix gcc cast 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.