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
*
Avoid posting duplicate zpool events
Don Brady
2020-09-04
22
-79
/
+799
*
nowait synctask must succeed
Matthew Ahrens
2020-09-04
10
-41
/
+26
*
Retain thread name when resuming a zthr
Ryan Moeller
2020-09-03
1
-3
/
+8
*
Fixes for running FreeBSD buildworld on Linux/macOS hosts
Alexander Richardson
2020-09-03
2
-1
/
+7
*
Replace cv_{timed}wait_sig with cv_{timed}wait_idle where appropriate
Matthew Macy
2020-09-03
11
-25
/
+73
*
Remove 'ZFS on Linux' references from PR Template
Garrett Fields
2020-09-03
1
-4
/
+4
*
Links in Source Files
Spencer Kinny
2020-09-02
4
-0
/
+20
*
zvol: unsigned off can not be less than zero
Toomas Soome
2020-09-02
1
-1
/
+1
*
Fix -Werror,-Wmacro-redefined in limits.h
Alexander Richardson
2020-09-01
1
-0
/
+5
*
Make spa_stats.c tunables visible on FreeBSD
Ryan Moeller
2020-09-01
2
-20
/
+14
*
FreeBSD: Fix up after spa_stats.c move
Matthew Macy
2020-09-01
2
-61
/
+116
*
Add 'zfs rename -u' to rename without remounting
Ryan Moeller
2020-09-01
21
-39
/
+284
*
FreeBSD: Remove unused SECLABEL code
Ryan Moeller
2020-08-31
1
-193
/
+0
*
libspl: Provide platform-specific zone implementations
Ryan Moeller
2020-08-31
4
-43
/
+50
*
FreeBSD: Simplify INGLOBALZONE
Ryan Moeller
2020-08-31
2
-11
/
+4
*
FreeBSD: Define crgetzoneid appropriately
Ryan Moeller
2020-08-31
1
-1
/
+1
*
zio_ereport_post() and zio_ereport_start() return values are ignored
Toomas Soome
2020-08-31
8
-20
/
+24
*
Typo Correction
Spencer Kinny
2020-08-30
1
-1
/
+1
*
Move spa_stats.c to common code
Matthew Macy
2020-08-30
4
-115
/
+1
*
FreeBSD: Fix spurious failure in zvol_geom_open
Matthew Macy
2020-08-30
1
-0
/
+20
*
Auto close "Status: Feedback requested" after a month
Kjeld Schouten-Lebbing
2020-08-30
1
-0
/
+13
*
FreeBSD: add support for KSTAT_TYPE_RAW
Matthew Macy
2020-08-29
1
-17
/
+128
*
Linux 5.9 compat: NR_SLAB_RECLAIMABLE
Brian Behlendorf
2020-08-29
4
-47
/
+1
*
Fix another dependency loop
Richard Laager
2020-08-28
1
-0
/
+4
*
Fix a dependency loop
Richard Laager
2020-08-28
2
-7
/
+25
*
config/zfs-build.m4: add --with-vendor flag
Georgy Yakovlev
2020-08-28
1
-27
/
+37
*
Fix definition of BLKGETSIZE64 on FreeBSD
Alexander Richardson
2020-08-27
1
-5
/
+1
*
module/zstd: pass -U__BMI__
Georgy Yakovlev
2020-08-27
2
-1
/
+4
*
Add the Xr's to the SEE ALSO as well
John-Mark Gurney
2020-08-26
2
-3
/
+70
*
dnode_sync is careless with range tree
Patrick Mooney
2020-08-26
1
-2
/
+12
*
Fix NEWS file
Cédric Berger
2020-08-26
1
-1
/
+1
*
zpool: Change base URL for ZFS messages to openzfs-docs
Ryan Moeller
2020-08-26
4
-9
/
+14
*
Remove duplicate dnode.h include
Brian Behlendorf
2020-08-26
1
-1
/
+0
*
Always track temporary fses and snapshots for accounting
Paul Dagnelie
2020-08-26
4
-18
/
+85
*
Fix broken bug report form
Kjeld Schouten-Lebbing
2020-08-26
1
-1
/
+1
*
Remove pragma ident lines
Toomas Soome
2020-08-26
7
-14
/
+0
*
FreeBSD: disable neon usage
Matthew Macy
2020-08-26
2
-2
/
+2
*
Github CI: Enable checkbashism
George Melikov
2020-08-26
1
-1
/
+1
*
StaleBot Tweaks
Kjeld Schouten-Lebbing
2020-08-26
2
-2
/
+11
*
Introduce limit on size of L2ARC headers
Alexander Motin
2020-08-25
2
-5
/
+36
*
Tag 2.0.0-rc1
zfs-2.0.0-rc1
Brian Behlendorf
2020-08-25
1
-4
/
+4
*
Don't assert on nvlists larger than SPA_MAXBLOCKSIZE
Allan Jude
2020-08-25
3
-2
/
+44
*
Mark lua setjmp/longjmp for powerpc weak
sterlingjensen
2020-08-25
1
-5
/
+5
*
Export dmu_offset_next() symbol
Brian Behlendorf
2020-08-25
1
-0
/
+1
*
man: Canonicalize .TH usage
Ryan Moeller
2020-08-24
18
-22
/
+22
*
Fix inability to destroy snapshot used over NFS
youzhongyang
2020-08-24
1
-0
/
+19
*
Avoid symbol collision with in-kernel zstdlib
Sebastian Gottschall
2020-08-24
7
-17
/
+491
*
Add Stale-bot
Kjeld Schouten-Lebbing
2020-08-24
1
-0
/
+17
*
Appease GCC sprintf warnings found on Fedora 32/GCC 10.0.1
Chris McDonough
2020-08-24
3
-3
/
+3
*
ZTS: Improve block_device_wait on FreeBSD
Ryan Moeller
2020-08-24
1
-1
/
+3
[next]