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
/
zfs
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Introduce getting holds and listing bookmarks through ZCP
Serapheim Dimitropoulos
2019-08-12
1
-21
/
+253
*
Sort log spacemap tunables in alphabetical order
Serapheim Dimitropoulos
2019-08-12
1
-32
/
+32
*
Metaslab max_size should be persisted while unloaded
Paul Dagnelie
2019-08-05
2
-37
/
+162
*
Don't wakeup unnecessarily in 'zpool events -f'
DeHackEd
2019-08-05
1
-2
/
+1
*
lockdep false positive - move txg_kick() outside of ->dp_lock
jdike
2019-07-31
1
-5
/
+5
*
9072 handle error of zap_cursor_retrieve() for log spacemap zap
Serapheim Dimitropoulos
2019-07-30
1
-2
/
+28
*
mismerged log spacemap comment for metaslab_verify_weight_and_frag
Serapheim Dimitropoulos
2019-07-30
1
-1
/
+9
*
Improve performance by using dmu_tx_hold_*_by_dnode()
Matthew Ahrens
2019-07-30
3
-9
/
+15
*
Implement secpolicy_vnode_setid_retain()
Tomohiro Kusumi
2019-07-26
1
-1
/
+1
*
Fast Clone Deletion
Sara Hartse
2019-07-26
12
-124
/
+1512
*
Don't directly cast unsigned long to void*
Tomohiro Kusumi
2019-07-25
1
-2
/
+3
*
Replace zf_rwlock with a mutex
Matthew Ahrens
2019-07-25
2
-22
/
+11
*
Fix module_param() type for zfs_read_chunk_size
Tomohiro Kusumi
2019-07-19
1
-2
/
+4
*
Tricky semantics of ms_max_size in metaslab_should_allocate()
Serapheim Dimitropoulos
2019-07-19
1
-7
/
+10
*
Race condition between spa async threads and export
Serapheim Dimitropoulos
2019-07-18
1
-1
/
+17
*
hdr_recl calls zthr_wakeup() on destroyed zthr
Serapheim Dimitropoulos
2019-07-18
1
-4
/
+16
*
Fix wrong comment on zcr_blksz_{min,max}
Tomohiro Kusumi
2019-07-18
1
-5
/
+6
*
Fix lockdep recursive locking false positive in dbuf_destroy
jdike
2019-07-17
1
-1
/
+2
*
Use zfsctl_snapshot_hold() wrapper
Tomohiro Kusumi
2019-07-17
1
-3
/
+3
*
Fix get_special_prop() build failure
Brian Behlendorf
2019-07-16
1
-4
/
+2
*
Log Spacemap Project
Serapheim Dimitropoulos
2019-07-16
14
-259
/
+2409
*
Drop redundant POSIX ACL check in zpl_init_acl()
Tomohiro Kusumi
2019-07-15
1
-7
/
+4
*
Export dnode symbols
Brian Behlendorf
2019-07-15
1
-0
/
+10
*
Ensure dsl_destroy_head() decrypts objsets
Tom Caputi
2019-07-15
1
-3
/
+4
*
Disable unused pathname::pn_path* (unneeded in Linux)
Tomohiro Kusumi
2019-07-15
1
-4
/
+11
*
Linux 5.0 compat: SIMD compatibility
Brian Behlendorf
2019-07-12
8
-52
/
+75
*
Fixes: #8934 Large kmem_alloc
Nick Mattis
2019-07-10
1
-4
/
+4
*
Decrease contention on dn_struct_rwlock
Paul Dagnelie
2019-07-08
5
-115
/
+220
*
8659 static dtrace probes unavailable on non-GPL modules
Brad Lewis
2019-07-08
2
-2
/
+5
*
Revert "Fail early on bio corruption confirmed on 5.2-rc1"
Brian Behlendorf
2019-07-05
1
-6
/
+4
*
Remove VERIFY from dsl_dataset_crypt_stats()
Tom Caputi
2019-07-05
1
-5
/
+7
*
Don't activate metaslabs with weight 0
Paul Dagnelie
2019-07-05
1
-2
/
+14
*
Improve "Unable to automount" error message.
Paul Zuchowski
2019-07-03
1
-2
/
+3
*
Fail early on bio corruption confirmed on 5.2-rc1
Tomohiro Kusumi
2019-07-03
1
-4
/
+6
*
Check b_freeze_cksum under ZFS_DEBUG_MODIFY conditional
Brian Behlendorf
2019-07-03
1
-2
/
+2
*
Don't use d_path() for automount mount point for chroot'd process
Tomohiro Kusumi
2019-07-02
1
-34
/
+7
*
nopwrites on dmu_sync-ed blocks can result in a panic
George Wilson
2019-06-28
1
-0
/
+14
*
Concurrent small allocation defeats large allocation
Paul Dagnelie
2019-06-26
1
-49
/
+231
*
Avoid extra taskq_dispatch() calls by DMU
Alexander Motin
2019-06-25
2
-5
/
+36
*
Fix bp_embedded_type enum definition
loli10K
2019-06-24
1
-1
/
+1
*
Remove code for zfs remap
Matthew Ahrens
2019-06-24
6
-364
/
+3
*
Fix error message on promoting encrypted dataset
Tom Caputi
2019-06-24
1
-2
/
+6
*
OpenZFS 9425 - channel programs can be interrupted
Don Brady
2019-06-22
3
-92
/
+153
*
dn_struct_rwlock can not be held in dmu_tx_try_assign()
Matthew Ahrens
2019-06-22
1
-0
/
+19
*
Add SCSI_PASSTHROUGH to zvols to enable UNMAP support
Paul Dagnelie
2019-06-21
1
-0
/
+4
*
Prevent pointer to an out-of-scope local variable
Tomohiro Kusumi
2019-06-20
1
-2
/
+1
*
dedup=verify doesn't clear the blkptr's dedup flag
Matthew Ahrens
2019-06-20
1
-0
/
+2
*
Update vdev_ops_t from illumos
Igor K
2019-06-20
7
-143
/
+143
*
Allow unencrypted children of encrypted datasets
Tom Caputi
2019-06-20
3
-62
/
+13
*
Remove dedupditto functionality
Matthew Ahrens
2019-06-19
3
-147
/
+11
[prev]
[next]