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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
libzfs: const'ify path argument to zfs_path_to_zhandle
Kyle Evans
2020-07-22
1
-1
/
+2
*
Adjust ARC terminology
Matthew Ahrens
2020-07-22
1
-4
/
+4
*
FreeBSD: Add legacy arc_min and arc_max
Ryan Moeller
2020-07-19
1
-0
/
+2
*
Remove skc_reclaim, hdr_recl, kmem_cache shrinker
Matthew Ahrens
2020-07-19
1
-3
/
+1
*
FreeBSD: zfs commands backward compatibility
Matthew Macy
2020-07-15
1
-531
/
+14
*
Extend zdb to print inconsistencies in livelists and metaslabs
Matthew Ahrens
2020-07-14
2
-0
/
+12
*
Fixing gang ABD child removal race condition
Brian Atkinson
2020-07-14
1
-1
/
+3
*
Remove dependency on sharetab file and refactor sharing logic
George Wilson
2020-07-13
3
-14
/
+7
*
filesystem_limit/snapshot_limit is incorrectly enforced against root
Matthew Ahrens
2020-07-11
7
-3
/
+10
*
FreeBSD: Use a hash table for taskqid lookups
Matthew Macy
2020-07-11
1
-9
/
+10
*
Add zpool_nextboot, move zfs_jail to libzfs.h
Ryan Moeller
2020-07-06
1
-0
/
+14
*
Add a "try" operation for range locks
Mark Johnston
2020-07-06
1
-0
/
+2
*
Add device rebuild feature
Brian Behlendorf
2020-07-03
11
-12
/
+165
*
freebsd: changes necessary to coexist with dtrace in tree
Matthew Macy
2020-07-01
5
-5
/
+13
*
Clean up OS-specific ARC and kmem code
Matthew Ahrens
2020-06-29
5
-19
/
+2
*
Avoid installing kernel headers on FreeBSD
Arvind Sankar
2020-06-27
14
-20
/
+23
*
Style fixes
Brian Behlendorf
2020-06-27
1
-1
/
+1
*
Revise SPL wrapper for shrinker callbacks
Matthew Ahrens
2020-06-27
1
-82
/
+40
*
Use percpu_counter for obj_alloc counter of Linux-backed caches
Serapheim Dimitropoulos
2020-06-26
3
-0
/
+46
*
Fixes for make dist
Arvind Sankar
2020-06-26
14
-76
/
+34
*
ARC shrinking blocks reads/writes
Matthew Ahrens
2020-06-26
1
-0
/
+1
*
Drop unnecessary srcdir paths
Arvind Sankar
2020-06-24
17
-338
/
+338
*
Add zfs_multihost_interval tunable handler for FreeBSD
Ryan Moeller
2020-06-23
2
-0
/
+4
*
Add prototypes
Arvind Sankar
2020-06-18
9
-13
/
+33
*
Remove dead code
Arvind Sankar
2020-06-18
2
-2
/
+0
*
Mark functions as static
Arvind Sankar
2020-06-18
2
-30
/
+4
*
linux: add basic fallocate(mode=0/2) compatibility
adilger
2020-06-18
1
-1
/
+1
*
Disambiguate condvar API contract
Matthew Macy
2020-06-18
3
-18
/
+70
*
Add abd_cache_reap_now for abd_chunk_cache users
Matthew Macy
2020-06-17
1
-0
/
+1
*
drr_begin: can't forward declare untagged struct
Jorgen Lundman
2020-06-16
1
-10
/
+14
*
Make struct vdev_disk_t be platform private
Jorgen Lundman
2020-06-16
1
-8
/
+0
*
Fix FreeBSD condvar semantics
Ryan Moeller
2020-06-16
1
-7
/
+20
*
Add convenience wrappers for common uio usage
Jorgen Lundman
2020-06-14
2
-0
/
+66
*
Fix gcc10.1 truncation error
George Amanakis
2020-06-13
1
-1
/
+1
*
FreeBSD: Don't require zeroing new locks before init
Ryan Moeller
2020-06-13
1
-4
/
+2
*
Removing ZERO_PAGE abd_alloc_zero_scatter
Brian Atkinson
2020-06-10
2
-1
/
+2
*
Remove unnecessary references to slavery
Matthew Ahrens
2020-06-10
1
-1
/
+0
*
Fix typos
Andrea Gelmini
2020-06-09
9
-10
/
+10
*
File incorrectly zeroed when receiving incremental stream that toggles -L
Matthew Ahrens
2020-06-09
5
-19
/
+44
*
Trim L2ARC
George Amanakis
2020-06-09
4
-2
/
+24
*
Move GFP flags kernel compatibility code
Michael Niewöhner
2020-06-08
1
-0
/
+12
*
Linux 5.8 compat: __vmalloc()
Michael Niewöhner
2020-06-08
1
-0
/
+9
*
Restore support for in-kernel ZFS ioctls
Pawel Jakub Dawidek
2020-06-08
1
-1
/
+1
*
Replace sprintf()->snprintf() and strcpy()->strlcpy()
Jorgen Lundman
2020-06-07
1
-1
/
+1
*
Improve compatibility with C++ consumers
Ryan Moeller
2020-06-06
11
-39
/
+52
*
Connect dataset_kstats for FreeBSD
Allan Jude
2020-06-05
2
-0
/
+3
*
Restore avl_update() calls and related functions
Jorgen Lundman
2020-06-03
1
-0
/
+11
*
Correctly handle the x32 ABI
наб
2020-05-28
1
-1
/
+5
*
Gang ABD Type
Brian Atkinson
2020-05-20
2
-3
/
+18
*
mount: use the mount syscall directly
felixdoerre
2020-05-20
2
-1
/
+9
[prev]
[next]