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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix libudev dependency in libzutil
Don Brady
2018-11-06
1
-0
/
+2
*
zpool: bogus error for invalid dedupditto value
LOLi
2018-11-06
1
-3
/
+15
*
Add libzutil for libzfs or libzpool consumers
Don Brady
2018-11-05
16
-3150
/
+3425
*
Improve snapshot listing error message
Md Islam
2018-10-30
1
-2
/
+4
*
Fix dbgmsg printing in ztest and zdb
Tom Caputi
2018-10-24
1
-5
/
+30
*
Fix changelist mounted-dataset iteration
Alek P
2018-10-10
3
-24
/
+39
*
Refactor dmu_recv into its own file
Paul Dagnelie
2018-10-09
1
-0
/
+1
*
Fix ASSERT macros to not over-expand
Paul Dagnelie
2018-10-03
1
-15
/
+48
*
Fix "zfs destroy" when "sharenfs=on" is used
Prakash Surya
2018-10-03
1
-1
/
+1
*
OpenZFS 9616 - Bogus error when attempting to set property on read-only pool
Andrew Stormont
2018-10-03
1
-3
/
+8
*
changelist should be able to iter on mounts
Alek P
2018-10-02
2
-65
/
+172
*
Fixes for procfs files backed by linked lists
John Gallagher
2018-09-26
1
-0
/
+51
*
Pool allocation classes
Don Brady
2018-09-05
3
-7
/
+83
*
Add basic zfs ioc input nvpair validation
Don Brady
2018-09-02
2
-2
/
+85
*
Add zfs module feature and property info to sysfs
Don Brady
2018-09-02
2
-0
/
+18
*
Fedora 28: Fix misc bounds check compiler warnings
Joao Carlos Mendes Luis
2018-08-26
1
-1
/
+1
*
Added encryption support for zfs recv -o / -x
Tom Caputi
2018-08-15
5
-32
/
+136
*
Add support for selecting encryption backend
Nathan Lewis
2018-08-02
1
-2
/
+7
*
OpenZFS 9580 - Add a hash-table on top of nvlist to speed-up operations
Serapheim Dimitropoulos
2018-07-30
1
-0
/
+3
*
OpenZFS 9457 - libzfs_import.c:add_config() has a memory leak
sara hartse
2018-07-24
1
-18
/
+6
*
Add support for autoexpand property
Brian Behlendorf
2018-07-23
2
-16
/
+70
*
Fix kernel unaligned access on sparc64
Brian Behlendorf
2018-07-11
1
-0
/
+7
*
OpenZFS 9330 - stack overflow when creating a deeply nested dataset
Serapheim Dimitropoulos
2018-07-09
1
-0
/
+21
*
Enforce PROP_ONETIME on zpool properties
Chunwei Chen
2018-06-28
1
-9
/
+8
*
OpenZFS 9166 - zfs storage pool checkpoint
Serapheim Dimitropoulos
2018-06-26
5
-4
/
+139
*
Linux 4.18 compat: inode timespec -> timespec64
Brian Behlendorf
2018-06-19
5
-95
/
+31
*
Remove libefi __linux__ wrappers
Brian Behlendorf
2018-06-14
1
-17
/
+2
*
Fix efi_get_info() zvol detection
Brian Behlendorf
2018-06-13
1
-2
/
+3
*
Wrong error message when removing log device
Paul Zuchowski
2018-06-07
1
-3
/
+18
*
OpenZFS 8484 - Implement aggregate sum and use for arc counters
Paul Dagnelie
2018-06-06
1
-0
/
+2
*
Add pool state /proc entry, "SUSPENDED" pools
Tony Hutter
2018-06-06
3
-18
/
+42
*
Remove rwlock wrappers
Brian Behlendorf
2018-06-04
2
-82
/
+0
*
OpenZFS 9235 - rename zpool_rewind_policy_t to zpool_load_policy_t
Pavel Zakharov
2018-06-04
2
-12
/
+12
*
zpool reopen should detect expanded devices
Sara Hartse
2018-05-31
2
-13
/
+21
*
Update build system and packaging
Brian Behlendorf
2018-05-29
18
-209
/
+47
*
OpenZFS 9075 - Improve ZFS pool import/load process and corrupted pool recovery
Pavel Zakharov
2018-05-08
3
-4
/
+30
*
OpenZFS 9421, 9422 - zdb show possibly leaked objects
Paul Dagnelie
2018-05-04
1
-2
/
+5
*
Adopt pyzfs from ClusterHQ
loli10K
2018-05-01
2
-5
/
+14
*
Fix zfs incremental send remove '-o' properties
LOLi
2018-04-30
1
-1
/
+1
*
Fix 'zfs remap <poolname@snapname>'
LOLi
2018-04-19
1
-2
/
+14
*
OpenZFS 9079 - race condition in starting and ending condensing thread for in...
Serapheim Dimitropoulos
2018-04-14
1
-1
/
+2
*
OpenZFS 9290 - device removal reduces redundancy of mirrors
Matthew Ahrens
2018-04-14
1
-1
/
+1
*
OpenZFS 7614, 9064 - zfs device evacuation/removal
Matthew Ahrens
2018-04-14
5
-24
/
+137
*
Add 'zpool split' coverage to the ZFS Test Suite
LOLi
2018-04-12
1
-1
/
+9
*
Fix calloc(3) arguments order
Tomohiro Kusumi
2018-04-12
5
-14
/
+14
*
OpenZFS 9286 - want refreservation=auto
Mike Gerdts
2018-04-11
2
-4
/
+97
*
Fix zpool set feature@<feature>=disabled
LOLi
2018-04-11
1
-0
/
+9
*
Correct swapped keylocation error messages
Tom Caputi
2018-04-09
1
-4
/
+4
*
Fedora 28: Fix misc bounds check compiler warnings
Tony Hutter
2018-04-04
3
-5
/
+13
*
Add support for nvme based devids
Don Brady
2018-03-29
1
-2
/
+13
[next]