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 #3598
Matthew Ahrens
2013-10-31
55
-779
/
+797
*
Illumos #3517
Yuri Pankov
2013-10-31
1
-2
/
+3
*
Illumos #3603, #3604: bobj improvements
Matthew Ahrens
2013-10-31
2
-2
/
+8
*
Illumos #3588
Matthew Ahrens
2013-10-31
3
-1
/
+9
*
Illumos #3578, #3579
George Wilson
2013-10-31
1
-11
/
+27
*
Illumos #3561, #3116
George Wilson
2013-10-31
1
-5
/
+5
*
Illumos #3537
Matthew Ahrens
2013-10-31
2
-3
/
+112
*
Illumos #3522
George Wilson
2013-10-30
12
-22
/
+31
*
Add missing code to zfs_debug.{c,h}
Richard Yao
2013-10-29
1
-0
/
+68
*
Add missing copyright notices from Illumos
Richard Yao
2013-10-29
1
-0
/
+1
*
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
7
-25
/
+590
*
Prevent xattr remove from creating xattr directory
Brian Behlendorf
2013-10-29
1
-5
/
+18
*
Restructure zfs_readdir() to fix regressions
Richard Yao
2013-10-29
1
-15
/
+22
*
Add visibility in to cached dbufs
Brian Behlendorf
2013-10-25
5
-8
/
+332
*
Add visibility in to dmu_tx_assign times
Brian Behlendorf
2013-10-25
2
-0
/
+111
*
Add visibility in to txg sync behavior
Brian Behlendorf
2013-10-25
2
-1
/
+308
*
Add visibility in to arc_read
Prakash Surya
2013-10-25
5
-11
/
+269
*
Revert "Add txgs-<pool> kstat file"
Brian Behlendorf
2013-10-25
2
-190
/
+0
*
Revert "Add new kstat for monitoring time in dmu_tx_assign"
Brian Behlendorf
2013-10-25
2
-67
/
+0
*
Linux 3.11 compat: Rename LZ4 symbols
Richard Yao
2013-10-22
2
-3
/
+3
*
Add missing dsl pool configuration lock
Tim Chase
2013-10-22
1
-1
/
+3
*
Illumos #3552
George Wilson
2013-10-18
1
-10
/
+17
*
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
*
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
*
Fix dmu_objset_find_dp() KM_SLEEP warning
Tim Chase
2013-09-11
1
-1
/
+1
*
Illumos #3464
Matthew Ahrens
2013-09-04
39
-5328
/
+5335
*
Illumos #2882, #2883, #2900
Matthew Ahrens
2013-09-04
18
-977
/
+1679
*
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
*
Linux 3.11 compat: fops->iterate()
Richard Yao
2013-08-15
4
-122
/
+155
*
Fix z_wr_iss_h zio_execute() import hang
Brian Behlendorf
2013-08-15
1
-3
/
+5
*
Illumos #3618 ::zio dcmd does not show timestamp data
Matthew Ahrens
2013-08-12
2
-9
/
+12
*
Linux 3.8 compat: Support CONFIG_UIDGID_STRICT_TYPE_CHECKS
Richard Yao
2013-08-09
3
-7
/
+7
*
Evict meta data from ghost lists + l2arc headers
Brian Behlendorf
2013-08-09
1
-1
/
+17
*
Allow arc_evict_ghost() to only evict meta data
Brian Behlendorf
2013-08-09
1
-9
/
+13
*
Illumos #3137 L2ARC compression
Saso Kiselkov
2013-08-08
4
-76
/
+411
*
Return -1 from arc_shrinker_func()
Richard Yao
2013-08-08
1
-3
/
+1
*
Return correct type and offset from zfs_readdir
Richard Yao
2013-08-07
1
-1
/
+1
*
Illumos #3639 zpool.cache should skip over readonly pools
George Wilson
2013-08-07
1
-1
/
+9
[next]