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
*
Implement a new type of zfs receive: corrective receive (-c)
Alek P
2022-07-28
28
-74
/
+1233
*
FreeBSD compile fix
Tino Reichardt
2022-07-28
1
-3
/
+3
*
ZTS: Fix io_uring support check
Brian Behlendorf
2022-07-26
1
-1
/
+1
*
Add createtxg sort support for simple snapshot iterator
Ameer Hamza
2022-07-25
5
-8
/
+33
*
ZTS: Fix occasional inherit_001_pos.ksh failure
Brian Behlendorf
2022-07-25
1
-1
/
+1
*
zdb: dump spill block pointer if present
Christian Schwarz
2022-07-20
1
-1
/
+8
*
Add support for per dataset zil stats and use wmsum counters
ixhamza
2022-07-20
10
-62
/
+232
*
Fix scrub resume from newly created hole
Alexander Motin
2022-07-20
3
-7
/
+23
*
Fix memory allocation for the checksum benchmark
Tino Reichardt
2022-07-20
1
-6
/
+17
*
Expose ZFS dataset case sensitivity setting via sb_opts
ixhamza
2022-07-14
3
-0
/
+22
*
zed: Look for NVMe DEVPATH if no ID_BUS
Tony Hutter
2022-07-14
1
-2
/
+11
*
Replace dead opensolaris.org license link
Tino Reichardt
2022-07-11
1947
-1947
/
+1947
*
zed: Ignore false 'atari' partitions in autoreplace
Tony Hutter
2022-07-11
1
-8
/
+23
*
rpm: Silence "unversioned Obsoletes" warnings on EL 9
Tony Hutter
2022-07-11
2
-11
/
+11
*
Linux: Align MODULE_LICENSE macro text
Brian Behlendorf
2022-07-11
1
-3
/
+2
*
Call nvlist_free before return
Finix1979
2022-07-07
1
-0
/
+1
*
Avoid memory copy when verifying raidz/draid parity
Alexander Motin
2022-07-05
1
-2
/
+3
*
Avoid memory copies during mirror scrub
Alexander Motin
2022-07-05
1
-70
/
+61
*
Re-fix -Wwrite-strings on FreeBSD
наб
2022-06-30
4
-4
/
+4
*
dracut: fix boot on non-zfs-root systems
Toyam Cox
2022-06-30
1
-5
/
+5
*
contrib: dracut: README.md
gregory-lee-bartholomew
2022-06-30
1
-1
/
+1
*
Fix dnode byteswapping
George Amanakis
2022-06-29
1
-11
/
+2
*
contrib: dracut: zfs-{rollback,snapshot}-bootfs: explicit snapname fix
gregory-lee-bartholomew
2022-06-29
2
-2
/
+2
*
dracut: fix typo in mount-zfs.sh.in
Brian Behlendorf
2022-06-29
1
-1
/
+1
*
module: lua: ldo: fix pragma name
наб
2022-06-29
1
-1
/
+1
*
linux: libzfs: util: don't fallthrough to to end-of-switch
наб
2022-06-29
1
-1
/
+1
*
tests: modernise zdb_decompress
наб
2022-06-29
1
-9
/
+7
*
Remaining {=> const} char|void *tag
наб
2022-06-29
38
-127
/
+138
*
Enable -Wwrite-strings
наб
2022-06-29
99
-722
/
+638
*
Fix znode group permission different from acl mask
gaoyanping
2022-06-29
1
-3
/
+3
*
FreeBSD: only define B_FALSE/B_TRUE if NEED_SOLARIS_BOOLEAN is not set
Kristof Provost
2022-06-28
1
-4
/
+5
*
Fix and disable blocks statistics during scrub
Alexander Motin
2022-06-28
3
-35
/
+30
*
Fix objtool: missing int3 after ret warning
Brian Behlendorf
2022-06-27
12
-32
/
+44
*
Fix -Wformat-overflow warning in zfs_project_handle_dir()
Brian Behlendorf
2022-06-27
1
-4
/
+10
*
Fix -Wformat-truncation warning in upgrade_set_callback()
Brian Behlendorf
2022-06-27
1
-1
/
+1
*
Fix -Wuse-after-free warning in dbuf_destroy()
Brian Behlendorf
2022-06-27
1
-3
/
+3
*
Fix -Wuse-after-free warning in dbuf_issue_final_prefetch_done()
Brian Behlendorf
2022-06-27
1
-1
/
+2
*
Fix -Wattribute-warning in dsl layer
Brian Behlendorf
2022-06-27
1
-4
/
+2
*
Fix -Wattribute-warning in edonr
Brian Behlendorf
2022-06-27
1
-1
/
+1
*
Fix -Wattribute-warning in zfs_log_xvattr()
Brian Behlendorf
2022-06-27
2
-35
/
+39
*
Silence -Winfinite-recursion warning in luaD_throw()
Brian Behlendorf
2022-06-27
3
-0
/
+35
*
Avoid panic with recordsize > 128k, raw sending and no large_blocks
George Amanakis
2022-06-27
6
-20
/
+66
*
Avoid two 64-bit divisions per scanned block
Alexander Motin
2022-06-27
1
-4
/
+6
*
Several B-tree optimizations
Alexander Motin
2022-06-24
2
-363
/
+419
*
Add a "zstream decompress" subcommand
Alan Somers
2022-06-24
7
-5
/
+425
*
Several sorted scrub optimizations
Alexander Motin
2022-06-24
4
-201
/
+154
*
Use macros for quotes and such
Toomas Soome
2022-06-24
1
-40
/
+81
*
Scrub mirror children without BPs
Brian Behlendorf
2022-06-23
7
-37
/
+252
*
Fix memory allocation issue for BLAKE3 context
Tino Reichardt
2022-06-21
4
-4
/
+48
*
Remove install of zfs-load-module.service for dracut
Matthew Thode
2022-06-21
1
-2
/
+1
[next]