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
*
Merge branch 'kallsyms'
Brian Behlendorf
2009-03-04
14
-144
/
+502
|
\
|
*
Linux VM Integration Cleanup
Brian Behlendorf
2009-03-04
14
-144
/
+502
*
|
Changed ptob()/btop() mult/div into bit shifts.
Ricardo M. Correia
2009-02-25
1
-2
/
+4
*
|
Added btop() and moved ptob() to include/sys/param.h.
Ricardo M. Correia
2009-02-25
2
-1
/
+4
|
/
*
Changed z_compress_level() and z_uncompress() prototypes to match the ones in...
Ricardo M. Correia
2009-02-23
1
-7
/
+7
*
Matching kmem_free() fix for use after free case.
Brian Behlendorf
2009-02-19
1
-5
/
+5
*
Add zone_get_hostid() function
Brian Behlendorf
2009-02-19
5
-2
/
+26
*
Coverity 9657: Resource Leak
Brian Behlendorf
2009-02-18
1
-2
/
+2
*
Coverity 9656: Forward NULL
Brian Behlendorf
2009-02-18
1
-0
/
+1
*
Coverity 9649, 9650, 9651: Uninit
Brian Behlendorf
2009-02-18
1
-1
/
+0
*
Coverity 9654, 9654: Use After Free
Brian Behlendorf
2009-02-17
2
-4
/
+4
*
Coverity 9652, 9653: No Effect
Brian Behlendorf
2009-02-17
1
-2
/
+0
*
Coverity 9641: Buffer Size
Brian Behlendorf
2009-02-17
1
-1
/
+1
*
kmem slab magazine ageing deadlock
Brian Behlendorf
2009-02-17
2
-7
/
+27
*
kmem slab fixes
Brian Behlendorf
2009-02-13
1
-36
/
+36
*
Build system update
Brian Behlendorf
2009-02-12
2
-1
/
+2
*
Build system update
Brian Behlendorf
2009-02-12
32
-77
/
+3614
*
kmem slab fixes
Brian Behlendorf
2009-02-12
2
-35
/
+52
*
Minor bug fix due to MAXOFFSET_T constant being too large on 32-bit systems.
Ricardo M. Correia
2009-02-07
1
-0
/
+5
*
Prep for 0.4.2 tag
Brian Behlendorf
2009-02-05
2
-1
/
+25
*
Additional Linux VM integration
Brian Behlendorf
2009-02-05
7
-39
/
+214
*
Linux VM integration / device special files
Brian Behlendorf
2009-02-04
13
-66
/
+500
*
2.6.27+ portability changes
Brian Behlendorf
2009-02-02
11
-75
/
+139
*
Make the number of system taskq threads based on the node of cores in the nod...
Brian Behlendorf
2009-02-02
1
-2
/
+4
*
Update thread tests to have max_time
Brian Behlendorf
2009-01-30
1
-4
/
+4
*
Add new workqueue header
Brian Behlendorf
2009-01-30
1
-0
/
+55
*
kmem_cache hardening and performance improvements
Brian Behlendorf
2009-01-30
6
-496
/
+1025
*
Remove debug check was was accidentally left in place an prevent the slab cac...
Brian Behlendorf
2009-01-26
1
-3
/
+0
*
Pull the blkdev header in to the sunldi for some useful structure definitions...
Brian Behlendorf
2009-01-26
1
-0
/
+1
*
Implement kmem cache alignment argument
Brian Behlendorf
2009-01-26
3
-81
/
+136
*
Remove stray ` from macro
Brian Behlendorf
2009-01-23
1
-1
/
+1
*
Sleep uninteruptibly, waking up early may result in a crash
Brian Behlendorf
2009-01-22
2
-13
/
+14
*
Update debug.h to standardize VERIFY3_IMPL error messages in debug and non-de...
Brian Behlendorf
2009-01-22
2
-12
/
+14
*
Prep for 0.4.1 tag
Brian Behlendorf
2009-01-21
2
-1
/
+9
*
Minor fix for compiler warning when KMEM_TRACKING is enabled
Brian Behlendorf
2009-01-20
1
-1
/
+1
*
KMEM_TRACKING turned up a missing free in list test 6, fix the leak
Brian Behlendorf
2009-01-20
1
-0
/
+1
*
Ensure -NDEBUG does not get added to spl_config.h and is only set in the buil...
Brian Behlendorf
2009-01-20
4
-12
/
+0
*
Refresh libtool
Brian Behlendorf
2009-01-15
1
-6
/
+6
*
Rename modules to module and update references
Brian Behlendorf
2009-01-15
39
-18
/
+18
*
Make the splat load message caps just for consistency
Brian Behlendorf
2009-01-13
1
-5
/
+5
*
TASKQ_DYNAMIC not yet support, do not create the global taskq with that flag ...
Brian Behlendorf
2009-01-13
2
-1
/
+3
*
Rework ddi_strtox calls to a native implementation which actuall supports the...
Brian Behlendorf
2009-01-13
5
-27
/
+306
*
Add missing stub headers
Brian Behlendorf
2009-01-09
2
-0
/
+8
*
Add basic ksid_lookupdomain and ksiddomain_rele support, just allocations
Brian Behlendorf
2009-01-09
1
-0
/
+27
*
Make sure we export ddi_quiesce_not_needed
Brian Behlendorf
2009-01-09
1
-0
/
+1
*
Add two new stub headers
Brian Behlendorf
2009-01-09
2
-0
/
+8
*
Add VOP_SEEK
Brian Behlendorf
2009-01-09
2
-4
/
+19
*
Add missing policy includes, add missing sun ddi bits
Brian Behlendorf
2009-01-09
3
-0
/
+14
*
Add share.h stub
Brian Behlendorf
2009-01-09
1
-0
/
+4
*
Drat fix missing ;
Brian Behlendorf
2009-01-09
1
-1
/
+1
[next]