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
path:
root
/
module
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix stack frame size: dnode_dirty_l1range()
Pavel Snajdr
2020-09-18
1
-10
/
+13
*
dmu_redact_snap: fix possible memleak
Pavel Snajdr
2020-09-18
1
-0
/
+2
*
Fix stack frame size: dmu_redact_snap()
Pavel Snajdr
2020-09-18
1
-8
/
+20
*
Fix stack frame size: spa_livelist_delete_cb()
Pavel Snajdr
2020-09-18
1
-5
/
+7
*
zfs label bootenv should store data as nvlist
Toomas Soome
2020-09-15
2
-36
/
+100
*
Linux: Prevent destruction while showing mount devname
Ryan Moeller
2020-09-15
1
-0
/
+2
*
FreeBSD: convert teardown inactive lock to a read-mostly sleepable lock
Mateusz Guzik
2020-09-09
3
-18
/
+18
*
Initialize mmp_last_write when the mmp thread starts
Olaf Faaland
2020-09-09
1
-8
/
+12
*
FreeBSD: drop dependency on cryptodev module
Ryan Moeller
2020-09-09
1
-1
/
+0
*
Introduce ZFS module parameter l2arc_mfuonly
George Amanakis
2020-09-09
1
-0
/
+18
*
dnode_special_open() error: unchecked function return 'zrl_tryenter'
Toomas Soome
2020-09-09
1
-1
/
+1
*
FreeBSD: reduce priority of ZIO_TASKQ_ISSUE writes by a larger value
Matthew Macy
2020-09-09
1
-5
/
+17
*
Sequential scrub and resilver updated comments
Brian Behlendorf
2020-09-09
3
-0
/
+3
*
Avoid posting duplicate zpool events
Don Brady
2020-09-09
10
-71
/
+418
*
nowait synctask must succeed
Matthew Ahrens
2020-09-09
9
-39
/
+24
*
Retain thread name when resuming a zthr
Ryan Moeller
2020-09-09
1
-3
/
+8
*
Replace cv_{timed}wait_sig with cv_{timed}wait_idle where appropriate
Matthew Macy
2020-09-09
7
-19
/
+54
*
Links in Source Files
Spencer Kinny
2020-09-03
4
-0
/
+20
*
zvol: unsigned off can not be less than zero
Toomas Soome
2020-09-03
1
-1
/
+1
*
Make spa_stats.c tunables visible on FreeBSD
Ryan Moeller
2020-09-03
1
-18
/
+12
*
FreeBSD: Fix up after spa_stats.c move
Matthew Macy
2020-09-03
2
-61
/
+116
*
Add 'zfs rename -u' to rename without remounting
Ryan Moeller
2020-09-03
4
-4
/
+35
*
FreeBSD: Remove unused SECLABEL code
Ryan Moeller
2020-09-03
1
-193
/
+0
*
FreeBSD: Simplify INGLOBALZONE
Ryan Moeller
2020-09-03
1
-6
/
+0
*
zio_ereport_post() and zio_ereport_start() return values are ignored
Toomas Soome
2020-09-03
8
-20
/
+24
*
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
*
FreeBSD: add support for KSTAT_TYPE_RAW
Matthew Macy
2020-08-30
1
-17
/
+128
*
Linux 5.9 compat: NR_SLAB_RECLAIMABLE
Brian Behlendorf
2020-08-30
1
-2
/
+1
*
module/zstd: pass -U__BMI__
Georgy Yakovlev
2020-08-27
2
-1
/
+4
*
dnode_sync is careless with range tree
Patrick Mooney
2020-08-27
1
-2
/
+12
*
zpool: Change base URL for ZFS messages to openzfs-docs
Ryan Moeller
2020-08-27
1
-1
/
+2
*
Remove duplicate dnode.h include
Brian Behlendorf
2020-08-27
1
-1
/
+0
*
Always track temporary fses and snapshots for accounting
Paul Dagnelie
2020-08-27
1
-17
/
+6
*
Remove pragma ident lines
Toomas Soome
2020-08-27
1
-2
/
+0
*
FreeBSD: disable neon usage
Matthew Macy
2020-08-27
2
-2
/
+2
*
Introduce limit on size of L2ARC headers
Alexander Motin
2020-08-27
1
-5
/
+22
*
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
*
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
5
-11
/
+479
*
Prevent zfs_acl_chmod() if aclmode restricted and ACL inherited
Andrew
2020-08-22
2
-0
/
+8
*
Make formatting of dedup values string consistent
Clint Armstrong
2020-08-22
1
-2
/
+2
*
Import vdev ashift optimization from FreeBSD
Ryan Moeller
2020-08-21
14
-61
/
+180
*
Fix indentation in dnode_free_range()
Matthew Ahrens
2020-08-20
1
-7
/
+7
*
FreeBSD: 11.x arc_stats compatibility
Matthew Macy
2020-08-20
2
-1
/
+9
*
Add zstd support to zfs
Michael Niewöhner
2020-08-20
27
-71
/
+1652
*
Import ZStandard v1.4.5
Michael Niewöhner
2020-08-20
4
-0
/
+30103
*
FreeBSD: Add option to rewind checkpoint while importing root pool
Mariusz Zaborski
2020-08-19
2
-2
/
+5
*
Fix ARC aggsum access after arc_state_fini()
Brian Behlendorf
2020-08-18
1
-8
/
+8
[next]