index
:
openzfs/zfs.git
b_zfs-2.0.2
b_zfs-2.0.5
b_zfs-2.1.0
b_zfs-2.1.6
b_zfs_2.1.10-staging
b_zfs_2.1.11
b_zfs_2.2.4
b_zfs_2.2.6
b_zfs_2.2.6_debian12
master
zfs-0.6.3-stable
zfs-0.6.4-release
zfs-0.6.5-release
zfs-0.7-release
zfs-0.7.12-release
zfs-0.7.13-release
zfs-0.8.3-kernel56
zfs-0.8.3-kernel56-patched2
zfs-0.8.3-release
zfs-0.8.4-release
zfs-0.8.5
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
module
/
zfs
/
vdev.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix various typos
Andrea Gelmini
2021-04-02
1
-4
/
+4
*
Allow setting bootfs property on pools with indirect vdevs
Martin Matuška
2021-03-19
1
-3
/
+1
*
vdev_ops: don't try to call vdev_op_hold or vdev_op_rele when NULL
fbynite
2021-02-20
1
-2
/
+2
*
Checksum errors may not be counted
Don Brady
2021-02-19
1
-1
/
+4
*
Parallelize vdev_validate
Alan Somers
2021-01-26
1
-2
/
+37
*
Parallelize vdev_load
Alan Somers
2021-01-26
1
-3
/
+39
*
Set aside a metaslab for ZIL blocks
Matthew Ahrens
2021-01-21
1
-20
/
+124
*
Correct missing zil_claim() DTL updates
Brian Behlendorf
2020-11-20
1
-14
/
+18
*
Distributed Spare (dRAID) Feature
Brian Behlendorf
2020-11-13
1
-106
/
+247
*
Update references to nonexistent man pages in code
Ryan Moeller
2020-10-30
1
-1
/
+1
*
Ignore special vdev ashift for spa ashift min/max
Don Brady
2020-10-15
1
-15
/
+3
*
vdev_ashift should only be set once
George Wilson
2020-09-18
1
-37
/
+59
*
Avoid posting duplicate zpool events
Don Brady
2020-09-04
1
-4
/
+3
*
zio_ereport_post() and zio_ereport_start() return values are ignored
Toomas Soome
2020-08-31
1
-3
/
+4
*
Import vdev ashift optimization from FreeBSD
Ryan Moeller
2020-08-21
1
-12
/
+71
*
Fix error handling of vdev_top_zap
Matthew Ahrens
2020-07-29
1
-2
/
+10
*
Add device rebuild feature
Brian Behlendorf
2020-07-03
1
-51
/
+187
*
Mark functions as static
Arvind Sankar
2020-06-18
1
-1
/
+1
*
Trim L2ARC
George Amanakis
2020-06-09
1
-5
/
+8
*
Resilver restarts unnecessarily when it encounters errors
John Poduska
2020-05-13
1
-1
/
+21
*
Add support for boot environment data to be stored in the label
Paul Dagnelie
2020-05-07
1
-2
/
+2
*
Persistent L2ARC
George Amanakis
2020-04-10
1
-3
/
+16
*
Refactor dnode dirty context from dbuf_dirty
Matthew Macy
2020-02-26
1
-14
/
+18
*
Replace ASSERTV macro with compiler annotation
Matthew Macy
2019-12-05
1
-1
/
+1
*
Prevent unnecessary resilver restarts
jwpoduska
2019-11-27
1
-28
/
+48
*
Reduce loaded range tree memory usage
Paul Dagnelie
2019-10-09
1
-14
/
+11
*
Add subcommand to wait for background zfs activity to complete
John Gallagher
2019-09-13
1
-0
/
+29
*
Make module tunables cross platform
Matthew Macy
2019-09-05
1
-22
/
+12
*
Fix typos in module/zfs/
Andrea Gelmini
2019-09-02
1
-3
/
+3
*
Cap metaslab memory usage
Paul Dagnelie
2019-08-16
1
-14
/
+0
*
Log Spacemap Project
Serapheim Dimitropoulos
2019-07-16
1
-4
/
+36
*
Allow metaslab to be unloaded even when not freed from
Paul Dagnelie
2019-06-06
1
-0
/
+14
*
Exclude log device ashift from normal class
Brian Behlendorf
2019-05-29
1
-4
/
+1
*
Add TRIM support
Brian Behlendorf
2019-03-29
1
-8
/
+98
*
Make zpool status counters match error events count
Tony Hutter
2019-03-14
1
-11
/
+0
*
MMP writes rotate over leaves
Olaf Faaland
2019-03-12
1
-0
/
+13
*
Fix overly broad spa config lock
Brian Behlendorf
2019-02-27
1
-1
/
+0
*
zpool reports 16E expandsize on disks with oddball number of sectors
loli10K
2019-02-22
1
-0
/
+11
*
Introduce auxiliary metaslab histograms
Serapheim Dimitropoulos
2019-02-20
1
-6
/
+13
*
Get rid of space_map_update() for ms_synced_length
Serapheim Dimitropoulos
2019-02-12
1
-18
/
+6
*
Simplify log vdev removal code
Serapheim Dimitropoulos
2019-01-31
1
-48
/
+4
*
vs_alloc can underflow in L2ARC vdevs
Serapheim Dimitropoulos
2019-01-31
1
-0
/
+6
*
Change target size of metaslabs from 256GB to 16GB
Serapheim Dimitropoulos
2019-01-25
1
-36
/
+50
*
Remove unused vdev_t fields
Serapheim Dimitropoulos
2019-01-17
1
-2
/
+0
*
Update vdev_is_spacemap_addressable() for new spacemap encoding
Serapheim Dimitropoulos
2019-01-16
1
-5
/
+9
*
zfs initialize performance enhancements
George Wilson
2019-01-07
1
-0
/
+1
*
OpenZFS 9102 - zfs should be able to initialize storage devices
George Wilson
2019-01-07
1
-2
/
+44
*
OpenZFS 9963 - Separate tunable for disabling ZIL vdev flush
Prakash Surya
2018-12-07
1
-0
/
+10
*
zed: detect and offline physically removed devices
loli10K
2018-11-09
1
-0
/
+1
*
Add zpool status -s (slow I/Os) and -p (parseable)
Tony Hutter
2018-11-08
1
-10
/
+13
[next]