summaryrefslogtreecommitdiffstats
path: root/sys/cddl
Commit message (Expand)AuthorAgeFilesLines
* 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-166-82/+51
* MFC r258628: opensolaris taskq: some cosmetic changesavg2014-01-162-19/+16
* 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-153-11/+585
* 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-083-9/+4
* 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-109-34/+61
* - Use make_dev_credf(MAKEDEV_REF) instead of the race-prone make_dev()+davide2013-09-071-5/+1
* Handle cases where capability rights are not provided.pjd2013-09-051-1/+1
* 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-053-7/+15
* Whitespace cleanup.jhibbits2013-09-021-48/+48
* Fixes for DTrace on PowerPC:jhibbits2013-08-313-112/+261
* 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-244-11/+11
* 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
* fbt: drop a local write-only variableavg2013-08-231-6/+0
* 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
* Make dtrace_copy() actually work on PowerPC. Although unused currently,jhibbits2013-08-221-4/+4
* 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
* Fix some ppc64 dtrace bugs, and enable systrace_freebsd32 for ppc64.jhibbits2013-08-192-0/+15
* Add a "translated type" argument to SDT_PROBE_ARGTYPE() and add some macrosmarkj2013-08-171-2/+6
* Remove redundant variable.pjd2013-08-171-3/+1
OpenPOWER on IntegriCloud