summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Merge libzfs_core part of r239388mm2013-03-171-1/+3
| * | | | Add forwards compatibility for libzfs_coremm2013-03-175-2/+217
| * | | | Fix accidentially changed ioc variable for old v15 compatibilitymm2013-03-171-1/+1
| * | | | libzfs_core:mm2013-03-174-27/+314
| * | | | Initialize "error" variable where illumos does.mm2013-03-161-0/+2
| * | | | MFC @248093mm2013-03-09473-3613/+92858
| |\ \ \ \
| * | | | | Comment out unfeasible illumos copyin code and restore previous behavior.mm2013-03-071-1/+9
| * | | | | Add missing init functionsmm2013-03-061-8/+7
| * | | | | Move libzfs compat functions to libzfs_compat.hmm2013-03-064-60/+97
| * | | | | Diff reduction with Illumosdelphij2013-03-061-3/+3
| * | | | | Use adx2 instead of adx in the second vsprintf, this fixes adelphij2013-03-051-1/+1
| * | | | | libzfs_core depends on libnvpair, explicitly say this in Makefile.inc1.delphij2013-03-051-0/+1
| * | | | | WiP merge of libzfs_core (MFV r238590, r238592)mm2013-03-0560-1551/+2910
| |\ \ \ \ \
| | * | | | | Update vendor-sys/illumos/dist to illumos-gate 13752:9f5f6c52ba19mm2012-07-1818-335/+1064
| | * | | | | Add zhack command missing from vendor importmm2012-07-181-0/+533
| | * | | | | Update vendor/illumos/dist to pre libzfs_core state (zfs part)mm2012-07-1824-2332/+6842
| | * | | | | Update vendor/illumos/dist to pre libzfs_core state (dtrace and ctf part)mm2012-07-18146-469/+8583
| | * | | | | Import relevant vendor manual pages from illumos-gatemm2012-07-187-124/+7532
| | * | | | | Move dtrace manual page to new vendor locationmm2012-07-181-0/+0
| | * | | | | Update vendor/opensolaris to last OpenSolaris state (13149:b23a4dab3d50)mm2012-07-1883-318/+52790
| * | | | | | MFC @247774mm2013-03-0439-230/+512
| |\ \ \ \ \ \
* | | | | | | | Add NGM_NAT_LIBALIAS_INFO command, that reports internal statsglebius2013-03-212-0/+73
* | | | | | | | Only size and create the bio_transient_map when unmapped buffers arekib2013-03-212-5/+7
* | | | | | | | Assert that transient mapping of the bio is only done when unmappedkib2013-03-211-0/+2
* | | | | | | | Do not call vnode_pager_setsize() while a NFS node mutex iskib2013-03-211-1/+9
* | | | | | | | Add new USB ID.hselasky2013-03-211-0/+1
* | | | | | | | Set WARNS=3 so this actually compiles.neel2013-03-201-0/+2
* | | | | | | | In bufwrite(), a dirty buffer is moved to the clean queue before thekib2013-03-201-2/+7
* | | | | | | | When the journaled FFS volume is suspended due to the journal spacekib2013-03-201-1/+2
* | | | | | | | When renaming a directory from one parent directory to another,mckusick2013-03-203-17/+54
* | | | | | | | Integrate Efika MX project back to home.ray2013-03-2035-0/+8732
* | | | | | | | Fix spelling.hselasky2013-03-201-1/+2
* | | | | | | | Remove unused variable.melifaro2013-03-201-2/+1
* | | | | | | | Add ipfw support for setting/matching DiffServ codepoints (DSCP).melifaro2013-03-207-4/+283
* | | | | | | | Fix the logic inversion in the r248512.kib2013-03-201-1/+1
* | | | | | | | Pull in r177252 from upstream clang trunk:andrew2013-03-201-0/+1
* | | | | | | | Fix the EDMA CABQ handling - for now, the CABQ takes a descriptor chainadrian2013-03-201-0/+3
* | | | | | | | For RTL8211B or later PHYs, enable crossover detection andyongari2013-03-202-1/+21
* | | | | | | | Add VNET wrappers around the rest of the ieee80211 rtsock messages.adrian2013-03-201-0/+10
* | | | | | | | Add simple example.joel2013-03-191-1/+6
* | | | | | | | Implement SOCK_CLOEXEC, SOCK_NONBLOCK and MSG_CMSG_CLOEXEC.jilles2013-03-199-27/+95
* | | | | | | | Break out the RX completion path into "FIFO check / refill" andadrian2013-03-194-54/+153
* | | | | | | | Add more TODO items.adrian2013-03-191-1/+8
* | | | | | | | Now that the tx map field is correctly populated for both edma andadrian2013-03-191-7/+4
* | | | | | | | Add a comment about why aout support is still here: We need it forimp2013-03-191-0/+7
* | | | | | | | ahci(4) and siis(4) are ready to process the unmapped i/o requestskib2013-03-192-2/+2
* | | | | | | | UFS support of the unmapped i/o for the user data buffers.kib2013-03-195-35/+62
* | | | | | | | Commit the removal of a whitespace to record the proper commit messagekib2013-03-191-1/+1
* | | | | | | | Support unmapped i/o for the md(4).kib2013-03-196-15/+39
* | | | | | | | Support unmapped i/o for the md(4).kib2013-03-191-40/+204
OpenPOWER on IntegriCloud