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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
OpenZFS restructuring - zpool
Matthew Macy
2019-09-30
1
-0
/
+2
*
OpenZFS restructuring - zfs_ioctl
Matthew Macy
2019-09-27
5
-2
/
+99
*
Fix encryption hierarchy issues with zfs recv -d
Tom Caputi
2019-09-25
1
-0
/
+3
*
OpenZFS restructuring - zvol
Matthew Macy
2019-09-25
4
-6
/
+117
*
Add subcommand to wait for background zfs activity to complete
John Gallagher
2019-09-13
6
-0
/
+45
*
QAT related bug fixes
Chengfei ZHu
2019-09-12
1
-5
/
+0
*
Move objnode handling to common code
Matthew Macy
2019-09-12
1
-1
/
+0
*
Enable compiler to typecheck logging
Matthew Macy
2019-09-12
2
-3
/
+5
*
OpenZFS restructuring - move linux tracing code to platform directories
Matthew Macy
2019-09-11
19
-18
/
+71
*
Fix /etc/hostid on root pool deadlock
Brian Behlendorf
2019-09-10
2
-1
/
+2
*
Enable SIMD for encryption
Brian Behlendorf
2019-09-10
1
-7
/
+7
*
OpenZFS restructuring - move platform specific sources
Matthew Macy
2019-09-06
3
-1
/
+205
*
Make module tunables cross platform
Matthew Macy
2019-09-05
2
-0
/
+84
*
OpenZFS restructuring - move platform specific headers
Matthew Macy
2019-09-05
89
-440
/
+184
*
Fix typos in include/
Andrea Gelmini
2019-08-30
20
-28
/
+28
*
Keep more metaslabs loaded
Paul Dagnelie
2019-08-29
1
-0
/
+1
*
Fix zil replay panic when TX_REMOVE followed by TX_CREATE
Chunwei Chen
2019-08-28
1
-5
/
+2
*
Fix deadlock in 'zfs rollback'
Tom Caputi
2019-08-27
1
-0
/
+1
*
Add fast path for zfs_ioc_space_snaps() handling of empty_bpobj
Matthew Ahrens
2019-08-20
1
-1
/
+13
*
Cap metaslab memory usage
Paul Dagnelie
2019-08-16
3
-3
/
+16
*
Prevent race in blkptr_verify against device removal
Paul Dagnelie
2019-08-13
2
-12
/
+12
*
Fix out-of-order ZIL txtype lost on hardlinked files
Chunwei Chen
2019-08-13
1
-1
/
+1
*
spa_load_verify() may consume too much memory
George Wilson
2019-08-13
1
-1
/
+3
*
Change boolean-like uint8_t fields in znode_t to boolean_t
Tomohiro Kusumi
2019-08-13
1
-8
/
+8
*
Drop KMC_NOEMERGENCY
Richard Yao
2019-08-13
1
-2
/
+0
*
Metaslab max_size should be persisted while unloaded
Paul Dagnelie
2019-08-05
3
-1
/
+10
*
Fast Clone Deletion
Sara Hartse
2019-07-26
12
-10
/
+82
*
Replace zf_rwlock with a mutex
Matthew Ahrens
2019-07-25
1
-1
/
+1
*
Race condition between spa async threads and export
Serapheim Dimitropoulos
2019-07-18
3
-0
/
+3
*
Retire unused spl_{mutex,rwlock}_{init_fini}
Brian Behlendorf
2019-07-17
2
-7
/
+0
*
Linux 5.3 compat: retire rw_tryupgrade()
Brian Behlendorf
2019-07-17
1
-53
/
+7
*
Linux 5.3 compat: rw_semaphore owner
Brian Behlendorf
2019-07-17
1
-63
/
+5
*
Fix lockdep recursive locking false positive in dbuf_destroy
jdike
2019-07-17
2
-0
/
+4
*
Fix CONFIG_X86_DEBUG_FPU build failure
Brian Behlendorf
2019-07-17
1
-0
/
+9
*
Minor style cleanup
Brian Behlendorf
2019-07-16
2
-25
/
+29
*
Log Spacemap Project
Serapheim Dimitropoulos
2019-07-16
13
-11
/
+156
*
Disable unused pathname::pn_path* (unneeded in Linux)
Tomohiro Kusumi
2019-07-15
1
-0
/
+2
*
Linux 5.0 compat: SIMD compatibility
Brian Behlendorf
2019-07-12
6
-73
/
+183
*
Decrease contention on dn_struct_rwlock
Paul Dagnelie
2019-07-08
2
-5
/
+27
*
8659 static dtrace probes unavailable on non-GPL modules
Brad Lewis
2019-07-08
16
-55
/
+298
*
Fix zfs "redact" misc issues
loli10K
2019-07-05
1
-7
/
+7
*
OpenZFS 9318 - vol_volsize_to_reservation does not account for raidz skip blocks
Mike Gerdts
2019-07-05
1
-2
/
+3
*
Avoid extra taskq_dispatch() calls by DMU
Alexander Motin
2019-06-25
1
-0
/
+2
*
Fix bp_embedded_type enum definition
loli10K
2019-06-24
1
-2
/
+2
*
Remove code for zfs remap
Matthew Ahrens
2019-06-24
9
-17
/
+1
*
OpenZFS 9425 - channel programs can be interrupted
Don Brady
2019-06-22
5
-2
/
+43
*
Fix comments on zfs_bookmark_phys
Paul Dagnelie
2019-06-22
1
-1
/
+3
*
Allow unencrypted children of encrypted datasets
Tom Caputi
2019-06-20
1
-1
/
+0
*
Remove dedupditto functionality
Matthew Ahrens
2019-06-19
3
-6
/
+4
*
Implement Redacted Send/Receive
Paul Dagnelie
2019-06-19
21
-84
/
+373
[next]