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 #2671: zpool import should not fail if vdev ashift has increased
George Wilson
2012-11-15
2
-5
/
+12
*
Fix "allocating allocated segment" panic
Brian Behlendorf
2012-11-09
1
-1
/
+10
*
Fix zvol+btrfs hang
Brian Behlendorf
2012-11-09
1
-0
/
+77
*
Log I/Os longer than zio_delay_max (30s default)
Brian Behlendorf
2012-11-02
2
-10
/
+26
*
Add txgs-<pool> kstat file
Brian Behlendorf
2012-11-02
2
-0
/
+190
*
Add ddt_object_count() error handling
Brian Behlendorf
2012-10-29
2
-15
/
+22
*
Revert "Don't ashift-align vdev read requests."
Brian Behlendorf
2012-10-24
1
-9
/
+3
*
Remove 'Resized bio's/dio' warning
Brian Behlendorf
2012-10-22
1
-1
/
+0
*
Quote snapshot and mountpoint for .zfs automount
Brian Behlendorf
2012-10-17
1
-2
/
+2
*
Use the slog even with logbias=throughput.
Etienne Dechamps
2012-10-17
1
-7
/
+6
*
Add FASTWRITE algorithm for synchronous writes.
Etienne Dechamps
2012-10-17
5
-18
/
+135
*
Condition variable usage, zp->r_{rd,wr}_cv
Brian Behlendorf
2012-10-15
1
-4
/
+5
*
Condition variable usage, zilog->zl_cv_batch
Brian Behlendorf
2012-10-15
1
-1
/
+2
*
Condition variable usage, zevent_cv
Brian Behlendorf
2012-10-15
1
-4
/
+7
*
Switch KM_SLEEP to KM_PUSHPAGE
Massimo Maggi
2012-10-15
1
-2
/
+2
*
Limit zfs_vdev_aggregation_limit to SPA_MAXBLOCKSIZE
Brian Behlendorf
2012-10-15
1
-2
/
+2
*
Return positive error number in zfsctl_shares_lookup.
Yuxuan Shui
2012-10-15
1
-1
/
+1
*
Linux 3.6 compat, iops->create()
Yuxuan Shui
2012-10-14
1
-0
/
+5
*
Linux 3.6 compat, iops->lookup()
Yuxuan Shui
2012-10-14
2
-0
/
+19
*
Linux 3.6 compat, sget()
Yuxuan Shui
2012-10-14
1
-2
/
+2
*
Linux 3.6 compat, sops->write_super() removed
Yuxuan Shui
2012-10-14
1
-1
/
+0
*
Don't ashift-align vdev read requests.
Etienne Dechamps
2012-10-12
1
-3
/
+9
*
Remove vmem_size() consumers
Richard Yao
2012-10-12
1
-16
/
+0
*
Fix zfs_txg_timeout module parameter
Brian Behlendorf
2012-10-11
2
-6
/
+6
*
Fix zfs_write_limit_max integer size mismatch on 32-bit systems
Richard Yao
2012-10-11
1
-4
/
+0
*
Make zfs_immediate_write_sz a module paramater
Cyril Plisko
2012-10-11
1
-2
/
+7
*
txg is spelled as tgx in places
Cyril Plisko
2012-10-11
1
-5
/
+5
*
Switch KM_SLEEP to KM_PUSHPAGE
Massimo Maggi
2012-10-08
1
-1
/
+1
*
Set default zvol elevator to noop
Brian Behlendorf
2012-10-05
1
-0
/
+10
*
Align DISCARD requests on zvols.
Etienne Dechamps
2012-10-04
1
-9
/
+18
*
Switch KM_SLEEP to KM_PUSHPAGE
Chris Dunlop
2012-10-04
1
-1
/
+1
*
Illumos #3100: zvol rename fails with EBUSY when dirty.
Matthew Ahrens
2012-10-03
5
-30
/
+26
*
Illumos #3129, #3130
George Wilson
2012-10-03
2
-5
/
+17
*
Modify vdev_elevator_switch() to use elevator_change()
Brian Behlendorf
2012-10-03
1
-18
/
+23
*
Implement .commit_metadata hook for NFS export
Cyril Plisko
2012-10-03
1
-1
/
+21
*
zvol_probe should return NULL when the device isn't found.
Chris Wedgwood
2012-10-03
1
-1
/
+1
*
Illumos #2703: add mechanism to report ZFS send progress
Bill Pijewski
2012-09-19
3
-123
/
+183
*
Illumos #1948: zpool list should show more detailed pool info
Chris Siden
2012-09-19
10
-16
/
+85
*
Switch KM_SLEEP to KM_PUSHPAGE
Brian Behlendorf
2012-09-19
1
-3
/
+3
*
Switch KM_SLEEP to KM_PUSHPAGE
Brian Behlendorf
2012-09-17
1
-1
/
+1
*
ZFS replay transaction error 5
Cyril Plisko
2012-09-17
1
-8
/
+7
*
Clear PG_writeback for sync I/O error case
Brian Behlendorf
2012-09-14
1
-0
/
+9
*
Move iput() after zfs_inode_update()
Brian Behlendorf
2012-09-12
1
-2
/
+2
*
Remove zvol device node
Brian Behlendorf
2012-09-10
1
-0
/
+1
*
Make ZFS filesystem id persistent across different machines
Cyril Plisko
2012-09-06
1
-2
/
+4
*
Disable page allocation warnings for ARC buffers
Brian Behlendorf
2012-09-06
1
-2
/
+3
*
Switch KM_SLEEP to KM_PUSHPAGE
Brian Behlendorf
2012-09-05
2
-3
/
+3
*
Switch KM_SLEEP to KM_PUSHPAGE
Brian Behlendorf
2012-09-04
1
-2
/
+2
*
Switch KM_SLEEP to KM_PUSHPAGE
Brian Behlendorf
2012-09-04
1
-1
/
+1
*
Switch KM_SLEEP to KM_PUSHPAGE
Chris Dunlop
2012-09-02
2
-6
/
+6
[next]