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
path:
root
/
include
/
sys
Commit message (
Expand
)
Author
Age
Files
Lines
*
Check encrypted dataset + embedded recv earlier
Tom Caputi
2018-08-15
1
-1
/
+1
*
Added encryption support for zfs recv -o / -x
Tom Caputi
2018-08-15
1
-2
/
+4
*
Reduce taskq and context-switch cost of zio pipe
Matthew Ahrens
2018-08-02
1
-2
/
+2
*
Add missing checks to zpl_xattr_* functions
John Gallagher
2018-08-02
1
-22
/
+29
*
Add support for selecting encryption backend
Nathan Lewis
2018-08-02
1
-0
/
+3
*
Fix OpenZFS 9337 mismerge
George Wilson
2018-08-02
2
-2
/
+2
*
OpenZFS 9112 - Improve allocation performance on high-end systems
Paul Dagnelie
2018-07-31
5
-34
/
+81
*
OpenZFS 9465 - ARC check for 'anon_size > arc_c/2' can stall the system
Don Brady
2018-07-30
3
-1
/
+7
*
OpenZFS 9580 - Add a hash-table on top of nvlist to speed-up operations
Serapheim Dimitropoulos
2018-07-30
2
-7
/
+25
*
OpenZFS 9442 - decrease indirect block size of spacemaps
Matthew Ahrens
2018-07-25
1
-0
/
+3
*
Introduce kstat dmu_tx_dirty_frees_delay
Feng Sun
2018-07-25
1
-0
/
+1
*
Add support for autoexpand property
Brian Behlendorf
2018-07-23
1
-0
/
+1
*
OpenZFS 9337 - zfs get all is slow due to uncached metadata
Matthew Ahrens
2018-07-12
5
-7
/
+31
*
Fix zpl_mount() deadlock
Brian Behlendorf
2018-07-11
1
-0
/
+1
*
OpenZFS 9238 - ZFS Spacemap Encoding V2
Serapheim Dimitropoulos
2018-07-05
2
-36
/
+90
*
Enforce PROP_ONETIME on zpool properties
Chunwei Chen
2018-06-28
1
-0
/
+1
*
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
[next]