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
*
Fix install error introduced by #9089 (#9205)
Brian Behlendorf
2019-08-22
1
-1
/
+1
|
\
|
*
Fix install error introduced by #9089
Paul Dagnelie
2019-08-22
1
-1
/
+1
*
|
Make slog test setup more robust
Ryan Moeller
2019-08-22
19
-10
/
+27
*
|
zfs-mount-genrator: dependencies should be space-separated
yshui
2019-08-22
1
-1
/
+1
|
/
*
ZTS: Use decimal values when setting tunables
Brian Behlendorf
2019-08-22
4
-7
/
+7
*
Fix automake program name transformations (#9190)
Brian Behlendorf
2019-08-22
1
-2
/
+8
|
\
|
*
Fix automake program name transformations
Ryan Moeller
2019-08-20
1
-2
/
+8
*
|
Document ZFS_DKMS_ENABLE_DEBUGINFO in userland configuration
Mauricio Faria de Oliveira
2019-08-22
1
-0
/
+4
*
|
Dedup IOC enum values in libzfs_input_check
Ryan Moeller
2019-08-22
1
-2
/
+2
*
|
Enhance ioctl number checks
Ryan Moeller
2019-08-22
1
-87
/
+99
*
|
ZTS: Fix vdev_zaps_005_pos on CentOS 6
Brian Behlendorf
2019-08-22
1
-0
/
+1
*
|
Linux 5.3: Fix switch() fall though compiler errors
Tony Hutter
2019-08-21
3
-3
/
+11
*
|
Minor cleanup in Makefile.am
Ryan Moeller
2019-08-21
1
-6
/
+11
*
|
zfs-functions.in: in_mtab() always returns 1
Alexey Smirnoff
2019-08-20
1
-2
/
+5
|
/
*
Add fast path for zfs_ioc_space_snaps() handling of empty_bpobj
Matthew Ahrens
2019-08-20
3
-35
/
+181
*
Fix lockdep circular locking false positive involving sa_lock
jdike
2019-08-19
1
-1
/
+1
*
Linux 5.3 compat: Makefile subdir-m no longer supported
Dominic Pearson
2019-08-19
2
-12
/
+23
*
Set "none" scheduler if available (initramfs)
colmbuckley
2019-08-19
1
-6
/
+13
*
Add more refquota tests
Paul Dagnelie
2019-08-19
4
-2
/
+137
*
Cap metaslab memory usage
Paul Dagnelie
2019-08-16
11
-58
/
+289
*
initramfs: fixes for (debian) initramfs
Michael Niewöhner
2019-08-16
4
-9
/
+30
*
dmu_tx_wait() hang likely due to cv_signal() in dsl_pool_dirty_delta()
Serapheim Dimitropoulos
2019-08-15
4
-18
/
+60
*
Improve write performance by using dmu_read_by_dnode()
Tony Nguyen
2019-08-15
1
-2
/
+7
*
Assert that a dnode's bonuslen never exceeds its recorded size
Serapheim Dimitropoulos
2019-08-15
2
-0
/
+52
*
Make txg_wait_synced conditional in zfsvfs_teardown
Paul Zuchowski
2019-08-15
1
-1
/
+10
*
Prevent race in blkptr_verify against device removal
Paul Dagnelie
2019-08-13
5
-28
/
+35
*
Fix out-of-order ZIL txtype lost on hardlinked files
Chunwei Chen
2019-08-13
5
-15
/
+27
*
Fix device expansion when VM is powered off
Prakash Surya
2019-08-13
1
-25
/
+87
*
Mark dsl_livelist_should_disable() static
Allan Jude
2019-08-13
1
-1
/
+1
*
spa_load_verify() may consume too much memory
George Wilson
2019-08-13
4
-21
/
+30
*
Change boolean-like uint8_t fields in znode_t to boolean_t
Tomohiro Kusumi
2019-08-13
4
-37
/
+37
*
Drop KMC_NOEMERGENCY
Richard Yao
2019-08-13
2
-3
/
+1
*
Introduce getting holds and listing bookmarks through ZCP
Serapheim Dimitropoulos
2019-08-12
10
-25
/
+593
*
Sort log spacemap tunables in alphabetical order
Serapheim Dimitropoulos
2019-08-12
1
-32
/
+32
*
Metaslab max_size should be persisted while unloaded
Paul Dagnelie
2019-08-05
7
-40
/
+190
*
Don't wakeup unnecessarily in 'zpool events -f'
DeHackEd
2019-08-05
1
-2
/
+1
*
Test cancelling a removal in ZTS
Serapheim Dimitropoulos
2019-08-05
3
-4
/
+104
*
lockdep false positive - move txg_kick() outside of ->dp_lock
jdike
2019-07-31
1
-5
/
+5
*
List log_spacemap feature in zpool-features.5 manual
Serapheim Dimitropoulos
2019-07-31
1
-0
/
+22
*
Add channel program for property based snapshots
Clint Armstrong
2019-07-30
4
-2
/
+79
*
9072 handle error of zap_cursor_retrieve() for log spacemap zap
Serapheim Dimitropoulos
2019-07-30
1
-2
/
+28
*
mismerged log spacemap comment for metaslab_verify_weight_and_frag
Serapheim Dimitropoulos
2019-07-30
1
-1
/
+9
*
install path fixes
Michael Niewöhner
2019-07-30
5
-6
/
+6
*
Increase default zcmd allocation to 256K
Michael Niewöhner
2019-07-30
1
-1
/
+1
*
Improve performance by using dmu_tx_hold_*_by_dnode()
Matthew Ahrens
2019-07-30
3
-9
/
+15
*
Revert "Develop tests for issues #5866 and #8858"
Brian Behlendorf
2019-07-29
11
-158
/
+2
*
Fix channel programs on s390x
Brian Behlendorf
2019-07-28
1
-1
/
+1
*
Race between zfs-share and zfs-mount services
George Wilson
2019-07-28
1
-0
/
+1
*
Develop tests for issues #5866 and #8858
Paul Zuchowski
2019-07-26
11
-2
/
+158
*
Implement secpolicy_vnode_setid_retain()
Tomohiro Kusumi
2019-07-26
13
-1
/
+435
[next]