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
/
libzpool
/
Makefile.am
Commit message (
Expand
)
Author
Age
Files
Lines
*
Finally drop long disabled vdev cache.
Alexander Motin
2023-06-09
1
-1
/
+0
*
Implementation of block cloning for ZFS
Pawel Jakub Dawidek
2023-03-10
1
-0
/
+1
*
Add generic implementation handling and SHA2 impl
Tino Reichardt
2023-03-02
1
-1
/
+1
*
Cleanup dead spa_boot code
Richard Yao
2022-09-13
1
-1
/
+0
*
Introduce BLAKE3 checksums as an OpenZFS feature
Tino Reichardt
2022-06-08
1
-0
/
+2
*
autoconf: use include directives instead of recursing down lib
наб
2022-05-10
1
-216
/
+187
*
Ask libtool to stop hiding some errors
Rich Ercolani
2022-03-31
1
-0
/
+3
*
Use _Noreturn (C11; GNU89) properly
Alejandro Colomar
2022-03-04
1
-5
/
+0
*
config: check for -Wno-cast-function-type
наб
2022-02-26
1
-2
/
+2
*
libzpool: kernel: silence unrelated-function-pointer cast warning
наб
2022-02-18
1
-0
/
+5
*
libtpool: -Wno-clobbered
наб
2022-02-18
1
-3
/
+0
*
Updated the lz4 decompressor
Rich Ercolani
2022-01-07
1
-0
/
+1
*
Code cleanups
Pawel Jakub Dawidek
2021-11-30
1
-10
/
+10
*
Simplify and document OpenZFS library dependencies
Brian Behlendorf
2021-10-07
1
-2
/
+2
*
Bump libzfs.so and libzpool.so versions
Brian Behlendorf
2021-04-01
1
-1
/
+1
*
Restore FreeBSD resource usage accounting
Ryan Moeller
2021-02-19
1
-0
/
+1
*
cppcheck: integrete cppcheck
Brian Behlendorf
2021-01-26
1
-0
/
+2
*
Linux 5.10 compat: use iov_iter in uio structure
Brian Behlendorf
2020-12-18
1
-1
/
+0
*
Distributed Spare (dRAID) Feature
Brian Behlendorf
2020-11-13
1
-1
/
+3
*
Synchronize library ABI levels
Antonio Russo
2020-11-03
1
-3
/
+2
*
zfs label bootenv should store data as nvlist
Toomas Soome
2020-09-15
1
-0
/
+7
*
Add zstd support to zfs
Michael Niewöhner
2020-08-20
1
-1
/
+2
*
Disable -Wl,-z,defs for ASAN builds
Joao Carlos Mendes Luis
2020-07-14
1
-1
/
+5
*
Unconditionally enable debugging for libzpool
Serapheim Dimitropoulos
2020-07-10
1
-0
/
+3
*
Use abs_top_builddir when referencing libraries
Arvind Sankar
2020-07-10
1
-4
/
+4
*
Add -z defs to LDFLAGS
Arvind Sankar
2020-07-10
1
-1
/
+1
*
Clean up lib dependencies
Arvind Sankar
2020-07-10
1
-6
/
+11
*
Add device rebuild feature
Brian Behlendorf
2020-07-03
1
-0
/
+1
*
Fixes for make dist
Arvind Sankar
2020-06-26
1
-3
/
+3
*
Combine OS-independent ABD Code into Common Source File
Brian Atkinson
2020-05-10
1
-0
/
+1
*
Add FreeBSD support to OpenZFS
Matthew Macy
2020-04-14
1
-0
/
+5
*
Support setting user properties in a channel program
Jason King
2020-02-14
1
-0
/
+1
*
Add AltiVec RAID-Z
Romain Dolbeau
2020-01-23
1
-0
/
+6
*
Re-consolidate zio_delay_interrupt
Matthew Macy
2020-01-21
1
-1
/
+0
*
OpenZFS restructuring - ARC memory pressure
Matthew Macy
2019-10-18
1
-0
/
+1
*
Move zio_delay_interrupt to platform code
Matthew Macy
2019-10-13
1
-0
/
+1
*
Reduce loaded range tree memory usage
Paul Dagnelie
2019-10-09
1
-0
/
+1
*
OpenZFS restructuring - libspl
Matthew Macy
2019-10-02
1
-4
/
+0
*
OpenZFS restructuring - move platform specific sources
Matthew Macy
2019-09-06
1
-0
/
+1
*
Log Spacemap Project
Serapheim Dimitropoulos
2019-07-16
1
-0
/
+1
*
Implement Redacted Send/Receive
Paul Dagnelie
2019-06-19
1
-0
/
+2
*
Add TRIM support
Brian Behlendorf
2019-03-29
1
-0
/
+1
*
OpenZFS 9102 - zfs should be able to initialize storage devices
George Wilson
2019-01-07
1
-0
/
+1
*
Add libzutil for libzfs or libzpool consumers
Don Brady
2018-11-05
1
-3
/
+2
*
Refactor dmu_recv into its own file
Paul Dagnelie
2018-10-09
1
-0
/
+1
*
Add zfs module feature and property info to sysfs
Don Brady
2018-09-02
1
-0
/
+2
*
OpenZFS 9166 - zfs storage pool checkpoint
Serapheim Dimitropoulos
2018-06-26
1
-0
/
+1
*
OpenZFS 8484 - Implement aggregate sum and use for arc counters
Paul Dagnelie
2018-06-06
1
-0
/
+2
*
OpenZFS 9079 - race condition in starting and ending condensing thread for in...
Serapheim Dimitropoulos
2018-04-14
1
-1
/
+2
*
OpenZFS 7614, 9064 - zfs device evacuation/removal
Matthew Ahrens
2018-04-14
1
-5
/
+9
[next]