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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Revert "Fixed a use-after-free bug in zfs_zget()."
Brian Behlendorf
2014-04-03
1
-23
/
+1
*
Merge branch 'zed-initial'
Chris Dunlap
2014-04-02
55
-35
/
+4121
|
\
|
*
Replace check for _POSIX_MEMLOCK w/ HAVE_MLOCKALL
Chris Dunlap
2014-04-02
2
-5
/
+7
|
*
Add automatic hot spare functionality
Brian Behlendorf
2014-04-02
7
-9
/
+190
|
*
Add missing DATA_TYPE_STRING_ARRAY output
Brian Behlendorf
2014-04-02
1
-1
/
+12
|
*
Make command line guid parsing more tolerant
Brian Behlendorf
2014-04-02
2
-2
/
+2
|
*
Add systemd unit file for zed
Chris Dunlap
2014-04-02
3
-2
/
+20
|
*
Initial implementation of zed (ZFS Event Daemon)
Chris Dunlap
2014-04-02
34
-1
/
+3715
|
*
Replace zpool_events_next() "block" parm w/ "flags"
Chris Dunlap
2014-03-31
4
-6
/
+10
|
*
Add defs for makefile installation dir vars
Chris Dunlap
2014-03-31
3
-0
/
+11
|
*
Clarify zpool_events_next() comment
Brian Behlendorf
2014-03-31
3
-16
/
+16
|
*
Add zpool_events_seek() functionality
Brian Behlendorf
2014-03-31
7
-1
/
+128
|
*
Add a unique "eid" value to all zevents
Brian Behlendorf
2014-03-31
3
-0
/
+18
|
/
*
Remount datasets for "zfs inherit".
Gunnar Beutner
2014-03-24
1
-0
/
+9
*
Linux 3.13 compat: Handle __must_check bdi_setup_and_register
Richard Yao
2014-03-24
1
-2
/
+3
*
Revert "Properly ignore bdi_setup_and_register return value"
Richard Yao
2014-03-24
1
-4
/
+1
*
Illumos #4089 NULL pointer dereference in arc_read()
Boris Protopopov
2014-03-24
1
-9
/
+11
*
Illumos #3120 zinject hangs in zfsdev_ioctl() due to uninitialized zc
Yuri Pankov
2014-03-24
1
-7
/
+5
*
config: compile test rather than run test
Chunwei Chen
2014-03-20
3
-3
/
+3
*
Implement -t option to zpool import for temporary pool names
Richard Yao
2014-03-20
4
-5
/
+45
*
Assert alignment in umem_alloc_aligned
Richard Yao
2014-03-20
1
-0
/
+2
*
sighandler() should take 2 arguments
Isaac Huang
2014-03-20
1
-6
/
+2
*
Revert "sighandler() should take 2 arguments"
Brian Behlendorf
2014-03-20
1
-1
/
+1
*
Fix regression introduced in port of Illumos #3744
Andrey Vesnovaty
2014-03-20
1
-2
/
+4
*
Remove unused option -r from 'zpool import'
Richard Yao
2014-03-12
1
-1
/
+1
*
Switch ztest mmap(2) ASSERTs to VERIFYs
Richard Yao
2014-03-12
1
-3
/
+3
*
Free props in ztest_init()
Richard Yao
2014-03-12
1
-0
/
+1
*
sighandler() should take 2 arguments
Isaac Huang
2014-03-12
1
-1
/
+1
*
Make arcstat.py default to one header per screen
Isaac Huang
2014-03-12
1
-0
/
+13
*
Fix NAME section of manpages zhack and fsck.zfs.
Turbo Fredriksson
2014-03-10
2
-2
/
+3
*
Illumos #4088 use after free in arc_release()
Boris Protopopov
2014-03-10
1
-1
/
+1
*
Use KM_PUSHPAGE in spa_add() for spa_label_features.
Tim Chase
2014-03-10
1
-1
/
+1
*
Export symbols dsl_sync_task{_nowait}
Brian Behlendorf
2014-03-07
1
-0
/
+2
*
Improve reporting of tx assignment wait times
Ned Bass
2014-03-04
1
-5
/
+5
*
replace nreserved with ndirty in txgs kstat
Ned Bass
2014-03-04
3
-7
/
+9
*
dmu_tx kstat cleanup
Ned Bass
2014-03-04
3
-4
/
+2
*
Invalidate Linux buffer cache on vdevs upon each flush
Richard Yao
2014-03-04
1
-0
/
+1
*
Inform OpenRC that ZFS uses mtab
Richard Yao
2014-03-04
1
-0
/
+1
*
Illumos #4574 get_clones_stat does not call zap_count in non-debug kernel
Alexander Stetsenko
2014-03-04
1
-1
/
+2
*
Fix zap_lookup() in feature_is_supported().
Tim Chase
2014-03-04
1
-1
/
+1
*
Include l2asize in arcstat
cburroughs
2014-03-04
1
-0
/
+2
*
Remove recursion from dsl_dir_willuse_space()
Andrew Barnes
2014-03-04
1
-11
/
+17
*
Merge branch 'arc-changes'
Brian Behlendorf
2014-02-21
4
-83
/
+165
|
\
|
*
Set "arc_meta_limit" to 3/4 arc_c_max by default
Prakash Surya
2014-02-21
1
-2
/
+2
|
*
Split "data_size" into "meta" and "data"
Prakash Surya
2014-02-21
2
-14
/
+25
|
*
Prioritize "metadata" in arc_get_data_buf
Prakash Surya
2014-02-21
1
-22
/
+40
|
*
Remove "arc_meta_used" from arc_adjust calculation
Prakash Surya
2014-02-21
1
-2
/
+1
|
*
Prune metadata from ghost lists in arc_adjust_meta
Prakash Surya
2014-02-21
3
-21
/
+49
|
*
Revert "Return -1 from arc_shrinker_func()"
Prakash Surya
2014-02-21
1
-1
/
+3
|
*
Disable arc_p adapt dampener by default
Prakash Surya
2014-02-21
2
-2
/
+23
[prev]
[next]