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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix dsl_scan_ds_clone_swapped logic
Andriy Gapon
2019-09-25
1
-31
/
+69
*
Scrubbing root pools may deadlock on kernels without elevator_change() (#9321)
loli10K
2019-09-25
1
-1
/
+1
*
QAT related bug fixes
Chengfei ZHu
2019-09-25
4
-32
/
+18
*
Fix /etc/hostid on root pool deadlock
Brian Behlendorf
2019-09-25
3
-21
/
+15
*
Always refuse receving non-resume stream when resume state exists
Andriy Gapon
2019-09-25
1
-3
/
+7
*
Fix Intel QAT / ZFS compatibility on v4.7.1+ kernels
loli10K
2019-09-25
2
-3
/
+3
*
Fix zil replay panic when TX_REMOVE followed by TX_CREATE
Chunwei Chen
2019-09-25
2
-16
/
+41
*
zfs_ioc_snapshot: check user-prop permissions on snapshotted datasets
Andriy Gapon
2019-09-25
1
-10
/
+16
*
Fix deadlock in 'zfs rollback'
Tom Caputi
2019-09-25
2
-1
/
+16
*
Linux 5.3: Fix switch() fall though compiler errors
Tony Hutter
2019-09-25
3
-3
/
+11
*
Linux 5.3 compat: Makefile subdir-m no longer supported
Dominic Pearson
2019-09-25
1
-12
/
+12
*
Fix out-of-order ZIL txtype lost on hardlinked files
Chunwei Chen
2019-09-25
3
-14
/
+18
*
Improve performance by using dmu_tx_hold_*_by_dnode()
Matthew Ahrens
2019-09-25
3
-9
/
+15
*
Fix channel programs on s390x
Brian Behlendorf
2019-09-25
1
-1
/
+1
*
Implement secpolicy_vnode_setid_retain()
Tomohiro Kusumi
2019-09-25
1
-1
/
+1
*
Don't directly cast unsigned long to void*
Tomohiro Kusumi
2019-09-25
1
-2
/
+3
*
Fix module_param() type for zfs_read_chunk_size
Tomohiro Kusumi
2019-09-25
1
-2
/
+4
*
Race condition between spa async threads and export
Serapheim Dimitropoulos
2019-09-25
1
-1
/
+17
*
hdr_recl calls zthr_wakeup() on destroyed zthr
Serapheim Dimitropoulos
2019-09-25
1
-4
/
+16
*
Fix wrong comment on zcr_blksz_{min,max}
Tomohiro Kusumi
2019-09-25
1
-5
/
+6
*
Retire unused spl_{mutex,rwlock}_{init_fini}
Brian Behlendorf
2019-09-25
4
-85
/
+13
*
Linux 5.3 compat: retire rw_tryupgrade()
Brian Behlendorf
2019-09-25
1
-101
/
+0
*
Linux 5.3 compat: rw_semaphore owner
Brian Behlendorf
2019-09-25
1
-3
/
+0
*
Fix lockdep recursive locking false positive in dbuf_destroy
jdike
2019-09-25
1
-1
/
+2
*
Add missing __GFP_HIGHMEM flag to vmalloc
Michael Niewöhner
2019-09-25
1
-1
/
+2
*
Use zfsctl_snapshot_hold() wrapper
Tomohiro Kusumi
2019-09-25
1
-3
/
+3
*
Minor style cleanup
Brian Behlendorf
2019-09-25
6
-14
/
+22
*
Fix get_special_prop() build failure
Brian Behlendorf
2019-09-25
1
-4
/
+2
*
Drop redundant POSIX ACL check in zpl_init_acl()
Tomohiro Kusumi
2019-09-25
1
-7
/
+4
*
Export dnode symbols
Brian Behlendorf
2019-09-25
1
-0
/
+10
*
Ensure dsl_destroy_head() decrypts objsets
Tom Caputi
2019-09-25
1
-3
/
+4
*
Disable unused pathname::pn_path* (unneeded in Linux)
Tomohiro Kusumi
2019-09-25
1
-4
/
+11
*
Fixes: #8934 Large kmem_alloc
Nick Mattis
2019-09-25
1
-4
/
+4
*
Remove VERIFY from dsl_dataset_crypt_stats()
Tom Caputi
2019-09-25
1
-5
/
+7
*
Improve "Unable to automount" error message.
Paul Zuchowski
2019-09-25
1
-2
/
+3
*
Check b_freeze_cksum under ZFS_DEBUG_MODIFY conditional
Brian Behlendorf
2019-09-25
1
-2
/
+2
*
Don't use d_path() for automount mount point for chroot'd process
Tomohiro Kusumi
2019-09-25
1
-34
/
+7
*
nopwrites on dmu_sync-ed blocks can result in a panic
George Wilson
2019-09-25
1
-0
/
+14
*
Avoid extra taskq_dispatch() calls by DMU
Alexander Motin
2019-09-25
2
-5
/
+36
*
Fix error message on promoting encrypted dataset
Tom Caputi
2019-09-25
1
-2
/
+6
*
Fix out-of-tree build failures
Brian Behlendorf
2019-09-25
1
-2
/
+3
*
dn_struct_rwlock can not be held in dmu_tx_try_assign()
Matthew Ahrens
2019-09-25
1
-0
/
+19
*
Add SCSI_PASSTHROUGH to zvols to enable UNMAP support
Paul Dagnelie
2019-09-25
1
-0
/
+4
*
Prevent pointer to an out-of-scope local variable
Tomohiro Kusumi
2019-09-25
1
-2
/
+1
*
dedup=verify doesn't clear the blkptr's dedup flag
Matthew Ahrens
2019-09-25
1
-0
/
+2
*
Update vdev_ops_t from illumos
Igor K
2019-09-25
7
-143
/
+143
*
Allow unencrypted children of encrypted datasets
Tom Caputi
2019-09-25
3
-62
/
+13
*
Minimize aggsum_compare(&arc_size, arc_c) calls.
Alexander Motin
2019-09-25
1
-1
/
+1
*
panic in removal_remap test on 4K devices
Matthew Ahrens
2019-09-25
2
-10
/
+28
*
compress metadata in later sync passes
Matthew Ahrens
2019-09-25
1
-2
/
+16
[next]