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
/
module
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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 6171 - dsl_prop_unregister() slows down dataset eviction.
Justin T. Gibbs
2016-01-12
5
-187
/
+170
*
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
1
-0
/
+2
*
Illumos 5987 - zfs prefetch code needs work
Matthew Ahrens
2016-01-12
5
-619
/
+238
*
Illumos 6293 - ztest failure: error == 28 (0xc == 0x1c) in ztest_tx_assign()
Brian Behlendorf
2016-01-11
1
-1
/
+11
*
Revert "Illumos 3749 - zfs event processing should work on R/O root filesystems"
Brian Behlendorf
2016-01-11
2
-76
/
+20
*
Fix 'prevsnap property' build failure
Brian Behlendorf
2016-01-11
1
-1
/
+1
*
Illumos 4929 - want prevsnap property
Matthew Ahrens
2016-01-11
2
-0
/
+8
*
Illumos 4638 - Panic in ZFS via rfs3_setattr()/rfs3_write(): dirtying snapshot!
Marcel Telka
2016-01-11
1
-0
/
+19
*
Illumos 3749 - zfs event processing should work on R/O root filesystems
Will Andrews
2016-01-11
2
-20
/
+76
*
Allow 16M send/recv blocks
Brian Behlendorf
2016-01-08
1
-1
/
+1
*
Illumos 5960, 5925
Paul Dagnelie
2016-01-08
23
-331
/
+1201
*
Fix casesensitivity=insensitive deadlock
Richard Sharpe
2016-01-08
1
-2
/
+30
*
Illumos 3139 - zdb dies when it tries to determine path of unlinked file
Jeremy Jones
2016-01-05
1
-4
/
+30
*
Illumos 5746 - more checksumming in zfs send
Matthew Ahrens
2015-12-30
1
-219
/
+290
*
Prevent SA length overflow
Ned Bass
2015-12-30
3
-10
/
+22
*
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
*
Make zio_taskq_batch_pct user configurable
DHE
2015-12-18
1
-1
/
+6
*
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
2
-1
/
+21
*
Fix z_xattr_lock/z_teardown_lock lock inversion
Brian Behlendorf
2015-12-18
1
-1
/
+10
*
Use uio for zvol_{read,write}
Chunwei Chen
2015-12-15
2
-169
/
+22
*
Fix uio_prefaultpages for 0 length iovec
Chunwei Chen
2015-12-15
1
-5
/
+6
*
Handle damaged blk_birth in dsl_deadlist_insert()
Brian Behlendorf
2015-12-15
1
-0
/
+8
*
Handle block pointers with a corrupt logical size
Brian Behlendorf
2015-12-15
1
-9
/
+3
*
Hold the zfs_snapentry_t before dispatch
Brian Behlendorf
2015-12-14
1
-1
/
+1
*
Fix snapshot automount race cause EREMOTE
Chunwei Chen
2015-12-14
1
-1
/
+1
*
Change zfs_snapshot_lock from mutex to rw lock
Brian Behlendorf
2015-12-14
1
-26
/
+26
*
Fix zfsctl_lookup_objset() deadlock
Brian Behlendorf
2015-12-14
1
-1
/
+2
*
Set 'zfs_expire_snapshot=0' to disable auto-unmount
Brian Behlendorf
2015-12-14
1
-0
/
+8
*
Use spa as key besides objsetid for snapentry
Chunwei Chen
2015-12-08
2
-11
/
+24
*
Use large stacks when available
Brian Behlendorf
2015-12-07
2
-17
/
+38
*
Illumos 5959 - clean up per-dataset feature count code
Matthew Ahrens
2015-12-04
6
-141
/
+163
*
Add zap_prefetch() interface
Brian Behlendorf
2015-12-04
1
-0
/
+23
*
Prevent rm modules.* when make install
tuxoko
2015-12-02
1
-1
/
+1
*
Linux 4.4 compat: xattr operations takes xattr_handler
Chunwei Chen
2015-12-01
1
-2
/
+67
*
Linux 4.4 compat: make_request_fn returns blk_qc_t
Chunwei Chen
2015-12-01
1
-0
/
+2
*
Fix zfs_dirty_data_max overflow on 32-bit
tuxoko
2015-11-19
1
-2
/
+2
*
Fix null pointer in arc_kmem_reap_now on 32-bit
tuxoko
2015-11-19
1
-0
/
+5
*
Fix snapshot automount behavior when concurrent or fail
Chunwei Chen
2015-11-19
1
-17
/
+32
*
Follow 0/-E convention for module load errors
Brian Behlendorf
2015-11-16
1
-2
/
+2
*
Obey arc_meta_limit default size when changing arc_max
AndCycle
2015-11-13
1
-1
/
+1
[prev]
[next]