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
*
vdev_disk: ensure trim errors are returned immediately
Rob N
2024-04-11
2
-78
/
+171
*
vdev_disk: don't touch vbio after its handed off to the kernel
Rob Norris
2024-04-08
1
-5
/
+6
*
Fix corruption caused by mmap flushing problems
Robert Evans
2024-03-29
3
-9
/
+10
*
vdev_disk: default to classic submission for 2.2.x
Rob Norris
2024-03-28
2
-12
/
+27
*
abd_iter_page: don't use compound heads on Linux <4.5
Rob Norris
2024-03-28
1
-0
/
+14
*
vdev_disk: use bio_chain() to submit multiple BIOs
Rob Norris
2024-03-28
1
-151
/
+80
*
vdev_disk: add module parameter to select BIO submission method
Rob Norris
2024-03-28
2
-2
/
+45
*
vdev_disk: rewrite BIO filling machinery to avoid split pages
Rob Norris
2024-03-28
3
-3
/
+447
*
vdev_disk: make read/write IO function configurable
Rob Norris
2024-03-28
1
-2
/
+21
*
vdev_disk: reorganise vdev_disk_io_start
Rob Norris
2024-03-28
1
-20
/
+31
*
vdev_disk: rename existing functions to vdev_classic_*
Rob Norris
2024-03-28
3
-102
/
+120
*
abd: add page iterator
Rob Norris
2024-03-28
5
-14
/
+169
*
linux 5.4 compat: page_size()
Rob Norris
2024-03-28
4
-0
/
+56
*
Linux 6.8 compat: use splice_copy_file_range() for fallback
Rob N
2024-03-21
3
-2
/
+43
*
Tag zfs-2.2.3
zfs-2.2.3
Tony Hutter
2024-02-21
1
-1
/
+1
*
dmu: Allow buffer fills to fail
Alexander Motin
2024-02-20
8
-29
/
+41
*
ZTS: Skip cross-fs bclone tests if FreeBSD < 14.0
Tony Hutter
2024-02-16
5
-14
/
+51
*
[zfs-2.2.3] ZTS: Use correct bclone module param name on FreeBSD
Tony Hutter
2024-02-16
1
-2
/
+2
*
zdb: Fix false leak report for BRT objects
Bi11
2024-02-12
1
-0
/
+11
*
Add Ntfy notification support to ZED
Dex Wood
2024-02-12
2
-0
/
+120
*
BRT: Fix slop space calculation with block cloning
Bi11
2024-02-12
1
-1
/
+2
*
zfs list: add '-t fs' and '-t vol' options (#15883)
Rob N
2024-02-12
2
-7
/
+26
*
[zfs-2.2.3] Enable zfs_bclone_enabled on cp_files tests
Tony Hutter
2024-02-12
2
-0
/
+10
*
LUA: Backport CVE-2020-24370's patch
the-Chain-Warden-thresh
2024-02-08
1
-3
/
+4
*
Add 'zpool status -e' flag to see unhealthy vdevs
Cameron Harr
2024-02-08
7
-7
/
+169
*
zed: fix typo in variable ZED_POWER_OFF_ENCLO*US*RE_SLOT_ON_FAULT
Mauricio Faria de Oliveira
2024-02-08
2
-4
/
+4
*
Improve performance for zpool trim on linux
Umer Saleem
2024-02-06
2
-19
/
+87
*
BRT: Fix FICLONE/FICLONERANGE shortened copy
Tony Hutter
2024-02-06
13
-39
/
+243
*
Fix the FreeBSD userspace build (#15716)
Mark Johnston
2024-01-30
2
-0
/
+15
*
zpool: Add slot power control, print power status
Tony Hutter
2024-01-29
16
-65
/
+875
*
zed: misc vdev_enc_sysfs_path fixes
Tony Hutter
2024-01-29
8
-8
/
+78
*
ZTS: Add dirty dnode stress test
Tony Hutter
2024-01-29
6
-1
/
+259
*
Linux 6.8 compat: handle mnt_idmap user_namespace change
Rob Norris
2024-01-29
4
-5
/
+88
*
Linux 6.8 compat: fix inode permission tests
Rob Norris
2024-01-29
1
-4
/
+4
*
Linux 6.8 compat: replace MAX_ORDER define
Rob Norris
2024-01-29
1
-9
/
+18
*
Linux 6.8 compat: implement strlcpy fallback
Rob Norris
2024-01-29
7
-0
/
+104
*
Linux 6.8 compat: update for new bdev access functions
Rob Norris
2024-01-29
2
-60
/
+133
*
Linux 6.8 compat: make test functions static
Rob Norris
2024-01-29
33
-98
/
+95
*
Linux 6.7 compat: META
Brian Behlendorf
2024-01-29
1
-1
/
+1
*
Don't assert mg_initialized due to device addition race
Paul Dagnelie
2024-01-29
1
-3
/
+0
*
Update man pages to time(1) from time(2)
Chris Davidson
2024-01-29
4
-4
/
+4
*
ZTS: Allow longer run time for zdb_args_pos
Brian Behlendorf
2024-01-29
1
-0
/
+1
*
Move nodes into correct subgraphs
Andrew Innes
2024-01-29
1
-13
/
+18
*
zpool wait: print timestamp before the header
Rob N
2024-01-29
1
-3
/
+3
*
Update vdev devid and physpath if changed between imports
Ameer Hamza
2024-01-29
1
-13
/
+27
*
ZTS: Update deprecated Github Action version numbers
Tino Reichardt
2024-01-29
6
-37
/
+42
*
Switch to CodeQL to detect prohibited function use
Richard Yao
2024-01-29
6
-15
/
+72
*
ZTS: Apply small changes for speeding up the tests
Tino Reichardt
2024-01-29
1
-20
/
+15
*
FreeBSD: Fix bootstrapping tools under Linux/musl
Val Packett
2024-01-29
1
-1
/
+5
*
linux spl: fix typo in top comment of spl-condvar.c
Tino Reichardt
2024-01-29
1
-1
/
+1
[next]