summaryrefslogtreecommitdiffstats
path: root/sys/cddl/contrib
Commit message (Expand)AuthorAgeFilesLines
* MFC r258634: MFV r258376: 3964 L2ARC should always compress metadata buffersavg2014-01-163-2/+6
* MFC r258633: MFV r255256: 3954 metaslabs continue to load even afteravg2014-01-163-5/+113
* MFC r258632,258704: MFV r255255: 4045 zfs write throttle & i/o scheduleravg2014-01-1634-720/+1472
* MFC r258631: MFV r247578avg2014-01-163-81/+172
* MFC r258743: drop ZUT_OBJavg2014-01-161-3/+0
* MFC r258630: 734 taskq_dispatch_prealloc() desiredavg2014-01-164-19/+33
* MFC r258628: opensolaris taskq: some cosmetic changesavg2014-01-161-15/+14
* MFC r258638,258642: expose zfs_flags as debug.zfs_flags r/w tunable and sysctlavg2014-01-161-0/+4
* MFC r256543,r259245,r259421,r259668,r259674jhibbits2014-01-152-9/+583
* MFC r259811:delphij2014-01-142-10/+0
* MFC 259240asomers2014-01-101-9/+1
* MFC Alexander Motin's GEOM direct dispatch work:scottl2014-01-072-9/+23
* MFC r259168:mav2014-01-051-2/+8
* MFC r258342:mav2014-01-051-0/+4
* MFC r258137:mav2014-01-053-2/+28
* MFC r259576:pjd2013-12-221-1/+8
* MFC r258311asomers2013-12-161-23/+40
* MFC r258294:smh2013-11-251-2/+4
* MFV r258378: 4089 NULL pointer dereference in arc_read()avg2013-11-251-9/+11
* MFV r258377: 4088 use after free in arc_release()avg2013-11-251-1/+1
* MFC r258353: zfs page_busy: fix the boundaries of the cleared rangeavg2013-11-251-1/+16
* MFC r256889:smh2013-10-241-1/+1
* MFV r255257: 4082 zfs receive gets EFBIG from dmu_tx_hold_free()avg2013-10-102-1/+11
* Initialize and free the DTrace taskqueue in the dtrace module load/unloadmarkj2013-10-081-9/+0
* Improve lzjb decompress performance by reorganizing the codedelphij2013-10-081-1/+3
* Optimize the block size used on ZFS cache devices as is already donegibbs2013-09-211-0/+2
* MFV r254750:delphij2013-09-2112-45/+388
* Fixup cross-device rename checks in ZFS. Add a check for the casedavide2013-09-201-4/+7
* MFV r247844 (illumos-gate 13975:ef6409bc370f)delphij2013-09-107-34/+43
* Add sysctl/tunables for various metaslab variables.pjd2013-09-051-4/+33
* Change the cap_rights_t type from uint64_t to a structure that we can extendpjd2013-09-052-5/+13
* Previously, both zfs_rename and zfs_link does a check on whetherdelphij2013-08-281-3/+11
* Rename the kld_unload event handler to kld_unload_try, and add a newmarkj2013-08-241-2/+2
* MFV r254749:delphij2013-08-242-38/+14
* MFV r254747:delphij2013-08-248-89/+97
* MFV r254422:delphij2013-08-231-2/+5
* zfs: do not reject any operations on a pool just because it's a boot poolavg2013-08-231-0/+2
* zfs: inline and remove zfs_vnode_lockavg2013-08-233-15/+5
* Remove the deprecated VM_ALLOC_RETRY flag for the vm_page_grab(9).kib2013-08-221-1/+1
* Expand the use of stat(2) flags to allow storing some Windows/DOSken2013-08-211-1/+47
* Add kstat entries for ZFS compression statistics.gibbs2013-08-213-4/+65
* Enhance the ZFS vdev layer to maintain both a logical and a physicalgibbs2013-08-2120-34/+198
* MFV r254421:delphij2013-08-213-14/+28
* MFV r254220:delphij2013-08-201-7/+17
* Remove redundant variable.pjd2013-08-171-3/+1
* Use kld_{load,unload} instead of mod_{load,unload} for the linker file loadmarkj2013-08-141-4/+4
* FreeBSD's DTrace implementation has a few problems with respect to handlingmarkj2013-08-132-16/+65
* fasttrap_fork(): unlock the processes before removing the tracepoints.rpaulo2013-08-111-0/+8
* The soft and hard busy mechanism rely on the vm object lock to work.attilio2013-08-091-14/+20
* MFV r254079:delphij2013-08-0810-91/+214
OpenPOWER on IntegriCloud