index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
geom
Commit message (
Expand
)
Author
Age
Files
Lines
*
Return "descr" field alike to "Intel RAID1 volume" for GEOM RAID to make
mav
2013-04-27
1
-0
/
+4
*
Teach GEOM and CAM about the difference between the max "size" of r/w and delete
smh
2013-04-26
2
-7
/
+23
*
Added a sysctl (kern.geom.dev.delete_max_sectors) to control the maximum
smh
2013-04-26
1
-5
/
+22
*
Comment typo fix.
ivoras
2013-04-16
1
-2
/
+2
*
Fix the buffer-overflow-fixing fixes.
ivoras
2013-04-16
1
-15
/
+19
*
Partial MFP4 of 222836:
brooks
2013-04-16
1
-1
/
+1
*
Introduce glabel labels based on GEOM ident attributes. In this initial
ivoras
2013-04-15
3
-1
/
+87
*
Introduce a symbol for the GEOM class name instead of using the ad-hoc string
ivoras
2013-04-15
3
-2
/
+5
*
move the error report to a lower log level... Now you can see when it
jmg
2013-04-13
2
-4
/
+5
*
Make it possible to submit FLUSH bios through geom_dev strategy. This
trasz
2013-04-06
1
-1
/
+2
*
Following r241022, replace iteration over the provider list on media events
mav
2013-04-05
1
-2
/
+10
*
geom_slice.c and its consumers like GEOM_LABEL are not touching the data
mav
2013-03-26
1
-0
/
+8
*
GEOM NOP does not touch the data, so pass G_PF_ACCEPT_UNMAPPED flag through.
mav
2013-03-26
1
-0
/
+1
*
Remove extra bio_data and bio_length copying to child request after calling
mav
2013-03-26
3
-6
/
+0
*
Do not pass unmapped buffers to drivers that cannot handle them
kan
2013-03-26
1
-1
/
+1
*
Make GEOM MULTIPATH to report unmapped bio support if underling path report
mav
2013-03-25
1
-0
/
+2
*
In GEOM DISK:
mav
2013-03-25
1
-56
/
+28
*
Fix long known deadlock between geom dev destruction and d_close() call.
mav
2013-03-24
1
-71
/
+129
*
Make g_wither_washer() to not loop by itself, but only when there was some
mav
2013-03-24
3
-29
/
+13
*
Correct the page count when excess length is trimmed from the bio.
kib
2013-03-21
1
-0
/
+9
*
Assert that transient mapping of the bio is only done when unmapped
kib
2013-03-21
1
-0
/
+2
*
The geom_part provider supports unmapped bio iff the underlying
kib
2013-03-19
1
-0
/
+1
*
A flag for the geom disk driver to indicate that it accepts the
kib
2013-03-19
2
-1
/
+20
*
Implement the concept of the unmapped VMIO buffers, i.e. buffers which
kib
2013-03-19
3
-5
/
+110
*
We don't need buffer to handle BIO_DELETE, so don't check buffer size for it.
pjd
2013-03-14
1
-1
/
+1
*
Add legacy support to geom raid to create a /dev/arX device for support
sbruno
2013-03-08
1
-0
/
+22
*
g_label_ntfs_taste: Abort taste is recsize == 0
dumbbell
2013-03-08
1
-1
/
+1
*
Support the FAT16 partition type in gpart(8)
gavin
2013-03-07
3
-0
/
+3
*
Fix panic when Secondary_Element_Count == 1 and Secondary_Element_Seq
mav
2013-03-07
1
-1
/
+4
*
g_label_ntfs.c: Mark structures as __packed
dumbbell
2013-03-05
1
-3
/
+3
*
Remove ntfs headers dependency for g_label_ntfs.c by redefining the
attilio
2013-03-02
1
-14
/
+65
*
Add barrier write capability to the VFS buffer interface. A barrier
mckusick
2013-02-16
1
-0
/
+4
*
g_mirror: g_getattr() failure should not be fatal
avg
2013-01-26
1
-3
/
+1
*
- Fix rebuild position broken at r245522.
mav
2013-01-17
1
-2
/
+5
*
For Promise/AMD metadata add support for disks with capacity above 2TiB
mav
2013-01-17
1
-55
/
+91
*
Recalculate volume size only for real CONCATs. For SINGLE trust volume
mav
2013-01-17
1
-1
/
+2
*
Allow to insert new component to geom_raid3 without specifying number.
mav
2013-01-15
1
-16
/
+29
*
Alike to r242314 for GRAID make GRAID3 more aggressive in marking volumes
mav
2013-01-15
1
-9
/
+12
*
Alike to r242314 for GRAID make GMIRROR more aggressive in marking volumes
mav
2013-01-15
1
-9
/
+12
*
Keep value of orig_config_id metadata field. Windows driver writes there
mav
2013-01-14
1
-2
/
+5
*
Small cosmetic tuning of the IRRT status constants.
mav
2013-01-14
1
-4
/
+7
*
Print some more metadata fields.
mav
2013-01-14
1
-6
/
+12
*
Windows driver writes relative volume IDs to metadata field. Use that value
mav
2013-01-14
1
-1
/
+2
*
- Add checks for Intel metadata version and attributes. Ignore disks with
mav
2013-01-13
1
-7
/
+41
*
Improve support for disabled disks. If disabled disk disconnected and then
mav
2013-01-13
2
-21
/
+23
*
Windows handles INIT and VERIFY as array-wide and it doesn't specify which
mav
2013-01-12
1
-2
/
+15
*
Implement migration from single disk to RAID1/IRRT for Intel metadata.
mav
2013-01-12
1
-6
/
+48
*
Add basic support for Intel Rapid Recover Technology (Intel RRT).
mav
2013-01-12
3
-20
/
+102
*
Add flags argument to vfs_write_resume() and remove
kib
2013-01-11
1
-1
/
+1
*
Reset provider-specific fields when resending I/O request in low memory
pjd
2012-12-26
1
-0
/
+3
[next]