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
/
metaslab.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use a helper function to clarify gang block size
Matthew Ahrens
2021-03-26
1
-4
/
+4
*
Initialize metaslab range trees in metaslab_init
Serapheim Dimitropoulos
2021-03-19
1
-94
/
+55
*
Parallelize vdev_load
Alan Somers
2021-01-26
1
-0
/
+6
*
Set aside a metaslab for ZIL blocks
Matthew Ahrens
2021-01-21
1
-33
/
+61
*
Only examine best metaslabs on each vdev
Matthew Ahrens
2020-12-16
1
-47
/
+53
*
Make metaslab class rotor and aliquot per-allocator.
Alexander Motin
2020-12-15
1
-61
/
+65
*
Distributed Spare (dRAID) Feature
Brian Behlendorf
2020-11-13
1
-1
/
+7
*
Update references to nonexistent man pages in code
Ryan Moeller
2020-10-30
1
-2
/
+2
*
Sequential scrub and resilver updated comments
Brian Behlendorf
2020-09-04
1
-0
/
+1
*
Use zfs_dbgmsg to log metaslab_load/unload
Matthew Ahrens
2020-08-12
1
-19
/
+34
*
Make use of ZFS_DEBUG consistent within kmod sources
Matthew Macy
2020-07-25
1
-1
/
+1
*
Extend zdb to print inconsistencies in livelists and metaslabs
Matthew Ahrens
2020-07-14
1
-1
/
+1
*
Mark functions as static
Arvind Sankar
2020-06-18
1
-7
/
+7
*
Fix typos
Andrea Gelmini
2020-06-09
1
-1
/
+1
*
Use a struct to organize metaslab-group-allocator fields
Matthew Ahrens
2020-04-22
1
-49
/
+46
*
Replace ASSERTV macro with compiler annotation
Matthew Macy
2019-12-05
1
-2
/
+2
*
Add kmem cache accessors
Matthew Macy
2019-10-10
1
-4
/
+5
*
Reduce loaded range tree memory usage
Paul Dagnelie
2019-10-09
1
-151
/
+443
*
Make module tunables cross platform
Matthew Macy
2019-09-05
1
-62
/
+43
*
metaslab_verify_weight_and_frag() shouldn't cause side-effects
Serapheim Dimitropoulos
2019-09-05
1
-15
/
+24
*
Fix typos in module/zfs/
Andrea Gelmini
2019-09-02
1
-8
/
+8
*
Prevent metaslab_sync panic due to spa_final_dirty_txg
Paul Dagnelie
2019-08-30
1
-2
/
+9
*
Keep more metaslabs loaded
Paul Dagnelie
2019-08-29
1
-30
/
+39
*
Cap metaslab memory usage
Paul Dagnelie
2019-08-16
1
-32
/
+242
*
Metaslab max_size should be persisted while unloaded
Paul Dagnelie
2019-08-05
1
-37
/
+132
*
mismerged log spacemap comment for metaslab_verify_weight_and_frag
Serapheim Dimitropoulos
2019-07-30
1
-1
/
+9
*
Tricky semantics of ms_max_size in metaslab_should_allocate()
Serapheim Dimitropoulos
2019-07-19
1
-7
/
+10
*
Log Spacemap Project
Serapheim Dimitropoulos
2019-07-16
1
-206
/
+770
*
Don't activate metaslabs with weight 0
Paul Dagnelie
2019-07-05
1
-2
/
+14
*
Concurrent small allocation defeats large allocation
Paul Dagnelie
2019-06-26
1
-49
/
+231
*
looping in metaslab_block_picker impacts performance on fragmented pools
Matthew Ahrens
2019-06-13
1
-60
/
+83
*
Allow metaslab to be unloaded even when not freed from
Paul Dagnelie
2019-06-06
1
-22
/
+25
*
Reduced IOPS when all vdevs are in the zfs_mg_fragmentation_threshold
Serapheim Dimitropoulos
2019-06-06
1
-5
/
+20
*
Restrict kstats and print real pointers
Sara Hartse
2019-04-04
1
-1
/
+1
*
Add TRIM support
Brian Behlendorf
2019-03-29
1
-13
/
+128
*
Error path in metaslab_load_impl() forgets to drop ms_sync_lock
Serapheim Dimitropoulos
2019-02-25
1
-1
/
+3
*
Introduce auxiliary metaslab histograms
Serapheim Dimitropoulos
2019-02-20
1
-12
/
+283
*
Get rid of space_map_update() for ms_synced_length
Serapheim Dimitropoulos
2019-02-12
1
-56
/
+128
*
Rename range_tree_verify to range_tree_verify_not_present
Serapheim Dimitropoulos
2019-01-25
1
-6
/
+8
*
Factor metaslab_load_wait() in metaslab_load()
Serapheim Dimitropoulos
2019-01-18
1
-35
/
+47
*
OpenZFS 9102 - zfs should be able to initialize storage devices
George Wilson
2019-01-07
1
-3
/
+20
*
ztest: reduce gangblock creation
Brian Behlendorf
2018-11-05
1
-2
/
+5
*
Fix ENXIO from spa_ld_verify_logs() in ztest
Tom Caputi
2018-10-24
1
-3
/
+9
*
Prefix all refcount functions with zfs_
Tim Schumacher
2018-10-01
1
-11
/
+12
*
Linux 4.19-rc3+ compat: Remove refcount_t compat
Tim Schumacher
2018-09-26
1
-7
/
+7
*
Pool allocation classes
Don Brady
2018-09-05
1
-66
/
+84
*
OpenZFS 9751 - Allocation throttling misplacing ditto blocks
mav
2018-09-02
1
-3
/
+10
*
OpenZFS 9738 - Fix third block copy allocations, broken at 9112.
mav
2018-09-02
1
-7
/
+5
*
OpenZFS 9112 - Improve allocation performance on high-end systems
Paul Dagnelie
2018-07-31
1
-118
/
+390
*
OpenZFS 9238 - ZFS Spacemap Encoding V2
Serapheim Dimitropoulos
2018-07-05
1
-41
/
+17
[next]