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
*
Retire z_nr_znodes
Mateusz Guzik
2023-09-18
5
-14
/
+6
*
Intel QAT 1.7 compatibility
Volker Mauel
2023-09-07
1
-0
/
+2
*
Linux 6.5 compat: spl: properly unregister sysctl entries
Andrea Righi
2023-09-07
1
-3
/
+18
*
Selectable block allocators
ednadolski-ix
2023-09-01
2
-0
/
+30
*
Linux 6.5 compat: safe cleanup in spl_proc_fini()
Andrea Righi
2023-09-01
1
-18
/
+18
*
copy_file_range: fix fallback when source create on same txg
Rob N
2023-08-14
2
-3
/
+5
*
Linux 6.5 compat: Use copy_splice_read instead of filemap_splice_read
Coleman Kane
2023-08-08
1
-2
/
+2
*
zfs_clone_range should return a descriptive error codes
oromenahar
2023-08-08
2
-3
/
+3
*
Linux 6.5 compat: replace generic_file_splice_read with filemap_splice_read
Coleman Kane
2023-08-07
1
-0
/
+4
*
Refactor dmu_prefetch().
Alexander Motin
2023-08-07
2
-8
/
+3
*
Linux 6.5 compat: register_sysctl_table removed
Coleman Kane
2023-08-02
1
-3
/
+23
*
Revert "Linux 6.5 compat: register_sysctl_table removed"
Brian Atkinson
2023-08-01
1
-23
/
+3
*
linux/copy_file_range: properly request a fallback copy on Linux <5.3
Rob N
2023-08-01
1
-0
/
+7
*
linux: zfs: ctldir: set [amc]time to snapshot's creation property
наб
2023-08-01
1
-5
/
+21
*
Linux 4.20 compat: wrapper function for iov_iter type access
Coleman Kane
2023-08-01
1
-5
/
+2
*
Linux 6.4 compat: iter_iov() function now used to get old iov member
Coleman Kane
2023-08-01
1
-5
/
+3
*
Linux 6.5 compat: blkdev changes
Coleman Kane
2023-08-01
4
-14
/
+83
*
Linux 6.5 compat: register_sysctl_table removed
Coleman Kane
2023-08-01
1
-3
/
+23
*
BRT should return EOPNOTSUPP
oromenahar
2023-07-27
1
-1
/
+1
*
linux: implement filesystem-side copy/clone functions for EL7
Rob Norris
2023-07-24
4
-8
/
+34
*
linux: implement filesystem-side clone ioctls
Rob Norris
2023-07-24
2
-0
/
+85
*
linux: implement filesystem-side copy/clone functions
Rob Norris
2023-07-24
2
-1
/
+195
*
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
[next]