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
*
Linux: Prevent destruction while showing mount devname
Ryan Moeller
2020-09-15
1
-0
/
+2
*
FreeBSD: convert teardown inactive lock to a read-mostly sleepable lock
Mateusz Guzik
2020-09-09
3
-18
/
+18
*
FreeBSD: drop dependency on cryptodev module
Ryan Moeller
2020-09-09
1
-1
/
+0
*
Replace cv_{timed}wait_sig with cv_{timed}wait_idle where appropriate
Matthew Macy
2020-09-03
1
-0
/
+44
*
Links in Source Files
Spencer Kinny
2020-09-02
2
-0
/
+8
*
zvol: unsigned off can not be less than zero
Toomas Soome
2020-09-02
1
-1
/
+1
*
FreeBSD: Fix up after spa_stats.c move
Matthew Macy
2020-09-01
1
-60
/
+113
*
Add 'zfs rename -u' to rename without remounting
Ryan Moeller
2020-09-01
2
-0
/
+30
*
FreeBSD: Remove unused SECLABEL code
Ryan Moeller
2020-08-31
1
-193
/
+0
*
FreeBSD: Simplify INGLOBALZONE
Ryan Moeller
2020-08-31
1
-6
/
+0
*
Move spa_stats.c to common code
Matthew Macy
2020-08-30
3
-1162
/
+0
*
FreeBSD: Fix spurious failure in zvol_geom_open
Matthew Macy
2020-08-30
1
-0
/
+20
*
FreeBSD: add support for KSTAT_TYPE_RAW
Matthew Macy
2020-08-29
1
-17
/
+128
*
Linux 5.9 compat: NR_SLAB_RECLAIMABLE
Brian Behlendorf
2020-08-29
1
-2
/
+1
*
Remove pragma ident lines
Toomas Soome
2020-08-26
1
-2
/
+0
*
Fix inability to destroy snapshot used over NFS
youzhongyang
2020-08-24
1
-0
/
+19
*
Prevent zfs_acl_chmod() if aclmode restricted and ACL inherited
Andrew
2020-08-22
2
-0
/
+8
*
Import vdev ashift optimization from FreeBSD
Ryan Moeller
2020-08-21
5
-40
/
+88
*
FreeBSD: Add option to rewind checkpoint while importing root pool
Mariusz Zaborski
2020-08-19
2
-2
/
+5
*
FreeBSD: Fix UNIX permissions checking
Matthew Macy
2020-08-18
2
-85
/
+0
*
Make zc_nvlist_src_size limit tunable
Ryan Moeller
2020-08-18
2
-0
/
+22
*
Include scatter_chunk_waste in arc_size
Matthew Ahrens
2020-08-17
2
-9
/
+11
*
Remove KMC_KMEM and KMC_VMEM
Matthew Ahrens
2020-08-17
2
-114
/
+10
*
FreeBSD: fix merge error in zfs_acl_ids_create
Matthew Macy
2020-08-17
1
-27
/
+16
*
FreeBSD: Create taskq threads in appropriate proc
Ryan Moeller
2020-08-17
3
-16
/
+19
*
Release onexit/events with any missed zfsdev_state
Jorgen Lundman
2020-08-13
2
-0
/
+4
*
Linux 5.9 compat: make_request_fn replaced with submit_bio interface
Coleman Kane
2020-08-11
1
-1
/
+17
*
Move ZVOL_DIR back to zfs.h
Ryan Moeller
2020-08-11
1
-1
/
+0
*
FreeBSD: update vaccess signature on most recent HEAD
Matthew Macy
2020-08-07
1
-0
/
+5
*
Remove commented-out code
Matthew Ahrens
2020-08-05
1
-27
/
+0
*
Remove KMC_NOMAGAZINE
Matthew Ahrens
2020-08-05
1
-8
/
+2
*
Remove KMC_QCACHE
Matthew Ahrens
2020-08-05
1
-2
/
+0
*
Remove KMC_NOHASH
Matthew Ahrens
2020-08-05
1
-2
/
+0
*
Remove KMC_NOTOUCH
Matthew Ahrens
2020-08-05
2
-2
/
+1
*
Remove KMC_OFFSLAB
Matthew Ahrens
2020-08-05
1
-94
/
+39
*
FreeBSD: Add support for lockless lookup
Matthew Macy
2020-08-05
5
-12
/
+160
*
Fix page fault in zfsctl_snapdir_getattr
Matthew Macy
2020-08-01
1
-1
/
+2
*
Changes to make openzfs build within FreeBSD buildworld
Matthew Macy
2020-07-31
6
-15
/
+23
*
Convert Linux-isms to FreeBSD-isms in platform zfs_debug.c
Ryan Moeller
2020-07-31
1
-11
/
+8
*
Revise ARC shrinker algorithm
Matthew Ahrens
2020-07-31
2
-106
/
+129
*
Rename refcount.h to zfs_refcount.h
Matthew Macy
2020-07-29
8
-7
/
+6
*
Refactor ccompile.h to not include system headers
Matthew Macy
2020-07-25
21
-2
/
+31
*
Make use of ZFS_DEBUG consistent within kmod sources
Matthew Macy
2020-07-25
8
-13
/
+13
*
FreeBSD: Remove accidental ARC size limiter
Ryan Moeller
2020-07-25
1
-0
/
+1
*
FreeBSD: Implement arc_free_memory
Ryan Moeller
2020-07-25
1
-3
/
+2
*
remove kmem_cache module parameter KMC_EXPIRE_AGE
Matthew Ahrens
2020-07-24
1
-120
/
+9
*
FreeBSD: Remove some code duplication in sysctl_os.c
Ryan Moeller
2020-07-23
1
-19
/
+0
*
Adjust ARC terminology
Matthew Ahrens
2020-07-22
2
-15
/
+15
*
FreeBSD: Add legacy arc_min and arc_max
Ryan Moeller
2020-07-19
1
-29
/
+36
*
Remove skc_reclaim, hdr_recl, kmem_cache shrinker
Matthew Ahrens
2020-07-19
1
-124
/
+16
[next]