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 don't zero_label when replace with spare
Chunwei Chen
2017-07-24
1
-1
/
+2
*
Restrict zpool iostat/status -c to search path
Giuseppe Di Natale
2017-07-24
2
-1
/
+5
*
Use correct macro for hz in mmp.c
Olaf Faaland
2017-07-24
1
-1
/
+1
*
Fix coverity defects: CID 165755
Giuseppe Di Natale
2017-07-24
2
-3
/
+3
*
zfs_mount_001_neg: use log_must_busy in cleanup
Giuseppe Di Natale
2017-07-24
1
-2
/
+2
*
Disable nbmand tests on kernels w/o support
Giuseppe Di Natale
2017-07-24
3
-3
/
+39
*
Add new fsck return code to zvol_misc_002_pos
Tony Hutter
2017-07-24
1
-4
/
+18
*
OpenZFS 8491 - uberblock on-disk padding to reserve space for smoothly mergin...
Serapheim Dimitropoulos
2017-07-24
1
-0
/
+2
*
Linux 4.13 compat: bio->bi_status and blk_status_t
Brian Behlendorf
2017-07-23
4
-6
/
+120
*
Minor fixes in zpool iostat -c documentation (#6370)
Ned Bass
2017-07-20
1
-9
/
+9
*
Fix coverity defects: CID 165757
George Melikov
2017-07-14
1
-0
/
+1
*
Tag 0.7.0-rc5
zfs-0.7.0-rc5
Brian Behlendorf
2017-07-13
1
-1
/
+1
*
Fix vdev_probe() call outside SCL_STATE_ALL lock
Brian Behlendorf
2017-07-13
1
-1
/
+1
*
Multi-modifier protection (MMP)
Olaf Faaland
2017-07-13
56
-250
/
+2646
*
Make hostid consistent in user and kernel space
Olaf Faaland
2017-07-13
1
-3
/
+37
*
OpenZFS 6939 - add sysevents to zfs core for commands
Dave Eddy
2017-07-12
11
-52
/
+233
*
Fixed VERIFY3_IMPL() bug from 682ce104
Tom Caputi
2017-07-12
1
-1
/
+2
*
Add port of FreeBSD 'volmode' property
LOLi
2017-07-12
14
-83
/
+634
*
OpenZFS 5428 - provide fts(), reallocarray(), and strtonum()
Yuri Pankov
2017-07-08
7
-14
/
+12
*
Exit test-runner with non-zero if tests are KILLED
Giuseppe Di Natale
2017-07-07
1
-0
/
+4
*
Fix chattr_001_pos
LOLi
2017-07-07
1
-6
/
+6
*
OpenZFS 8126 - ztest assertion failed in dbuf_dirty due to dn_nlevels changing
Matthew Ahrens
2017-07-07
1
-5
/
+10
*
OpenZFS 8067 - zdb should be able to dump literal embedded block pointer
Matthew Ahrens
2017-07-07
4
-5
/
+95
*
Prevent dependencies on Debianized packages
Antonio Russo
2017-07-07
1
-1
/
+16
*
Fix 'zpool clear' on readonly pools
LOLi
2017-07-07
4
-3
/
+76
*
Implemented zpool scrub pause/resume
Alek P
2017-07-06
17
-124
/
+362
*
Reschedule processes on -ERESTARTSYS
Arkadiusz BubaĆa
2017-07-06
1
-0
/
+2
*
ZTS: replace su commands by run_user function
George Melikov
2017-07-05
6
-38
/
+38
*
Musl libc fixes
alaviss
2017-07-05
1
-0
/
+1
*
Clang fixes
alaviss
2017-07-05
2
-10
/
+10
*
OpenZFS 8378 - crash due to bp in-memory modification of nopwrite block
Matthew Ahrens
2017-07-04
4
-38
/
+54
*
OpenZFS 7600 - zfs rollback should pass target snapshot to kernel
Andriy Gapon
2017-07-04
6
-14
/
+73
*
OpenZFS 7910 - l2arc_write_buffers() may write beyond target_sz
Andriy Gapon
2017-07-04
1
-44
/
+44
*
OpenZFS 8418 - zfs_prop_get_table() call in zfs_validate_name() is a no-op
Marcel Telka
2017-07-04
1
-1
/
+0
*
ZTS: minor typo and old default values
George Melikov
2017-07-03
2
-3
/
+3
*
On failure tests-runner should do non-zero exit
Alek P
2017-06-30
1
-3
/
+7
*
Print fail messages before callbacks in test suite
Giuseppe Di Natale
2017-06-30
1
-4
/
+6
*
OpenZFS 8430 - dir_is_empty_readdir() doesn't properly handle error from fdop...
Sowrabha Gopal
2017-06-30
1
-0
/
+1
*
OpenZFS 8416 - abd.h is not C++ friendly
Andriy Gapon
2017-06-30
1
-1
/
+1
*
OpenZFS 8426 - mark immutable buffer arguments as such in abd.h
Andriy Gapon
2017-06-30
1
-2
/
+2
*
OpenZFS 8377 - Panic in bookmark deletion
Matthew Ahrens
2017-06-30
1
-1
/
+7
*
Clean up large dnode code
Matthew Ahrens
2017-06-29
3
-2
/
+5
*
Set arc_meta_limit, arc_dnode_limit on change
chrisrd
2017-06-29
1
-18
/
+24
*
Convert man zfs.8 to mdoc (OpenZFS sync)
Brian Behlendorf
2017-06-29
1
-3800
/
+3923
*
GCC 7.1 fixes
Tony Hutter
2017-06-28
9
-27
/
+74
*
Convert man zpool.8 to mdoc (OpenZFS sync)
George Melikov
2017-06-28
1
-2653
/
+2242
*
Fix RHEL 7.4 bio_set_op_attrs build error
Tony Hutter
2017-06-27
1
-1
/
+1
*
Cap maximum aggregate IO size
Brian Behlendorf
2017-06-27
1
-2
/
+5
*
Fix zpool_add_005_pos
bunder2015
2017-06-27
1
-1
/
+5
*
Refine use of zv_state_lock.
Boris Protopopov
2017-06-27
1
-68
/
+165
[prev]
[next]