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
/
include
/
os
Commit message (
Expand
)
Author
Age
Files
Lines
*
autoconf: single-step includes
наб
2022-05-10
17
-238
/
+201
*
Speed up WB_SYNC_NONE when a WB_SYNC_ALL occurs simultaneously
Shaan Nobee
2022-05-03
2
-5
/
+11
*
FreeBSD: Clean up the use of ioflags
Pawel Jakub Dawidek
2022-05-02
1
-10
/
+0
*
linux: module: weld all but spl.ko into zfs.ko
наб
2022-04-20
3
-15
/
+0
*
FreeBSD: Parameterize ZFS_ENTER/ZFS_VERIFY_VP with an error code
Mark Johnston
2022-04-13
1
-14
/
+18
*
Switch from _Noreturn to __attribute__((noreturn))
Brian Behlendorf
2022-03-23
1
-2
/
+8
*
Linux 5.16 compat: restore FSR and FSAVE
Brian Behlendorf
2022-03-19
1
-2
/
+2
*
Fix ACL checks for NFS kernel server
Ryan Moeller
2022-03-18
5
-199
/
+9
*
Forbid b{copy,zero,cmp}(). Don't include <strings.h> for <string.h>
наб
2022-03-15
5
-33
/
+2
*
Remove bcopy(), bzero(), bcmp()
наб
2022-03-15
1
-1
/
+1
*
Linux x86 SIMD: factor out unneeded kernel dependencies
Attila Fülöp
2022-03-08
1
-137
/
+108
*
Handle aarch64 defines seperate from arm
Windel Bouwman
2022-03-07
1
-8
/
+15
*
Use _Noreturn (C11; GNU89) properly
Alejandro Colomar
2022-03-04
1
-1
/
+1
*
module: icp: remove unused (and mostly faked) cm_{{min,max}_key_length,mech_f...
наб
2022-02-15
2
-6
/
+0
*
module: icp: fold away all key formats except CRYPTO_KEY_RAW
наб
2022-02-15
1
-5
/
+2
*
module: icp: remove other provider types
наб
2022-02-15
1
-2
/
+0
*
Rename fallthrough to zfs_fallthrough
Jorgen Lundman
2022-02-15
2
-4
/
+4
*
Fix gcc warning in kfpu_begin()
Brian Behlendorf
2022-02-11
1
-3
/
+2
*
Rename EMPTY_TASKQ into taskq_empty
Jorgen Lundman
2022-02-09
1
-0
/
+2
*
Linux 5.16 compat: don't use XSTATE_XSAVE to save FPU state
Attila Fülöp
2022-02-09
1
-2
/
+123
*
spl: Don't check FreeBSD rwlocks for double initialization (#13019)
Mark Johnston
2022-01-31
1
-5
/
+2
*
Replace *CTASSERT() with _Static_assert()
наб
2022-01-26
3
-14
/
+9
*
Clean up CSTYLEDs
наб
2022-01-26
25
-227
/
+165
*
libspl: cast to uintptr_t instead of !!ing
наб
2022-01-24
2
-16
/
+28
*
Linux 5.16 compat: Added mapping for iov_iter_fault_in_readable
Rich Ercolani
2022-01-24
1
-0
/
+4
*
libspl: ASSERT*: !! for sizeof
наб
2022-01-21
2
-16
/
+16
*
module/*.ko: prune .data, global .rodata
наб
2022-01-14
8
-11
/
+9
*
libspl: ASSERT*: mark arguments as used
наб
2021-12-23
2
-16
/
+16
*
FreeBSD: Provide correct file generation number
Ryan Moeller
2021-12-16
1
-1
/
+0
*
Linux 5.16 compat: asm/fpu/xcr.h is new location for xgetbv/xsetbv
Coleman Kane
2021-11-29
1
-0
/
+3
*
FreeBSD: fix world build after de198f2d9
Martin Matuška
2021-11-15
1
-0
/
+2
*
Linux 5.16 compat: linux/elevator.h
Brian Behlendorf
2021-11-09
1
-1
/
+1
*
Fix lseek(SEEK_DATA/SEEK_HOLE) mmap consistency
Brian Behlendorf
2021-11-07
3
-1
/
+21
*
Simplify and document OpenZFS library dependencies
Brian Behlendorf
2021-10-07
1
-1
/
+0
*
Use fallthrough macro
Brian Behlendorf
2021-09-14
3
-0
/
+10
*
Linux 5.15 compat: get_acl()
Brian Behlendorf
2021-09-09
1
-0
/
+4
*
Linux 5.15 compat: standalone <linux/stdarg.h>
Alexander
2021-09-08
1
-0
/
+4
*
Linux 5.15 compat: block device readahead
Brian Behlendorf
2021-09-08
1
-0
/
+3
*
Linux 4.11 compat: statx support
Richard Yao
2021-08-17
1
-2
/
+2
*
Fix/improve dbuf hits accounting
Alexander Motin
2021-08-17
1
-2
/
+2
*
Restore FreeBSD sysctl processing for arc.min and arc.max
Allan Jude
2021-08-16
1
-0
/
+6
*
Remove overlooked __sun_attr__ based macros
Brian Behlendorf
2021-07-27
2
-7
/
+1
*
Replace /*PRINTFLIKEn*/ with attribute(printf)
наб
2021-07-26
3
-103
/
+14
*
Detect HAVE_LARGE_STACKS at compile time
Kevin Bowling
2021-07-16
2
-0
/
+9
*
FreeBSD: fix compilation of FreeBSD world after 29274c9f6
Martin Matuška
2021-06-25
2
-3
/
+3
*
Optimize small random numbers generation
Alexander Motin
2021-06-22
2
-0
/
+37
*
Remove pool io kstats (#12212)
Alexander Motin
2021-06-10
2
-8
/
+0
*
More aggsum optimizations
Alexander Motin
2021-06-07
1
-0
/
+4
*
Introduce write-mostly sums
Alexander Motin
2021-05-27
4
-0
/
+150
*
Bend zpl_set_acl to permit the new userns* parameter
Rich Ercolani
2021-05-27
1
-0
/
+5
[next]