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
*
Fix snapshots with dirty inodes
Brian Behlendorf
2014-11-20
1
-0
/
+3
*
bio_alloc() with __GFP_WAIT never returns NULL
Isaac Huang
2014-11-19
1
-3
/
+5
*
Explicitly include SPL compat headers
Ned Bass
2014-11-19
7
-0
/
+7
*
Fix improper null-byte termination handling
Ned Bass
2014-11-17
2
-16
/
+6
*
Prevent ZFS leaking pool free space
smh
2014-11-17
1
-7
/
+8
*
Undirty freed spill blocks.
Tim Chase
2014-11-17
1
-3
/
+6
*
Swap DTRACE_PROBE* with Linux tracepoints
Prakash Surya
2014-11-17
5
-99
/
+173
*
Fix dprintf format specifiers
Ned Bass
2014-11-17
5
-6
/
+7
*
Move a few internal ARC strucutres to arc_impl.h
Ned Bass
2014-11-17
1
-116
/
+1
*
Illumos 5213 - panic in metaslab_init due to space_map_open returning ENXIO
Prakash Surya
2014-11-14
2
-24
/
+38
*
Reduce buf/dbuf mutex contention
Chris Wedgwood
2014-11-14
1
-1
/
+1
*
Export symbols for ZIL interface
Alex Zhuravlev
2014-11-14
3
-0
/
+27
*
Fix modules installation directory
Alexander Pyhalov
2014-10-28
1
-1
/
+2
*
Linux 3.12 compat: shrinker semantics
Tim Chase
2014-10-28
1
-6
/
+23
*
Illumos 5164-5165 - space map fixes
Matthew Ahrens
2014-10-23
2
-98
/
+44
*
Illumos 4958 zdb trips assert on pools with ashift >= 0xe
Alex Reece
2014-10-23
5
-15
/
+65
*
Handle block pointers with a corrupt logical size
Brian Behlendorf
2014-10-23
2
-11
/
+31
*
Remove checks for mandatory locks
Ned Bass
2014-10-22
2
-28
/
+0
*
Illumos 5162 - zfs recv should use loaned arc buffer to avoid copy
Matthew Ahrens
2014-10-21
2
-18
/
+38
*
Illumos 5150 - zfs clone of a defer_destroy snapshot causes strangeness
Matthew Ahrens
2014-10-21
1
-1
/
+7
*
Illumos 3693 - restore_object uses at least two transactions to restore an ob...
Matthew Ahrens
2014-10-21
3
-61
/
+56
*
Don't perform ACL-to-mode translation on empty ACL
Tim Chase
2014-10-21
1
-1
/
+2
*
Illumos 4924 - LZ4 Compression for metadata
Daniil Lunev
2014-10-20
4
-87
/
+32
*
Suppress AIO kmem warnings
Brian Behlendorf
2014-10-20
1
-2
/
+2
*
Handle NULL mirror child vdev
Brian Behlendorf
2014-10-17
1
-1
/
+1
*
Update utsname support
Brian Behlendorf
2014-10-17
2
-9
/
+7
*
Remove shrink_dcache_memory() and shrink_icache_memory()
Brian Behlendorf
2014-10-17
1
-19
/
+3
*
Update code to use misc_register()/misc_deregister()
Brian Behlendorf
2014-10-17
1
-65
/
+28
*
Improve VERIFY() error in dmu_write()
Brian Behlendorf
2014-10-08
1
-1
/
+1
*
Fix CPU_SEQID use in preemptible context
Brian Behlendorf
2014-10-07
1
-1
/
+6
*
Illumos 5176 - lock contention on godfather zio
Matthew Ahrens
2014-10-07
2
-8
/
+20
*
Implement -t option to zpool create for temporary pool names
Richard Yao
2014-09-30
2
-2
/
+18
*
Perform whole-page page truncation for hole-punching under a range lock
Tim Chase
2014-09-29
1
-22
/
+8
*
Illumos 5138 - add tunable for maximum number of blocks freed in one txg
Max Grossman
2014-09-23
1
-0
/
+8
*
Illumos 4753 - increase number of outstanding async writes when sync task is ...
Alex Reece
2014-09-23
3
-5
/
+43
*
Illumos 5139 - SEEK_HOLE failed to report a hole at end of file
Matthew Ahrens
2014-09-23
2
-9
/
+21
*
Fix function call with uninitialized value in vdev_inuse
Richard Yao
2014-09-23
1
-1
/
+2
*
Illumos 5161 - add tunable for number of metaslabs per vdev
Matthew Ahrens
2014-09-23
1
-2
/
+13
*
Illumos 5177 - remove dead code from dsl_scan.c
Matthew Ahrens
2014-09-22
1
-46
/
+36
*
Illumos 5174 - add sdt probe for blocked read in dbuf_read()
Adam Leventhal
2014-09-22
1
-0
/
+2
*
Illumos 5140 - message about "%recv could not be opened" is printed when boot...
Matthew Ahrens
2014-09-18
1
-1
/
+9
*
Fix z_teardown_inactive_lock deadlock
Brian Behlendorf
2014-09-11
1
-1
/
+1
*
Implement fallocate FALLOC_FL_PUNCH_HOLE
Tim Chase
2014-09-08
3
-21
/
+143
*
Illumos 5117 - spacemap reallocation can cause corruption
George Wilson
2014-09-08
1
-5
/
+5
*
Add object type checking to zap_lockdir()
Brian Behlendorf
2014-09-08
1
-7
/
+4
*
Linux AIO Support
Richard Yao
2014-09-05
3
-37
/
+121
*
Illumos 5049 - panic when removing log device
Alex Reece
2014-09-05
1
-1
/
+2
*
Fix invalid locking order in rename operation
Stanislav Seletskiy
2014-09-04
1
-17
/
+20
*
Change the default 'zfs_dedup_prefetch' value to '0'
Alexey Smirnoff
2014-09-04
1
-1
/
+1
*
Improve handling of filesystem versions
Dan Swartzendruber
2014-09-03
1
-6
/
+1
[next]