aboutsummaryrefslogtreecommitdiff
path: root/sys/geom
Commit message (Expand)AuthorAgeFilesLines
* MFC r343473:Andriy Voskoboinyk2019-01-311-1/+1
* MFC r330977: g_access: deal with races created by geoms that drop the topolog...Andriy Gapon2018-04-062-9/+52
* MFC r323314, r323338, r328849Alan Somers2018-03-102-1/+10
* MFC r327996: geom_disk / scsi_da: deny opening write-protected disks for writingAndriy Gapon2018-02-152-13/+19
* MFC of 328647.Kirk McKusick2018-02-061-1/+1
* MFC r326655,326668: correct error handling for graidEugene Grosbein2017-12-102-4/+4
* MFC r325227,r325272: geom_slice: do not destroy softc until providers are goneAndriy Gapon2017-11-161-24/+40
* MFC r323612: gmirror: treat ENXIO as disk disconnect, not media errorAndriy Gapon2017-10-132-3/+15
* MFC of 276737, 322200, 322201, 322271, and 322297Kirk McKusick2017-08-241-90/+2
* MFC of 269692, 322179, 322463, and 322464:Kirk McKusick2017-08-222-58/+19
* Correct compile error triggered in nanobsd i386 by 322513 (MFC of 322178)Kirk McKusick2017-08-161-1/+1
* MFC of 322178:Kirk McKusick2017-08-141-10/+10
* MFC r320729: Add GEOM::descr attribute for symmetry with GEOM::ident.Alexander Motin2017-07-201-0/+2
* The GEOM KPI in stable/10 requires Giant to be unacquired (a requirementMarius Strobl2017-06-201-0/+3
* MFC: r287013 (partial), r294616, r314097 (partial)Marius Strobl2017-05-101-63/+51
* MFC 313409: Defer startup of gjournal switcher kproc.John Baldwin2017-05-101-11/+35
* MFC r314908: When chunking large DIOCGDELETE, do it on stripe edge.Alexander Motin2017-03-221-1/+8
* MFC r283291: don't use CALLOUT_MPSAFE with callout_init()Andriy Gapon2017-03-045-5/+5
* MFC r292782: Replace sys/crypto/sha2/sha2.c with lib/libmd/sha512c.cAndriy Gapon2017-02-275-5/+6
* MFC r312533: Report disk addition errors on `add` or `create` subcommand.Alexander Motin2017-01-271-4/+4
* MFC r311971: Report random flash storage as non-rotating to GEOM_DISK.Alexander Motin2017-01-192-6/+11
* MFC r311688:Dimitry Andric2017-01-111-1/+1
* MFC r308608:Alexander Motin2016-11-272-27/+40
* MFC r308579: Do not report error on close even if we have no paths left.Alexander Motin2016-11-261-1/+1
* MFC r300881, r302058 (by asomers):Alexander Motin2016-10-281-36/+49
* MFC r306762: Fix possible geom destruction before final provider close.Alexander Motin2016-10-203-28/+17
* MFC r306279: Use g_wither_provider() where applicable.Alexander Motin2016-10-0612-23/+14
* MFC r305509:Mark Johnston2016-09-271-2/+6
* MFC: merge in all new features and improvements into geom_uzip(8) from current,Maxim Sobolev2016-07-2111-146/+1098
* MFC r302091:Mark Johnston2016-07-201-2/+15
* MFC r298420, r298439, r298644Alan Somers2016-05-191-0/+5
* MFC r298671,r298672:Enji Cooper2016-05-131-3/+2
* MFC r298755:Pedro F. Giffuni2016-05-123-5/+5
* MFC r298698:Pedro F. Giffuni2016-05-115-10/+10
* MFC r292289:Steven Hartland2016-01-251-2/+18
* MFC r294042: Add rotationrate to geom disk dumpconfRavi Pokala2016-01-211-0/+17
* MFC r289110:Edward Tomasz Napierala2016-01-122-0/+42
* MFC r292057:Andrey V. Elsukov2016-01-101-15/+16
* MFC r291716, r291724, r291741, r291742Kenneth D. Merry2015-12-162-38/+159
* MFC r291004:Steven Hartland2015-12-011-5/+22
* MFC r288153:Steven Hartland2015-12-011-1/+8
* MFC r274366:Steven Hartland2015-11-231-7/+7
* MFC r290406:Steven Hartland2015-11-231-9/+9
* MFC r286512:Enji Cooper2015-10-251-6/+6
* MFC r286367:Enji Cooper2015-10-251-4/+4
* MFC r287827:Edward Tomasz Napierala2015-10-182-3/+41
* MFC r286283:Edward Tomasz Napierala2015-10-181-0/+7
* MFC r286237:Edward Tomasz Napierala2015-10-181-0/+14
* MFC 281310, 287567:Warner Losh2015-09-162-3/+3
* MFC: r287405:Warner Losh2015-09-081-7/+41