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.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
module
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix setting the large_block feature after receiving a snapshot
George Amanakis
2022-12-01
1
-0
/
+15
*
Fix NULL pointer dereference in dbuf_prefetch_indirect_done()
Richard Yao
2022-12-01
1
-2
/
+2
*
Lua: Fix bad bitshift in lua_strx2number()
Richard Yao
2022-12-01
1
-1
/
+1
*
Fix clang 13 compilation errors
Damian Szuberski
2022-12-01
1
-1
/
+3
*
module: zfs: vdev_removal: remove unused num_indirect
наб
2022-12-01
1
-3
/
+0
*
Handle and detect #13709's unlock regression (#14161)
Rich Ercolani
2022-12-01
1
-4
/
+19
*
Fix arc_p aggressive increase
shodanshok
2022-12-01
1
-2
/
+3
*
FreeBSD: Fix out of bounds read in zfs_ioctl_ozfs_to_legacy()
Richard Yao
2022-12-01
1
-1
/
+1
*
Expose zfs_vdev_open_timeout_ms as a tunable
Serapheim Dimitropoulos
2022-12-01
1
-1
/
+4
*
Remove an unused variable
Brooks Davis
2022-12-01
1
-2
/
+0
*
Address warnings about possible division by zero from clangsa
Richard Yao
2022-12-01
1
-1
/
+2
*
Avoid null pointer dereference in dsl_fs_ss_limit_check()
Allan Jude
2022-12-01
1
-13
/
+12
*
Fix too few arguments to formatting function
Richard Yao
2022-12-01
1
-3
/
+3
*
Remove zpl_revalidate: fix snapshot rollback
Pavel Snajdr
2022-12-01
4
-48
/
+1
*
Fix memory leaks in dmu_send()/dmu_send_obj()
Richard Yao
2022-12-01
1
-0
/
+8
*
Fix possible NULL pointer dereference in sha2_mac_init()
Richard Yao
2022-12-01
1
-5
/
+8
*
Fix NULL pointer dereference in spa_open_common()
Richard Yao
2022-12-01
1
-1
/
+1
*
Fix NULL pointer passed to strlcpy from zap_lookup_impl()
Richard Yao
2022-12-01
1
-2
/
+4
*
fm_fmri_hc_create() must call va_end() before returning
Richard Yao
2022-12-01
1
-0
/
+1
*
Fix theoretical array overflow in lua_typename()
Richard Yao
2022-12-01
1
-0
/
+2
*
Fix potential NULL pointer dereference in dsl_dataset_promote_check()
Richard Yao
2022-12-01
1
-5
/
+3
*
FreeBSD: Fix uninitialized pointer read in spa_import_rootpool()
Richard Yao
2022-12-01
1
-1
/
+1
*
Linux: Fix use-after-free in zfsvfs_create()
Richard Yao
2022-12-01
1
-3
/
+2
*
Fix use-after-free bugs in icp code
Richard Yao
2022-12-01
2
-2
/
+2
*
Cleanup: Make memory barrier definitions consistent across kernels
Richard Yao
2022-12-01
1
-1
/
+1
*
icp: fix all !ENDBR objtool warnings in x86 Asm code
Alexander Lobakin
2022-12-01
6
-0
/
+31
*
icp: fix rodata being marked as text in x86 Asm code
Alexander Lobakin
2022-11-30
3
-5
/
+7
*
icp: properly fix all RETs in x86_64 Asm code
Alexander Lobakin
2022-11-30
4
-18
/
+28
*
dsl_prop_known_index(): check for invalid prop
Damian Szuberski
2022-11-08
2
-1
/
+28
*
zed: Prevent special vdev to be replaced by hot spare
Ameer Hamza
2022-11-07
1
-2
/
+4
*
Deny receiving into encrypted datasets if the keys are not loaded (#14139)
Attila Fülöp
2022-11-04
1
-1
/
+1
*
zil: Relax assertion in zil_parse
Ryan Moeller
2022-11-01
1
-5
/
+11
*
quota: extend quota for dataset
Mariusz Zaborski
2022-11-01
1
-1
/
+11
*
Fix ARC target collapse when zfs_arc_meta_limit_percent=100
shodanshok
2022-11-01
1
-1
/
+1
*
Propagate extent_bytes change to autotrim thread
vaclavskala
2022-11-01
1
-3
/
+2
*
Linux 6.1 compat: change order of sys/mutex.h includes
Coleman Kane
2022-11-01
1
-1
/
+1
*
zfs_domount: fix double-disown of dataset / double-free of zfsvfs_t
Christian Schwarz
2022-11-01
1
-0
/
+2
*
Stop ganging due to past vdev write errors
Serapheim Dimitropoulos
2022-11-01
1
-3
/
+2
*
Fix panic in dsl_process_sub_livelist for EINTR
Serapheim Dimitropoulos
2022-11-01
1
-1
/
+6
*
Bring per_txg_dirty_frees_percent back to 30
Mateusz Guzik
2022-11-01
1
-1
/
+1
*
Add options to zfs redundant_metadata property
Akash B
2022-11-01
4
-7
/
+116
*
FreeBSD: Fix a pair of bugs in zfs_fhtovp()
Mark Johnston
2022-10-26
1
-1
/
+2
*
Fix sequential resilver drive failure race condition
samwyc
2022-10-21
1
-1
/
+13
*
kcfpool_alloc() should have its argument list marked void
Richard Yao
2022-10-12
1
-1
/
+1
*
Fix bad free in skein code
Richard Yao
2022-09-28
1
-3
/
+15
*
FreeBSD: handle V_PCATCH
Mateusz Guzik
2022-09-28
1
-0
/
+4
*
FreeBSD: catch up to 1400068
Mateusz Guzik
2022-09-28
1
-11
/
+30
*
FreeBSD: stop passing LK_INTERLOCK to VOP_LOCK
Mateusz Guzik
2022-09-28
1
-1
/
+2
*
FreeBSD: Fix integer conversion for vnlru_free{,_vfsops}()
Richard Yao
2022-09-28
1
-0
/
+6
*
FreeBSD: Ignore symlink to i386 includes
Ryan Moeller
2022-09-28
1
-0
/
+1
[next]