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
Commit message (
Expand
)
Author
Age
Files
Lines
*
ZTS: Fix nonportable use of stat in list_file_blocks
Ryan Moeller
2020-07-15
1
-5
/
+5
*
Fix early include of <linux/percpu_compat.h>
Romain Dolbeau
2020-07-15
3
-1
/
+3
*
Extend zdb to print inconsistencies in livelists and metaslabs
Matthew Ahrens
2020-07-14
9
-65
/
+649
*
Centralize variable substitution
Arvind Sankar
2020-07-14
38
-288
/
+155
*
Make RPM_DEFINE_KMOD conditional on CONFIG_KERNEL
Arvind Sankar
2020-07-14
2
-9
/
+11
*
Fix parallel make srpm
Arvind Sankar
2020-07-14
4
-9
/
+17
*
Fix LOR between dp_config_rwlock and spa_props_lock
Alexander Motin
2020-07-14
1
-11
/
+7
*
Disable -Wl,-z,defs for ASAN builds
Joao Carlos Mendes Luis
2020-07-14
5
-5
/
+25
*
Fixing gang ABD child removal race condition
Brian Atkinson
2020-07-14
4
-4
/
+20
*
Remove dependency on sharetab file and refactor sharing logic
George Wilson
2020-07-13
30
-1651
/
+1545
*
filesystem_limit/snapshot_limit is incorrectly enforced against root
Matthew Ahrens
2020-07-11
17
-48
/
+104
*
libzfs: Add error message for why creating mountpoint failed
Ryan Moeller
2020-07-11
2
-2
/
+5
*
FreeBSD: Use a hash table for taskqid lookups
Matthew Macy
2020-07-11
2
-52
/
+128
*
Unconditionally enable debugging for libzpool
Serapheim Dimitropoulos
2020-07-10
6
-4
/
+10
*
Fix up FIND_SYSTEM_LIBRARY to work with cross-compiling
Arvind Sankar
2020-07-10
8
-65
/
+79
*
Use abs_top_builddir when referencing libraries
Arvind Sankar
2020-07-10
24
-64
/
+64
*
Add -z defs to LDFLAGS
Arvind Sankar
2020-07-10
5
-6
/
+8
*
Add config.rpath for AM_GNU_GETTEXT
Arvind Sankar
2020-07-10
10
-12
/
+700
*
Clean up lib dependencies
Arvind Sankar
2020-07-10
45
-167
/
+170
*
Move libspl_assertf into .c file
Arvind Sankar
2020-07-10
6
-33
/
+64
*
Fix a persistent L2ARC bug in l2arc_write_done()
George Amanakis
2020-07-10
1
-5
/
+27
*
Add Makefile command to run checkbashisms on all /bin/sh scripts
Gabriel A. Devenyi
2020-07-09
1
-1
/
+17
*
ZTS: Make bc conditional use compatible with new BSD bc
Ryan Moeller
2020-07-09
1
-2
/
+3
*
libzfs: Make zfs_cmd_t initialization consistent, use zfs_ioctl
Ryan Moeller
2020-07-09
3
-6
/
+8
*
Add zpool_nextboot, move zfs_jail to libzfs.h
Ryan Moeller
2020-07-06
3
-6
/
+37
*
Fix a deadlock in the FreeBSD getpages VOP
Mark Johnston
2020-07-06
1
-1
/
+12
*
Add a "try" operation for range locks
Mark Johnston
2020-07-06
2
-18
/
+49
*
Fix atomic_clear_long_excl wrong return
winglq
2020-07-06
1
-1
/
+1
*
Update zfs_freebsd_need_inactive to fix mmapped writes
Ryan Moeller
2020-07-03
1
-2
/
+5
*
Add device rebuild feature
Brian Behlendorf
2020-07-03
65
-362
/
+3281
*
freebsd: changes necessary to coexist with dtrace in tree
Matthew Macy
2020-07-01
13
-14
/
+33
*
configure fixes
Harald van Dijk
2020-07-01
2
-20
/
+20
*
pam: fix test usage in configure script
Harald van Dijk
2020-06-29
1
-2
/
+2
*
Clean up OS-specific ARC and kmem code
Matthew Ahrens
2020-06-29
11
-177
/
+12
*
Mark phony targets as phony.
Arvind Sankar
2020-06-27
1
-1
/
+20
*
paxcheck needs to run against the builddir not the srcdir
Arvind Sankar
2020-06-27
1
-1
/
+1
*
Move cppcheck suppressions out of .github
Arvind Sankar
2020-06-27
2
-1
/
+2
*
Remove config/suppressed-warnings.txt
Arvind Sankar
2020-06-27
1
-7
/
+0
*
Avoid installing kernel headers on FreeBSD
Arvind Sankar
2020-06-27
14
-20
/
+23
*
Style fixes
Brian Behlendorf
2020-06-27
2
-1
/
+2
*
Make zstreamdump output the size of the payload for BEGIN records
Allan Jude
2020-06-27
1
-0
/
+2
*
Revise SPL wrapper for shrinker callbacks
Matthew Ahrens
2020-06-27
3
-142
/
+83
*
Use percpu_counter for obj_alloc counter of Linux-backed caches
Serapheim Dimitropoulos
2020-06-26
7
-8
/
+100
*
arcstat: add 'avail', fix 'free'
Matthew Ahrens
2020-06-26
2
-13
/
+35
*
Add block histogram to zdb
Robert Novak
2020-06-26
4
-2
/
+479
*
Fixes for make dist
Arvind Sankar
2020-06-26
55
-261
/
+86
*
Include FreeBSD sources in module dist
Arvind Sankar
2020-06-26
1
-8
/
+7
*
ARC shrinking blocks reads/writes
Matthew Ahrens
2020-06-26
3
-2
/
+29
*
pam: implement a zfs_key pam module
felixdoerre
2020-06-24
19
-2
/
+1058
*
Drop unnecessary srcdir paths
Arvind Sankar
2020-06-24
38
-463
/
+463
[next]