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 removal of SA in sa_modify_attrs()
Tim Chase
2015-01-21
1
-3
/
+1
*
Use kmem_vasprintf() in log_internal()
Richard Yao
2015-01-21
1
-10
/
+2
*
Linux 3.12 compat: split shrinker has s_shrink
Tim Chase
2015-01-20
2
-6
/
+10
*
Revert "SA spill block cache"
Brian Behlendorf
2015-01-16
3
-27
/
+12
*
Revert "Pre-allocate vdev I/O buffers"
Brian Behlendorf
2015-01-16
2
-63
/
+2
*
Change KM_PUSHPAGE -> KM_SLEEP
Brian Behlendorf
2015-01-16
60
-266
/
+255
*
Retire KM_NODEBUG
Brian Behlendorf
2015-01-16
15
-29
/
+24
*
Use is_vmalloc_addr() in vdev_disk.c
Richard Yao
2015-01-16
1
-1
/
+1
*
Mark IO pipeline with PF_FSTRANS
Brian Behlendorf
2015-01-16
5
-44
/
+46
*
Fix zfs_putpage() lock inversion (again)
Brian Behlendorf
2015-01-08
1
-2
/
+15
*
Document zfs_flags module parameter
Ned Bass
2015-01-07
1
-1
/
+1
*
Remove duplicate typedefs from trace.h
Ned Bass
2015-01-06
10
-5
/
+17
*
Fix zfs_putpage() lock inversion
Brian Behlendorf
2014-12-22
1
-3
/
+2
*
Correct error returns to unify cross-pool operation error handling
Boris Protopopov
2014-12-19
1
-2
/
+2
*
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
[next]