]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - uts/common/fs/zfs/sys
7235 remove unused func dsl_dataset_set_blkptr
[FreeBSD/FreeBSD.git] / uts / common / fs / zfs / sys /
2016-08-15 Andriy Gapon7235 remove unused func dsl_dataset_set_blkptr
2016-08-15 Andriy Gapon7090 zfs should improve allocation order and throttle...
2016-07-18 Andriy Gapon7104 increase indirect block size
2016-07-18 Andriy Gapon6950 ARC should cache compressed data
2016-07-12 Andriy Gapon6314 buffer overflow in dsl_dataset_name
2016-07-12 Andriy Gapon7054 dmu_tx_hold_t should use refcount_t to track space
2016-07-12 Andriy Gapon6980 6902 causes zfs send to break due to 32-bit/64...
2016-07-12 Andriy Gapon6513 partially filled holes lose birth time
2016-07-12 Andriy Gapon6902 speed up listing of snapshots if requesting name...
2016-07-12 Andriy Gapon6844 dnode_next_offset can detect fictional holes
2016-05-11 Alexander Motin6736 ZFS per-vdev ZAPs
2016-04-11 Alexander Motin6322 ZFS indirect block predictive prefetch
2016-03-08 Alexander Motin5027 zfs large block support (add copyright)
2016-03-08 Alexander Motin6536 zfs send: want a way to disable setting of DRR_FLA...
2016-03-08 Alexander Motin6531 Provide mechanism to artificially limit disk perfo...
2016-01-26 Alexander Motin6393 zfs receive a full send as a clone
2016-01-26 Alexander Motin6414 vdev_config_sync could be simpler
2015-10-19 Alexander Motin6328 Fix cstyle errors in zfs codebase
2015-10-14 Alexander Motin2605 want to resume interrupted zfs send
2015-10-14 Alexander Motin4185 add new cryptographic checksums to ZFS: SHA-512...
2015-10-14 Alexander Motin6267 dn_bonus evicted too early
2015-09-21 Andriy Gapon6171 dsl_prop_unregister() slows down dataset eviction.
2015-09-11 Xin LI6214 zpools going south
2015-09-10 Andriy Gapon5987 zfs prefetch code needs work
2015-08-18 Andriy Gapon5692 expose the number of hole blocks in a file
2015-08-12 Alexander Motin5959 clean up per-dataset feature count code
2015-08-12 Alexander Motin5960 zfs recv should prefetch indirect blocks
2015-08-12 Alexander Motin5765 add support for estimating send stream size with...
2015-08-10 Alexander Motin5810 zdb should print details of bpobj
2015-08-10 Alexander Motin5746 more checksumming in zfs send
2015-08-09 Alexander Motin5661 ZFS: "compression = on" should use lz4 if feature...
2015-08-09 Alexander Motin5630 stale bonus buffer in recycled dnode_t leads to...
2015-08-09 Alexander Motin5531 NULL pointer dereference in dsl_prop_get_ds()
2015-08-03 Andriy Gapon5695 dmu_sync'ed holes do not retain birth time
2015-06-24 Andriy Gapon5981 Deadlock in dmu_objset_find_dp
2015-06-24 Andriy Gapon5269 zpool import slow
2015-06-15 Andriy Gapon5911 ZFS "hangs" while deleting file
2015-06-05 Andriy Gapon5818 zfs {ref}compressratio is incorrect with 4k sector...
2015-01-20 Xin LI5497 lock contention on arcs_mtx
2015-01-20 Xin LI5313 Allow I/Os to be aggregated across ZIO priority...
2015-01-20 Xin LI5056 ZFS deadlock on db_mtx and dn_holds
2015-01-20 Xin LI5445 Add more visibility via arcstats; specifically...
2015-01-20 Xin LI5408 managing ZFS cache devices requires lots of RAM
2014-12-15 Xin LI5369 arc flags should be an enum
2014-12-06 Xin LI5314 Remove "dbuf phys" db->db_data pointer aliases...
2014-12-06 Xin LI5347 idle pool may run itself out of space
2014-12-06 Xin LI5349 verify that block pointer is plausible before...
2014-12-06 Xin LI5213 panic in metaslab_init due to space_map_open retur...
2014-12-06 Xin LI5179 Remove unused ZFS ARC functions
2014-11-08 Xin LI5027 zfs large block support
2014-11-08 Xin LI5244 zio pipeline callers should explicitly invoke...
2014-10-09 Xin LI3693 restore_object uses at least two transactions...
2014-10-09 Xin LI5175 implement dmu_read_uio_dbuf() to improve cached...
2014-10-06 Xin LI5176 lock contention on godfather zio
2014-10-04 Xin LI5164 space_map_max_blksz causes panic, does not work
2014-09-13 Xin LI5151 blkdev should support reporting of physical block...
2014-08-20 Xin LI5095 panic when adding a duplicate dbuf to dn_dbufs
2014-08-20 Xin LI5045 use atomic_{inc,dec}_* instead of atomic_add_*
2014-08-02 Xin LIAuthor: Justin T. Gibbs <justing@spectralogic.com>
2014-07-29 Xin LI4873 zvol unmap calls can take a very long time for...
2014-07-23 Xin LI4976 zfs should only avoid writing to a failing non...
2014-07-18 Xin LI5008 lock contention (rrw_exit) while running a read...
2014-07-18 Xin LI4753 increase number of outstanding async writes when...
2014-07-18 Xin LI4631 zvol_get_stats triggering too many reads
2014-07-18 Xin LI4958 zdb trips assert on pools with ashift >= 0xe
2014-07-14 Xin LI4951 ZFS administrative commands should use reserved...
2014-07-09 Xin LI4951 ZFS administrative commands should use reserved...
2014-07-09 Xin LI4950 files sometimes can't be removed from a full files...
2014-07-01 Xin LI4914 zfs on-disk bookmark structure should be named...
2014-06-17 Xin LI4390 i/o errors when deleting filesystem/zvol can lead...
2014-06-17 Xin LI4757 ZFS embedded-data block pointers ("zero block...
2014-05-27 Xin LI3835 zfs need not store 2 copies of all metadata
2014-04-23 Xin LI3897 zfs filesystem and snapshot limits
2014-04-18 Xin LI4754 io issued to near-full luns even after setting...
2014-04-18 Xin LI4374 dn_free_ranges should use range_tree_t
2014-01-01 Xin LI4391 panic system rather than corrupting pool if we...
2014-01-01 Xin LI4369 implement zfs bookmarks
2013-12-10 Andriy Gapon4370 avoid transmitting holes during zfs send
2013-11-20 Andriy Gapon4128 disks in zpools never go away when pulled
2013-11-20 Andriy Gapon3964 L2ARC should always compress metadata buffers
2013-11-20 Andriy Gapon4171 clean up spa_feature_*() interfaces
2013-11-20 Andriy Gaponfix a screw up in r258371
2013-11-20 Andriy Gapon4101 metaslab_debug should allow for fine-grained control
2013-09-05 Xin LIUpdate vendor-sys/illumos/dist to 14171:98413c8cf54d:
2013-09-05 Xin LIUpdate vendor/illumos/dist and vendor-sys/illumos/dist
2013-08-23 Xin LIUpdate vendor/illumos/dist and vendor-sys/illumos/dist
2013-08-23 Xin LIUpdate vendor-sys/illumos/dist to 14151:189ec27885ae:
2013-08-16 Xin LIUpdate vendor/illumos/dist and vendor-sys/illumos/dist
2013-08-08 Xin LIUpdate vendor/illumos/dist and vendor-sys/illumos/dist
2013-07-29 Xin LIUpdate vendor-sys/illumos/dist to illumos-gate 14095...
2013-07-29 Xin LIUpdate vendor-sys/illumos/dist to illumos-gate 14094...
2013-07-29 Xin LIUpdate vendor/illumos/dist and vendor-sys/illumos/dist
2013-07-29 Xin LIUpdate vendor-sys/illumos/dist to illumos-gate 14088...
2013-07-05 Martin MatuskaUpdate vendor-sys/illumos/dist to illumos-gate 14070...
2013-06-12 Xin LIUpdate vendor/illumos/dist and vendor-sys/illumos/dist
2013-06-11 Xin LIUpdate vendor-sys/illumos/dist to illumos-gate 14051...
2013-06-11 Xin LIUpdate vendor-sys/illumos/dist to illumos-gate 14048...
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...
next