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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unused vdev_t fields
Serapheim Dimitropoulos
2019-01-17
2
-13
/
+0
*
ztest: scrub ddt repair
Brian Behlendorf
2019-01-17
2
-17
/
+41
*
Update vdev_is_spacemap_addressable() for new spacemap encoding
Serapheim Dimitropoulos
2019-01-16
2
-18
/
+40
*
ztest: split block reconstruction
Brian Behlendorf
2019-01-16
5
-8
/
+17
*
Make zdb results for checkpoint tests consistent
Serapheim Dimitropoulos
2019-01-16
1
-2
/
+13
*
Disable 'zfs remap' command
Brian Behlendorf
2019-01-15
10
-39
/
+57
*
Fix zio leak in dbuf_read()
Tom Caputi
2019-01-15
1
-2
/
+11
*
Verify .gitignore entries
loli10K
2019-01-15
2
-1
/
+8
*
Tag 0.8.0-rc3
zfs-0.8.0-rc3
Brian Behlendorf
2019-01-14
1
-2
/
+2
*
Minor spelling corrections
Brian Behlendorf
2019-01-13
2
-8
/
+8
*
Serialize ZTHR operations to eliminate races
Serapheim Dimitropoulos
2019-01-13
7
-130
/
+192
*
zfs filesystem skipped by df -h
Paul Zuchowski
2019-01-13
4
-2
/
+79
*
Add contrib/pyzfs/setup.py to .gitignore
Tom Caputi
2019-01-13
1
-0
/
+1
*
Add pyzfs BuildRequires for mock(1)
Brian Behlendorf
2019-01-13
1
-9
/
+14
*
ZTS: zpool_resilver_restart
Brian Behlendorf
2019-01-13
2
-3
/
+3
*
Provide more flexible object allocation interface
Brian Behlendorf
2019-01-10
6
-56
/
+149
*
Don't allow dnode allocation if dn_holds != 0
Tom Caputi
2019-01-10
1
-0
/
+1
*
Removed suggestion to use root dataset as bootfs
Gregor Kopka
2019-01-08
1
-6
/
+0
*
Use ZFS version for pyzfs & drop unused reqs file
Neal Gompa (ニール・ゴンパ)
2019-01-08
4
-3
/
+3
*
zfs receive and rollback can skew filesystem_count
loli10K
2019-01-08
11
-8
/
+464
*
OpenZFS 8473 - scrub does not detect errors on active spares
asomers
2019-01-08
1
-8
/
+41
*
Include third party licenses in dist tarballs
Neal Gompa (ニール・ゴンパ)
2019-01-08
2
-0
/
+10
*
Fix missing dkms modules after upgrades
Tony Hutter
2019-01-08
1
-0
/
+18
*
Bump commit subject length to 72 characters
Neal Gompa (ニール・ゴンパ)
2019-01-08
2
-4
/
+4
*
zfs.8 uses wrong snapshot names in Example 15
Benjamin Gentil
2019-01-07
1
-4
/
+4
*
Add 'zpool status -i' option
Brian Behlendorf
2019-01-07
3
-43
/
+64
*
zfs initialize performance enhancements
George Wilson
2019-01-07
10
-79
/
+175
*
OpenZFS 9102 - zfs should be able to initialize storage devices
George Wilson
2019-01-07
54
-30
/
+2743
*
Python 2 and 3 compatibility
Brian Behlendorf
2019-01-06
45
-1395
/
+1594
|
\
|
*
test-runner: python3 support
John Wren Kennedy
2019-01-06
1
-95
/
+100
|
*
arc_summary: consolidate test case
Brian Behlendorf
2019-01-06
7
-72
/
+36
|
*
pyzfs: python3 support (build system)
Brian Behlendorf
2019-01-06
29
-162
/
+339
|
*
pyzfs: python3 support (unit tests)
Brian Behlendorf
2019-01-06
2
-944
/
+978
|
*
pyzfs: python3 support (library 2/2)
Brian Behlendorf
2019-01-06
4
-23
/
+23
|
*
pyzfs: python3 support (library 1/2)
Antonio Russo
2019-01-06
13
-122
/
+141
|
/
*
Add zfs module feature and property compatibility
Brian Behlendorf
2019-01-03
1
-6
/
+30
*
Add missing MMP status code to libzfs_status
bunder2015
2019-01-03
3
-21
/
+39
*
Fix 'zpool remap' freeing race
Brian Behlendorf
2019-01-02
2
-10
/
+32
*
Minor tweaks to zfs.8 man page for POSIX ACLs
Richard Laager
2018-12-26
1
-6
/
+6
*
OpenZFS 9284 - arc_reclaim_thread has 2 jobs
Brad Lewis
2018-12-26
7
-172
/
+285
*
Fix zfs_dirty_data_sync_percent documentation
Tom Caputi
2018-12-18
1
-2
/
+3
*
Add enclosure_symlinks option to vdev_id
Tony Hutter
2018-12-14
4
-3
/
+112
*
ZTS: fix wait_scrubbed()
Tom Caputi
2018-12-14
2
-10
/
+5
*
Fix zap_update() ASSERT from ztest
Tom Caputi
2018-12-14
1
-12
/
+0
*
ztest: ENOSPC in ztest_objset_destroy_cb()
Brian Behlendorf
2018-12-14
1
-2
/
+6
*
OpenZFS 9559 - zfs diff handles files on delete queue in fromsnap poorly
Paul Dagnelie
2018-12-14
1
-6
/
+6
*
OpenZFS 9630 - add lzc_rename and lzc_destroy to libzfs_core
Andriy Gapon
2018-12-14
8
-51
/
+81
*
Add `cut` binary to the initramfs
Ben Cordero
2018-12-13
2
-2
/
+3
*
Fix resilver writes in vdev_indirect_io_start
Tom Caputi
2018-12-13
1
-8
/
+15
*
Check for strlcat and strlcpy
Brian Behlendorf
2018-12-11
6
-50
/
+126
[next]