summaryrefslogtreecommitdiffstats
path: root/sys/geom
Commit message (Expand)AuthorAgeFilesLines
* MFC r266880:ae2014-06-063-8/+16
* MFC r266444:ae2014-06-021-0/+8
* MFC: r259428marius2014-05-272-0/+3
* MFC r266445:ae2014-05-261-0/+2
* MFC r266319:mav2014-05-241-2/+5
* MFC r260522, r260523, r261439, r261440, r261586, r264504, r264769, r265193,loos2014-05-162-118/+149
* MFC r265072:bdrewery2014-05-141-1/+0
* MFC r264499:bdrewery2014-05-141-2/+3
* MFC r256690:ae2014-05-128-1/+137
* MFC r265318:ae2014-05-125-84/+117
* MFC r265054:mav2014-05-087-20/+25
* MFC r264313:mav2014-05-081-3/+10
* MFC r264318:mav2014-04-241-17/+39
* MFC r264142:bdrewery2014-04-211-1/+2
* MFC r264320:bdrewery2014-04-211-1/+1
* MFC r261618:delphij2014-02-221-0/+1
* MFC r258448:marcel2014-02-161-5/+15
* MFC r258779,r258780,r258787,r258822:eadler2014-02-041-3/+3
* MFC r260883:mav2014-02-021-1/+0
* MFC r261084:ae2014-01-301-33/+32
* MFC r259925-259926:marck2014-01-213-0/+4
* MFC r259634:ae2014-01-103-5/+25
* MFC r258357:ae2014-01-102-5/+106
* MFC r258683:mav2014-01-093-22/+42
* MFC r258220, r258251:mav2014-01-092-26/+118
* MFC Alexander Motin's GEOM direct dispatch work:scottl2014-01-0734-271/+532
* MFC r257965:ae2013-12-141-2/+2
* MFC r256724:trasz2013-12-132-1/+13
* MFC r256951:mjg2013-11-231-1/+1
* MFC r257539:delphij2013-11-051-4/+4
* Introduce a kern.geom.notaste sysctl that can be used to temporarilydes2013-09-243-1/+8
* Remove stub implementation.ae2013-09-051-11/+0
* Make ELI destruction (including orphanization) less aggressive, making itmav2013-09-021-10/+12
* MFprojects/camlock r254895:mav2013-08-261-4/+28
* Add new attribute lunname to report only textual LUN-specific device IDs.mav2013-08-241-0/+6
* Change the way that unmapped I/O capability is advertised.ken2013-08-151-1/+3
* Return error when opening read-only volumes (like RAID4/5/...) for writing.mav2013-08-133-1/+8
* Oops, wrong constant at r254269.mav2013-08-131-1/+1
* Fix reasonable but safe Clang warnings.mav2013-08-131-2/+6
* Fix the formatting of the error message.ed2013-08-121-2/+2
* gpt_entries is used as limit for the number of partition entries inae2013-08-081-2/+3
* Change <sys/diskpc98.h> to not redefine the same symbols that aremarcel2013-08-072-19/+20
* Remove inclusion of <sys/diskmbr.h>. We have no business knowingmarcel2013-08-042-2/+0
* Introduce 3 seconds timeout on `graid stop` command (mostly with -f flag).mav2013-07-272-11/+8
* When panicing due to the gjournal overflow, print the geom metadatakib2013-07-101-1/+3
* There are several code sequences likekib2013-07-091-1/+1
* Bump disk(9) ABI version to signify the addition of d_delmaxsize by r249940.smh2013-07-032-9/+8
* - Add a general purpose resource allocator, vmem, from NetBSD. It wasjeff2013-06-281-12/+3
* Fix a mystery cut-n-paste corruption from the previous commit.scottl2013-06-191-1/+1
* Mark geom_mirror as capable of unmapped i/oscottl2013-06-191-5/+18
OpenPOWER on IntegriCloud