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 #3090 and #3102
George Wilson
2013-01-08
4
-51
/
+125
*
Illumos #2619 and #2747
Christopher Siden
2013-01-08
30
-365
/
+2454
*
Fix gcc array subscript above bounds warning
Ned Bass
2013-01-07
1
-3
/
+4
*
Use cv_wait_io() which will will account for iowait
Matt Johnston
2013-01-07
1
-1
/
+1
*
Revert part of "Log I/Os longer than zio_delay_max (30s default)"
Matt Johnston
2013-01-07
1
-22
/
+10
*
Fix zpool on zvol lock inversion deadlock
Brian Behlendorf
2012-12-20
1
-0
/
+28
*
Revert "Remove TSD zfs_fsyncer_key"
Brian Behlendorf
2012-12-20
3
-1
/
+14
*
Remove TSD zfs_fsyncer_key
Brian Behlendorf
2012-12-19
3
-14
/
+1
*
Set elevator for DM devices despite vdev_wholedisk
Prakash Surya
2012-12-18
1
-2
/
+9
*
Fix using zvol as slog device
Jorgen Lundman
2012-12-18
2
-13
/
+30
*
Update SAs when an inode is dirtied
Brian Behlendorf
2012-12-14
2
-23
/
+71
*
Avoid ELOOP on auto-mounted snapshots
Ned Bass
2012-12-13
1
-0
/
+7
*
Linux 3.7 compat, schedule_delayed_work()
Brian Behlendorf
2012-12-12
1
-11
/
+20
*
Switch KM_SLEEP to KM_PUSHPAGE
Richard Yao
2012-12-10
1
-1
/
+1
*
Revert "Fix unlink/xattr deadlock"
Brian Behlendorf
2012-12-05
2
-90
/
+55
*
Preserve inode mtime/ctime in .writepage()
Brian Behlendorf
2012-12-05
1
-4
/
+32
*
Directory xattr znodes hold a reference on their parent
Brian Behlendorf
2012-12-03
3
-29
/
+57
*
Add load_nvlist() error handling
Brian Behlendorf
2012-11-30
1
-1
/
+4
*
Disable page allocation warnings for super block
Brian Behlendorf
2012-11-30
1
-1
/
+1
*
Fix NULL deref when zvol_alloc() fails
Brian Behlendorf
2012-11-27
1
-1
/
+1
*
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
[next]