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
/
spa_misc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
BRT: Rework structures and locks to be per-vdev
Alexander Motin
13 days
1
-11
/
+6
*
Allocate zap_attribute_t from kmem instead of stack
Sanjeev Bagewadi
2024-10-01
1
-0
/
+2
*
dnode: allow storage class to be overridden by object type
Rob Norris
2024-07-29
1
-1
/
+10
*
spa_preferred_class: pass the entire zio
Rob Norris
2024-07-29
1
-5
/
+8
*
ddt: dedup table quota enforcement
Allan Jude
2024-07-25
1
-0
/
+7
*
Simplified the scope of the namespace lock
Don Brady
2024-05-14
1
-19
/
+2
*
Add support for parallel pool exports
Don Brady
2024-05-14
1
-10
/
+40
*
Improve write issue taskqs utilization
Alexander Motin
2024-05-01
1
-3
/
+19
*
Parallel pool import
George Wilson
2024-04-22
1
-7
/
+19
*
BRT: Fix slop space calculation with block cloning
Bi11
2024-02-12
1
-1
/
+2
*
Extend import_progress kstat with a notes field
Don Brady
2023-12-05
1
-4
/
+70
*
Improve ZFS objset sync parallelism
ednadolski-ix
2023-11-06
1
-2
/
+12
*
status: report pool suspension state under failmode=continue
Rob N
2023-09-20
1
-2
/
+2
*
Selectable block allocators
ednadolski-ix
2023-09-01
1
-0
/
+6
*
spa_min_alloc should be GCD, not min
Ameer Hamza
2023-07-20
1
-0
/
+1
*
Do not report bytes skipped by scan as issued.
Alexander Motin
2023-06-30
1
-1
/
+1
*
Another set of vdev queue optimizations.
Alexander Motin
2023-06-27
1
-1
/
+1
*
Finally drop long disabled vdev cache.
Alexander Motin
2023-06-09
1
-2
/
+0
*
Use list_remove_head() where possible.
Alexander Motin
2023-06-09
1
-2
/
+1
*
Teach zpool scrub to scrub only blocks in error log
George Amanakis
2023-05-18
1
-1
/
+24
*
Allow MMP to bypass waiting for other threads
Herb Wartens
2023-04-19
1
-3
/
+26
*
nvpair: Constify string functions
Richard Yao
2023-03-14
1
-1
/
+1
*
Implementation of block cloning for ZFS
Pawel Jakub Dawidek
2023-03-10
1
-1
/
+4
*
Improve resilver ETAs
Brian Behlendorf
2023-01-25
1
-1
/
+0
*
zed: post a udev change event from spa_vdev_attach()
Ameer Hamza
2022-11-18
1
-1
/
+1
*
Introduce kmem_scnprintf()
Richard Yao
2022-10-29
1
-1
/
+1
*
Cleanup: 64-bit kernel module parameters should use fixed width types
Richard Yao
2022-10-13
1
-6
/
+6
*
zed: mark disks as REMOVED when they are removed
Ameer Hamza
2022-09-28
1
-2
/
+2
*
Cleanup: Specify unsignedness on things that should not be signed
Richard Yao
2022-09-27
1
-7
/
+7
*
Cleanup: Switch to strlcpy from strncpy
Richard Yao
2022-09-27
1
-1
/
+1
*
Replace dead opensolaris.org license link
Tino Reichardt
2022-07-11
1
-1
/
+1
*
Remaining {=> const} char|void *tag
наб
2022-06-29
1
-1
/
+2
*
Enable -Wwrite-strings
наб
2022-06-29
1
-6
/
+6
*
Introduce BLAKE3 checksums as an OpenZFS feature
Tino Reichardt
2022-06-08
1
-0
/
+3
*
Remove bcopy(), bzero(), bcmp()
наб
2022-03-15
1
-3
/
+2
*
module/*.ko: prune .data, global .rodata
наб
2022-01-14
1
-13
/
+12
*
module: zfs: fix unused, remove argsused
наб
2021-12-23
1
-0
/
+2
*
Vdev Properties Feature
Allan Jude
2021-11-30
1
-23
/
+15
*
Replace /*PRINTFLIKEn*/ with attribute(printf)
наб
2021-07-26
1
-2
/
+0
*
Fix unfortunate NULL in spa_update_dspace
Rich Ercolani
2021-07-26
1
-1
/
+8
*
Optimize allocation throttling
Alexander Motin
2021-07-21
1
-12
/
+9
*
Tinker with slop space accounting with dedup
Rich Ercolani
2021-07-13
1
-2
/
+16
*
Remove refcount from spa_config_*()
Alexander Motin
2021-07-01
1
-10
/
+9
*
Annotated dprintf as printf-like
Rich Ercolani
2021-06-22
1
-1
/
+1
*
Optimize small random numbers generation
Alexander Motin
2021-06-22
1
-21
/
+9
*
FreeBSD: Fix scope of deadman tunables
Ryan Moeller
2021-03-11
1
-2
/
+2
*
Fix overly broad locking in spa_vdev_config_exit()
Brian Behlendorf
2021-02-24
1
-2
/
+2
*
Add upper bound for slop space calculation
Prakash Surya
2021-02-24
1
-10
/
+17
*
Set aside a metaslab for ZIL blocks
Matthew Ahrens
2021-01-21
1
-20
/
+47
*
special device removal space accounting fixes
Matthew Ahrens
2020-12-17
1
-6
/
+9
[next]