summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Add support for sctp_peeloff() also in the front states of thetuexen2012-11-261-6/+2
* Find the endpoint for an incoming packet also if the endpointtuexen2012-11-261-1/+2
* Update manpage dates in zfs.8 and zpool.8mm2012-11-262-2/+2
* MFV r243395:mm2012-11-263-2/+36
* Allow shutdown() to be used on fds returned from sctp_peeloff().tuexen2012-11-261-1/+2
* Provide an option to users to shoot themselves in the foot.eadler2012-11-268-7/+45
* Use modern license instead of being consistent with the other pkg_ toolseadler2012-11-263-11/+25
* - smbfs_rename() might return an error value without correctly upgradingdavide2012-11-262-2/+3
* Fix uninitialized variable reported by gcc, but not clang.mav2012-11-261-1/+1
* Remove extra sbuf_trim() copy/pasted into r243530.mav2012-11-261-1/+0
* Add a primitive to check if a lock is not owned.adrian2012-11-261-0/+2
* Add my mentor relationships to committers-ports.dotbar2012-11-251-0/+3
* On multiple requests, compact HDA driver verbose output by hiding CODEC'smav2012-11-251-114/+325
* Make a few small changes to vm_map_pmap_enter():alc2012-11-251-9/+10
* Look for zombie process only if we were given process id.pjd2012-11-251-5/+6
* Print kernel args when booting the kernel.kientzle2012-11-251-0/+1
* Add loader(8) tunable to enable/disable nopwrite functionality:mm2012-11-251-1/+4
* MFV r243013 and r243267:mm2012-11-2512-75/+363
* Fix spelling.kientzle2012-11-253-3/+3
* zfs_freebsd_reclaim: remove a stray variableavg2012-11-251-1/+0
* zfs: overhaul zfs-vfs glue for vnode life-cycle managementavg2012-11-254-137/+58
* zfs_fhtovp: there is no reason to amend lock flags with LK_RETRY hereavg2012-11-251-1/+1
* add zfs_bmap to aid vnode_pager_haspageavg2012-11-251-1/+25
* zfs_getpages: optimize for large block sizesavg2012-11-251-23/+86
* Remove unused function.tuexen2012-11-252-110/+1
* remove stop_scheduler_on_panic knobavg2012-11-251-36/+16
* zfs sha256 checksum is missing in zfs.8 manpagemm2012-11-251-1/+1
* MFV r243012:mm2012-11-252-21/+127
* Split IP address validation routines and improve error detection for dotted-dteske2012-11-252-37/+91
* MFV r242735:mm2012-11-259-23/+84
* zfs roopool: add support for multi-vdev configurationsavg2012-11-242-41/+151
* spa_import_rootpool: initialize ub_version before calling spa_config_parseavg2012-11-241-0/+8
* spa_import_rootpool: do not call spa_history_log_versionavg2012-11-241-2/+0
* assert_vop_locked: make the assertion race-free and more efficientavg2012-11-241-3/+6
* opensolaris compat: terminate cmn_err mesages with a new lineavg2012-11-241-0/+1
* zfs: create devices/geoms from zvols after receiveing themavg2012-11-241-0/+6
* Whitespace.dteske2012-11-244-4/+4
* Add IPv6 address-validation routine.dteske2012-11-242-2/+157
* The is_delim function works on wchar_t characters not ints, update theandrew2012-11-241-2/+2
* o) Have the FreeBSD kernel option "INVARIANTS" trickle down into the Simplejmallett2012-11-243-5/+38
* Add a comment which covers what's going on with the 64 bit TSF write.adrian2012-11-241-0/+12
* Use bootverbose to control debug printfs from the Cavium Simple Executivejmallett2012-11-243-2/+21
* o) Add support for specifying a model of Octeon to target at compile-time,jmallett2012-11-245-13/+49
* Add Raspberry Pi GPIO drivergonzo2012-11-233-0/+660
* Style fixesgonzo2012-11-231-4/+3
* The tramp stuff isn't dependent on DDB, so always add these to theimp2012-11-231-2/+0
* Strip trailing newline.imp2012-11-231-1/+0
* Remove "clone manager: " message from verbose dmesg. It is pointless tomav2012-11-231-7/+0
* Move sndbuf_setmap() output about buffer addresses from the general verbosemav2012-11-231-1/+1
* Document sin6_scope_id handling change and bump FreeBSD_version to 1000025.hrs2012-11-232-1/+9
OpenPOWER on IntegriCloud