| Commit message (Expand) | Author | Age | Files | Lines |
* | geom_lvm(4) is now known as geom_linux_lvm(4). | thompsa | 2008-02-20 | 2 | -1290/+0 |
* | Add a geom class to map Linux LVM logical volumes. | thompsa | 2008-02-20 | 2 | -0/+1291 |
* | Teach the dump and minidump code to respect the maxioszie attribute of | scottl | 2008-02-15 | 1 | -0/+1 |
* | Unbreak build, size_t is larger on 64bit platforms. | thompsa | 2008-02-11 | 1 | -1/+1 |
* | Add a geom class to map Linux LVM logical volumes. | thompsa | 2008-02-11 | 2 | -0/+1290 |
* | Various fixes: | marcel | 2007-12-24 | 1 | -41/+25 |
* | Chop DIOCGDELETE from userland up in 1024 sector chunks to give geom_disk | phk | 2007-12-16 | 1 | -2/+18 |
* | Don't limit BIO_DELETE requests to MAXPHYS, they perform no data | phk | 2007-12-16 | 2 | -5/+3 |
* | Decode as many or as few partition entries as the label claims there | marcel | 2007-12-09 | 1 | -1/+1 |
* | Fix a bug in the add verb, where we failed to keep the list | marcel | 2007-12-09 | 1 | -2/+2 |
* | Internal partitions can not be deleted or modified. | marcel | 2007-12-08 | 1 | -2/+2 |
* | Skip internal partitions in the check for (user) partitions for | marcel | 2007-12-08 | 1 | -1/+1 |
* | Add support for FS_ZFS. | marcel | 2007-12-08 | 1 | -0/+7 |
* | Only attach to a GPT partition if it has the GPT_ENT_TYPE_FREEBSD type. | jhb | 2007-12-06 | 1 | -0/+13 |
* | Add a BSD disklabel backend to g_part: | marcel | 2007-12-06 | 3 | -14/+494 |
* | On some arches, openssl is built with OPENSSL_NO_CAMELLIA, so the | jb | 2007-11-19 | 1 | -0/+2 |
* | o s/resiserfs_sb/reiserfs_sb/. | maxim | 2007-11-16 | 1 | -1/+1 |
* | Save stack only when KTR_GEOM is both compiled into the kernel and enabled | pjd | 2007-10-26 | 1 | -5/+5 |
* | First cut at support for booting a GPT labeled disk via the BIOS bootstrap | jhb | 2007-10-24 | 3 | -0/+10 |
* | Add the freebsd-zfs alias. Both APM and GPT have ZFS partition | marcel | 2007-10-21 | 4 | -0/+17 |
* | Rename the kthread_xxx (e.g. kthread_create()) calls | julian | 2007-10-20 | 11 | -34/+34 |
* | When orphaning a provider, cancel events related to it. | pjd | 2007-09-27 | 1 | -0/+2 |
* | LINT compiled just fine for me, but it seems it breaks tinerbox way of | pjd | 2007-09-23 | 1 | -1/+1 |
* | Bring in the GEOM Virtualisation class, which allows to create huge GEOM | pjd | 2007-09-23 | 6 | -0/+2437 |
* | Add support for Camellia encryption algorithm. | pjd | 2007-09-01 | 2 | -1/+21 |
* | Have gpart synthesize a disk geometry if the underlying provider | marcel | 2007-06-17 | 3 | -55/+189 |
* | Add the MBR partitioning scheme to g_part. This does not yet | marcel | 2007-06-13 | 1 | -0/+370 |
* | Prefix unknown (i.e. un-aliased) partition types with '!'. This is | marcel | 2007-06-06 | 2 | -4/+6 |
* | Call sbuf_finish() before sbuf_data() and sbuf_len(). | marcel | 2007-06-06 | 1 | -0/+5 |
* | Commit 14/14 of sched_lock decomposition. | jeff | 2007-06-05 | 5 | -14/+14 |
* | Despite several examples in the kernel, the third argument of | dwmalone | 2007-06-04 | 3 | -5/+5 |
* | Fix a dereference in KASSERT. | marcel | 2007-05-15 | 1 | -1/+1 |
* | o Implement automatic commit. It's enabled when the flags parameter | marcel | 2007-05-15 | 1 | -10/+35 |
* | Write the output parameter (if present) for the add, create, delete | marcel | 2007-05-09 | 1 | -3/+50 |
* | When reverting the creation of a partitioning scheme on a provider, | marcel | 2007-05-09 | 1 | -2/+6 |
* | MFp4: | marcel | 2007-05-08 | 4 | -94/+102 |
* | When deleting key, flush write cache after each overwrite, so we don't | pjd | 2007-05-06 | 1 | -0/+5 |
* | Allow to use ':' in d_ident, which is quite handy character. | pjd | 2007-05-05 | 1 | -1/+2 |
* | Handle GEOM::ident attribute by attaching 'sX' string at the end of ident | pjd | 2007-05-05 | 1 | -0/+32 |
* | Because there are many strange hardware out there, allow to use only | pjd | 2007-05-05 | 1 | -0/+39 |
* | - Extend disk structure to allow to store disk's serial number, which can be | pjd | 2007-05-05 | 2 | -2/+7 |
* | Implement three new ioctls that can be used with GEOM provider: | pjd | 2007-05-05 | 1 | -0/+20 |
* | Implement g_delete_data() similar to g_read_data() and g_write_data(). | pjd | 2007-05-05 | 2 | -0/+23 |
* | - Implement helper g_handleattr_str() function for string attributes | pjd | 2007-05-05 | 2 | -7/+23 |
* | Put the scheme (APM, GPT, etc) in the XML. | marcel | 2007-04-27 | 1 | -1/+3 |
* | If compressed length is zero, return a zero-filled block. | simokawa | 2007-04-24 | 1 | -0/+7 |
* | -) Correct sdcount for a plex when removing or adding subdisks. | le | 2007-04-12 | 3 | -3/+93 |
* | Avoid infinite loop if the device string given for a drive | le | 2007-04-12 | 1 | -6/+3 |
* | Use root_mounted(). | pjd | 2007-04-08 | 1 | -1/+1 |
* | Fix a bug for over 4GB media. | simokawa | 2007-04-07 | 1 | -1/+1 |