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
...
*
ddt: compare keys 64-bits at a time, trying to match ZAP order
Rob Norris
2024-08-16
1
-17
/
+13
*
ddt: cleanup the stats & histogram code
Rob Norris
2024-08-16
5
-51
/
+114
*
ddt: add "flat phys" feature
Rob Norris
2024-08-16
10
-234
/
+733
*
ddt: slim down ddt_entry_t
Rob Norris
2024-08-16
3
-31
/
+63
*
ddt: introduce lightweight entry
Rob Norris
2024-08-16
6
-34
/
+58
*
ddt: rework access to phys array slots
Rob Norris
2024-08-16
8
-65
/
+79
*
zdb: rework DDT block count and leak check to just count the blocks
Rob Norris
2024-08-16
4
-129
/
+200
*
ZTS: tests for dedup legacy/FDT tables
Rob Norris
2024-08-16
9
-5
/
+638
*
ddt: add FDT feature and support for legacy and new on-disk formats
Rob Norris
2024-08-16
10
-20
/
+307
*
linux/zvol_os: fix zvol queue limits initialization
Ameer Hamza
2024-08-15
1
-3
/
+4
*
Fix null ptr deref when renaming a zvol with snaps and snapdev=visible (#16316)
Justin Gottula
2024-08-15
1
-0
/
+3
*
Linux 6.10 compat: Fix zvol NULL pointer deference
Tony Hutter
2024-08-15
1
-3
/
+4
*
Linux 6.10 compat: fix rpm-kmod and builtin
Tony Hutter
2024-08-15
2
-2
/
+20
*
Fix incorrect error report on vdev attach/replace
Ameer Hamza
2024-08-15
2
-2
/
+11
*
FreeBSD: fix build without kernel option MAC
Gleb Smirnoff
2024-08-15
1
-0
/
+2
*
Fix projid accounting for xattr objects
Jitendra Patidar
2024-08-14
2
-10
/
+37
*
Add missing kstats to dataset kstats
Paul Dagnelie
2024-08-14
1
-0
/
+3
*
ZTS: Use /dev/urandom instead of /dev/random
Tony Hutter
2024-08-14
3
-3
/
+3
*
Linux 6.11: avoid passing "end" sentinel to register_sysctl()
Rob Norris
2024-08-13
3
-3
/
+66
*
Linux 6.11: add compat macro for page_mapping()
Rob Norris
2024-08-13
5
-17
/
+46
*
Linux 6.11: add more queue_limit fields with removed setters
Rob Norris
2024-08-13
1
-8
/
+15
*
Linux 6.11: IO stats is now a queue feature flag
Rob Norris
2024-08-13
1
-4
/
+3
*
Linux 6.11: first arg to proc_handler is now const
Rob Norris
2024-08-13
3
-3
/
+44
*
Linux 6.11: get backing_dev_info through queue gendisk
Rob Norris
2024-08-13
2
-1
/
+31
*
Linux 6.11: enable queue flush through queue limits
Rob Norris
2024-08-13
3
-14
/
+50
*
linux/zvol_os: tidy and document queue limit/config setup
Rob Norris
2024-08-13
1
-7
/
+38
*
Github workflow: fix typo in `zloop` artifact
Ameer Hamza
2024-08-09
1
-2
/
+2
*
config: don't force shared linkage on FreeBSD
Rob Norris
2024-08-09
1
-1
/
+1
*
Make txg_wait_synced conditional in zfsvfs_teardown, for FreeBSD
Alan Somers
2024-08-09
1
-2
/
+11
*
zstream: remove duplicate highbit64 definition
Rob Norris
2024-08-09
1
-9
/
+0
*
abd: lift ABD zero scan from zio_compress_data() to abd_cmp_zero()
Rob Norris
2024-08-09
4
-30
/
+47
*
Updating bash completion build file
Brian Atkinson
2024-08-08
1
-1
/
+2
*
contrib: bash_completion.d: force zpool symlink recreation
Rob Norris
2024-08-08
1
-1
/
+1
*
Linux: Make zfs_prune() fair on NUMA systems
Alexander Motin
2024-08-08
1
-5
/
+13
*
Soften pruning threshold on not evictable metadata
Alexander Motin
2024-08-08
1
-8
/
+23
*
Improve zfs_blkptr_verify()
Alexander Motin
2024-08-08
2
-33
/
+51
*
libzfs.h: Set ZFS_MAXPROPLEN and ZPOOL_MAXPROPLEN to ZAP_MAXVALUELEN
Mateusz Piotrowski
2024-08-08
4
-26
/
+10
*
zpoolprops.7: Fix max length of name of user property
Mateusz Piotrowski
2024-08-08
1
-2
/
+2
*
tests: user_property_001_pos: Remove unnecessary evals
Mateusz Piotrowski
2024-08-08
1
-2
/
+2
*
tests: user_property: Clarify comments
Mateusz Piotrowski
2024-08-08
1
-6
/
+16
*
Sync AUX label during pool import
Ameer Hamza
2024-08-08
3
-44
/
+82
*
ZTS: Add a test to verify that copy_file_range obeys RLIMIT_FSIZE
Mark Johnston
2024-08-08
4
-1
/
+69
*
FreeBSD: Fix RLIMIT_FSIZE handling for block cloning
Mark Johnston
2024-08-08
1
-7
/
+0
*
Fix memory corruption during parallel zpool import with -o cachefile (#16419)
Alan Somers
2024-08-07
1
-9
/
+16
*
ZTS: small fix for SEEK_DATA/SEEK_HOLE tests (#16413)
Tino Reichardt
2024-08-07
2
-0
/
+17
*
Fix the names of some FreeBSD sysctls in include/tunables.cfg (#16395)
Allan Jude
2024-08-06
1
-3
/
+5
*
ZTS: fix io_uring test on RHEL 9 variants (#16411)
Tino Reichardt
2024-08-06
1
-3
/
+3
*
JSON: Fix class values for mirrored special vdevs
Tony Hutter
2024-08-06
4
-17
/
+92
*
ZTS: Add zfs/zpool JSON sanity tests
Tony Hutter
2024-08-06
6
-0
/
+146
*
JSON output support for zpool status
Umer Saleem
2024-08-06
9
-295
/
+1772
[prev]
[next]