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
*
ZAP: Massively switch to _by_dnode() interfaces
Alexander Motin
2024-03-25
3
-2
/
+11
*
ZAP: Some cleanups/micro-optimizations
Alexander Motin
2024-03-21
1
-4
/
+4
*
zio: update ZIO type x stage documentation
Rob N
2024-03-21
1
-27
/
+29
*
freebsd: fix missing headers in distribution tarball
Rob N
2024-03-20
1
-0
/
+2
*
ddt: reduce DDT_NAMELEN
Rob Norris
2024-02-26
1
-1
/
+6
*
ddt: document the theory and the key data structures
Rob Norris
2024-02-15
1
-23
/
+75
*
ddt: simplify entry load and flags
Rob Norris
2024-02-15
1
-2
/
+5
*
ddt: remove ddt_node
Rob Norris
2024-02-15
1
-1
/
+0
*
ddt: rework ops interface in terms of keys and values
Rob Norris
2024-02-15
1
-8
/
+12
*
ddt: remove struct names and forward declarations
Rob Norris
2024-02-15
3
-10
/
+8
*
ddt: typedef ddt_type and ddt_class
Rob Norris
2024-02-15
2
-16
/
+23
*
ddt: split internal DDT API into separate header
Rob Norris
2024-02-15
3
-45
/
+87
*
ddt: remove DDE_GET_NDVAS macro
Rob Norris
2024-02-15
1
-3
/
+0
*
ddt: lift dedup stats out to separate file
Rob Norris
2024-02-15
1
-0
/
+1
*
ddt: compare keys, not entries
Rob Norris
2024-02-15
1
-1
/
+2
*
ddt: move entry compression into ddt_zap
Rob Norris
2024-02-15
1
-8
/
+0
*
Linux: Cleanup taskq threads spawn/exit
Alexander Motin
2024-02-13
1
-1
/
+1
*
Add slow disk diagnosis to ZED
Don Brady
2024-02-08
3
-1
/
+8
*
BRT: Fix FICLONE/FICLONERANGE shortened copy
Brian Behlendorf
2024-02-05
3
-3
/
+3
*
libzdb: Initial breakout of libzdb
Rich Ercolani
2024-02-05
2
-0
/
+69
*
Linux 6.8 compat: handle mnt_idmap user_namespace change
Rob Norris
2024-01-29
2
-5
/
+61
*
Linux 6.8 compat: implement strlcpy fallback
Rob Norris
2024-01-29
1
-0
/
+49
*
libzfs: use zfs_strerror() in place of strerror()
Richard Kojedzinszky
2024-01-29
1
-0
/
+10
*
Remove list_size struct member from list implementation
MigeljanImeri
2024-01-26
2
-3
/
+2
*
fix: Uber block label not always found for aux vdevs
Ameer Hamza
2024-01-16
1
-0
/
+1
*
ZIL: Update Linux tracing after #15635
Alexander Motin
2024-01-08
1
-4
/
+10
*
Linux 6.2 compat: add check for kernel_neon_* availability
Shengqi Chen
2024-01-08
2
-0
/
+12
*
ZIL: Improve next log block size prediction
Alexander Motin
2023-12-21
1
-3
/
+5
*
zpool: Add slot power control, print power status
Tony Hutter
2023-12-21
2
-0
/
+60
*
spa: make read/write queues configurable
Rob N
2023-12-20
1
-0
/
+6
*
Linux 6.7 compat: rework shrinker setup for heap allocations
Rob Norris
2023-12-20
1
-47
/
+19
*
Linux 6.7 compat: use inode atime/mtime accessors
Rob Norris
2023-12-20
1
-0
/
+20
*
dmu: Allow buffer fills to fail
Alexander Motin
2023-12-15
3
-4
/
+4
*
For db_marker inherit the db pointer for AVL comparision.
Chunwei Chen
2023-12-11
1
-0
/
+1
*
compact: workaround for GPL-only symbols on riscv from Linux 6.2
Shengqi Chen
2023-12-06
1
-2
/
+13
*
Extend import_progress kstat with a notes field
Don Brady
2023-12-05
1
-0
/
+4
*
Allow block cloning across encrypted datasets
oromenahar
2023-12-05
1
-0
/
+1
*
Use uint64_t instead of u_int64_t
Yuri Pankov
2023-11-30
1
-3
/
+1
*
ZIL: Call brt_pending_add() replaying TX_CLONE_RANGE
Alexander Motin
2023-11-29
1
-2
/
+1
*
FreeBSD: Fix ZFS so that snapshots under .zfs/snapshot are NFS visible
rmacklem
2023-11-27
1
-1
/
+1
*
brt: lift internal definitions into _impl header
Rob Norris
2023-11-27
2
-0
/
+200
*
FreeBSD: Fix the build on FreeBSD 12
Alan Somers
2023-11-27
1
-1
/
+2
*
Consider `dnode_t` allocations in dbuf cache size accounting
Rob N
2023-11-17
1
-0
/
+13
*
Add a tunable to disable BRT support.
Rich Ercolani
2023-11-16
2
-0
/
+3
*
Workaround UBSAN errors for variable arrays
Tony Hutter
2023-11-12
2
-3
/
+3
*
Linux: Reclaim unused spl_kmem_cache_reclaim
Alexander Motin
2023-11-10
1
-2
/
+0
*
Unbreak FreeBSD world build after 3bd4df384
Martin Matuška
2023-11-08
1
-0
/
+1
*
RAID-Z expansion feature
Don Brady
2023-11-08
10
-18
/
+213
*
FreeBSD: Implement taskq_init_ent()
Alexander Motin
2023-11-07
1
-1
/
+1
*
Update the kstat dataset_name when renaming a zvol
Alan Somers
2023-11-07
1
-0
/
+1
[next]