summaryrefslogtreecommitdiffstats
path: root/sys/cddl
Commit message (Expand)AuthorAgeFilesLines
* MFV (partial) r286889: 5692 expose the number of hole blocks in a fileavg2015-08-243-13/+96
* spa_import_rootpool: prevent lock and resource leakavg2015-08-241-0/+2
* account for ashift when gathering buffers to be written to l2arc deviceavg2015-08-241-13/+33
* try to fix lor between z_teardown_lock and spa_namespace_lockavg2015-08-211-10/+16
* fix a mismerge in r286539 (MFV 286538: 5562 ZFS sa_handle's violate...)avg2015-08-211-1/+1
* Restore part of r274628, reverted at r286776.mav2015-08-201-1/+2
* Add support for the arrays in nvlist library.oshogbo2015-08-151-110/+77
* Remove some random accumulated diff from Illumos.mav2015-08-141-19/+13
* 2618 arc.c mistypes in the commentsmav2015-08-141-3/+3
* Fix r286766 build with debug.mav2015-08-141-6/+6
* Fix minor mismerge sometimes earlier.mav2015-08-141-4/+4
* MFV r286765: 5817 change type of arcs_size from uint64_t to refcount_tmav2015-08-141-25/+108
* MFV r285025: 6033 arc_adjust() should search MFU lists for oldest buffermav2015-08-141-2/+2
* MFV r277431: 5497 lock contention on arcs_mtxmav2015-08-147-638/+1624
* Revert part of r205231, introducing multiple ARC state locks.mav2015-08-141-278/+148
* MFV 286711: 6096 ZFS_SMB_ACL_RENAME needs to cleanup bettermav2015-08-131-0/+1
* MFV 286709:mav2015-08-131-2/+4
* MFV 286707: 5959 clean up per-dataset feature count codemav2015-08-128-153/+182
* MFV r286704: 5960 zfs recv should prefetch indirect blocksmav2015-08-1230-347/+1295
* MFV r284763: 5981 Deadlock in dmu_objset_find_dpmav2015-08-125-4/+40
* MFV r284762: 5269 zpool import slowmav2015-08-1210-60/+239
* MFV r286682: 5765 add support for estimating send stream size withmav2015-08-124-35/+130
* MFV r286224: 5695 dmu_sync'ed holes do not retain birth timemav2015-08-122-7/+20
* Fix set of sign extension bugs in r286625.mav2015-08-121-4/+5
* Fix assertion panic caused by combination of r286598 and TRIM.mav2015-08-111-4/+8
* Fix r286625 build on i386.mav2015-08-111-1/+1
* Fix minor mismerge in r286574.mav2015-08-111-42/+42
* MFV r277425:mav2015-08-111-95/+158
* Remove extra lock, that IMO only creates potential problems now.mav2015-08-111-10/+2
* MFV 286604: 5812 assertion failed in zrl_tryenter(): zr_owner==NULLmav2015-08-101-13/+14
* MFV 286602: 5810 zdb should print details of bpobjmav2015-08-102-5/+3
* MFV 286599: 5808 spa_check_logs is not necessary on readonly poolsmav2015-08-101-1/+1
* MFV 286597: 5701 zpool list reports incorrect "alloc" value for cache devicesmav2015-08-101-45/+143
* Local addition and mismerge fix for r286579.mav2015-08-101-14/+12
* MFV 286588: 5820 verify failed in zio_done(): BP_EQUAL(bp, io_bp_orig)mav2015-08-101-11/+24
* MFV 286586: 5746 more checksumming in zfs sendmav2015-08-104-222/+322
* MFV r277430: 5313 Allow I/Os to be aggregated across ZIO priority classesmav2015-08-103-20/+51
* Fix r286574 build in user-space.mav2015-08-101-1/+1
* Fix r286570 build with debug.mav2015-08-101-0/+2
* MFV r277428: 5056 ZFS deadlock on db_mtx and dn_holdsmav2015-08-1036-304/+627
* MFV r277427: 5445 Add more visibility via arcstats; specificallymav2015-08-103-14/+229
* MFV r277426: 5408 managing ZFS cache devices requires lots of RAMmav2015-08-102-581/+903
* MFV 286555: Avoid 128K kmem allocations in mzap_upgrade()mav2015-08-091-3/+3
* MFV 286553: 5769 Cast 'zfs bad bloc' to ULL for x86mav2015-08-091-1/+1
* MFV 286550: 5694 traverse_prefetcher does not prefetch enoughmav2015-08-091-10/+9
* MFV 286548:mav2015-08-091-2/+0
* MFV 286546:mav2015-08-094-27/+38
* MFV 286544:mav2015-08-094-9/+62
* MFV 286542: 5592 NULL pointer dereference in dsl_prop_notify_all_cb()mav2015-08-091-2/+13
* MFV 286540: 5531 NULL pointer dereference in dsl_prop_get_ds()mav2015-08-097-14/+114
OpenPOWER on IntegriCloud