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
/
cmd
Commit message (
Expand
)
Author
Age
Files
Lines
*
zdb: show dedup table and log attributes
HEAD
master
Rob Norris
33 hours
1
-24
/
+85
*
Remove hash_elements_max accounting from DBUF and ARC
Alexander Motin
9 days
1
-4
/
+1
*
zed: prevent automatic replacement of offline vdevs
Ameer Hamza
12 days
1
-2
/
+2
*
BRT: Rework structures and locks to be per-vdev
Alexander Motin
12 days
1
-21
/
+13
*
JSON: fix user properties output for zpool list
Umer Saleem
2024-11-11
1
-1
/
+6
*
JSON: fix user properties output for zfs list
Umer Saleem
2024-11-07
1
-1
/
+6
*
Verify parent_dev before calling udev_device_get_sysattr_value
Uglymotha
2024-11-04
1
-1
/
+2
*
zdb: add extra -T flag to show histograms of BRT refcounts
Rob Norris
2024-11-01
1
-5
/
+24
*
Added output to `zpool online` and `offline`
Rich Ercolani
2024-10-31
1
-3
/
+15
*
zdb: show bp in uberblock dump
Rob Norris
2024-10-20
1
-0
/
+4
*
zdb: fix printf format in dump_zap()
Martin Matuška
2024-10-11
1
-1
/
+1
*
zpool/zfs: allow --json wherever -j is allowed
Rob Norris
2024-10-11
2
-5
/
+33
*
Always validate checksums for Direct I/O reads
Brian Atkinson
2024-10-09
1
-0
/
+6
*
ztest: Fix scrub check in ztest_raidz_expand_check()
Brian Behlendorf
2024-10-08
1
-1
/
+18
*
zpool/zfs: restore -V & --version options
Rob Norris
2024-10-07
2
-2
/
+2
*
Update compatibility.d files
Brian Behlendorf
2024-10-02
2
-1
/
+49
*
Avoid computing strlen() inside loops
rilysh
2024-10-02
2
-8
/
+12
*
Support for longnames for files/directories (Linux part)
Sanjeev Bagewadi
2024-10-01
2
-3
/
+3
*
Allocate zap_attribute_t from kmem instead of stack
Sanjeev Bagewadi
2024-10-01
2
-67
/
+80
*
zfs_log: add flex array fields to log record structs
Rob Norris
2024-09-27
2
-13
/
+17
*
Add compatibility file for GRUB versions up to v2.06
Umer Saleem
2024-09-21
3
-2
/
+27
*
zio_compress: introduce max size threshold
George Melikov
2024-09-19
1
-1
/
+2
*
cityhash: replace invocations with specialized versions when possible
Shengqi Chen
2024-09-19
1
-2
/
+2
*
arcstat: add structural, types, states breakdown
Theera K.
2024-09-18
2
-89
/
+210
*
Avoid fault diagnosis if multiple vdevs have errors
Don Brady
2024-09-18
1
-29
/
+72
*
Adding Direct IO Support
Brian Atkinson
2024-09-14
2
-14
/
+62
*
spa_prop_get: require caller to supply output nvlist
Rob Norris
2024-09-06
1
-2
/
+3
*
zpool events: expand value strings for ZIO error values
Rob Norris
2024-09-05
1
-1
/
+23
*
Add DDT prune command
Don Brady
2024-09-04
3
-10
/
+162
*
build: rename FORCEDEBUG_CPPFLAGS to LIBZPOOL_CPPFLAGS
Rob Norris
2024-08-27
4
-5
/
+5
*
zstream: build with debug to fix stack overruns
Rob Norris
2024-08-27
1
-0
/
+2
*
fm: pass io_flags through events & zed as uint64_t
Rob Norris
2024-08-26
1
-3
/
+12
*
zpool: Provide GUID to zpool-reguid(8) with -g (#16239)
Mateusz Piotrowski
2024-08-26
2
-6
/
+19
*
Make mount.zfs(8) calling zfs_mount_at for legacy mounts as well
Low-power
2024-08-23
1
-3
/
+2
*
zstream recompress: fix zero recompressed buffer and output
Rob Norris
2024-08-22
1
-10
/
+12
*
zstream decompress: fix decompress size and output
Rob Norris
2024-08-22
1
-12
/
+19
*
compress: change zio_compress API to use ABDs
Rob Norris
2024-08-22
2
-18
/
+36
*
compress: change compression providers API to use ABDs
Rob Norris
2024-08-22
1
-2
/
+4
*
zstream: use zio_compress calls for compression
Rob Norris
2024-08-22
2
-118
/
+98
*
ddt: dedup log
Rob Norris
2024-08-16
1
-1
/
+32
*
ddt: cleanup the stats & histogram code
Rob Norris
2024-08-16
1
-12
/
+10
*
ddt: add "flat phys" feature
Rob Norris
2024-08-16
1
-25
/
+43
*
ddt: introduce lightweight entry
Rob Norris
2024-08-16
1
-7
/
+8
*
ddt: rework access to phys array slots
Rob Norris
2024-08-16
1
-7
/
+6
*
zdb: rework DDT block count and leak check to just count the blocks
Rob Norris
2024-08-16
1
-120
/
+195
*
zstream: remove duplicate highbit64 definition
Rob Norris
2024-08-09
1
-9
/
+0
*
JSON: Fix class values for mirrored special vdevs
Tony Hutter
2024-08-06
1
-4
/
+33
*
JSON output support for zpool status
Umer Saleem
2024-08-06
1
-260
/
+1444
*
JSON output support for zpool list
Umer Saleem
2024-08-06
1
-82
/
+297
*
JSON output support for zpool get
Umer Saleem
2024-08-06
2
-62
/
+245
[next]