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
/
include
/
os
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor CONFIG_SPE check on Linux/powerpc
WHR
2023-03-15
1
-18
/
+10
*
Fix missing semicolons in commit 1f196e3
WHR
2023-03-15
1
-4
/
+4
*
Silence clang static analyzer warnings about stored stack addresses
Richard Yao
2023-03-14
1
-3
/
+0
*
Implementation of block cloning for ZFS
Pawel Jakub Dawidek
2023-03-10
3
-2
/
+7
*
Workaround for Linux PowerPC GPL-only cpu_has_feature()
Low-power
2023-03-10
2
-0
/
+26
*
Fix build for Linux/powerpc without CONFIG_ALTIVEC or CONFIG_VSX
Low-power
2023-03-07
1
-8
/
+22
*
spl: Add cmn_err_once() to log a message only on the first call
Attila Fülöp
2023-03-07
2
-0
/
+50
*
Add SHA2 SIMD feature tests for Linux
Tino Reichardt
2023-03-02
6
-13
/
+169
*
Add SHA2 SIMD feature tests for FreeBSD
Tino Reichardt
2023-03-02
7
-28
/
+205
*
Remove old or redundant SHA2 files
Tino Reichardt
2023-03-02
4
-347
/
+0
*
Linux: Assert mutex is held in mutex_exit()
Richard Yao
2023-02-28
1
-0
/
+1
*
Use .section .rodata instead of .rodata on FreeBSD
Dimitry Andric
2023-02-24
1
-1
/
+1
*
Fix buffered/direct/mmap I/O race
Brian Behlendorf
2023-02-23
1
-1
/
+1
*
Linux: use filemap_range_has_page()
Brian Behlendorf
2023-02-14
3
-8
/
+20
*
Restore FreeBSD to use .rodata
Jorgen Lundman
2023-02-06
1
-1
/
+1
*
linux 6.2 compat: zpl_set_acl arg2 is now struct dentry
Coleman Kane
2023-01-24
1
-0
/
+3
*
x86 asm: Replace .align with .balign
Attila Fülöp
2023-01-24
2
-10
/
+10
*
Unify Assembler files between Linux and Windows
Jorgen Lundman
2023-01-17
4
-0
/
+397
*
Cleanup of dead code suggested by Clang Static Analyzer (#14380)
Richard Yao
2023-01-17
2
-3
/
+3
*
change how d_alias is replaced by du.d_alias
Gian-Carlo DeFazio
2023-01-12
1
-4
/
+4
*
linux 6.2 compat: bio->bi_rw was renamed bio->bi_opf
Coleman Kane
2023-01-06
1
-0
/
+4
*
linux 6.2 compat: get_acl() got moved to get_inode_acl() in 6.2
Coleman Kane
2023-01-06
1
-1
/
+1
*
Implement uncached prefetch
Alexander Motin
2023-01-04
1
-0
/
+2
*
arc_read()/arc_access() refactoring and cleanup
Alexander Motin
2022-12-22
1
-2
/
+2
*
Linux PPC: Fix build failures on kernels built without CONFIG_SPE
Richard Yao
2022-12-09
1
-0
/
+15
*
Allow to control failfast
Mariusz Zaborski
2022-11-10
1
-2
/
+8
*
Support idmapped mount in user namespace
youzhongyang
2022-11-08
3
-23
/
+76
*
freebsd: simplify MD isa_defs.h
Brooks Davis
2022-11-07
2
-455
/
+0
*
freebsd: trim dkio.h to the minimum
Brooks Davis
2022-11-07
1
-460
/
+0
*
freebsd: add ifdefs around legacy ioctl support
Brooks Davis
2022-11-07
1
-0
/
+13
*
freebsd: remove no-op vn_renamepath()
Brooks Davis
2022-11-07
1
-1
/
+0
*
freebsd: remove unused vn_rename()
Brooks Davis
2022-11-07
1
-9
/
+0
*
acl: use uintptr_t for ace walker cookies
Brooks Davis
2022-11-03
1
-1
/
+1
*
linux isa_defs.h: Don't define _ALIGNMENT_REQUIRED
Brooks Davis
2022-11-03
1
-32
/
+0
*
Improve RISC-V support
Brooks Davis
2022-11-03
1
-1
/
+5
*
Introduce kmem_scnprintf()
Richard Yao
2022-10-29
2
-0
/
+5
*
debug: fix output from VERIFY0 assertion
Rob N ★
2022-10-28
2
-2
/
+2
*
zfs_rename: support RENAME_* flags
Aleksa Sarai
2022-10-28
5
-2
/
+31
*
zfs_rename: restructure to have cleaner fallbacks
Aleksa Sarai
2022-10-28
1
-0
/
+1
*
debug: add VERIFY_{IMPLY,EQUIV} variants
Aleksa Sarai
2022-10-28
1
-8
/
+12
*
Remove zpl_revalidate: fix snapshot rollback
Pavel Snajdr
2022-10-28
3
-7
/
+26
*
Fix zio_flag_t print format
youzhongyang
2022-10-28
1
-1
/
+1
*
Convert enum zio_flag to uint64_t
Richard Yao
2022-10-27
1
-2
/
+2
*
FreeBSD: vn_flush_cached_data: observe vnode locking contract
Andriy Gapon
2022-10-26
1
-0
/
+2
*
Silence objtool warnings from 55d7afa4
Richard Yao
2022-10-26
2
-1
/
+17
*
Support idmapped mount
youzhongyang
2022-10-19
7
-14
/
+52
*
Cleanup: 64-bit kernel module parameters should use fixed width types
Richard Yao
2022-10-13
2
-18
/
+55
*
Linux: Remove ZFS_AC_KERNEL_SRC_MODULE_PARAM_CALL_CONST autotools check
Richard Yao
2022-10-13
1
-5
/
+9
*
Reduce false positives from Static Analyzers
Richard Yao
2022-09-30
8
-30
/
+81
*
zed: mark disks as REMOVED when they are removed
Ameer Hamza
2022-09-28
3
-0
/
+56
[next]