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
*
OpenZFS 9166 - zfs storage pool checkpoint
Serapheim Dimitropoulos
2018-06-26
19
-50
/
+217
*
Linux 4.18 compat: inode timespec -> timespec64
Brian Behlendorf
2018-06-19
8
-22
/
+41
*
Add ASSERT to debug encryption key mapping issues
Tom Caputi
2018-06-18
1
-0
/
+1
*
Add tunables for channel programs
John Gallagher
2018-06-15
1
-3
/
+3
*
Reserve DMU_BACKUP_FEATURE for ZSTD
Allan Jude
2018-06-14
1
-0
/
+1
*
OpenZFS 9577 - remove zfs_dbuf_evict_key tsd
Matthew Ahrens
2018-06-13
2
-4
/
+4
*
Raw receive functions must not decrypt data
Tom Caputi
2018-06-06
1
-1
/
+2
*
OpenZFS 8484 - Implement aggregate sum and use for arc counters
Paul Dagnelie
2018-06-06
4
-0
/
+104
*
Add pool state /proc entry, "SUSPENDED" pools
Tony Hutter
2018-06-06
1
-0
/
+3
*
Remove rwlock wrappers
Brian Behlendorf
2018-06-04
1
-1
/
+0
*
OpenZFS 9464 - txg_kick() fails to see that we are quiescing
Serapheim Dimitropoulos
2018-06-04
1
-1
/
+2
*
OpenZFS 9235 - rename zpool_rewind_policy_t to zpool_load_policy_t
Pavel Zakharov
2018-06-04
1
-13
/
+13
*
zpool reopen should detect expanded devices
Sara Hartse
2018-05-31
1
-0
/
+12
*
Update build system and packaging
Brian Behlendorf
2018-05-29
11
-24
/
+64
*
OpenZFS 9486 - reduce memory used by device removal on fragmented pools
Matthew Ahrens
2018-05-24
2
-0
/
+7
*
OpenZFS 9075 - Improve ZFS pool import/load process and corrupted pool recovery
Pavel Zakharov
2018-05-08
6
-3
/
+29
*
OpenZFS 8961 - SPA load/import should tell us why it failed
Pavel Zakharov
2018-05-08
2
-1
/
+4
*
Add support for decryption faults in zinject
Tom Caputi
2018-05-02
5
-10
/
+15
*
RHEL 7.5 compat: FMODE_KABI_ITERATE
Brian Behlendorf
2018-05-02
2
-11
/
+18
*
OpenZFS 9236 - nuke spa_dbgmsg
Matthew Ahrens
2018-04-30
3
-10
/
+2
*
Fix ENOSPC in "Handle zap_add() failures in ..."
Chunwei Chen
2018-04-18
1
-4
/
+11
*
assertion in arc_release() during encrypted receive
Matthew Ahrens
2018-04-17
3
-9
/
+13
*
OpenZFS 9079 - race condition in starting and ending condensing thread for in...
Serapheim Dimitropoulos
2018-04-14
4
-3
/
+57
*
OpenZFS 9290 - device removal reduces redundancy of mirrors
Matthew Ahrens
2018-04-14
2
-2
/
+2
*
OpenZFS 7614, 9064 - zfs device evacuation/removal
Matthew Ahrens
2018-04-14
28
-35
/
+753
*
Fix race in dnode_check_slots_free()
Tom Caputi
2018-04-10
2
-0
/
+5
*
Revert "Handle zap_add() failures in mixed ... "
Tony Hutter
2018-04-09
1
-11
/
+4
*
Fixes for SNPRINTF_BLKPTR with encrypted BP's
Matthew Ahrens
2018-04-06
2
-6
/
+26
*
Decryption error handling improvements
Tom Caputi
2018-03-31
3
-6
/
+8
*
Fix hung z_zvol tasks during 'zfs receive'
LOLi
2018-03-30
1
-0
/
+1
*
OpenZFS 9164 - assert: newds == os->os_dsl_dataset
Andriy Gapon
2018-03-30
1
-2
/
+2
*
enable zfs_dbgmsg() by default, without dprintf()
Matthew Ahrens
2018-03-21
1
-3
/
+16
*
Add comments for portable dnode / objset flags
Tom Caputi
2018-03-20
2
-1
/
+13
*
Report pool suspended due to MMP
Olaf Faaland
2018-03-15
3
-2
/
+9
*
Fix race in trace point in zrl_add_impl
Chunwei Chen
2018-03-12
1
-8
/
+8
*
Record skipped MMP writes in multihost_history
Olaf Faaland
2018-03-06
2
-2
/
+5
*
Change checksum & IO delay ratelimit values
Tony Hutter
2018-03-04
2
-5
/
+9
*
Raw DRR_OBJECT records must write raw data
Tom Caputi
2018-02-27
1
-2
/
+3
*
Incorrect maximum DVA value in DDE_GET_NDVAS()
Tim Chase
2018-02-26
1
-1
/
+1
*
Report duration and error in mmp_history entries
Olaf Faaland
2018-02-22
3
-1
/
+5
*
Raw receive should change key atomically
Tom Caputi
2018-02-21
2
-2
/
+7
*
Raw receives must compress metadnode blocks
Tom Caputi
2018-02-21
1
-2
/
+0
*
ZIL claiming should not start user accounting
Tom Caputi
2018-02-20
1
-1
/
+1
*
Fix coverity defects: zfs channel programs
Don Brady
2018-02-20
1
-3
/
+4
*
OpenZFS 8857 - zio_remove_child() panic due to already destroyed parent zio
George Wilson
2018-02-14
1
-0
/
+11
*
Project Quota on ZFS
Nasf-Fan
2018-02-13
13
-22
/
+163
*
Handle zap_add() failures in mixed case mode
sanjeevbagewadi
2018-02-09
1
-4
/
+11
*
Linux 4.16 compat: inode_set_iversion()
Brian Behlendorf
2018-02-08
1
-4
/
+2
*
OpenZFS 8677 - Open-Context Channel Programs
Serapheim Dimitropoulos
2018-02-08
2
-10
/
+21
*
OpenZFS 8604 - Simplify snapshots unmounting code
Serapheim Dimitropoulos
2018-02-08
1
-2
/
+3
[next]