| Commit message (Expand) | Author | Age | Files | Lines |
* | Try to stabilize ZFS with regard to memory consumption: | Pawel Jakub Dawidek | 2007-04-10 | 2 | -8/+26 |
* | Instead of detecting if lock is already initialized based on standard 1 bit | Pawel Jakub Dawidek | 2007-04-09 | 3 | -2/+55 |
* | Extend kobj compatibility KPI to support operating on files before and | Pawel Jakub Dawidek | 2007-04-08 | 2 | -16/+102 |
* | MFp4: Synchronize with recent OpenSolaris changes. | Pawel Jakub Dawidek | 2007-04-08 | 2 | -0/+95 |
* | Add the CAM 'SG' peripheral device. This device implements a subset of the | Scott Long | 2007-04-07 | 2 | -0/+61 |
* | Fix kernel module dependency. linprocfs depends on sysvmsg and sysvsem. | Jung-uk Kim | 2007-04-06 | 1 | -0/+2 |
* | We have strcasecmp() in libkern now. | Pawel Jakub Dawidek | 2007-04-06 | 4 | -55/+3 |
* | Please welcome ZFS - The last word in file systems. | Pawel Jakub Dawidek | 2007-04-06 | 42 | -0/+4244 |
* | Replace custom file descriptor array sleep lock constructed using a mutex | Robert Watson | 2007-04-04 | 2 | -8/+21 |
* | MFP4: Turn emul_lock into a mutex. | Jung-uk Kim | 2007-04-02 | 2 | -14/+14 |
* | Use underlying structures instead of kernel_sysctlbyname() for msginfo and | Jung-uk Kim | 2007-03-30 | 1 | -34/+5 |
* | MFP4: Linux futex support for amd64. | Jung-uk Kim | 2007-03-30 | 1 | -87/+129 |
* | Implement the openat() linux syscall | Julian Elischer | 2007-03-29 | 2 | -33/+142 |
* | Add a pn_destroy field to pfs_node. This field points to a destructor | Dag-Erling Smørgrav | 2007-03-12 | 2 | -45/+45 |
* | In translate_path_major_minor(), do not calculate otherwise unused 'fp' | Robert Watson | 2007-03-06 | 1 | -4/+0 |
* | MFP4: 113090, 113130, 113132 | Jung-uk Kim | 2007-03-02 | 1 | -3/+100 |
* | MFP4: 115220, 115222 | Jung-uk Kim | 2007-03-02 | 1 | -2/+2 |
* | MFp4 (110541): | Alexander Leidinger | 2007-02-25 | 1 | -2/+7 |
* | MFp4 (110523, parts which apply cleanly): | Alexander Leidinger | 2007-02-25 | 2 | -89/+92 |
* | Partial MFp4 of 114977: | Alexander Leidinger | 2007-02-24 | 4 | -15/+12 |
* | MFp4 (114193 (i386 part), 114194, 114195, 114200): | Alexander Leidinger | 2007-02-23 | 2 | -7/+13 |
* | MFp4 (part of 114132): | Alexander Leidinger | 2007-02-23 | 1 | -7/+8 |
* | Use 'pause' in several places rather than trying to tsleep() on NULL (which | John Baldwin | 2007-02-23 | 1 | -1/+1 |
* | o break newbus api: add a new argument of type driver_filter_t to | Paolo Pisati | 2007-02-23 | 1 | -1/+1 |
* | Remove extern int hz; use proper include file instead. | Konstantin Belousov | 2007-02-02 | 1 | -2/+1 |
* | Introduce some more SO_ option equivalents from Linux to FreeBSD. | Konstantin Belousov | 2007-02-01 | 1 | -0/+18 |
* | No need to lock emul_lock in exit_group() because em->shared | Konstantin Belousov | 2007-02-01 | 1 | -3/+2 |
* | No need to synchronize linux_schedtail with linux_proc_init. | Konstantin Belousov | 2007-02-01 | 1 | -26/+28 |
* | Use a printf-modifier which doesn't need a cast. | Alexander Leidinger | 2007-01-21 | 1 | -2/+2 |
* | Fix tinderbox build on amd64. | Alexander Leidinger | 2007-01-20 | 1 | -2/+2 |
* | MFp4 (113077, 113083, 113103, 113124, 113097): | Alexander Leidinger | 2007-01-20 | 1 | -8/+5 |
* | Ooops, fix the ratelimit. | Alexander Leidinger | 2007-01-20 | 1 | -1/+3 |
* | Convert a KASSERT into a runtime warning (rate limited) + failsafe fallback. | Alexander Leidinger | 2007-01-20 | 1 | -4/+12 |
* | Add support for LINUX_O_DIRECT, LINUX_O_DIRECT and LINUX_O_NOFOLLOW flags | Konstantin Belousov | 2007-01-18 | 1 | -17/+46 |
* | MFp4 (112379): | Alexander Leidinger | 2007-01-14 | 1 | -2/+6 |
* | MFp4 (112705): | Alexander Leidinger | 2007-01-14 | 1 | -3/+2 |
* | MFp4 (112646): | Alexander Leidinger | 2007-01-07 | 1 | -1/+1 |
* | MFp4 (112535): | Alexander Leidinger | 2007-01-07 | 1 | -2/+0 |
* | MFp4 (112534): | Alexander Leidinger | 2007-01-07 | 2 | -7/+3 |
* | MFp4 (112499): | Alexander Leidinger | 2007-01-07 | 1 | -0/+2 |
* | MFp4 (112498): | Alexander Leidinger | 2007-01-07 | 4 | -18/+18 |
* | Fix amd64 build. | Xin LI | 2007-01-01 | 1 | -2/+2 |
* | MFp4 (111746, 108671, 108945, 112352): | Alexander Leidinger | 2006-12-31 | 2 | -0/+117 |
* | MFp4: | Alexander Leidinger | 2006-12-31 | 2 | -73/+77 |
* | MFp4 (111746+): | Alexander Leidinger | 2006-12-31 | 3 | -9/+33 |
* | MFp4: | Alexander Leidinger | 2006-12-31 | 2 | -67/+75 |
* | add entry points required by newer broadcom wireless driver | Sam Leffler | 2006-12-25 | 1 | -0/+77 |
* | MFP4 (110956): | Alexander Leidinger | 2006-12-21 | 1 | -0/+2 |
* | MFP4: 109655 | Jung-uk Kim | 2006-12-20 | 1 | -30/+68 |
* | MFP4: 110179 | Jung-uk Kim | 2006-12-20 | 1 | -3/+41 |