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
*
Implement a new type of zfs receive: corrective receive (-c)
Alek P
2022-07-28
6
-4
/
+17
*
Add support for per dataset zil stats and use wmsum counters
ixhamza
2022-07-20
3
-8
/
+46
*
Fix scrub resume from newly created hole
Alexander Motin
2022-07-20
1
-0
/
+2
*
Expose ZFS dataset case sensitivity setting via sb_opts
ixhamza
2022-07-14
1
-0
/
+3
*
Replace dead opensolaris.org license link
Tino Reichardt
2022-07-11
203
-203
/
+203
*
Remaining {=> const} char|void *tag
наб
2022-06-29
13
-37
/
+40
*
Enable -Wwrite-strings
наб
2022-06-29
21
-103
/
+111
*
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
1
-1
/
+0
*
Fix -Wattribute-warning in zfs_log_xvattr()
Brian Behlendorf
2022-06-27
1
-1
/
+10
*
Avoid panic with recordsize > 128k, raw sending and no large_blocks
George Amanakis
2022-06-27
1
-0
/
+1
*
Several B-tree optimizations
Alexander Motin
2022-06-24
1
-2
/
+10
*
Several sorted scrub optimizations
Alexander Motin
2022-06-24
2
-14
/
+3
*
Fix memory allocation issue for BLAKE3 context
Tino Reichardt
2022-06-21
1
-0
/
+5
*
Add support for ARCH=um for x86 sub-architectures
crass
2022-06-15
1
-0
/
+5
*
Replace ZPROP_INVAL with ZPROP_USERPROP where it means a user property
Allan Jude
2022-06-14
1
-1
/
+2
*
Add Linux namespace delegation support
Will Andrews
2022-06-10
3
-4
/
+40
*
Revert parts of 938cfeb0f27303721081223816d4f251ffeb1767
Allan Jude
2022-06-10
1
-16
/
+0
*
zvol: Support blk-mq for better performance
Tony Hutter
2022-06-09
2
-6
/
+144
*
Introduce BLAKE3 checksums as an OpenZFS feature
Tino Reichardt
2022-06-08
9
-9
/
+214
*
Linux 5.19 compat: asm/fpu/internal.h
Brian Behlendorf
2022-06-01
1
-0
/
+2
*
Linux 5.19 compat: zap_flags_t conflict
Brian Behlendorf
2022-05-31
1
-0
/
+5
*
Linux 5.19 compat: bdev_start_io_acct() / bdev_end_io_acct()
Brian Behlendorf
2022-05-31
1
-2
/
+7
*
Linux 5.19 compat: bdev_max_secure_erase_sectors()
Brian Behlendorf
2022-05-31
1
-6
/
+11
*
Linux 5.19 compat: bdev_max_discard_sectors()
Brian Behlendorf
2022-05-31
1
-0
/
+19
*
Fix inflated quiesce time caused by lwb_tx during zil_commit()
Kevin Jin
2022-05-26
1
-1
/
+7
*
Silence unused-but-set-variable warning
Ryan Moeller
2022-05-25
1
-1
/
+1
*
More speculative prefetcher improvements
Alexander Motin
2022-05-25
2
-10
/
+8
*
Unbreak zstd build on sparc64
Rich Ercolani
2022-05-25
1
-1
/
+1
*
Refactor Log Size Limit
Alexander Motin
2022-05-24
2
-2
/
+2
*
Tiered early abort, zstd edition
Rich Ercolani
2022-05-24
1
-0
/
+4
*
libzfs: return (allocated) strings instead of filling buffers
наб
2022-05-18
1
-2
/
+2
*
linux: libzfs: simplify module-loaded check
наб
2022-05-18
1
-0
/
+1
*
libspl/include: remove unused/empty headers
наб
2022-05-18
2
-3
/
+0
*
Expose zpool guids through kstats
Andrew
2022-05-18
1
-0
/
+1
*
libzfs: constify zfs_strip_partition(), zfs_strip_path()
наб
2022-05-16
1
-2
/
+2
*
Remove hw_serial, ddi_strtoul()
наб
2022-05-13
4
-8
/
+0
*
Replace libzfs sharing _nfs() and _smb() APIs with protocol lists
наб
2022-05-12
1
-26
/
+15
*
autoconf: single-step includes
наб
2022-05-10
26
-507
/
+374
*
Reduce dbuf_find() lock contention
Brian Behlendorf
2022-05-04
1
-4
/
+3
*
Speed up WB_SYNC_NONE when a WB_SYNC_ALL occurs simultaneously
Shaan Nobee
2022-05-03
3
-5
/
+13
*
FreeBSD: Clean up the use of ioflags
Pawel Jakub Dawidek
2022-05-02
1
-10
/
+0
*
Improve log spacemap load time
Alexander Motin
2022-04-26
4
-2
/
+13
*
Improve zpool status output, list all affected datasets
George Amanakis
2022-04-25
4
-1
/
+25
*
linux: module: weld all but spl.ko into zfs.ko
наб
2022-04-20
4
-20
/
+0
*
FreeBSD: Parameterize ZFS_ENTER/ZFS_VERIFY_VP with an error code
Mark Johnston
2022-04-13
1
-14
/
+18
*
Switch from _Noreturn to __attribute__((noreturn))
Brian Behlendorf
2022-03-23
3
-8
/
+14
*
Linux 5.16 compat: restore FSR and FSAVE
Brian Behlendorf
2022-03-19
1
-2
/
+2
*
Fix ACL checks for NFS kernel server
Ryan Moeller
2022-03-18
5
-199
/
+9
*
Integrate carcass of libspl/i/s/vtoc.h into i/s/efi_partition.h
наб
2022-03-15
1
-0
/
+10
[next]