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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use __attribute__((malloc)) on memory allocation functions
Richard Yao
2023-05-26
4
-11
/
+19
*
btree: Implement faster binary search algorithm
Richard Yao
2023-05-26
1
-4
/
+62
*
zil: Add some more statistics.
Alexander Motin
2023-05-25
2
-2
/
+44
*
ZIL: Reduce scope of per-dataset zl_issuer_lock.
Alexander Motin
2023-05-25
1
-2
/
+5
*
Teach zpool scrub to scrub only blocks in error log
George Amanakis
2023-05-18
8
-2
/
+67
*
Add the ability to uninitialize
Brian Behlendorf
2023-05-18
2
-0
/
+2
*
Don't use dmu_buf_is_dirty() for unassigned transaction.
Pawel Jakub Dawidek
2023-05-11
1
-1
/
+1
*
Deny block cloning is dbuf size doesn't match BP size.
Pawel Jakub Dawidek
2023-05-11
1
-1
/
+1
*
Additional block cloning fixes.
Pawel Jakub Dawidek
2023-05-11
1
-10
/
+13
*
Add dmu_tx_hold_append() interface
Brian Behlendorf
2023-05-09
2
-0
/
+4
*
Enable the head_errlog feature to remove errors
George Amanakis
2023-05-09
1
-1
/
+2
*
Verify block pointers before writing them out
Matthew Ahrens
2023-05-08
1
-1
/
+7
*
Wrap clang specific pragma
Brian Behlendorf
2023-05-02
1
-0
/
+4
*
powerpc64: Support ELFv2 asm on Big Endian
Justin Hibbits
2023-04-27
1
-1
/
+1
*
Revert "Fix data race between zil_commit() and zil_suspend()"
Brian Behlendorf
2023-04-25
1
-1
/
+0
*
Add loongarch64 support
Han Gao
2023-04-25
1
-1
/
+17
*
Add support for zpool user properties
Allan Jude
2023-04-21
1
-0
/
+2
*
Linux: Suppress -Wordered-compare-function-pointers in tracepoint code
Richard Yao
2023-04-20
1
-0
/
+4
*
Create zap for root vdev
rob-wing
2023-04-20
3
-0
/
+3
*
Allow MMP to bypass waiting for other threads
Herb Wartens
2023-04-19
1
-0
/
+2
*
Fix "Detach spare vdev in case if resilvering does not happen"
Ameer Hamza
2023-04-19
1
-0
/
+1
*
Silence clang warning of flexible array not at end
youzhongyang
2023-04-18
1
-0
/
+7
*
Linux 6.3 compat: Fix memcpy "detected field-spanning write" error
youzhongyang
2023-04-13
1
-1
/
+9
*
Linux 6.3 compat: idmapped mount API changes
youzhongyang
2023-04-10
10
-42
/
+97
*
module: freebsd: fix aarch64 fpu handling
Kyle Evans
2023-04-10
1
-2
/
+12
*
libzfs: add v2 iterator interfaces
Rob N
2023-04-10
1
-7
/
+19
*
Miscellaneous FreBSD compilation bugfixes
Martin Matuška
2023-04-06
4
-0
/
+10
*
Fix "Add colored output to zfs list"
Tino Reichardt
2023-04-05
1
-0
/
+1
*
linux 6.3 compat: needs REQ_PREFLUSH | REQ_OP_WRITE
youzhongyang
2023-03-31
1
-1
/
+1
*
Fixes in persistent error log
George Amanakis
2023-03-28
3
-3
/
+6
*
Fix short-lived txg caused by autotrim
Kevin Jin
2023-03-28
2
-0
/
+2
*
linux 6.3 compat: add another bdev_io_acct case
Rich Ercolani
2023-03-27
1
-2
/
+8
*
Drop lying to the compiler in the fletcher4 code
Rich Ercolani
2023-03-24
1
-20
/
+4
*
panic loop when removing slog device
George Wilson
2023-03-24
1
-3
/
+2
*
Add more ANSI colors to libzfs
Tino Reichardt
2023-03-24
1
-0
/
+6
*
Fix cloning into already dirty dbufs.
Pawel Jakub Dawidek
2023-03-24
1
-0
/
+1
*
Remove unused constant EdonR256_BLOCK_BITSIZE
Tino Reichardt
2023-03-22
1
-2
/
+0
*
spl: cmn_err_once() should be usable in brace-less if else statements
Attila Fülöp
2023-03-15
2
-12
/
+12
*
Refactor CONFIG_SPE check on Linux/powerpc
WHR
2023-03-15
1
-18
/
+10
*
Fix missing semicolons in commit 1f196e3
WHR
2023-03-15
1
-4
/
+4
*
Remove unused Edon-R variants
Tino Reichardt
2023-03-14
1
-29
/
+10
*
nvpair: Use flexible array member for nvpair name strings
Richard Yao
2023-03-14
1
-2
/
+2
*
nvpair: Constify string functions
Richard Yao
2023-03-14
4
-15
/
+19
*
Silence clang static analyzer warnings about stored stack addresses
Richard Yao
2023-03-14
1
-3
/
+0
*
Replace dead opensolaris.org license links
Tino Reichardt
2023-03-14
2
-2
/
+2
*
zcommon: Refactor FPU state handling in fletcher4
Attila Fülöp
2023-03-14
1
-1
/
+2
*
Implementation of block cloning for ZFS
Pawel Jakub Dawidek
2023-03-10
19
-25
/
+235
*
Workaround for Linux PowerPC GPL-only cpu_has_feature()
Low-power
2023-03-10
2
-0
/
+26
*
Suppress Clang Static Analyzer warning about SNPRINTF_BLKPTR()
Richard Yao
2023-03-08
1
-0
/
+1
*
More adaptive ARC eviction
Alexander Motin
2023-03-08
2
-14
/
+30
[next]