| Commit message (Expand) | Author | Age | Files | Lines |
* | Show error code when failing to destroy a mirror on delay | bdrewery | 2014-04-05 | 1 | -1/+2 |
* | Add an ability to stop gmirror and clear its metadata in one command. | ae | 2013-12-27 | 3 | -4/+13 |
* | Prevent users from deactivating the last component of a mirror. | ae | 2013-12-19 | 1 | -1/+12 |
* | Add "resize" verb to gmirror(8) and such functionality to geom_mirror(4). | ae | 2013-11-19 | 2 | -5/+106 |
* | Merge GEOM direct dispatch changes from the projects/camlock branch. | mav | 2013-10-22 | 2 | -23/+37 |
* | Fix the formatting of the error message. | ed | 2013-08-12 | 1 | -2/+2 |
* | Fix a mystery cut-n-paste corruption from the previous commit. | scottl | 2013-06-19 | 1 | -1/+1 |
* | Mark geom_mirror as capable of unmapped i/o | scottl | 2013-06-19 | 1 | -5/+18 |
* | g_mirror: g_getattr() failure should not be fatal | avg | 2013-01-26 | 1 | -3/+1 |
* | Alike to r242314 for GRAID make GMIRROR more aggressive in marking volumes | mav | 2013-01-15 | 1 | -9/+12 |
* | When synchronizing, include in the config dump amount of | glebius | 2012-09-11 | 1 | -0/+5 |
* | Make geom_mirror more friendly to SSDs. To properly support TRIM, | glebius | 2012-07-01 | 2 | -3/+15 |
* | In g_mirror_regular_request() upon successful delivery treat | glebius | 2012-07-01 | 1 | -1/+2 |
* | Prevent removing of the last active component from a mirror. | ae | 2012-05-18 | 1 | -1/+12 |
* | Introduce new device flag G_MIRROR_DEVICE_FLAG_TASTING. It should | ae | 2012-05-18 | 2 | -0/+10 |
* | Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs. | ed | 2011-11-07 | 1 | -1/+2 |
* | Include sys/sbuf.h directly. | ae | 2011-07-11 | 1 | -0/+1 |
* | Implement relaxed comparision for hardcoded provider names to make it | mav | 2011-04-27 | 1 | -1/+2 |
* | Add some FEATURE macros for various GEOM classes. | netchild | 2011-02-25 | 1 | -0/+1 |
* | - Allow to specify value as const pointers. | pjd | 2010-09-13 | 1 | -2/+2 |
* | Remove bintime_cmp() function, unused since r200086. | mav | 2010-08-18 | 1 | -15/+0 |
* | Move wakeup() out of mutex to reduce contention. | mav | 2010-01-05 | 1 | -4/+4 |
* | As soon as mirror has no own stripes, report largest stripe of unrerlying | mav | 2009-12-24 | 1 | -0/+9 |
* | Change 'load' balancing mode algorithm: | mav | 2009-12-03 | 2 | -30/+26 |
* | Add support for changing providers priority. | pjd | 2009-09-06 | 1 | -9/+62 |
* | Revert r190676,190677 | thompsa | 2009-04-10 | 1 | -1/+1 |
* | Add a how argument to root_mount_hold() so it can be passed NOWAIT and be called | thompsa | 2009-04-03 | 1 | -1/+1 |
* | Rename the kthread_xxx (e.g. kthread_create()) calls | julian | 2007-10-20 | 1 | -3/+3 |
* | Commit 14/14 of sched_lock decomposition. | jeff | 2007-06-05 | 1 | -2/+2 |
* | Now, that we have gjournal in the tree add possibility to configure | pjd | 2006-11-01 | 3 | -7/+49 |
* | Implement BIO_FLUSH handling by simply passing it down to the components. | pjd | 2006-10-31 | 1 | -0/+45 |
* | Fix synchronization in gmirror and graid3 which I broken. Synchronization | pjd | 2006-09-13 | 1 | -4/+7 |
* | move created/detected/activated under debug level 1 to quiet the common case.. | jmg | 2006-09-09 | 1 | -5/+6 |
* | Not only a request from us can be passed to g_{mirror,raid3}_worker() | pjd | 2006-08-09 | 1 | -5/+12 |
* | Commit the results of the typo hunt by Darren Pilgrim. | yar | 2006-08-04 | 1 | -1/+1 |
* | Don't use f-word in comments. We are gentlemans. | pjd | 2006-08-01 | 1 | -1/+1 |
* | Always allow to specify components with /dev/ prefix. | pjd | 2006-07-13 | 1 | -2/+4 |
* | Use proper defines instead of magic values. | pjd | 2006-07-10 | 1 | -2/+2 |
* | Allow to close access even if device is already destroyed. | pjd | 2006-07-03 | 1 | -3/+5 |
* | - Remove dead code. | pjd | 2006-04-28 | 1 | -8/+9 |
* | Be sure to not destroy device twice. This is not possible in theory, but | pjd | 2006-04-28 | 1 | -2/+13 |
* | Introduce and use delayed-destruction functionality from a pre-sync hook, | pjd | 2006-04-10 | 3 | -56/+92 |
* | - 'ndisks' variable is not boolean, so compare it with a value. | pjd | 2006-03-30 | 1 | -1/+1 |
* | Update copyright for 2006. | pjd | 2006-03-19 | 3 | -3/+3 |
* | kern.geom.mirror.sync_requests=2 seems to be a better default - it still | pjd | 2006-03-19 | 1 | -2/+2 |
* | Fix build on 64-bit platforms. | ru | 2006-03-13 | 1 | -2/+2 |
* | - Speed up synchronization process by using configurable number of I/O | pjd | 2006-03-13 | 3 | -274/+559 |
* | When inserting a new component md_provsize metadata field wasn't set, which | pjd | 2006-03-10 | 1 | -0/+1 |
* | Allow to dump kernel to gmirror providers. | pjd | 2006-03-08 | 1 | -0/+37 |
* | On component state change to ACTIVE don't forget to update metadata. | pjd | 2006-02-12 | 1 | -3/+2 |