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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Increase default user space stack size
Brian Behlendorf
2016-01-13
3
-6
/
+5
*
Illumos 3749 - zfs event processing should work on R/O root filesystems
Will Andrews
2016-01-12
4
-20
/
+77
*
Illumos 6280 - libzfs: unshare_one() could fail with EZFS_SHARENFSFAILED
Marcel Telka
2016-01-12
1
-1
/
+2
*
Illumos 5141 - zfs minimum indirect block size is 4K
Matthew Ahrens
2016-01-12
1
-1
/
+1
*
Illumos 5438 - zfs_blkptr_verify should continue after zfs_panic_recover
Justin Gibbs
2016-01-12
1
-1
/
+3
*
Illumos 5515 - dataset user hold doesn't reject empty tags
Josef 'Jeff' Sipek
2016-01-12
1
-2
/
+15
*
Illumos 6281 - prefetching should apply to 1MB reads
George Wilson
2016-01-12
2
-3
/
+3
*
Illumos 6358 - A faulted pool with only unavailable vdevs
Dan Vatca
2016-01-12
1
-2
/
+4
*
Illumos 6367 - spa_config_tryenter incorrectly handles the multiple-lock case
Saso Kiselkov
2016-01-12
1
-3
/
+5
*
Illumos 6295 - metaslab_condense's dbgmsg should include vdev id
Joe Stein
2016-01-12
1
-5
/
+6
*
Illumos 6268 - zfs diff confused by moving a file to another directory
Joshua M. Clulow
2016-01-12
1
-12
/
+2
*
Illumos 6171 - dsl_prop_unregister() slows down dataset eviction.
Justin T. Gibbs
2016-01-12
8
-190
/
+186
*
Illumos 6288 - dmu_buf_will_dirty could be faster
Matthew Ahrens
2016-01-12
1
-10
/
+52
*
Illumos 6292 - exporting a pool while an async destroy
George Wilson
2016-01-12
1
-2
/
+15
*
Illumos 6319 - assertion failed in zio_ddt_write: bp->blk_birth == txg
Matthew Ahrens
2016-01-12
2
-2
/
+2
*
Illumos 5987 - zfs prefetch code needs work
Matthew Ahrens
2016-01-12
10
-658
/
+280
*
Illumos 6293 - ztest failure: error == 28 (0xc == 0x1c) in ztest_tx_assign()
Brian Behlendorf
2016-01-11
1
-1
/
+11
*
Illumos 5039 - ztest should default to larger device sizes
Brian Behlendorf
2016-01-11
1
-1
/
+1
*
Revert "Illumos 3749 - zfs event processing should work on R/O root filesystems"
Brian Behlendorf
2016-01-11
4
-78
/
+20
*
Fix vn_rdwr() compiler warning
Brian Behlendorf
2016-01-11
1
-2
/
+2
*
Fix 'prevsnap property' build failure
Brian Behlendorf
2016-01-11
1
-1
/
+1
*
Illumos 4929 - want prevsnap property
Matthew Ahrens
2016-01-11
3
-0
/
+9
*
Illumos 4891 - want zdb option to dump all metadata
Matthew Ahrens
2016-01-11
4
-10
/
+62
*
Illumos 4638 - Panic in ZFS via rfs3_setattr()/rfs3_write(): dirtying snapshot!
Marcel Telka
2016-01-11
1
-0
/
+19
*
Man page whitespace
nathancheek
2016-01-11
1
-0
/
+2
*
Illumos 3749 - zfs event processing should work on R/O root filesystems
Will Andrews
2016-01-11
4
-20
/
+78
*
Allow 16M send/recv blocks
Brian Behlendorf
2016-01-08
1
-1
/
+1
*
Illumos 5960, 5925
Paul Dagnelie
2016-01-08
40
-389
/
+1418
*
Add missing -V option to zdb
Brian Behlendorf
2016-01-08
1
-2
/
+2
*
Fix casesensitivity=insensitive deadlock
Richard Sharpe
2016-01-08
1
-2
/
+30
*
Make arc_summary.py and dbufstat.py compatible with python3
Hajo Möller
2016-01-07
2
-6
/
+6
*
Illumos 3604 - zdb should print bpobjs more verbosely (fix zdb hang)
Matthew Ahrens
2016-01-05
1
-0
/
+1
*
Illumos 3139 - zdb dies when it tries to determine path of unlinked file
Jeremy Jones
2016-01-05
1
-4
/
+30
*
Illumos 2077 - lots of unreachable breaks in illumos gate
Milan Jurik
2015-12-30
1
-3
/
+3
*
Illumos 5746 - more checksumming in zfs send
Matthew Ahrens
2015-12-30
6
-307
/
+445
*
Prevent SA length overflow
Ned Bass
2015-12-30
4
-10
/
+27
*
Illumos 5745 - zfs set allows only one dataset property to be set at a time
Chris Williamson
2015-12-29
5
-87
/
+193
*
Make xattr dir truncate and remove in one tx
Chunwei Chen
2015-12-28
1
-8
/
+15
*
Fix empty xattr dir causing lockup
Chunwei Chen
2015-12-28
1
-0
/
+10
*
Fix z_xattr_lock/z_teardown_lock inversion
Brian Behlendorf
2015-12-22
1
-0
/
+7
*
Revert "Fix z_xattr_lock/z_teardown_lock lock inversion"
Brian Behlendorf
2015-12-22
1
-10
/
+1
*
Fix ztest truncated cache file
Brian Behlendorf
2015-12-22
1
-2
/
+3
*
Identify locks flagged by lockdep
Olaf Faaland
2015-12-22
8
-8
/
+8
*
Add lock types RW_NOLOCKDEP and MUTEX_NOLOCKDEP
Olaf Faaland
2015-12-22
1
-0
/
+2
*
Skip GPL-only symbols test when cross-compiling
Kamil Domański
2015-12-18
1
-8
/
+10
*
Make zio_taskq_batch_pct user configurable
DHE
2015-12-18
2
-1
/
+23
*
Activate LVM volume groups before looking for zpools.
Benjamin Albrecht
2015-12-18
2
-2
/
+63
*
Man page white space and spelling corrections
Ned Bass
2015-12-18
7
-136
/
+136
*
Fix zfs_vdev_aggregation_limit bounds checking
Brian Behlendorf
2015-12-18
1
-11
/
+8
*
Fix vdev_queue_aggregate() deadlock
Brian Behlendorf
2015-12-18
3
-1
/
+22
[next]