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
/
cmd
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update arc_summary and arcstat outputs
Alexander Motin
2023-01-05
2
-76
/
+216
*
deadlock between spa_errlog_lock and dp_config_rwlock
Matthew Ahrens
2022-12-22
2
-27
/
+7
*
Revert "zdb: zdb_ddt_leak_init() reads uninitialized memory..."
Brian Behlendorf
2022-12-21
1
-3
/
+2
*
zfs list: Allow more fields in ZFS_ITER_SIMPLE mode
Allan Jude
2022-12-13
4
-46
/
+79
*
Change ZEVENT_POOL_GUID to ZEVENT_POOL to display pool names
Marcel Menzel
2022-12-13
1
-2
/
+2
*
Address theoretical uninitialized variable usage in zstream
Richard Yao
2022-12-12
3
-0
/
+51
*
zdb: Handle theoretical buffer overflow when printing float
Richard Yao
2022-12-08
1
-3
/
+3
*
zdb: zdb_ddt_leak_init() reads uninitialized memory when birth == 0
Richard Yao
2022-12-08
1
-2
/
+3
*
ztest: comparisons against errno should not assign to it
Richard Yao
2022-12-08
1
-2
/
+2
*
Fix potential buffer overflow in zpool command
Richard Yao
2022-12-08
1
-1
/
+7
*
zdb: Fix big parameter passed by value
Richard Yao
2022-12-08
1
-19
/
+19
*
Cleanup: zhack should not declare function prototypes in main()
Richard Yao
2022-12-08
1
-2
/
+1
*
Fix GCC 12 compilation errors
szubersk
2022-11-30
2
-2
/
+2
*
zdb: Silence Coverity complaint about verify_livelist_allocs()
Richard Yao
2022-11-29
1
-1
/
+1
*
zed: unclean disk attachment faults the vdev
Ameer Hamza
2022-11-29
1
-7
/
+19
*
cmd: zfs: fix missing mention of zfs diff -h
наб
2022-11-28
1
-1
/
+1
*
Add ability to recompress send streams with new compression algorithm
Paul Dagnelie
2022-11-10
4
-0
/
+362
*
Adds the `-p` option to `zfs holds`
Mohamed Tawfik
2022-11-08
1
-9
/
+28
*
Address warnings about possible division by zero from clangsa
Richard Yao
2022-11-03
1
-0
/
+1
*
Use intptr_t when storing an integer in a pointer
Brooks Davis
2022-11-03
1
-1
/
+1
*
Introduce kmem_scnprintf()
Richard Yao
2022-10-29
1
-1
/
+5
*
Cleanup dump_bookmarks()
Richard Yao
2022-10-29
1
-2
/
+4
*
zfs_rename: support RENAME_* flags
Aleksa Sarai
2022-10-28
2
-0
/
+12
*
Fix multiplication converted to larger type
Andrew Innes
2022-10-28
1
-1
/
+1
*
zed: Avoid core dump if wholedisk property does not exist
Ameer Hamza
2022-10-21
1
-7
/
+4
*
Fix theoretical use of uninitialized values
Richard Yao
2022-10-19
1
-1
/
+1
*
Fix userland memory leak in zfs_do_send()
Richard Yao
2022-10-19
1
-3
/
+34
*
Fix NULL pointer dereference in zdb
Richard Yao
2022-10-18
1
-1
/
+1
*
ZED: Fix uninitialized value reads
Richard Yao
2022-10-18
2
-0
/
+2
*
Fix declarations of non-global variables
Tino Reichardt
2022-10-18
3
-15
/
+16
*
zstream: allow decompress to fix metadata for uncompressed records
Alan Somers
2022-10-14
1
-7
/
+31
*
Cleanup: Address Clang's static analyzer's unused code complaints
Richard Yao
2022-10-14
2
-4
/
+7
*
Cleanup: 64-bit kernel module parameters should use fixed width types
Richard Yao
2022-10-13
1
-3
/
+3
*
Add defensive assertions
Richard Yao
2022-10-12
1
-0
/
+1
*
zvol_wait logic may terminate prematurely
Serapheim Dimitropoulos
2022-10-11
1
-0
/
+7
*
Handle possible null pointers from malloc/strdup/strndup()
Richard Yao
2022-10-06
4
-4
/
+38
*
Remove ambiguity on demand vs prefetch stats reported by arc_summary
shodanshok
2022-10-04
1
-4
/
+4
*
Expose libzutil error info in libpc_handle_t
Umer Saleem
2022-10-04
4
-8
/
+25
*
Fix userland dereference NULL return value bugs
Richard Yao
2022-09-30
2
-1
/
+11
*
Reduce false positives from Static Analyzers
Richard Yao
2022-09-30
1
-0
/
+1
*
Fix unreachable code in zstreamdump
Richard Yao
2022-09-29
1
-3
/
+3
*
Fix unchecked return values
Richard Yao
2022-09-29
1
-1
/
+3
*
zed: mark disks as REMOVED when they are removed
Ameer Hamza
2022-09-28
3
-23
/
+69
*
Fix unsafe string operations
Richard Yao
2022-09-27
4
-11
/
+12
*
Cleanup: Specify unsignedness on things that should not be signed
Richard Yao
2022-09-27
2
-5
/
+5
*
Cleanup: Switch to strlcpy from strncpy
Richard Yao
2022-09-27
2
-3
/
+4
*
Fix userland resource leaks
Richard Yao
2022-09-23
4
-4
/
+15
*
Fix unchecked return values and unused return values
Richard Yao
2022-09-23
4
-10
/
+18
*
zpool: Don't print "repairing" on force faulted drives
Tony Hutter
2022-09-23
1
-2
/
+9
*
Cleanup: Change 1 used in bitshifts to 1ULL
Richard Yao
2022-09-22
1
-3
/
+3
[next]