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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Enable zpool events tunables and tests on FreeBSD
Ryan Moeller
2020-02-18
8
-23
/
+21
*
Factor out some dbuf subroutines and add state change tracing
Matthew Macy
2020-02-18
2
-93
/
+160
*
Prefer org.openzfs for features and properties
Richard Laager
2020-02-18
4
-15
/
+26
*
ZTS: Move cksum to common system commands
Ryan Moeller
2020-02-16
1
-1
/
+1
*
Honour sync=disabled when relinking tpmfiles
DeHackEd
2020-02-16
1
-1
/
+1
*
Systemd mount generator: Generate noauto units; add control properties
InsanePrawn
2020-02-14
4
-44
/
+384
*
Systemd mount generator: Silence shellcheck warnings
InsanePrawn
2020-02-14
1
-11
/
+14
*
Support setting user properties in a channel program
Jason King
2020-02-14
11
-3
/
+361
*
Remove limit on number of async zio_frees of non-dedup blocks
Matthew Ahrens
2020-02-14
3
-1
/
+27
*
Make zpool.d/iostat work on FreeBSD
Ryan Moeller
2020-02-14
1
-8
/
+20
*
Use POSIX stdout/stderr redirect in configure macro
Andrew J. Hesford
2020-02-14
1
-1
/
+1
*
ZTS: Misc test fixes for FreeBSD
Ryan Moeller
2020-02-13
12
-41
/
+85
*
ZTS: Don't include zpool_create.shlib in zpool_add
Ryan Moeller
2020-02-13
3
-6
/
+5
*
ZTS: Eliminate partitioning from zpool_remove
Ryan Moeller
2020-02-13
5
-47
/
+12
*
ZTS: Eliminate partitioning from write_dirs
Ryan Moeller
2020-02-13
6
-63
/
+1
*
ZTS: Cleanup some cleanup functions
Ryan Moeller
2020-02-13
22
-67
/
+41
*
Fix a typo/whitespace in tests README
Ryan Moeller
2020-02-13
1
-2
/
+2
*
ZTS: Use ECKSUM instead of EBADE in libzfs test
Ryan Moeller
2020-02-13
1
-1
/
+1
*
zfs-mount-generator: Fix escaping for /
Richard Laager
2020-02-13
1
-1
/
+1
*
fix zstreamdump -C
Matthew Ahrens
2020-02-13
1
-1
/
+2
*
Missed wakeup when growing kmem cache
Matthew Ahrens
2020-02-13
1
-3
/
+6
*
Remove duplicate dbufs accounting
Alexander Motin
2020-02-13
3
-4
/
+9
*
ZTS: Move user_namespace test to linux.run
Ryan Moeller
2020-02-12
2
-4
/
+4
*
ZTS: Interpret env vars in faketty on FreeBSD
Ryan Moeller
2020-02-12
2
-1
/
+2
*
ZTS: Fix zdb_display_block on FreeBSD
Ryan Moeller
2020-02-12
1
-2
/
+2
*
Move zfs_version_kernel to platform code
Ryan Moeller
2020-02-12
2
-31
/
+31
*
ZTS: Move zpool_split_wholedisks to linux.run
Ryan Moeller
2020-02-12
2
-1
/
+5
*
zdb: Always print symlink target
Justin Keogh
2020-02-12
1
-0
/
+20
*
zcp: add zfs.sync.bookmark
Christian Schwarz
2020-02-11
10
-17
/
+231
*
Implement bookmark copying
Christian Schwarz
2020-02-11
19
-141
/
+671
*
Address Coverity warnings in #9902
Matthew Macy
2020-02-11
1
-4
/
+5
*
Add missing dmu_buf_unlock_parent() calls to dbuf_read_impl()
Brian Behlendorf
2020-02-10
1
-1
/
+3
*
Fix zdb -R with 'b' flag
Paul Zuchowski
2020-02-10
7
-117
/
+376
*
bash scripts: use /usr/bin/env for bash shebangs
Graham Christensen
2020-02-10
10
-9
/
+10
*
Share some code for spa deadman tunables
Ryan Moeller
2020-02-10
3
-19
/
+33
*
ZTS: Test zvol I/O in different volmodes
Ryan Moeller
2020-02-10
1
-0
/
+15
*
ICP: Improve AES-GCM performance
Attila Fülöp
2020-02-10
20
-31
/
+2654
*
Factor out dbuf_sync_bonus
Matthew Macy
2020-02-07
1
-31
/
+52
*
ZTS: Add an is_dilos function for future ZTS updates
Igor K
2020-02-07
1
-0
/
+15
*
ZTS: Use wc -c instead of --bytes for portability
Ryan Moeller
2020-02-07
1
-2
/
+2
*
Linux 5.6 compat: timestamp_truncate()
Brian Behlendorf
2020-02-07
4
-18
/
+40
*
Linux 5.6 compat: struct proc_ops
Brian Behlendorf
2020-02-07
6
-12
/
+97
*
Reduce number of atomic_add() calls in aggsum
Alexander Motin
2020-02-06
2
-33
/
+34
*
Replace static per-cpu with dynamic per-cpu data
Romain Dolbeau
2020-02-06
1
-4
/
+14
*
Fix static data to link with -fno-common
Romain Dolbeau
2020-02-06
5
-3
/
+7
*
Fix unknown cc flag -fno-ipa-sra
Ryan Moeller
2020-02-06
2
-2
/
+24
*
Suggest using visudo to edit
Gerardwx
2020-02-05
1
-0
/
+1
*
Few microoptimizations to dbuf layer
Alexander Motin
2020-02-05
2
-28
/
+16
*
Convert dbuf dirty record record list to a list_t
Matthew Macy
2020-02-05
6
-91
/
+103
*
Prepare ks_data before calling kstat_install()
Alexander Motin
2020-02-04
2
-7
/
+5
[next]