| Commit message (Expand) | Author | Age | Files | Lines |
* | Adjust g_waitidle() visibility and definition | Konstantin Belousov | 2022-08-02 | 1 | -0/+2 |
* | Clarify when GEOM utilities exit with success or failure. | Kirk McKusick | 2022-07-16 | 1 | -1/+1 |
* | GEOM: Introduce partial confxml API | Alexander Motin | 2022-03-12 | 1 | -0/+1 |
* | Provide an interface that allows GEOM modules to return multiple messages. | Kirk McKusick | 2022-02-20 | 1 | -0/+2 |
* | GEOM: Minor polishing in geom_event. | Alexander Motin | 2021-12-28 | 1 | -1/+0 |
* | geom: Remove g_class.config | Wuyang Chung | 2021-11-19 | 1 | -1/+0 |
* | geom: create an API to allocate events, and use that storage to send them | Warner Losh | 2021-07-24 | 1 | -0/+3 |
* | ffs: Clamp BIO_SPEEDUP length | Mark Johnston | 2020-11-11 | 1 | -1/+2 |
* | gctl_get_geom: Skip validation of g_class. | Xin LI | 2020-07-26 | 1 | -1/+1 |
* | sys/geom: consistently use _PATH_DEV instead of hardcoding "/dev/". | Xin LI | 2020-07-09 | 1 | -0/+4 |
* | Reimplement aliases in geom | Warner Losh | 2020-05-13 | 1 | -11/+12 |
* | Add g_topology_locked() macro that returns true if we already hold the GEOM | Pawel Jakub Dawidek | 2020-04-25 | 1 | -0/+2 |
* | Retire nstart/nend counters. | Alexander Motin | 2019-12-30 | 1 | -1/+2 |
* | Remove GEOM_SCHED class and gsched tool. | Alexander Motin | 2019-12-29 | 1 | -13/+0 |
* | Add BIO_SPEEDUP | Warner Losh | 2019-12-17 | 1 | -0/+1 |
* | Remove duplicate g_debugflags declaration. | Alexander Motin | 2019-12-05 | 1 | -3/+6 |
* | Wrap g_trace() into a macro to avoid unneeded calls. | Alexander Motin | 2019-12-05 | 1 | -2/+6 |
* | Add a new gctl_get_paraml_opt() interface to extract optional parameters from | Chuck Silvers | 2019-10-16 | 1 | -0/+1 |
* | GEOM: Reduce unnecessary log interleaving with sbufs | Conrad Meyer | 2019-08-07 | 1 | -1/+2 |
* | geom: fix initialization order | Roger Pau Monné | 2019-05-06 | 1 | -1/+1 |
* | Extend stripeoffset and stripesize of GEOMs from u_int to off_t | Eugene Grosbein | 2018-10-27 | 1 | -2/+2 |
* | g_access: deal with races created by geoms that drop the topology lock | Andriy Gapon | 2018-03-15 | 1 | -2/+4 |
* | Refactoring of reading and writing of the UFS/FFS superblock. | Kirk McKusick | 2018-01-26 | 1 | -0/+2 |
* | sys/geom: adoption of SPDX licensing ID tags. | Pedro F. Giffuni | 2017-11-27 | 1 | -0/+2 |
* | Add aliasing concept to geom. | Warner Losh | 2017-08-07 | 1 | -0/+11 |
* | Remove asserts that Giant is not held on entrance into geom KPI, which | Konstantin Belousov | 2016-05-20 | 1 | -1/+0 |
* | Add support for managing Shingled Magnetic Recording (SMR) drives. | Kenneth D. Merry | 2016-05-19 | 1 | -0/+2 |
* | Create an API to reset a struct bio (g_reset_bio). This is mandatory | Warner Losh | 2016-02-17 | 1 | -0/+1 |
* | Improve ZFS N-way mirror read performance by using load and locality | Steven Hartland | 2013-10-23 | 1 | -0/+1 |
* | Merge GEOM direct dispatch changes from the projects/camlock branch. | Alexander Motin | 2013-10-22 | 1 | -0/+6 |
* | Implement the concept of the unmapped VMIO buffers, i.e. buffers which | Konstantin Belousov | 2013-03-19 | 1 | -0/+1 |
* | - Don't pass geom and provider names as format strings. | Jaakko Heinonen | 2012-11-20 | 1 | -2/+4 |
* | Remove unneeded G_PF_CANDELETE flag. | Ed Schouten | 2012-08-28 | 1 | -1/+0 |
* | Implement media change notification for DA and CD removable media devices. | Alexander Motin | 2012-07-29 | 1 | -1/+5 |
* | Add back spare fields consumed in r237545. It seems that these should only | Kenneth D. Merry | 2012-07-17 | 1 | -0/+2 |
* | Add back spare fields reused in r238213. According to Attilio, the rule | Edward Tomasz Napierala | 2012-07-16 | 1 | -0/+2 |
* | Add a new GEOM method, resize(), which is called after provider size changes. | Edward Tomasz Napierala | 2012-07-07 | 1 | -2/+4 |
* | Consume spare fields for the providergone pointers added to the g_class and | Kenneth D. Merry | 2012-06-25 | 1 | -4/+2 |
* | Fix a bug which causes a panic in daopen(). The panic is caused by | Kenneth D. Merry | 2012-06-24 | 1 | -0/+3 |
* | Add some spare fields to the g_class and g_geom structures needed to implement | Pawel Jakub Dawidek | 2011-07-17 | 1 | -0/+5 |
* | Remove include of sys/sbuf.h from geom/geom.h. | Andrey V. Elsukov | 2011-07-11 | 1 | -1/+0 |
* | Plumb device physical path reporting from CAM devices, through GEOM and | Justin T. Gibbs | 2011-06-14 | 1 | -0/+5 |
* | Implement relaxed comparision for hardcoded provider names to make it | Alexander Motin | 2011-04-27 | 1 | -0/+1 |
* | MFgraid/head r218212, r218257: | Alexander Motin | 2011-03-24 | 1 | -0/+6 |
* | MFgraid/head r217827: | Alexander Motin | 2011-03-24 | 1 | -0/+2 |
* | Fix deadlock between GEOM class unloading and withering. Withering can't | Jaakko Heinonen | 2010-05-05 | 1 | -0/+3 |
* | Make gjournal work with kernel compiled with "options DIAGNOSTIC". | Edward Tomasz Napierala | 2009-06-30 | 1 | -0/+1 |
* | As discussed in the devsummit, introduce two fields in the | Luigi Rizzo | 2009-06-11 | 1 | -0/+13 |
* | Revert r190676,190677 | Andrew Thompson | 2009-04-10 | 1 | -2/+0 |
* | Add interleaving root hold tokens from the CAM probe to disk_create and geom | Andrew Thompson | 2009-04-03 | 1 | -0/+2 |