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.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
libzpool
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
FreeBSD: Add support for procfs_list
Matthew Macy
2020-09-23
1
-0
/
+1
*
zfs label bootenv should store data as nvlist
Toomas Soome
2020-09-15
1
-0
/
+7
*
Add 'zfs rename -u' to rename without remounting
Ryan Moeller
2020-09-01
1
-0
/
+6
*
Add zstd support to zfs
Michael Niewöhner
2020-08-20
2
-1
/
+7
*
Rename refcount.h to zfs_refcount.h
Matthew Macy
2020-07-29
1
-1
/
+1
*
Disable -Wl,-z,defs for ASAN builds
Joao Carlos Mendes Luis
2020-07-14
1
-1
/
+5
*
filesystem_limit/snapshot_limit is incorrectly enforced against root
Matthew Ahrens
2020-07-11
1
-0
/
+6
*
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
*
Clean up OS-specific ARC and kmem code
Matthew Ahrens
2020-06-29
1
-1
/
+0
*
Fixes for make dist
Arvind Sankar
2020-06-26
1
-3
/
+3
*
Cleanup libzpool/kernel.c
Arvind Sankar
2020-06-18
1
-29
/
+12
*
Disambiguate condvar API contract
Matthew Macy
2020-06-18
1
-2
/
+2
*
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
*
Improve performance of zio_taskq_member
Matthew Ahrens
2020-03-03
1
-0
/
+12
*
Support setting user properties in a channel program
Jason King
2020-02-14
1
-0
/
+1
*
async zvol minor node creation interferes with receive
Matthew Ahrens
2020-02-03
1
-1
/
+6
*
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
*
Mark Linux fallocate extensions as specific to Linux
Matthew Macy
2019-11-30
1
-0
/
+4
*
Implement -A (ignore ASSERTs) for zdb
Paul Zuchowski
2019-11-27
1
-1
/
+0
*
Add zfs_file_* interface, remove vnodes
Matthew Macy
2019-11-21
1
-234
/
+376
*
Add wrapper stub for zfs_cmd ioctl to libzpool
Matthew Macy
2019-11-12
1
-1
/
+1
*
Remove unneeded header from libzpool/kernel.c
Matthew Macy
2019-10-26
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
2
-58
/
+6
*
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
*
OpenZFS 9425 - channel programs can be interrupted
Don Brady
2019-06-22
1
-0
/
+7
*
Use ZFS_DEV macro instead of literals
Tomohiro Kusumi
2019-06-19
1
-1
/
+1
*
Implement Redacted Send/Receive
Paul Dagnelie
2019-06-19
2
-0
/
+3
*
Don't assume pthread_t is uint_t for portability
Tomohiro Kusumi
2019-04-09
1
-1
/
+2
*
Restrict kstats and print real pointers
Sara Hartse
2019-04-04
1
-0
/
+1
*
Add TRIM support
Brian Behlendorf
2019-03-29
1
-0
/
+1
*
Fix zdb crash
Igor K
2019-02-19
1
-2
/
+2
*
OpenZFS 9102 - zfs should be able to initialize storage devices
George Wilson
2019-01-07
1
-0
/
+1
*
OpenZFS 9284 - arc_reclaim_thread has 2 jobs
Brad Lewis
2018-12-26
1
-0
/
+6
*
Add libzutil for libzfs or libzpool consumers
Don Brady
2018-11-05
2
-103
/
+57
*
Fix dbgmsg printing in ztest and zdb
Tom Caputi
2018-10-24
1
-5
/
+30
*
Refactor dmu_recv into its own file
Paul Dagnelie
2018-10-09
1
-0
/
+1
[next]