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
...
*
Add cstyle.pl utility and cstyle.1 man page
Brian Behlendorf
2013-10-30
5
-2
/
+1122
*
Add missing code to zfs_debug.{c,h}
Richard Yao
2013-10-29
2
-4
/
+97
*
Add missing copyright notices from Illumos
Richard Yao
2013-10-29
2
-0
/
+2
*
Fix incorrect usage of strdup() in zfs_unmount_snap()
Richard Yao
2013-10-29
1
-5
/
+5
*
Fix order of function calls in zio_free_sync()
Richard Yao
2013-10-29
1
-2
/
+1
*
Reintroduce uio_prefaultpages()
Richard Yao
2013-10-29
1
-2
/
+2
*
Posix ACL Support
Massimo Maggi
2013-10-29
17
-29
/
+1139
*
Improve xattr property documentation
Brian Behlendorf
2013-10-29
1
-2
/
+24
*
Prevent xattr remove from creating xattr directory
Brian Behlendorf
2013-10-29
1
-5
/
+18
*
Add script to fix file names in upstream patches
Prakash Surya
2013-10-29
2
-1
/
+16
*
Restructure zfs_readdir() to fix regressions
Richard Yao
2013-10-29
1
-15
/
+22
*
Add -p switch to "zpool get"
Ralf Ertzinger
2013-10-28
2
-10
/
+40
*
Introduce zpool_get_prop_literal interface
Ralf Ertzinger
2013-10-28
2
-3
/
+19
*
Corrected "zfs list -t <type>" syntax
Steven Hartland
2013-10-25
2
-4
/
+4
*
Merge branch 'kstat'
Brian Behlendorf
2013-10-25
27
-326
/
+1653
|
\
|
*
Add dbufstat.py command
Brian Behlendorf
2013-10-25
5
-6
/
+544
|
*
Add visibility in to cached dbufs
Brian Behlendorf
2013-10-25
9
-8
/
+368
|
*
Add visibility in to dmu_tx_assign times
Brian Behlendorf
2013-10-25
3
-0
/
+113
|
*
Add visibility in to txg sync behavior
Brian Behlendorf
2013-10-25
3
-1
/
+322
|
*
Add visibility in to arc_read
Prakash Surya
2013-10-25
11
-13
/
+310
|
*
Revert "Add txgs-<pool> kstat file"
Brian Behlendorf
2013-10-25
4
-231
/
+1
|
*
Revert "Add new kstat for monitoring time in dmu_tx_assign"
Brian Behlendorf
2013-10-25
3
-72
/
+0
|
/
*
Increase default udev wait time
Brian Behlendorf
2013-10-22
3
-3
/
+8
*
Linux 3.11 compat: Rename LZ4 symbols
Richard Yao
2013-10-22
3
-5
/
+5
*
Dedup-related documentation additions for zpool and zdb.
Tim Chase
2013-10-22
3
-10
/
+40
*
Add missing dsl pool configuration lock
Tim Chase
2013-10-22
1
-1
/
+3
*
Illumos #3552
George Wilson
2013-10-18
1
-10
/
+17
*
Fix libzfs_core changes to follow GNU libtool guidelines
Richard Yao
2013-10-10
4
-4
/
+4
*
Generate libraries with correct DT_NEEDED entries
Richard Yao
2013-10-10
13
-15
/
+15
*
Fix libblkid support
Richard Yao
2013-10-10
2
-8
/
+27
*
Update detach section of zpool(8)
Neil Stockbridge
2013-10-10
1
-1
/
+1
*
Export symbols dsl_pool_config_{enter,exit}
Ned Bass
2013-10-10
1
-0
/
+3
*
Fix memory leak false positive in log_internal()
Brian Behlendorf
2013-10-09
1
-2
/
+4
*
Update drive database
Richard Yao
2013-10-09
1
-0
/
+34
*
Export addition dsl_prop_* symbols
Brian Behlendorf
2013-09-25
1
-0
/
+6
*
Allocate the ioctl "output" nvlist with KM_PUSHPAGE.
Tim Chase
2013-09-25
1
-1
/
+1
*
Fix several new KM_SLEEP warnings
Tim Chase
2013-09-25
3
-4
/
+4
*
Fix spa_deadman() TQ_SLEEP warning
Brian Behlendorf
2013-09-25
2
-2
/
+2
*
Removing unneeded mutex for reading vq_pending_tree size
GregorKopka
2013-09-25
1
-8
/
+1
*
Reduce the stack usage of dsl_dataset_remove_clones_key
Kohsuke Kawaguchi
2013-09-25
1
-7
/
+13
*
Fix zpl_mknod() return values
Brian Behlendorf
2013-09-13
1
-1
/
+1
*
Fix uninitialized variables
Brian Behlendorf
2013-09-13
1
-2
/
+2
*
Stop runtime pointer modifications in autotools checks
Richard Yao
2013-09-13
2
-16
/
+24
*
Fix dmu_objset_find_dp() KM_SLEEP warning
Tim Chase
2013-09-11
1
-1
/
+1
*
Illumos #3464
Matthew Ahrens
2013-09-04
86
-5916
/
+6298
*
Illumos #2882, #2883, #2900
Matthew Ahrens
2013-09-04
56
-1514
/
+2873
*
Tag zfs-0.6.2
zfs-0.6.2
Brian Behlendorf
2013-08-22
4
-1
/
+7
*
Use directory xattrs for symlinks
Brian Behlendorf
2013-08-22
1
-0
/
+4
*
Revert "Evict meta data from ghost lists + l2arc headers"
Brian Behlendorf
2013-08-22
1
-17
/
+1
*
Implement database to workaround misreported physical sector sizes
Richard Yao
2013-08-22
1
-4
/
+129
[prev]
[next]