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
/
sys
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add subcommand to wait for background zfs activity to complete
John Gallagher
2019-09-13
4
-0
/
+35
*
QAT related bug fixes
Chengfei ZHu
2019-09-12
1
-5
/
+0
*
Enable compiler to typecheck logging
Matthew Macy
2019-09-12
1
-3
/
+3
*
OpenZFS restructuring - move linux tracing code to platform directories
Matthew Macy
2019-09-11
16
-2122
/
+0
*
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
2
-0
/
+205
*
Make module tunables cross platform
Matthew Macy
2019-09-05
1
-0
/
+11
*
OpenZFS restructuring - move platform specific headers
Matthew Macy
2019-09-05
7
-769
/
+0
*
Fix typos in include/
Andrea Gelmini
2019-08-30
18
-26
/
+26
*
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
*
Metaslab max_size should be persisted while unloaded
Paul Dagnelie
2019-08-05
3
-1
/
+10
*
Fast Clone Deletion
Sara Hartse
2019-07-26
11
-10
/
+81
*
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
2
-0
/
+2
*
Fix lockdep recursive locking false positive in dbuf_destroy
jdike
2019-07-17
1
-0
/
+2
*
Log Spacemap Project
Serapheim Dimitropoulos
2019-07-16
12
-11
/
+155
*
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
2
-2
/
+2
*
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
15
-29
/
+298
*
Fix zfs "redact" misc issues
loli10K
2019-07-05
1
-7
/
+7
*
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
6
-13
/
+1
*
OpenZFS 9425 - channel programs can be interrupted
Don Brady
2019-06-22
4
-1
/
+40
*
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
18
-80
/
+353
*
lz4_decompress_abd declared but not defined
Matthew Ahrens
2019-06-13
1
-2
/
+1
*
panic in removal_remap test on 4K devices
Matthew Ahrens
2019-06-13
1
-4
/
+4
*
fat zap should prefetch when iterating
Matthew Ahrens
2019-06-12
1
-2
/
+5
*
single-chunk scatter ABDs can be treated as linear
Matthew Ahrens
2019-06-11
1
-2
/
+11
*
make zil max block size tunable
Matthew Ahrens
2019-06-10
2
-22
/
+12
*
Allow metaslab to be unloaded even when not freed from
Paul Dagnelie
2019-06-06
1
-0
/
+1
*
zpool import progress kstat
Olaf Faaland
2019-05-09
1
-0
/
+8
*
Fix send/recv lost spill block
Brian Behlendorf
2019-05-07
6
-7
/
+34
*
Fix `zfs set atime|relatime=off|on` behavior on inherited datasets
Tomohiro Kusumi
2019-05-07
2
-1
/
+1
*
Remove incorrect (and inappropriate) comment in dprintf_dnode
Matthew Ahrens
2019-05-01
1
-5
/
+0
*
Reference zfeature.c in a SPA_VERSION comment
Richard Laager
2019-04-16
1
-0
/
+4
*
Remove zfs.h comments about GRUB
Richard Laager
2019-04-16
1
-9
/
+0
[next]