summaryrefslogtreecommitdiffstats
path: root/sys/cddl
Commit message (Expand)AuthorAgeFilesLines
* MFV r287623: 5997 FRU field not set during pool creation and neverdelphij2015-09-133-6/+28
* Note r286552 as merged and reduce diff against upstream.delphij2015-09-131-0/+1
* MFV r287699: 6214 zpools going southdelphij2015-09-122-34/+14
* MFV r287684: 6091 avl_add doesn't assert on non-debug buildsdelphij2015-09-121-3/+7
* MFV r287624: 5987 zfs prefetch code needs workdelphij2015-09-128-668/+267
* Remove the arg0 field from struct amd64_frame. Its existence was a bug,markj2015-09-111-1/+1
* MFV r283513:markj2015-09-111-2/+12
* MFV r283512:markj2015-09-111-3/+3
* Expose an interface to determine if an ACE is inherited.delphij2015-09-042-1/+4
* Apply the noline attribute to vdev_queue_max_async_writesallanjude2015-08-311-1/+1
* Fix a buffer overrun which may lead to data corruption, introduced indelphij2015-08-291-8/+9
* In r286705 (Illumos 5960/a2cdcdd), a separate thread is created with curprocdelphij2015-08-291-2/+2
* 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
OpenPOWER on IntegriCloud