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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Introduce getting holds and listing bookmarks through ZCP
Serapheim Dimitropoulos
2019-08-12
10
-25
/
+593
*
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
7
-40
/
+190
*
Don't wakeup unnecessarily in 'zpool events -f'
DeHackEd
2019-08-05
1
-2
/
+1
*
Test cancelling a removal in ZTS
Serapheim Dimitropoulos
2019-08-05
3
-4
/
+104
*
lockdep false positive - move txg_kick() outside of ->dp_lock
jdike
2019-07-31
1
-5
/
+5
*
List log_spacemap feature in zpool-features.5 manual
Serapheim Dimitropoulos
2019-07-31
1
-0
/
+22
*
Add channel program for property based snapshots
Clint Armstrong
2019-07-30
4
-2
/
+79
*
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
*
install path fixes
Michael Niewöhner
2019-07-30
5
-6
/
+6
*
Increase default zcmd allocation to 256K
Michael Niewöhner
2019-07-30
1
-1
/
+1
*
Improve performance by using dmu_tx_hold_*_by_dnode()
Matthew Ahrens
2019-07-30
3
-9
/
+15
*
Revert "Develop tests for issues #5866 and #8858"
Brian Behlendorf
2019-07-29
11
-158
/
+2
*
Fix channel programs on s390x
Brian Behlendorf
2019-07-28
1
-1
/
+1
*
Race between zfs-share and zfs-mount services
George Wilson
2019-07-28
1
-0
/
+1
*
Develop tests for issues #5866 and #8858
Paul Zuchowski
2019-07-26
11
-2
/
+158
*
Implement secpolicy_vnode_setid_retain()
Tomohiro Kusumi
2019-07-26
13
-1
/
+435
*
zed crashes when devid not present
Matthew Ahrens
2019-07-26
1
-1
/
+2
*
Fast Clone Deletion
Sara Hartse
2019-07-26
38
-203
/
+2581
*
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
3
-23
/
+12
*
Fix module_param() type for zfs_read_chunk_size
Tomohiro Kusumi
2019-07-19
1
-2
/
+4
*
Move some tests to cli_user/zpool_status
Tony Hutter
2019-07-19
11
-10
/
+81
*
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
6
-2
/
+42
*
hdr_recl calls zthr_wakeup() on destroyed zthr
Serapheim Dimitropoulos
2019-07-18
1
-4
/
+16
*
zdb: don't print log spacemap stats in pools without the feature
Serapheim Dimitropoulos
2019-07-18
1
-0
/
+6
*
Fix wrong comment on zcr_blksz_{min,max}
Tomohiro Kusumi
2019-07-18
1
-5
/
+6
*
New service that waits on zvol links to be created
Pavel Zakharov
2019-07-17
11
-3
/
+145
*
Retire unused spl_{mutex,rwlock}_{init_fini}
Brian Behlendorf
2019-07-17
6
-92
/
+13
*
Linux 5.3 compat: retire rw_tryupgrade()
Brian Behlendorf
2019-07-17
2
-154
/
+7
*
Linux 5.3 compat: rw_semaphore owner
Brian Behlendorf
2019-07-17
2
-66
/
+5
*
Fix lockdep recursive locking false positive in dbuf_destroy
jdike
2019-07-17
3
-1
/
+6
*
Fix CONFIG_X86_DEBUG_FPU build failure
Brian Behlendorf
2019-07-17
1
-0
/
+9
*
Add missing __GFP_HIGHMEM flag to vmalloc
Michael Niewöhner
2019-07-17
1
-1
/
+2
*
Use zfsctl_snapshot_hold() wrapper
Tomohiro Kusumi
2019-07-17
1
-3
/
+3
*
Minor style cleanup
Brian Behlendorf
2019-07-16
9
-42
/
+57
*
Fix get_special_prop() build failure
Brian Behlendorf
2019-07-16
1
-4
/
+2
*
Add zfs create dryrun
Mike Gerdts
2019-07-16
6
-29
/
+523
*
Log Spacemap Project
Serapheim Dimitropoulos
2019-07-16
41
-331
/
+3194
*
Enable zfs-mount-generator by default
Antonio Russo
2019-07-15
1
-0
/
+1
*
systemd encryption key support
Antonio Russo
2019-07-15
3
-5
/
+55
*
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
2
-4
/
+13
*
Linux 5.0 compat: SIMD compatibility
Brian Behlendorf
2019-07-12
30
-204
/
+454
*
Fixes: #8934 Large kmem_alloc
Nick Mattis
2019-07-10
1
-4
/
+4
*
Fix ZTS killed processes detection
Attila Fülöp
2019-07-10
1
-4
/
+4
[next]