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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix handling of DNS names with '-' in them for sharenfs
rmacklem
2024-09-17
1
-1
/
+3
*
Adding Direct IO Support
Brian Atkinson
2024-09-14
4
-283
/
+436
*
sys/types32.h: Remove struct timeval32 from libspl's header (#16491)
Jessica Clarke
2024-09-09
1
-5
/
+0
*
libzstd: also build with LIBZPOOL_CPPFLAGS
Rob Norris
2024-09-09
1
-0
/
+2
*
value strings: pretty printers for flags and enums
Rob Norris
2024-09-05
3
-0
/
+53
*
Add DDT prune command
Don Brady
2024-09-04
4
-12
/
+120
*
build: rename FORCEDEBUG_CPPFLAGS to LIBZPOOL_CPPFLAGS
Rob Norris
2024-08-27
1
-1
/
+1
*
zpool: Provide GUID to zpool-reguid(8) with -g (#16239)
Mateusz Piotrowski
2024-08-26
2
-4
/
+43
*
libzpool/abd_os: iovec-based scatter abd
Rob Norris
2024-08-21
2
-300
/
+173
*
abd_os: break out platform-specific header parts
Rob Norris
2024-08-21
4
-0
/
+94
*
abd_os: split userspace and Linux kernel code
Rob Norris
2024-08-21
2
-1
/
+493
*
ddt: dedup log
Rob Norris
2024-08-16
1
-0
/
+1
*
ddt: add FDT feature and support for legacy and new on-disk formats
Rob Norris
2024-08-16
1
-5
/
+6
*
Fix incorrect error report on vdev attach/replace
Ameer Hamza
2024-08-15
1
-0
/
+7
*
Fix memory corruption during parallel zpool import with -o cachefile (#16419)
Alan Somers
2024-08-07
1
-9
/
+16
*
JSON: Fix class values for mirrored special vdevs
Tony Hutter
2024-08-06
2
-13
/
+57
*
JSON output support for zpool status
Umer Saleem
2024-08-06
6
-33
/
+144
*
JSON output support for zpool list
Umer Saleem
2024-08-06
2
-0
/
+24
*
JSON output support for zpool get
Umer Saleem
2024-08-06
1
-0
/
+20
*
JSON output support for zfs version and zfs get
Umer Saleem
2024-08-06
1
-0
/
+134
*
ddt: add support for prefetching tables into the ARC
Allan Jude
2024-07-26
5
-8
/
+132
*
ddt: dedup table quota enforcement
Allan Jude
2024-07-25
3
-1
/
+36
*
Add support for multiple lines to the sharenfs property for FreeBSD (#16338)
rmacklem
2024-07-23
1
-20
/
+51
*
Add some missing vdev properties (#16346)
Don Brady
2024-07-23
2
-1
/
+11
*
Fix printf typo for `zfs receive -cv` (#16295)
glibg10b
2024-07-17
1
-1
/
+1
*
zdb: detect cachefile automatically otherwise force import
Ameer Hamza
2024-06-03
2
-0
/
+12
*
icp: remove skein module
Rob Norris
2024-05-31
1
-1
/
+0
*
icp: brutally remove unused AES modes
Rob Norris
2024-05-31
1
-3
/
+0
*
spl: fix compilation without HAVE_BACKTRACE
Martin Matuška
2024-05-29
1
-0
/
+2
*
Use memset to zero stack allocations containing unions
Rob N
2024-05-24
1
-2
/
+4
*
backtrace: rework for signal safety
Rob Norris
2024-05-14
3
-28
/
+65
*
libspl: lift backtrace into a separate file
Rob Norris
2024-05-14
10
-77
/
+422
*
zdb/ztest: use libspl backtrace for crashes
Rob Norris
2024-05-14
2
-3
/
+8
*
Better control the thread pool size when mounting datasets
Alan Somers
2024-05-14
2
-13
/
+15
*
libzfs: Fix mounting datasets under thread limit pressure
Alan Somers
2024-05-14
1
-1
/
+4
*
tpool_dispatch: fail if it cannot start at least 1 worker.
Alan Somers
2024-05-14
1
-8
/
+20
*
Replace P2ALIGN with P2ALIGN_TYPED and delete P2ALIGN.
chenqiuhao1997
2024-05-10
3
-4
/
+6
*
libspl_assert: always link -lpthread on FreeBSD
Rob N
2024-05-09
1
-0
/
+4
*
Unbreak FreeBSD cross-build on MacOS broken in 051460b8b
Martin Matuška
2024-05-09
1
-1
/
+20
*
libspl/assert: use libunwind for backtrace when available
Rob Norris
2024-05-01
2
-3
/
+34
*
libspl/assert: dump backtrace in assert
Rob Norris
2024-05-01
2
-0
/
+22
*
libspl/assert: add lock around assertion output
Rob Norris
2024-05-01
1
-0
/
+6
*
libspl/assert: show process/task details in assert output
Rob Norris
2024-05-01
1
-2
/
+34
*
libzpool: set thread names
Rob Norris
2024-05-01
2
-3
/
+6
*
Overflowing refreservation is bad
Rich Ercolani
2024-04-29
1
-1
/
+14
*
GCC: Fixes for gcc 14 on Fedora 40
Tony Hutter
2024-04-29
1
-4
/
+10
*
return NULL at end of send_progress_thread
Jason Lee
2024-04-10
1
-0
/
+1
*
Add custom debug printing for your asserts
Rich Ercolani
2024-04-10
1
-0
/
+97
*
Fix locale-specific time
Maxim Filimonov
2024-04-08
1
-2
/
+4
*
Add ashift validation when adding devices to a pool
George Wilson
2024-03-29
3
-17
/
+72
[next]