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
/
module
/
os
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix zpl_test_super race with zfs_umount
Chunwei Chen
2023-07-20
2
-15
/
+25
*
FreeBSD: Fix build on stable/13 after 1302506.
Alexander Motin
2023-07-13
1
-1
/
+2
*
Enable tuning of ZVOL open timeout value
Prakash Surya
2023-06-30
1
-1
/
+6
*
Add a delay to tearing down threads.
Rich Ercolani
2023-06-26
1
-1
/
+33
*
Finally drop long disabled vdev cache.
Alexander Motin
2023-06-09
1
-2
/
+0
*
Use list_remove_head() where possible.
Alexander Motin
2023-06-09
2
-6
/
+2
*
Linux: Never sleep in kmem_cache_alloc(..., KM_NOSLEEP) (#14926)
Brian Behlendorf
2023-06-07
1
-1
/
+11
*
znode: expose zfs_get_zplprop to libzpool
Rob Norris
2023-06-05
4
-171
/
+172
*
Linux 6.4 compat: reclaimed_slab renamed to reclaimed
youzhongyang
2023-05-24
2
-1
/
+8
*
Prevent panic during concurrent snapshot rollback and zvol read
Ameer Hamza
2023-05-09
1
-0
/
+2
*
Fix checkstyle warning
Brian Behlendorf
2023-04-26
1
-1
/
+1
*
FreeBSD: fix up EINVAL from getdirentries on .zfs
Mateusz Guzik
2023-04-26
1
-0
/
+11
*
FreeBSD: add missing vn state transition for .zfs
Mateusz Guzik
2023-04-26
1
-0
/
+4
*
FreeBSD: add missing vop_fplookup assignments
Mateusz Guzik
2023-04-24
1
-0
/
+9
*
FreeBSD: try to fallback early if can't do optimized copy
Mateusz Guzik
2023-04-24
1
-0
/
+8
*
FreeBSD: fix up EXDEV handling for clone_range
Mateusz Guzik
2023-04-24
1
-30
/
+33
*
FreeBSD: make zfs_vfs_held() definition consistent with declaration
Dimitry Andric
2023-04-21
1
-1
/
+1
*
Linux: zfs_zaccess_trivial() should always call generic_permission()
Richard Yao
2023-04-20
1
-2
/
+1
*
Linux 6.3 compat: idmapped mount API changes
youzhongyang
2023-04-10
13
-105
/
+183
*
Miscellaneous FreBSD compilation bugfixes
Martin Matuška
2023-04-06
1
-3
/
+4
*
vdev: expose zfs_vdev_def_queue_depth as a module parameter
Rob N
2023-04-06
1
-8
/
+0
*
Linux 6.3 compat: writepage_t first arg struct folio*
youzhongyang
2023-04-05
1
-3
/
+25
*
Use vmem_zalloc to silence allocation warning
Brian Behlendorf
2023-03-31
1
-2
/
+2
*
Additional limits on hole reporting
Brian Behlendorf
2023-03-28
1
-0
/
+3
*
Fix build on FreeBSD
Pawel Jakub Dawidek
2023-03-22
3
-3
/
+3
*
FreeBSD: Remove extra arc_reduce_target_size() call
Alexander Motin
2023-03-17
1
-2
/
+0
*
QAT: Fix uninitialized seed in QAT compression
naivekun
2023-03-16
1
-1
/
+1
*
nvpair: Constify string functions
Richard Yao
2023-03-14
3
-4
/
+4
*
Implementation of block cloning for ZFS
Pawel Jakub Dawidek
2023-03-10
4
-2
/
+128
*
Linux: Fix octal detection in define_ddi_strtox()
Richard Yao
2023-03-08
1
-1
/
+1
*
Linux: Suppress clang static analyzer warning in zfs_remove()
Richard Yao
2023-03-08
1
-0
/
+1
*
Linux: Silence static analyzer warning in crypto_create_ctx_template()
Richard Yao
2023-03-08
1
-1
/
+1
*
Linux cleanup: zvol_discard() should only call blk_queue_io_stat() once
Richard Yao
2023-03-08
1
-2
/
+1
*
More adaptive ARC eviction
Alexander Motin
2023-03-08
3
-28
/
+53
*
[FreeBSD] fix false assert in cache_vop_rmdir when replaying ZIL
Andriy Gapon
2023-03-07
1
-1
/
+2
*
[FreeBSD] zfs_znode_alloc: lock the vnode earlier
Andriy Gapon
2023-03-06
1
-6
/
+7
*
Remove old or redundant SHA2 files
Tino Reichardt
2023-03-02
7
-1421
/
+0
*
Linux: zfs_fillpage() should handle partial pages from end of file
Richard Yao
2023-03-01
1
-1
/
+5
*
Prevent incorrect datasets being mounted
John Poduska
2023-02-27
1
-2
/
+20
*
Fix buffered/direct/mmap I/O race
Brian Behlendorf
2023-02-23
2
-102
/
+84
*
FreeBSD: don't verify recycled vnode for zfs control directory
rob-wing
2023-02-21
1
-1
/
+3
*
Fix per-jail zfs.mount_snapshot setting
Allan Jude
2023-02-21
1
-2
/
+14
*
Linux: use filemap_range_has_page()
Brian Behlendorf
2023-02-14
4
-5
/
+12
*
quick fix for lingering snapdir unmount problems
Rich Ercolani
2023-02-13
1
-1
/
+14
*
Reduce need for contiguous memory for ioctls
Prakash Surya
2023-02-13
2
-7
/
+7
*
Add assertion and make variables unsigned in abd_alloc_chunks()
Richard Yao
2023-02-06
1
-6
/
+8
*
zfs_get_temporary_prop() should not pass NULL to strcpy()
Richard Yao
2023-02-06
2
-2
/
+4
*
linux 6.2 compat: zpl_set_acl arg2 is now struct dentry
Coleman Kane
2023-01-24
1
-0
/
+7
*
Fix unprotected zfs_znode_dmu_fini
Chunwei Chen
2023-01-19
4
-5
/
+18
*
Cleanup of dead code suggested by Clang Static Analyzer (#14380)
Richard Yao
2023-01-17
8
-23
/
+10
[next]