]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - cmd
6569 large file delete can starve out write ops
[FreeBSD/FreeBSD.git] / cmd /
2016-08-26 Mark Johnston7297 clear() on llquantize aggregation causes dtrace...
2016-08-15 Andriy Gapon7277 zdb should be able to print zfs_dbgmsg's
2016-08-13 Mark Johnston7085 add support for "if" and "else" statements in...
2016-07-20 Andriy Gapon7164 zdb should be able to open the root dataset
2016-07-20 Andriy Gapon6391 Override default SPA config location via environment
2016-07-20 Andriy Gapon7163 ztest failures due to excess error injection
2016-07-20 Andriy Gapon6451 ztest fails due to checksum errors
2016-07-20 Andriy Gapon7147 ztest: ztest_ddt_repair fails with ztest_pattern_m...
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 Gapon6872 zfs libraries should not allow uninitialized variables
2016-07-12 Andriy Gapon4521 zfstest is trying to execute evil "zfs unmount -a"
2016-07-12 Andriy Gapon6902 speed up listing of snapshots if requesting name...
2016-04-09 Alexander Motin6418 zpool should have a label clearing command
2016-03-17 Mark Johnston6734 dtrace_canstore_statvar() fails for some valid...
2016-03-08 Alexander Motin6551 cmd/zpool: cleanup gcc warnings
2016-03-08 Alexander Motin6550 cmd/zfs: cleanup gcc warnings
2016-03-08 Alexander Motin6637 replacing "dontclose" with "should_close"
2016-03-08 Alexander Motin6659 nvlist_free(NULL) is a no-op
2016-03-08 Alexander Motin5027 zfs large block support (add copyright)
2016-03-08 Alexander Motin6531 Provide mechanism to artificially limit disk perfo...
2015-10-21 Alexander Motin5984 zfs clone should not mount the clone if canmount...
2015-10-19 Alexander Motin6328 Fix cstyle errors in zfs codebase
2015-10-18 Alexander Motin5767 fix several problems with zfs test suite
2015-10-18 Alexander Motin6298 zfs_create_008_neg and zpool_create_023_neg need...
2015-10-18 Alexander Motin5745 zfs set allows only one dataset property to be...
2015-10-14 Alexander Motin2605 want to resume interrupted zfs send
2015-10-08 Mark Johnston6271 dtrace caused excessive fork time
2015-09-30 Mark Johnston6266 harden dtrace_difo_chunksize() with respect to...
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-10 Alexander Motin5810 zdb should print details of bpobj
2015-08-10 Alexander Motin5746 more checksumming in zfs send
2015-08-03 Andriy Gapon5695 dmu_sync'ed holes do not retain birth time
2015-06-05 Andriy Gapon5669 altroot not set in zpool create when specified...
2015-06-05 Andriy Gapon5818 zfs {ref}compressratio is incorrect with 4k sector...
2015-01-20 Xin LI5410 Document -S option to zfs inherit
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 LI5316 allow smbadm join to use RPC
2014-11-08 Xin LI5027 zfs large block support
2014-11-08 Xin LI5243 zdb -b could be much faster
2014-10-09 Xin LI5169 zdb should limit its ARC size
2014-10-06 Xin LI5178 zdb -vvvvv on old-format pool fails in dump_deadlist()
2014-10-06 Xin LI5176 lock contention on godfather zio
2014-10-04 Xin LI5147 zpool list -v should show individual disk capacity
2014-09-07 Xin LI5118 When verifying or creating a storage pool, error...
2014-08-02 Xin LIAuthor: Matthew Ahrens <mahrens@delphix.com>
2014-07-23 Xin LI4976 zfs should only avoid writing to a failing non...
2014-07-18 Xin LI4958 zdb trips assert on pools with ashift >= 0xe
2014-07-15 Xin LI4970 need controls on i/o issued by zpool import -XF
2014-07-09 Xin LI4951 ZFS administrative commands should use reserved...
2014-07-09 Xin LI4966 zpool list iterator does not update output
2014-07-01 Xin LI4914 zfs on-disk bookmark structure should be named...
2014-06-17 Xin LI4756 metaslab_group_preload() could deadlock
2014-06-17 Xin LI4891 want zdb option to dump all metadata
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-06-03 Mark Johnston4470 overly aggressive D integer narrowing breaks 32...
2014-06-03 Mark Johnston4471 DTrace count() with histogram
2014-06-03 Mark Johnston4474 DTrace Userland CTF Support
2014-06-03 Mark Johnston4248 dtrace(1M) should never create DOF with empty...
2014-06-03 Mark Johnston4477 DTrace should speak JSON
2014-06-03 Mark Johnston2915 DTrace in a zone should see "cpu", "curpsinfo...
2014-04-18 Xin LI4374 dn_free_ranges should use range_tree_t
2014-03-28 Xin LI3993 zpool(1M) and zfs(1M) should support -p for "list...
2014-03-28 Xin LI4573 ZFS snapshot alias
2014-02-28 Mark Johnston4478 dtrace_dof_maxsize is far too small
2014-01-01 Xin LI4369 implement zfs bookmarks
2014-01-01 Xin LI(Stripped down import from Illumos)
2013-12-10 Andriy Gapon4370 avoid transmitting holes during zfs send
2013-12-05 Andriy Gapon4373 add block contents print to zstreamdump
2013-11-20 Andriy Gapon2583 Add -p (parsable) option to zfs list
2013-11-20 Andriy Gapon4171 clean up spa_feature_*() interfaces
2013-11-20 Andriy Gapon4168 ztest assertion failure in dbuf_undirty
2013-11-20 Andriy Gapon4101 metaslab_debug should allow for fine-grained control
2013-09-05 Xin LIUpdate vendor/illumos/dist and vendor-sys/illumos/dist
2013-08-23 Xin LIUpdate vendor/illumos/dist to 14160:734110b9882f:
2013-08-08 Xin LIUpdate vendor/illumos/dist and vendor-sys/illumos/dist
2013-08-07 Xin LIUpdate vendor/illumos/dist and vendor-sys/illumos/dist
2013-08-07 Xin LIUpdate vendor/illumos/dist and vendor-sys/illumos/dist
2013-07-29 Xin LIUpdate vendor/illumos/dist and vendor-sys/illumos/dist
2013-06-12 Xin LIUpdate vendor/illumos/dist and vendor-sys/illumos/dist
2013-06-11 Xin LIUpdate vendor/illumos/dist and vendor-sys/illumos/dist
2013-06-11 Xin LIUpdate vendor/illumos/dist to illumos-gate 14049:4a7f63...
2013-04-10 Martin MatuskaUpdate vendor/illumos/dist and vendor-sys/illumos/dist
2013-04-06 Martin MatuskaUpdate vendor/illumos/dist to illumos-gate 14004:dd91fe...
2013-04-06 Martin MatuskaUpdate vendor/illumos/dist to illumos-gate 13991:53e4f9...
2013-03-14 Martin MatuskaUpdate vendor/illumos/dist to illumos-gate 13983:fe8060...
2013-03-05 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/illumos/dist and vendor-sys/illumos/dist
2013-02-23 Martin MatuskaUpdate vendor/illumos/dist and vendor-sys/illumos/dist
2013-02-11 Martin MatuskaUpdate vendor/illumos/dist and vendor-sys/illumos/dist
2013-02-06 Martin MatuskaUpdate vendor/illumos/dist to illumos-gate version...
2013-02-06 Martin MatuskaUpdate vendor/illumos/dist and vendor-sys/illumos/dist
2013-02-06 Martin MatuskaUpdate vendor/illumos/dist and vendor-sys/illumos/dist
2012-12-15 Martin MatuskaPush vendor/illumos/dist to illumos-gate 13894:f4af77f6bbd2
2012-11-14 Martin MatuskaUpdate vendor/illumos/dist and vendor/illumos-sys/dist
next