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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make zdb -R scale less poorly
Rich Ercolani
2024-01-12
1
-0
/
+8
*
Fix a potential use-after-free in zfs_setsecattr()
Mark Johnston
2024-01-12
1
-2
/
+2
*
Linux: Defer loading the object set in zfs_setattr()
Mark Johnston
2024-01-12
1
-1
/
+2
*
Add Gotify notification support to ZED
gofaster
2024-01-09
2
-0
/
+116
*
Fix livelist assertions for dedup and cloning
Alexander Motin
2024-01-09
1
-17
/
+14
*
Improve block sizes checks during cloning
Alexander Motin
2024-01-09
1
-6
/
+25
*
make zdb_decompress_block check decompression reliably
Kent Ross
2024-01-09
1
-4
/
+7
*
zpoolprops.7: Remove unnecessary .Ns
Jose Luis Duran
2024-01-08
1
-2
/
+2
*
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
3
-3
/
+32
*
Fix the FreeBSD userspace build (#15716)
Mark Johnston
2023-12-27
2
-0
/
+15
*
Block cloning tests.
Pawel Jakub Dawidek
2023-12-26
32
-73
/
+1767
*
Linux 6.5 compat: check BLK_OPEN_EXCL is defined
Brian Behlendorf
2023-12-21
1
-6
/
+12
*
Don't panic on unencrypted block in encrypted dataset
chrisperedun
2023-12-21
2
-4
/
+0
*
ZIL: Improve next log block size prediction
Alexander Motin
2023-12-21
2
-74
/
+201
*
zpool: Add slot power control, print power status
Tony Hutter
2023-12-21
16
-65
/
+875
*
spa: make read/write queues configurable
Rob N
2023-12-20
3
-1
/
+312
*
Linux 6.7 compat: rework shrinker setup for heap allocations
Rob Norris
2023-12-20
5
-56
/
+189
*
Linux 6.7 compat: handle superblock shrinker member change
Rob Norris
2023-12-20
2
-3
/
+42
*
Linux 6.7 compat: use inode atime/mtime accessors
Rob Norris
2023-12-20
6
-35
/
+148
*
Linux 6.7 compat: simplify current_time() check
Rob Norris
2023-12-20
1
-1
/
+4
*
Test LWB buffer overflow for block cloning
Umer Saleem
2023-12-15
4
-1
/
+94
*
dmu: Allow buffer fills to fail
Alexander Motin
2023-12-15
9
-30
/
+42
*
dbuf: Set dr_data when unoverriding after clone
Alexander Motin
2023-12-12
1
-3
/
+5
*
dbuf: Handle arcbuf assignment after block cloning
Alexander Motin
2023-12-12
1
-1
/
+11
*
ZTS: Update raidz_expand_005_pos.ksh
Brian Behlendorf
2023-12-12
1
-1
/
+1
*
For db_marker inherit the db pointer for AVL comparision.
Chunwei Chen
2023-12-11
3
-1
/
+17
*
ZTS: Add dirty dnode stress test
Tony Hutter
2023-12-11
6
-1
/
+259
*
ZTS: Add zpool_import_status.ksh to Makefile.am
Brian Behlendorf
2023-12-11
1
-0
/
+1
*
ZTS: Disable io_uring test on CentOS 9
Brian Behlendorf
2023-12-08
1
-0
/
+7
*
DMU: Fix lock leak on dbuf_hold() error
Alexander Motin
2023-12-08
1
-1
/
+1
*
ZTS: Add test cases for block cloning replay
Ameer Hamza
2023-12-08
5
-2
/
+272
*
ZTS: block_cloning: Use numeric sort for get_same_blocks
Ameer Hamza
2023-12-08
1
-1
/
+1
*
zed: fix typo in variable ZED_POWER_OFF_ENCLO*US*RE_SLOT_ON_FAULT
Mauricio Faria de Oliveira
2023-12-08
2
-4
/
+4
*
import: ignore return on hostid lookups
Rob N
2023-12-07
1
-1
/
+2
*
setproctitle: fix ununitialised variable
Rob N
2023-12-07
1
-1
/
+1
*
zfs_refcount_remove: explictly ignore returns
Rob N
2023-12-07
1
-5
/
+7
*
FreeBSD: Ensure that zfs_getattr() initializes the va_rdev field
Mark Johnston
2023-12-07
1
-0
/
+2
*
BRT: Limit brt_vdev_dump() to only one vdev
Alexander Motin
2023-12-06
1
-47
/
+33
*
ZIL: Remove 128K into 2x68K LWB split optimization
Alexander Motin
2023-12-06
1
-2
/
+0
*
zdb: Dump encrypted write and clone ZIL records
Alexander Motin
2023-12-06
1
-2
/
+58
*
compact: workaround for GPL-only symbols on riscv from Linux 6.2
Shengqi Chen
2023-12-06
3
-4
/
+22
*
Extend import_progress kstat with a notes field
Don Brady
2023-12-05
6
-10
/
+256
*
module/icp/asm-arm/sha2: enable non-SIMD asm kernels on armv5/6
Shengqi Chen
2023-12-05
4
-26
/
+27
*
zpool: flush output before sleeping
Rob N
2023-12-05
1
-6
/
+5
*
Allow block cloning across encrypted datasets
oromenahar
2023-12-05
10
-25
/
+236
*
ZIL: Do not clone blocks from the future
Alexander Motin
2023-12-05
2
-10
/
+43
*
Add Ntfy notification support to ZED
Dex Wood
2023-12-01
2
-0
/
+120
*
ZIL: Remove TX_CLONE_RANGE replay for ZVOLs.
Alexander Motin
2023-12-01
1
-59
/
+1
*
ZIO: Add overflow checks for linear buffers
Alexander Motin
2023-12-01
2
-2
/
+58
[next]