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
*
Bypass metaslab throttle for removal allocations
Serapheim Dimitropoulos
2022-12-09
1
-2
/
+11
*
Cleanup: metaslab_alloc_dva() should not NULL check mg->mg_next
Richard Yao
2022-10-18
1
-2
/
+1
*
Cleanup: 64-bit kernel module parameters should use fixed width types
Richard Yao
2022-10-13
1
-6
/
+6
*
Stop ganging due to past vdev write errors
Serapheim Dimitropoulos
2022-10-11
1
-3
/
+2
*
Cleanup: Specify unsignedness on things that should not be signed
Richard Yao
2022-09-27
1
-22
/
+22
*
Cleanup: Change 1 used in bitshifts to 1ULL
Richard Yao
2022-09-22
1
-3
/
+3
*
Replace dead opensolaris.org license link
Tino Reichardt
2022-07-11
1
-1
/
+1
*
Remaining {=> const} char|void *tag
наб
2022-06-29
1
-5
/
+5
*
Improve mg_aliquot math
Alexander Motin
2022-05-04
1
-4
/
+5
*
Improve log spacemap load time
Alexander Motin
2022-04-26
1
-56
/
+76
*
Remove bcopy(), bzero(), bcmp()
наб
2022-03-15
1
-7
/
+7
*
Clean up CSTYLEDs
наб
2022-01-26
1
-4
/
+5
*
module/*.ko: prune .data, global .rodata
наб
2022-01-14
1
-42
/
+36
*
module: zfs: fix unused, remove argsused
наб
2021-12-23
1
-9
/
+7
*
Skip spacemaps reading in case of pool readonly import
Fedor Uporov
2021-11-09
1
-2
/
+4
*
Add comment on metaslab_class_throttle_reserve() locking
Alexander Motin
2021-07-26
1
-0
/
+7
*
Optimize allocation throttling
Alexander Motin
2021-07-21
1
-16
/
+4
*
Avoid 64bit division in multilist index functions
Alexander Motin
2021-06-29
1
-1
/
+6
*
zfs_metaslab_mem_limit should be 25 instead of 75
jumbi77
2021-06-24
1
-1
/
+1
*
Annotated dprintf as printf-like
Rich Ercolani
2021-06-22
1
-29
/
+38
*
Optimize small random numbers generation
Alexander Motin
2021-06-22
1
-1
/
+1
*
Re-embed multilist_t storage
Alexander Motin
2021-06-10
1
-12
/
+12
*
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
[next]