]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - uts/common/fs/zfs/arc.c
6513 partially filled holes lose birth time
[FreeBSD/FreeBSD.git] / uts / common / fs / zfs / arc.c
2016-07-12 Andriy Gapon6513 partially filled holes lose birth time
2016-03-08 Alexander Motin6672 arc_reclaim_thread() should use gethrtime() instea...
2016-01-26 Alexander Motin6421 Add missing multilist_destroy calls to arc_fini
2015-10-14 Alexander Motin4185 add new cryptographic checksums to ZFS: SHA-512...
2015-10-14 Alexander Motin6293 ztest failure: error == 28 (0xc == 0x1c) in ztest_...
2015-10-14 Alexander Motin5219 l2arc_write_buffers() may write beyond target_sz
2015-09-15 Andriy Gapon6220 memleak in l2arc on debug build
2015-09-11 Xin LI6214 zpools going south
2015-09-10 Andriy Gapon5987 zfs prefetch code needs work
2015-08-14 Alexander Motin5817 change type of arcs_size from uint64_t to refcount_t
2015-08-10 Alexander Motin5701 zpool list reports incorrect "alloc" value for...
2015-07-02 Andriy Gapon6033 arc_adjust() should search MFU lists for oldest...
2015-01-20 Xin LI5497 lock contention on arcs_mtx
2015-01-20 Xin LI5445 Add more visibility via arcstats; specifically...
2015-01-20 Xin LI5408 managing ZFS cache devices requires lots of RAM
2015-01-20 Xin LI5376 arc_kmem_reap_now() should not result in clearing...
2014-12-15 Xin LI5369 arc flags should be an enum
2014-12-06 Xin LI5368 ARC should cache more metadata
2014-12-06 Xin LI5179 Remove unused ZFS ARC functions
2014-10-04 Xin LI5163 arc should reap range_seg_cache
2014-07-29 Xin LI5034 ARC's buf_hash_table is too small
2014-07-18 Xin LI4631 zvol_get_stats triggering too many reads
2014-07-01 Xin LI4914 zfs on-disk bookmark structure should be named...
2014-06-17 Xin LI4897 Space accounting mismatch in L2ARC/zpool
2014-06-17 Xin LI4757 ZFS embedded-data block pointers ("zero block...
2014-01-18 Xin LI3995 Memory leak of compressed buffers in l2arc_write_done
2013-12-10 Andriy Gapon4370 avoid transmitting holes during zfs send
2013-11-20 Andriy Gapon4089 NULL pointer dereference in arc_read()
2013-11-20 Andriy Gapon4088 use after free in arc_release()
2013-09-05 Xin LIUpdate vendor-sys/illumos/dist to 14176:15e9457c12ec:
2013-09-05 Xin LIUpdate vendor/illumos/dist and vendor-sys/illumos/dist
2013-06-11 Xin LIUpdate vendor-sys/illumos/dist to illumos-gate 14046...
2013-06-11 Xin LIUpdate vendor/illumos/dist and vendor-sys/illumos/dist
2013-06-08 Xin LIUpdate vendor-sys/illumos/dist to illumos-gate 14041...
2013-06-06 Xin LIUpdate vendor-sys/illumos/dist to illumos-gate 14039...
2013-03-12 Martin MatuskaUpdate vendor/illumos/dist and vendor-sys/illumos/dist
2013-03-01 Martin MatuskaUpdate vendor/illumos/dist and vendor-sys/illumos/dist
2013-02-23 Martin MatuskaUpdate vendor-sys/illumos/dist to illumos-gate 13958...
2013-02-11 Martin MatuskaUpdate vendor-sys/illumos/dist to illumos-gate 13952...
2013-02-06 Martin MatuskaUpdate vendor/illumos/dist and vendor-sys/illumos/dist
2012-11-14 Martin MatuskaUpdate vendor/illumos/dist and vendor/illumos-sys/dist
2012-11-08 Martin MatuskaUpdate vendor/illumos/dist and vendor-sys/illumos/dist
2012-09-09 Martin MatuskaUpdate vendor/illumos/dist and vendor/illumos-sys/dist
2012-09-04 Martin MatuskaUpdate vendor/illumos/dist and vendor/illumos-gate...
2012-07-18 Martin MatuskaCopy vendor/opensolaris/dist to vendor/illumos/dist
2012-07-18 Martin MatuskaUpdate vendor-sys/illumos/dist to pre libzfs_core state
2012-07-18 Martin MatuskaCopy vendor-sys/opensolaris/dist to vendor-sys/illumos...
2012-07-18 Martin MatuskaUpdate vendor-sys/opensolaris to last OpenSolaris state...
2012-07-01 Martin MatuskaAdd kernel part (uts) with ZFS to vendor/illumos