summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* This commit was generated by cvs2svn to compensate for changes in r168515,gshapiro2007-04-09153-4880/+11339
|\
| * Import sendmail 8.14.1gshapiro2007-04-09161-5375/+11950
* | Instead of detecting if lock is already initialized based on standard 1 bitpjd2007-04-096-4/+110
* | Always try to load zpool.cache instead of trying to find good place topjd2007-04-091-0/+7
* | We don't have to wait for the root file system to be mounted anymore, now thatpjd2007-04-092-4/+0
* | Drop the Giant lock before calling zfs_domount(), which is held whenpjd2007-04-092-2/+8
* | Move zpool.cache from /etc/zfs/ to /boot/zfs/, so we can keep it onpjd2007-04-083-2/+4
* | Extend kobj compatibility KPI to support operating on files before andpjd2007-04-084-32/+204
* | Use root_mounted().pjd2007-04-081-1/+1
* | Add root_mounted() function that returns true if the root file system ispjd2007-04-082-0/+15
* | Add missing parenkmacy2007-04-081-4/+4
* | Bump __FreeBSDversion for CAM sg addition.delphij2007-04-081-1/+1
* | OK, this is not my day, fix the former fix :/sos2007-04-081-2/+1
* | Due to the recent "aircrack-ptw" WEP cracking discovery, I thoughtsam2007-04-084-163/+909
* | Hopefully unbreak the 64bit DMA support this time.sos2007-04-083-11/+9
* | remove stale variable referencekmacy2007-04-081-2/+2
* | MFp4: Synchronize with recent OpenSolaris changes.pjd2007-04-0837-76/+723
* | There can be many reasons of VDEV failures, so log type as well.pjd2007-04-081-1/+1
* | add busdma function for mapping mbuf iovecskmacy2007-04-082-14/+121
* | Provide sample entries to handle ZFS problem reports.pjd2007-04-081-0/+31
* | - Use 'name=value' so it can be properly recognized by devd(8).pjd2007-04-082-64/+60
* | Dont zero out 64BIT flag on DMA ops.sos2007-04-081-2/+3
* | hook uipc_mvec.c into buildkmacy2007-04-082-1/+3
* | Convert driver RX path over to using mbuf ioveckmacy2007-04-084-123/+107
* | Add driver private mbuf iovec support routineskmacy2007-04-082-0/+363
* | prison_free() can be called with a mutex held. This wasn't a problem untilpjd2007-04-081-11/+16
* | Take vnode pointer and hold it under znode lock, so we won't race withpjd2007-04-082-4/+6
* | Only use prison mutex to protect the fields that need to be protected by it.pjd2007-04-081-2/+2
* | Disable cmi_midiattach(). The implementation is incomplete, and causingariff2007-04-081-1/+2
* | If we cannot open /dev/zfs try to load zfs.ko automatically and reopen.pjd2007-04-082-4/+42
* | pr_list is protected by the allprison_lock.pjd2007-04-081-1/+1
* | Move atomic.S files to directories that better fit OpenSolaris directorypjd2007-04-076-22/+6
* | Fix libzpool compilation.pjd2007-04-072-0/+8
* | Remove reference to FBSDprivate version. We do not use it in thiskan2007-04-071-7/+0
* | Catch up on rtld's special status. Since it does not appear onkan2007-04-071-0/+2
* | Limit the number of system taskq threads to the number of CPUs.pjd2007-04-072-2/+2
* | Add the CAM 'SG' peripheral device. This device implements a subset of thescottl2007-04-077-0/+1194
* | Fix build on Solaris.kientzle2007-04-071-1/+1
* | Build ZFS on amd64 and pc98.des2007-04-074-12/+9
* | Fix some type mismatches.des2007-04-072-6/+6
* | Allow to tune maximum and minimum memory used by ARC.pjd2007-04-072-10/+26
* | Add my mentee, alexbl.novel2007-04-071-0/+2
* | Hide SEEK_DATA and SEEK_HOLE under __BSD_VISIBLE.pjd2007-04-071-1/+1
* | Hide bus reset announcements within bootverbose.mjacob2007-04-071-2/+7
* | - Remove SEEK_DATA and SEEK_HOLE from stdio.h, they don't belong here.pjd2007-04-072-6/+2
* | The net.link.tap.up_on_open sysctl was MFCed. While here, fix a minorbrueffer2007-04-071-2/+3
* | Remove empty section.brueffer2007-04-071-2/+0
* | Fix build.nyan2007-04-071-1/+1
* | Unbreak.hrs2007-04-071-2/+2
* | This commit was generated by cvs2svn to compensate for changes in r168463,des2007-04-071-5/+5
|\ \
OpenPOWER on IntegriCloud