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
/
zfs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Introduce names for ZTHRs
Serapheim Dimitropoulos
2020-07-29
4
-16
/
+24
*
Prefix zfs internal endian checks with _ZFS
Matthew Macy
2020-07-28
2
-2
/
+2
*
Refactor ccompile.h to not include system headers
Matthew Macy
2020-07-25
2
-0
/
+6
*
Make use of ZFS_DEBUG consistent within kmod sources
Matthew Macy
2020-07-25
8
-13
/
+13
*
FreeBSD: Fixes required to build ZFS on PowerPC
Matthew Macy
2020-07-25
1
-1
/
+1
*
Add gang ABD child to parent gang ABD
Brian Atkinson
2020-07-24
1
-1
/
+55
*
Limit dbuf cache sizes based only on ARC target size by default
Ryan Moeller
2020-07-24
1
-22
/
+24
*
Adjust ARC terminology
Matthew Ahrens
2020-07-22
1
-78
/
+78
*
Remove skc_reclaim, hdr_recl, kmem_cache shrinker
Matthew Ahrens
2020-07-19
1
-39
/
+3
*
Extend zdb to print inconsistencies in livelists and metaslabs
Matthew Ahrens
2020-07-14
2
-3
/
+27
*
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
1
-3
/
+15
*
filesystem_limit/snapshot_limit is incorrectly enforced against root
Matthew Ahrens
2020-07-11
6
-22
/
+49
*
Fix a persistent L2ARC bug in l2arc_write_done()
George Amanakis
2020-07-10
1
-5
/
+27
*
Add a "try" operation for range locks
Mark Johnston
2020-07-06
1
-18
/
+47
*
Add device rebuild feature
Brian Behlendorf
2020-07-03
10
-89
/
+1484
*
freebsd: changes necessary to coexist with dtrace in tree
Matthew Macy
2020-07-01
1
-0
/
+1
*
Clean up OS-specific ARC and kmem code
Matthew Ahrens
2020-06-29
1
-13
/
+0
*
ARC shrinking blocks reads/writes
Matthew Ahrens
2020-06-26
1
-2
/
+10
*
Add zfs_multihost_interval tunable handler for FreeBSD
Ryan Moeller
2020-06-23
1
-0
/
+6
*
Add prototypes
Arvind Sankar
2020-06-18
3
-7
/
+0
*
Add include files for prototypes
Arvind Sankar
2020-06-18
11
-2
/
+11
*
Remove dead code
Arvind Sankar
2020-06-18
2
-15
/
+0
*
Mark functions as static
Arvind Sankar
2020-06-18
23
-56
/
+61
*
Disambiguate condvar API contract
Matthew Macy
2020-06-18
1
-2
/
+2
*
Add abd_cache_reap_now for abd_chunk_cache users
Matthew Macy
2020-06-17
1
-0
/
+1
*
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
*
Add convenience wrappers for common uio usage
Jorgen Lundman
2020-06-14
3
-11
/
+9
*
Upstream: zil_commit_waiter() can stall forever
Jorgen Lundman
2020-06-14
1
-1
/
+1
*
Cleanup linux module kbuild files
Arvind Sankar
2020-06-10
1
-8
/
+7
*
Fix typos
Andrea Gelmini
2020-06-09
9
-17
/
+17
*
File incorrectly zeroed when receiving incremental stream that toggles -L
Matthew Ahrens
2020-06-09
3
-141
/
+379
*
Trim L2ARC
George Amanakis
2020-06-09
5
-41
/
+392
*
Restore support for in-kernel ZFS ioctls
Pawel Jakub Dawidek
2020-06-08
1
-2
/
+2
*
Replace sprintf()->snprintf() and strcpy()->strlcpy()
Jorgen Lundman
2020-06-07
16
-45
/
+62
*
Fix double mutex_init bug in send code
Paul Dagnelie
2020-06-03
1
-5
/
+12
*
Periodically update ARC kstats
Ryan Moeller
2020-06-03
1
-2
/
+2
*
Memory leak in dsl_destroy_snapshots_nvl error case
Jorgen Lundman
2020-05-26
1
-0
/
+2
*
Gang ABD Type
Brian Atkinson
2020-05-20
2
-46
/
+362
*
Use boot_ncpus in place of max_ncpus in taskq_create
DeHackEd
2020-05-20
3
-6
/
+6
*
Fix error handling in receive_writer_thread()
Matthew Ahrens
2020-05-14
1
-1
/
+2
*
Fix abd_enter/exit_critical wrappers
Brian Behlendorf
2020-05-14
1
-2
/
+2
*
Upstream: add missing thread_exit()
Jorgen Lundman
2020-05-14
4
-0
/
+8
*
remove unneeded member drc_err of dmu_recv_cookie_t
Matthew Ahrens
2020-05-14
1
-7
/
+5
*
Resilver restarts unnecessarily when it encounters errors
John Poduska
2020-05-13
2
-2
/
+43
*
Combine OS-independent ABD Code into Common Source File
Brian Atkinson
2020-05-10
3
-1
/
+859
*
Improvements on persistent L2ARC
George Amanakis
2020-05-07
1
-75
/
+159
*
Add support for boot environment data to be stored in the label
Paul Dagnelie
2020-05-07
3
-9
/
+213
*
Enable splitting mirrors with indirect vdevs
George Amanakis
2020-05-06
2
-4
/
+11
[next]