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
*
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
*
Fix potential NULL pointer dereference in zfsdle_vdev_online()
Richard Yao
2022-09-20
1
-1
/
+1
*
Fix usage of zed_log_msg() and zfs_panic_recover()
Richard Yao
2022-09-19
5
-6
/
+6
*
Fix BLAKE3 tuneable and module loading on Linux and FreeBSD
Tino Reichardt
2022-09-16
1
-2
/
+2
*
Add zfs_btree_verify_intensity kernel module parameter
Richard Yao
2022-09-15
1
-1
/
+1
*
Fix memory leak in ztest
Richard Yao
2022-09-13
1
-0
/
+1
*
Fix file descriptor handling in zdb_copy_object()
Richard Yao
2022-09-12
1
-0
/
+4
*
Make zfs-share service resilient to stale exports
Don Brady
2022-09-09
1
-0
/
+3
*
zed: Fix config_sync autoexpand flood
Tony Hutter
2022-09-08
2
-8
/
+163
*
Fix column width in 'zpool iostat -v' and 'zpool list -v'
Samuel
2022-09-06
1
-4
/
+4
*
Add zilstat script to report zil kstats in a user friendly manner
Ameer Hamza
2022-09-02
2
-3
/
+471
*
Alloc zdb_cd_t to fix stack issue
Andrew Innes
2022-09-02
1
-36
/
+45
*
Prevent zevent list from consuming all of kernel memory
Paul Dagnelie
2022-08-22
3
-5
/
+31
*
arcstat: fix -p option
r-ricci
2022-08-12
1
-1
/
+1
*
zpool: fix redundancy check after vdev removal
Stéphane Lesimple
2022-08-04
1
-2
/
+7
*
Implement a new type of zfs receive: corrective receive (-c)
Alek P
2022-07-28
1
-1
/
+4
*
Add createtxg sort support for simple snapshot iterator
Ameer Hamza
2022-07-25
3
-8
/
+17
*
zdb: dump spill block pointer if present
Christian Schwarz
2022-07-20
1
-1
/
+8
*
Add support for per dataset zil stats and use wmsum counters
ixhamza
2022-07-20
1
-3
/
+3
*
zed: Look for NVMe DEVPATH if no ID_BUS
Tony Hutter
2022-07-14
1
-2
/
+11
*
Replace dead opensolaris.org license link
Tino Reichardt
2022-07-11
39
-39
/
+39
*
zed: Ignore false 'atari' partitions in autoreplace
Tony Hutter
2022-07-11
1
-8
/
+23
*
Remaining {=> const} char|void *tag
наб
2022-06-29
4
-7
/
+7
*
Enable -Wwrite-strings
наб
2022-06-29
10
-197
/
+183
*
Fix -Wformat-overflow warning in zfs_project_handle_dir()
Brian Behlendorf
2022-06-27
1
-4
/
+10
*
Fix -Wformat-truncation warning in upgrade_set_callback()
Brian Behlendorf
2022-06-27
1
-1
/
+1
*
Add a "zstream decompress" subcommand
Alan Somers
2022-06-24
6
-3
/
+372
*
Replace ZPROP_INVAL with ZPROP_USERPROP where it means a user property
Allan Jude
2022-06-14
3
-9
/
+9
[next]