summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Merge from upstream:des2007-04-071-5/+5
* | New release notes:brueffer2007-04-071-4/+30
* | Add missing mutex_init() which was causing assertion panic when on clonepjd2007-04-072-0/+2
* | Prevent the usage of an uninitialized variable: do not acceptpiso2007-04-071-0/+11
* | Silence Coverity about an unused variable.piso2007-04-071-1/+1
* | Added the IPLware 3.33 support.kato2007-04-076-7/+173
* | Fix the output of percentage figures, which mistakenly weredds2007-04-071-9/+12
* | Simplify the logic for handling header readkientzle2007-04-071-7/+5
* | Enable 'ar' support; hook it up to the build andkientzle2007-04-073-2/+7
* | Clarification: Point people to archive_read_data(), whichkientzle2007-04-071-1/+4
* | back out last changekmacy2007-04-071-1/+1
* | Update the man page a bit- also to reflect that testingmjacob2007-04-071-9/+23
* | When copying data from one archive to another, only set the errorcperciva2007-04-071-5/+4
* | Describe PT_GETLWPLIST's arguments.emaste2007-04-071-0/+9
* | Fix a bug for over 4GB media.simokawa2007-04-071-1/+1
* | Add a small test program for the additional socket options whichbms2007-04-062-0/+231
* | Remove XXX comment that changes to file fields should be protected withrwatson2007-04-061-5/+0
* | pc98 boot2 is compiled with _KERNEL defined, and that makes non-statickan2007-04-061-1/+1
* | __p_rcode_syms is declared as external in resolv.conf, so it cannot bekan2007-04-062-1/+2
* | Fix kernel module dependency. linprocfs depends on sysvmsg and sysvsem.jkim2007-04-061-0/+2
* | Add the PG_NX support for i386/PAE.ru2007-04-068-34/+135
* | This commit was generated by cvs2svn to compensate for changes in r168433,kan2007-04-062-20/+17
|\ \
| * | Import two binutils header files from FSF 2.15 branch.kan2007-04-062-20/+17
* | | Add 64bit addressing support to SiI 3132/3124sos2007-04-061-0/+2
* | | Remove debug gunk.sos2007-04-061-1/+0
* | | Add support for 64bit addressing to AHCI and Marvell controllers.sos2007-04-065-15/+28
OpenPOWER on IntegriCloud