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
Commit message (
Expand
)
Author
Age
Files
Lines
*
shellcheck: disable "unreachable command" check [SC2317]
Rob N
2023-07-21
1
-1
/
+2
*
metaslab: tuneable to better control force ganging
Rob N
2023-07-21
2
-3
/
+18
*
Adjust prefetch parameters.
Alexander Motin
2023-07-21
4
-12
/
+12
*
Add explicit prefetches to bpobj_iterate().
Alexander Motin
2023-07-21
2
-13
/
+38
*
Don't emit cksum_{actual_expected} in ereport.fs.zfs.checksum events
Alan Somers
2023-07-21
7
-20
/
+2
*
Don't emit checksum histograms in ereport.fs.zfs.checksum events
Alan Somers
2023-07-21
3
-41
/
+5
*
zed: Fix zed ASSERT on slot power cycle
Tony Hutter
2023-07-21
1
-0
/
+5
*
Fix zpl_test_super race with zfs_umount
Chunwei Chen
2023-07-20
2
-15
/
+25
*
spa_min_alloc should be GCD, not min
Ameer Hamza
2023-07-20
4
-9
/
+51
*
Don't panic if setting vdev properties is unsupported for this vdev type
Yuri Pankov
2023-07-20
1
-17
/
+21
*
Ignore pool ashift property during vdev attachment
Ameer Hamza
2023-07-20
5
-65
/
+36
*
Rollback before zfs root is mounted
Wojciech Małota-Wójcik
2023-07-20
1
-1
/
+1
*
Do not request data L1 buffers on scan prefetch.
Alexander Motin
2023-07-20
1
-3
/
+9
*
Linux 6.5 compat: disk_check_media_change() was added
Coleman Kane
2023-07-20
2
-0
/
+31
*
set autotrim default to 'off' everywhere
Yuri Pankov
2023-07-20
2
-7
/
+1
*
Linux 6.5 compat: BLK_STS_NEXUS renamed to BLK_STS_RESV_CONFLICT
Coleman Kane
2023-07-14
2
-0
/
+33
*
intptr_t definition is canonically signed
Coleman Kane
2023-07-14
1
-1
/
+1
*
Fix raw receive with different indirect block size.
Alexander Motin
2023-07-14
2
-25
/
+28
*
Fix the ZFS checksum error histograms with larger record sizes
Alan Somers
2023-07-14
1
-1
/
+1
*
Avoid extra snprintf() in dsl_deadlist_merge().
Alexander Motin
2023-07-14
1
-3
/
+3
*
Add missed DMU_PROJECTUSED_OBJECT prefetch.
Alexander Motin
2023-07-13
1
-0
/
+5
*
FreeBSD: catch up to __FreeBSD_version 1400093
Mateusz Guzik
2023-07-13
1
-0
/
+4
*
Update changelog for 2.2
Umer Saleem
2023-07-13
1
-0
/
+6
*
FreeBSD: Fix build on stable/13 after 1302506.
Alexander Motin
2023-07-13
1
-1
/
+2
*
Update META
zfs-2.2.99
Brian Behlendorf
2023-06-30
1
-2
/
+2
*
Tag 2.2.0-rc1
zfs-2.2.0-rc1
Brian Behlendorf
2023-06-30
1
-2
/
+2
*
Enable tuning of ZVOL open timeout value
Prakash Surya
2023-06-30
1
-1
/
+6
*
Revert "spa.h: use IN_BASE instead of IN_FREEBSD_BASE"
Brian Behlendorf
2023-06-30
1
-2
/
+2
*
Pack our DDT ZAPs a bit denser.
Rich Ercolani
2023-06-30
2
-3
/
+20
*
ddt_addref: remove unnecessary phys fill when refcount is 0
Rob N
2023-06-30
1
-4
/
+13
*
Again fix race between zil_commit() and zil_suspend().
Alexander Motin
2023-06-30
1
-8
/
+28
*
Some ZIO micro-optimizations.
Alexander Motin
2023-06-30
2
-10
/
+45
*
Do not report bytes skipped by scan as issued.
Alexander Motin
2023-06-30
9
-52
/
+84
*
Don't use hard-coded 'size' value in snprintf()
Arshad Hussain
2023-06-30
1
-6
/
+8
*
Fix remount when setting multiple properties.
Alexander Motin
2023-06-30
1
-3
/
+4
*
contrib: dracut: Conditionalize copying of libgcc_s.so.1 to glibc only
vimproved
2023-06-29
1
-1
/
+1
*
spa.h: use IN_BASE instead of IN_FREEBSD_BASE
Yuri Pankov
2023-06-29
1
-2
/
+2
*
zdb: Add missing poolname to -C synopsis
Mateusz Piotrowski
2023-06-29
2
-2
/
+3
*
ZIL: Fix another use-after-free.
Alexander Motin
2023-06-27
1
-1
/
+1
*
Use big transactions for small recordsize writes.
Alexander Motin
2023-06-27
1
-60
/
+46
*
Remove unnecessary commas in zpool-create.8
Laevos
2023-06-27
1
-2
/
+2
*
Another set of vdev queue optimizations.
Alexander Motin
2023-06-27
8
-172
/
+205
*
Add a delay to tearing down threads.
Rich Ercolani
2023-06-26
3
-1
/
+49
*
Fix memory leak in zil_parse().
Alexander Motin
2023-06-17
1
-2
/
+6
*
Shorten arcstat_quiescence sleep time
George Amanakis
2023-06-15
1
-1
/
+1
*
Remove ARC/ZIO physdone callbacks.
Alexander Motin
2023-06-15
8
-143
/
+26
*
ZTS: Skip send_raw_ashift on FreeBSD
Brian Behlendorf
2023-06-14
2
-0
/
+5
*
Switch refcount tracking from lists to AVL-trees.
Alexander Motin
2023-06-14
2
-95
/
+108
*
Store the L2ARC device ashift in the vdev label
George Amanakis
2023-06-14
2
-11
/
+11
*
Fix the L2ARC write size calculating logic (2)
George Amanakis
2023-06-09
1
-5
/
+16
[next]