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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix LOR between dp_config_rwlock and spa_props_lock
Alexander Motin
2020-07-14
1
-11
/
+7
*
Fixing gang ABD child removal race condition
Brian Atkinson
2020-07-14
2
-3
/
+16
*
filesystem_limit/snapshot_limit is incorrectly enforced against root
Matthew Ahrens
2020-07-11
8
-43
/
+88
*
FreeBSD: Use a hash table for taskqid lookups
Matthew Macy
2020-07-11
1
-43
/
+118
*
Fix a persistent L2ARC bug in l2arc_write_done()
George Amanakis
2020-07-10
1
-5
/
+27
*
Fix a deadlock in the FreeBSD getpages VOP
Mark Johnston
2020-07-06
1
-1
/
+12
*
Add a "try" operation for range locks
Mark Johnston
2020-07-06
1
-18
/
+47
*
Update zfs_freebsd_need_inactive to fix mmapped writes
Ryan Moeller
2020-07-03
1
-2
/
+5
*
Add device rebuild feature
Brian Behlendorf
2020-07-03
12
-89
/
+1490
*
freebsd: changes necessary to coexist with dtrace in tree
Matthew Macy
2020-07-01
8
-9
/
+20
*
Clean up OS-specific ARC and kmem code
Matthew Ahrens
2020-06-29
5
-157
/
+10
*
Revise SPL wrapper for shrinker callbacks
Matthew Ahrens
2020-06-27
2
-60
/
+43
*
Use percpu_counter for obj_alloc counter of Linux-backed caches
Serapheim Dimitropoulos
2020-06-26
2
-8
/
+18
*
Include FreeBSD sources in module dist
Arvind Sankar
2020-06-26
1
-8
/
+7
*
ARC shrinking blocks reads/writes
Matthew Ahrens
2020-06-26
2
-2
/
+28
*
Fix tags targets in module/Makefile.in + cleanup
Arvind Sankar
2020-06-24
1
-28
/
+7
*
Move zfs_gitrev.h to build directory
Arvind Sankar
2020-06-24
2
-1
/
+3
*
Support out-of-tree kmod build on FreeBSD
Arvind Sankar
2020-06-24
1
-7
/
+30
*
Add zfs_multihost_interval tunable handler for FreeBSD
Ryan Moeller
2020-06-23
3
-6
/
+22
*
Clarify comments in config/*.m4, vdev_geom.c, zfs_allow_*.ksh
Matthew Ahrens
2020-06-22
1
-1
/
+1
*
Fix copy-paste error breaking FreeBSD head
Ryan Moeller
2020-06-19
1
-3
/
+3
*
Match new vfs_checkexp KPI in FreeBSD head
Ryan Moeller
2020-06-18
1
-0
/
+10
*
Enable -Wmissing-prototypes/-Wstrict-prototypes
Arvind Sankar
2020-06-18
2
-51
/
+16
*
Switch off -Wmissing-prototypes for libgcc math functions
Arvind Sankar
2020-06-18
2
-28
/
+32
*
Make Skein_{Get,Put}64_LSB_First inline functions
Arvind Sankar
2020-06-18
2
-15
/
+2
*
Add prototypes
Arvind Sankar
2020-06-18
13
-39
/
+23
*
Add include files for prototypes
Arvind Sankar
2020-06-18
18
-2
/
+18
*
Remove dead code
Arvind Sankar
2020-06-18
7
-80
/
+2
*
Mark functions as static
Arvind Sankar
2020-06-18
42
-104
/
+111
*
linux: add basic fallocate(mode=0/2) compatibility
adilger
2020-06-18
3
-22
/
+69
*
Disambiguate condvar API contract
Matthew Macy
2020-06-18
2
-16
/
+21
*
Add abd_cache_reap_now for abd_chunk_cache users
Matthew Macy
2020-06-17
3
-0
/
+12
*
zfs_ioctl: saved_poolname can be truncated
Jorgen Lundman
2020-06-17
1
-11
/
+14
*
Set initial arc_c to arc_c_min instead of arc_c_max
Alexander Motin
2020-06-17
1
-4
/
+4
*
FreeBSD: Kernel module should depend on xdr not krpc after 1300092
Ryan Moeller
2020-06-16
1
-0
/
+4
*
Make struct vdev_disk_t be platform private
Jorgen Lundman
2020-06-16
1
-0
/
+5
*
Fixing ABD struct allocation for FreeBSD
Brian Atkinson
2020-06-16
1
-4
/
+13
*
Add convenience wrappers for common uio usage
Jorgen Lundman
2020-06-14
8
-148
/
+105
*
Upstream: zil_commit_waiter() can stall forever
Jorgen Lundman
2020-06-14
1
-1
/
+1
*
Removing ZERO_PAGE abd_alloc_zero_scatter
Brian Atkinson
2020-06-10
1
-12
/
+21
*
Fixup "Avoid the GEOM topology lock recursion when autoexpanding a pool"
Ryan Moeller
2020-06-10
1
-8
/
+9
*
Cleanup linux module kbuild files
Arvind Sankar
2020-06-10
14
-69
/
+86
*
Fix typos
Andrea Gelmini
2020-06-09
17
-34
/
+35
*
File incorrectly zeroed when receiving incremental stream that toggles -L
Matthew Ahrens
2020-06-09
5
-143
/
+381
*
Trim L2ARC
George Amanakis
2020-06-09
6
-42
/
+406
*
Move GFP flags kernel compatibility code
Michael Niewöhner
2020-06-08
1
-9
/
+0
*
Linux 5.8 compat: __vmalloc()
Michael Niewöhner
2020-06-08
2
-11
/
+9
*
Restore support for in-kernel ZFS ioctls
Pawel Jakub Dawidek
2020-06-08
3
-4
/
+4
*
Remove redundant includes
Pawel Jakub Dawidek
2020-06-08
1
-49
/
+3
*
Replace sprintf()->snprintf() and strcpy()->strlcpy()
Jorgen Lundman
2020-06-07
21
-59
/
+78
[next]