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
*
Update arc_summary and arcstat outputs
Alexander Motin
2023-01-05
3
-80
/
+294
*
Hide b_freeze_* under ZFS_DEBUG
Alexander Motin
2023-01-05
3
-10
/
+33
*
Implement uncached prefetch
Alexander Motin
2023-01-04
11
-139
/
+243
*
arc_read()/arc_access() refactoring and cleanup
Alexander Motin
2022-12-22
11
-292
/
+310
*
FreeBSD: Fix potential boot panic with bad label
Ryan Moeller
2022-12-22
1
-0
/
+2
*
deadlock between spa_errlog_lock and dp_config_rwlock
Matthew Ahrens
2022-12-22
9
-230
/
+138
*
Documentation corrections
Brian Behlendorf
2022-12-22
2
-2
/
+2
*
Revert "zdb: zdb_ddt_leak_init() reads uninitialized memory..."
Brian Behlendorf
2022-12-21
1
-3
/
+2
*
systemd: set restart=always for zfs-zed.service
George Melikov
2022-12-19
1
-1
/
+1
*
Add color output to zfs diff.
Ethan Coe-Renner
2022-12-15
4
-2
/
+53
*
FreeBSD: Remove stray debug printf
Doug Rabson
2022-12-13
1
-5
/
+2
*
Add native-deb* targets to build native Debian packages
Umer Saleem
2022-12-13
15
-92
/
+50
*
Zero end of embedded block buffer in dump_write_embedded()
Richard Yao
2022-12-13
1
-1
/
+7
*
Allow receiver to override encryption properties in case of replication
Ameer Hamza
2022-12-13
2
-1
/
+25
*
Cache dbuf_hash() calculation
Richard Yao
2022-12-13
3
-18
/
+27
*
zfs list: Allow more fields in ZFS_ITER_SIMPLE mode
Allan Jude
2022-12-13
14
-108
/
+205
*
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
*
initramfs: Fix legacy mountpoint rootfs
Ryan Moeller
2022-12-12
1
-12
/
+8
*
Skip permission checks for extended attributes
Ameer Hamza
2022-12-12
4
-6
/
+6
*
Restrict visibility of per-dataset kstats inside FreeBSD jails
Allan Jude
2022-12-09
1
-10
/
+79
*
Linux PPC: Fix build failures on kernels built without CONFIG_SPE
Richard Yao
2022-12-09
1
-0
/
+15
*
Bypass metaslab throttle for removal allocations
Serapheim Dimitropoulos
2022-12-09
2
-5
/
+14
*
Do not pass -1 to strerror() from zfs_send_cb_impl()
Richard Yao
2022-12-08
2
-2
/
+5
*
Fix dereference after null check in enqueue_range
Richard Yao
2022-12-08
1
-1
/
+3
*
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
*
Linux: Cleanup unnecessary NULL check in __vdev_disk_physio()
Richard Yao
2022-12-08
1
-1
/
+1
*
Remove duplicate statically allocated variable
Richard Yao
2022-12-08
1
-1
/
+0
*
Cleanup: zhack should not declare function prototypes in main()
Richard Yao
2022-12-08
1
-2
/
+1
*
ZTS: Add missing tests to Makefile.am
Brian Behlendorf
2022-12-07
3
-8
/
+9
*
Micro-optimize fletcher4 calculations
Richard Yao
2022-12-05
6
-68
/
+36
*
FreeBSD: zfs_register_callbacks() must implement error check correctly
Richard Yao
2022-12-05
1
-1
/
+1
*
zio can deadlock during device removal
George Wilson
2022-12-02
1
-2
/
+5
*
nopwrites on dmu_sync-ed blocks can result in a panic
George Wilson
2022-12-02
3
-16
/
+55
*
ZTS: test reported checksum errors for ZED
Rob Wing
2022-12-02
3
-1
/
+127
*
Bump checksum error counter before reporting to ZED
Rob Wing
2022-12-02
3
-12
/
+12
*
autoconf: add support for openEuler
Xinliang Liu
2022-12-02
1
-19
/
+6
*
Fix Clang 15 compilation errors
szubersk
2022-11-30
8
-3
/
+54
*
Fix GCC 12 compilation errors
szubersk
2022-11-30
9
-4
/
+125
*
Retire Ubuntu 18.04 CI builder
Brian Behlendorf
2022-11-30
1
-4
/
+1
*
zstd: Refactor prefetching for the decoding loop
Yann Collet
2022-11-29
1
-22
/
+28
*
zstd: [superblock] Add defensive assert and bounds check
Nick Terrell
2022-11-29
1
-6
/
+10
*
Coverity Model Update
Richard Yao
2022-11-29
1
-4
/
+6
*
Fix NULL pointer dereference in dbuf_prefetch_indirect_done()
Richard Yao
2022-11-29
1
-2
/
+2
*
zdb: Silence Coverity complaint about verify_livelist_allocs()
Richard Yao
2022-11-29
1
-1
/
+1
*
Cleanup: Delete dead code from send_merge_thread()
Richard Yao
2022-11-29
1
-2
/
+0
[next]