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
*
Revert "Fix zvol+btrfs hang"
Chunwei Chen
2014-04-10
1
-77
/
+0
*
Refactor dmu_req_copy for immutable biovec changes
Chunwei Chen
2014-04-10
1
-28
/
+39
*
Linux 3.14 compat: Immutable biovec changes in vdev_disk.c
Chunwei Chen
2014-04-10
4
-5
/
+36
*
Linux 3.14 compat: posix_acl_{create,chmod}
Chunwei Chen
2014-04-10
3
-5
/
+26
*
Improve zfs.sh error messages
Brian Behlendorf
2014-04-10
2
-4
/
+8
*
Replace zed_file_create_dirs() with mkdirp()
Chris Dunlap
2014-04-09
3
-97
/
+13
*
Set errno for mkdirp() called with NULL path ptr
Chris Dunlap
2014-04-09
1
-1
/
+3
*
Dynamically create loop devices
Brian Behlendorf
2014-04-09
1
-12
/
+39
*
Improve partition detection on lesser used devices
Richard Yao
2014-04-08
1
-8
/
+12
*
Allow specifying '-o <opts>' in defaults/init script.
Turbo Fredriksson
2014-04-04
1
-1
/
+2
*
Support using overlay mounts in defaults/init script.
Turbo Fredriksson
2014-04-04
1
-1
/
+6
*
Fix for re-reading /etc/mtab.
John M. Layman
2014-04-04
3
-5
/
+22
*
Fix locking order in zfs_zget()
Richard Yao
2014-04-04
1
-1
/
+1
*
Fix deadlock in zfs_zget()
Richard Yao
2014-04-04
1
-1
/
+21
*
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
[next]