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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Fixes for procfs files backed by linked lists
John Gallagher
2018-09-26
1
-0
/
+51
*
Pool allocation classes
Don Brady
2018-09-05
1
-7
/
+16
*
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
2
-2
/
+1
*
Linux 4.18 compat: inode timespec -> timespec64
Brian Behlendorf
2018-06-19
1
-2
/
+2
*
OpenZFS 8484 - Implement aggregate sum and use for arc counters
Paul Dagnelie
2018-06-06
1
-0
/
+2
*
OpenZFS 9075 - Improve ZFS pool import/load process and corrupted pool recovery
Pavel Zakharov
2018-05-08
1
-0
/
+10
*
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
*
Increase code coverage for Lua libraries
Don Brady
2018-02-08
1
-3
/
+0
*
OpenZFS 7431 - ZFS Channel Programs
Chris Williamson
2018-02-08
1
-1
/
+37
*
Force ztest to always use /dev/urandom
Brian Behlendorf
2018-01-12
1
-2
/
+4
*
Support -fsanitize=address with --enable-asan
Brian Behlendorf
2018-01-10
1
-1
/
+5
*
OpenZFS 640 - number_to_scaled_string is duplicated in several commands
Jason King
2017-10-30
1
-21
/
+97
*
Encryption patch follow-up
Tom Caputi
2017-10-11
1
-0
/
+1
*
Native Encryption for ZFS on Linux
Tom Caputi
2017-08-14
1
-0
/
+2
*
Simplify threads, mutexs, cvs and rwlocks
Brian Behlendorf
2017-08-11
1
-231
/
+59
*
Add libtpool (thread pools)
Brian Behlendorf
2017-08-09
2
-193
/
+18
[next]