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
*
Illumos #3104: eliminate empty bpobjs
Matthew Ahrens
2013-01-08
12
-11
/
+166
*
Fix __zio_execute() asynchronous dispatch
Brian Behlendorf
2013-01-08
1
-9
/
+17
*
Illumos #3349: zpool upgrade -V bumps the on disk version number
George Wilson
2013-01-08
2
-21
/
+127
*
Illumos #3086: unnecessarily setting DS_FLAG_INCONSISTENT on async
Matthew Ahrens
2013-01-08
12
-115
/
+209
*
Illumos #2762: zpool command should have better support for feature flags
Christopher Siden
2013-01-08
9
-99
/
+388
*
Illumos #3090 and #3102
George Wilson
2013-01-08
9
-100
/
+188
*
Revert "Temporarily disable the reguid test."
Brian Behlendorf
2013-01-08
1
-6
/
+0
*
Illumos #2619 and #2747
Christopher Siden
2013-01-08
67
-462
/
+4262
*
Fix duplicate words in zpool.8
Dominik Honnef
2013-01-07
1
-1
/
+1
*
Allow fake mounts to succeed on non-legacy filesystems.
Will Rouesnel
2013-01-07
1
-1
/
+2
*
Fix gcc array subscript above bounds warning
Ned Bass
2013-01-07
1
-3
/
+4
*
Merge branch 'io_schedule'
Brian Behlendorf
2013-01-07
2
-22
/
+11
|
\
|
*
Use cv_wait_io() which will will account for iowait
Matt Johnston
2013-01-07
2
-1
/
+2
|
*
Revert part of "Log I/Os longer than zio_delay_max (30s default)"
Matt Johnston
2013-01-07
1
-22
/
+10
|
/
*
ZFS 0.6.0-rc13
zfs-0.6.0-rc13
Brian Behlendorf
2012-12-20
1
-1
/
+1
*
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
4
-1
/
+16
*
Refresh AUTHORS
Brian Behlendorf
2012-12-19
1
-10
/
+66
*
Remove the ChangeLog
Brian Behlendorf
2012-12-19
2
-577
/
+1
*
Remove TSD zfs_fsyncer_key
Brian Behlendorf
2012-12-19
4
-16
/
+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
4
-14
/
+31
*
Fix get/set users/groups in quota props via numeric id
Massimo Maggi
2012-12-17
1
-7
/
+7
*
Do not use KERNEL_DIR env var in Makefile.am
Richard Yao
2012-12-17
1
-3
/
+3
*
Update SAs when an inode is dirtied
Brian Behlendorf
2012-12-14
5
-23
/
+96
*
Update 69-vdev.rules .gitignore
Brian Behlendorf
2012-12-14
1
-1
/
+1
*
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
2
-12
/
+21
*
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
*
Fix 'zpool create' segfault due to bad syntax
Jorgen Lundman
2012-12-04
1
-4
/
+6
*
vdev_id support for device link aliases
Ned Bass
2012-12-03
7
-150
/
+261
*
Directory xattr znodes hold a reference on their parent
Brian Behlendorf
2012-12-03
4
-29
/
+58
*
Implemented sharing datasets via SMB using libshare
Turbo Fredriksson
2012-12-03
9
-13
/
+731
*
Make zpool attach -o ashift=... actually work
Cyril Plisko
2012-11-30
1
-1
/
+1
*
Add load_nvlist() error handling
Brian Behlendorf
2012-11-30
1
-1
/
+4
*
Allow GPT+EFI vdevs for root pools
Brian Behlendorf
2012-11-30
1
-0
/
+10
*
Disable page allocation warnings for super block
Brian Behlendorf
2012-11-30
1
-1
/
+1
*
Verify --with-linux source directory exists
Brian Behlendorf
2012-11-29
1
-5
/
+8
*
vdev_id fails to handle complex device topologies
Cyril Plisko
2012-11-29
1
-4
/
+4
*
Make vdev_id POSIX sh compatible
Ned Bass
2012-11-27
1
-16
/
+23
*
Fix NULL deref when zvol_alloc() fails
Brian Behlendorf
2012-11-27
1
-1
/
+1
*
Increase ZFS_OBJ_MTX_SZ to 256
Brian Behlendorf
2012-11-27
1
-1
/
+1
*
Recreate minors when renaming zvols
Brian Behlendorf
2012-11-19
1
-5
/
+13
*
mount.zfs: canonicalize mount point for mtab
nordaux
2012-11-15
1
-2
/
+9
*
Merge branch 'ashift'
Brian Behlendorf
2012-11-15
8
-23
/
+144
|
\
|
*
Add "-o ashift" to zpool add and zpool attach
Cyril Plisko
2012-11-15
2
-12
/
+70
|
*
Improve AF hard disk detection
Brian Behlendorf
2012-11-15
3
-5
/
+59
|
*
Illumos #2671: zpool import should not fail if vdev ashift has increased
George Wilson
2012-11-15
4
-6
/
+15
|
/
[next]