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
/
libspl
Commit message (
Expand
)
Author
Age
Files
Lines
*
libspl: implement atomics in terms of atomics
наб
2021-04-18
5
-1696
/
+48
*
linux/libspl: gethostid: read from /proc/sys/kernel/spl/hostid, simplify
наб
2021-04-15
1
-24
/
+17
*
libspl: lift common bits of getexecname()
наб
2021-04-15
5
-72
/
+99
*
libzfs: get rid of libzfs_handle::libzfs_mnttab
наб
2021-04-13
1
-4
/
+0
*
linux/libspl: getextmntent(): don't leak mnttab FILE*
наб
2021-04-13
1
-0
/
+1
*
lib/: set O_CLOEXEC on all fds
наб
2021-04-11
2
-4
/
+4
*
Support running FreeBSD buildworld on Arm-based macOS hosts
Jessica Clarke
2021-03-26
1
-0
/
+11
*
Removed duplicated includes
Andrea Gelmini
2021-03-22
1
-1
/
+0
*
cppcheck: integrete cppcheck
Brian Behlendorf
2021-01-26
1
-0
/
+9
*
FreeBSD: fix HEAD build, conditionally remove FDSYNC defines
Matt Macy
2021-01-23
4
-0
/
+76
*
Extending FreeBSD UIO Struct
Brian Atkinson
2021-01-20
1
-22
/
+22
*
Linux 5.10 compat: use iov_iter in uio structure
Brian Behlendorf
2020-12-18
1
-1
/
+0
*
Remove UIO_ZEROCOPY functions structures
Matthew Macy
2020-10-30
1
-39
/
+0
*
Share zfs_fsync, zfs_read, zfs_write, et al between Linux and FreeBSD
Matthew Macy
2020-10-21
1
-1
/
+0
*
Cross-platform acltype
Ryan Moeller
2020-10-13
1
-25
/
+41
*
FreeBSD: make adjustments for the standalone environment
Warner Losh
2020-10-13
1
-4
/
+0
*
FreeBSD: Improve libzfs_error_init messages
Ryan Moeller
2020-10-13
1
-4
/
+0
*
Fixes for running FreeBSD buildworld on Linux/macOS hosts
Alexander Richardson
2020-09-03
1
-0
/
+3
*
Fix -Werror,-Wmacro-redefined in limits.h
Alexander Richardson
2020-09-01
1
-0
/
+5
*
libspl: Provide platform-specific zone implementations
Ryan Moeller
2020-08-31
4
-43
/
+50
*
Fix definition of BLKGETSIZE64 on FreeBSD
Alexander Richardson
2020-08-27
1
-5
/
+1
*
Appease GCC sprintf warnings found on Fedora 32/GCC 10.0.1
Chris McDonough
2020-08-24
2
-2
/
+2
*
Remove KMC_NOMAGAZINE
Matthew Ahrens
2020-08-05
1
-1
/
+0
*
Remove KMC_NOHASH
Matthew Ahrens
2020-08-05
1
-2
/
+0
*
Changes to make openzfs build within FreeBSD buildworld
Matthew Macy
2020-07-31
5
-5
/
+15
*
Prefix zfs internal endian checks with _ZFS
Matthew Macy
2020-07-28
4
-151
/
+44
*
FreeBSD: Fixes required to build ZFS on PowerPC
Matthew Macy
2020-07-25
1
-2
/
+2
*
Annotate unused parameters on inline definitions as such
Kyle Evans
2020-07-23
1
-3
/
+4
*
Fixing gang ABD child removal race condition
Brian Atkinson
2020-07-14
1
-0
/
+1
*
Remove dependency on sharetab file and refactor sharing logic
George Wilson
2020-07-13
1
-17
/
+7
*
Clean up lib dependencies
Arvind Sankar
2020-07-10
1
-3
/
+1
*
Move libspl_assertf into .c file
Arvind Sankar
2020-07-10
4
-30
/
+61
*
Add zpool_nextboot, move zfs_jail to libzfs.h
Ryan Moeller
2020-07-06
1
-6
/
+0
*
Fix atomic_clear_long_excl wrong return
winglq
2020-07-06
1
-1
/
+1
*
Fixes for make dist
Arvind Sankar
2020-06-26
4
-7
/
+1
*
Drop unnecessary srcdir paths
Arvind Sankar
2020-06-24
8
-82
/
+82
*
Fix libspl/asm-generic/atomic for VPATH build
Arvind Sankar
2020-06-24
4
-29
/
+8
*
Add prototypes
Arvind Sankar
2020-06-18
1
-0
/
+5
*
Add include files for prototypes
Arvind Sankar
2020-06-18
2
-7
/
+9
*
Remove dead code
Arvind Sankar
2020-06-18
1
-50
/
+0
*
Add convenience wrappers for common uio usage
Jorgen Lundman
2020-06-14
5
-102
/
+45
*
Remove unnecessary references to slavery
Matthew Ahrens
2020-06-10
1
-1
/
+0
*
Improve compatibility with C++ consumers
Ryan Moeller
2020-06-06
2
-2
/
+3
*
Always use "%lld" for formatting time_ts
наб
2020-05-28
1
-1
/
+1
*
Correctly handle the x32 ABI
наб
2020-05-28
1
-1
/
+5
*
change libspl list member names to match kernel
Matthew Ahrens
2020-04-23
2
-41
/
+40
*
sys/mnttab.h: include sys/stat.h for stat64
alaviss
2020-04-14
1
-1
/
+1
*
Add FreeBSD support to OpenZFS
Matthew Macy
2020-04-14
18
-0
/
+1276
*
Linux 5.6 compat: time_t
Brian Behlendorf
2020-02-27
1
-1
/
+1
*
ICP: Improve AES-GCM performance
Attila Fülöp
2020-02-10
1
-1
/
+14
[next]