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
*
linux 6.2 compat: zpl_set_acl arg2 is now struct dentry
Coleman Kane
2023-01-24
1
-0
/
+7
*
Revert "ztest fails assertion in zio_write_gang_member_ready()"
Tony Hutter
2023-01-24
1
-1
/
+1
*
Linux ppc64le ieee128 compat: Do not redefine __asm on external headers
Richard Yao
2023-01-19
1
-24
/
+20
*
Activate filesystem features only in syncing context
George Amanakis
2023-01-19
2
-16
/
+13
*
Illumos #15286: do_composition() needs sign awareness
Richard Yao
2023-01-19
1
-6
/
+15
*
FreeBSD: catch up to 1400077
Mateusz Guzik
2023-01-19
1
-0
/
+3
*
FreeBSD: Remove stray debug printf
Doug Rabson
2023-01-19
1
-5
/
+2
*
Zero end of embedded block buffer in dump_write_embedded()
Richard Yao
2023-01-19
1
-1
/
+7
*
Restrict visibility of per-dataset kstats inside FreeBSD jails
Allan Jude
2023-01-19
1
-10
/
+79
*
Fix dereference after null check in enqueue_range
Richard Yao
2023-01-19
1
-1
/
+3
*
FreeBSD: zfs_register_callbacks() must implement error check correctly
Richard Yao
2023-01-19
1
-1
/
+1
*
ztest fails assertion in zio_write_gang_member_ready()
Matthew Ahrens
2023-01-10
1
-1
/
+1
*
linux 6.2 compat: get_acl() got moved to get_inode_acl() in 6.2
Coleman Kane
2023-01-10
2
-1
/
+13
*
Linux 6.1 compat: open inside tmpfile()
Antonio Russo
2023-01-09
1
-0
/
+15
*
skip permission checks for extended attributes
Ameer Hamza
2023-01-05
3
-5
/
+3
*
zed: unclean disk attachment faults the vdev
Ameer Hamza
2023-01-05
1
-2
/
+2
*
FreeBSD: Fix potential boot panic with bad label
Ryan Moeller
2023-01-05
1
-0
/
+2
*
vdev_raidz_math_aarch64_neonx2.c: suppress diagnostic only for GCC
szubersk
2022-12-09
1
-0
/
+4
*
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
[next]