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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Prefetch on deadlists merge
Alexander Motin
2023-01-25
1
-0
/
+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
*
Configure zed's diagnosis engine with vdev properties
rob-wing
2023-01-23
3
-0
/
+16
*
Cleanup ->dd_space_towrite should be unsigned
Richard Yao
2023-01-20
1
-1
/
+1
*
Fix unprotected zfs_znode_dmu_fini
Chunwei Chen
2023-01-19
1
-0
/
+2
*
Unify Assembler files between Linux and Windows
Jorgen Lundman
2023-01-17
6
-0
/
+446
*
Use setproctitle to report progress of zfs send
Ameer Hamza
2023-01-17
2
-0
/
+10
*
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
*
Batch enqueue/dequeue for bqueue
Matthew Ahrens
2023-01-10
1
-2
/
+5
*
zed: add hotplug support for spare vdevs
Ameer Hamza
2023-01-09
1
-0
/
+1
*
Remove some dead ARC code. (#14340)
Alexander Motin
2023-01-09
1
-1
/
+0
*
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
*
Pack zrlock_t by 8 bytes
Alexander Motin
2023-01-05
1
-2
/
+1
*
Hide b_freeze_* under ZFS_DEBUG
Alexander Motin
2023-01-05
1
-3
/
+5
*
Implement uncached prefetch
Alexander Motin
2023-01-04
5
-8
/
+32
*
arc_read()/arc_access() refactoring and cleanup
Alexander Motin
2022-12-22
3
-3
/
+38
*
deadlock between spa_errlog_lock and dp_config_rwlock
Matthew Ahrens
2022-12-22
1
-1
/
+1
*
Add color output to zfs diff.
Ethan Coe-Renner
2022-12-15
1
-0
/
+2
*
Cache dbuf_hash() calculation
Richard Yao
2022-12-13
1
-1
/
+3
*
zfs list: Allow more fields in ZFS_ITER_SIMPLE mode
Allan Jude
2022-12-13
1
-7
/
+15
*
Linux PPC: Fix build failures on kernels built without CONFIG_SPE
Richard Yao
2022-12-09
1
-0
/
+15
*
Fix the last two CFI callback prototype mismatches
Alexander
2022-11-29
1
-1
/
+1
*
Switch dnode stats to wmsums
Alexander Motin
2022-11-29
1
-1
/
+34
*
Remove atomics from zh_refcount
Alexander Motin
2022-11-28
1
-2
/
+2
*
Allow to control failfast
Mariusz Zaborski
2022-11-10
3
-2
/
+10
*
Optionally skip zil_close during zvol_create_minor_impl
Alan Somers
2022-11-08
1
-2
/
+2
*
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
*
Make 1-bit bitfields unsigned
Brooks Davis
2022-11-03
1
-5
/
+5
*
libuutil: deobfuscate internal pointers
Brooks Davis
2022-11-03
1
-25
/
+6
*
zfs_onexit_add_cb: make action_handle point to a uintptr_t
Brooks Davis
2022-11-03
1
-1
/
+1
*
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
4
-1
/
+9
*
debug: fix output from VERIFY0 assertion
Rob N ★
2022-10-28
2
-2
/
+2
*
zfs_rename: support RENAME_* flags
Aleksa Sarai
2022-10-28
7
-3
/
+53
*
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
4
-8
/
+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
3
-53
/
+57
*
FreeBSD: vn_flush_cached_data: observe vnode locking contract
Andriy Gapon
2022-10-26
1
-0
/
+2
[next]