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
path:
root
/
include
/
sys
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use Linux atomic primitives by default.
Brian Behlendorf
2009-10-30
1
-49
/
+97
*
Set cwd to '/' for the process executing insmod.
Brian Behlendorf
2009-10-01
3
-1
/
+5
*
Expand SEM() outside init_rwsem and directly call __init_rwsem().
Brian Behlendorf
2009-09-29
1
-1
/
+3
*
Reimplement mutexs for Linux lock profiling/analysis
Brian Behlendorf
2009-09-25
2
-68
/
+158
*
Update rwlocks to track owner to ensure correct semantics
Brian Behlendorf
2009-09-25
1
-58
/
+174
*
Reimplement rwlocks for Linux lock profiling/analysis.
Brian Behlendorf
2009-09-18
1
-50
/
+71
*
Disable stack overflow checking by default.
Brian Behlendorf
2009-07-30
1
-1
/
+9
*
Update global_page_state() support for 2.6.29 kernels.
Brian Behlendorf
2009-07-28
1
-11
/
+10
*
Add basic credential support and splat tests.
Brian Behlendorf
2009-07-27
2
-56
/
+21
*
Fixed NULL dereference by tcd_for_each() when the kmalloc() call in module/sp...
Ricardo M. Correia
2009-07-14
1
-1
/
+1
*
Add a little paranoia here to ensure endianess is set correctly.
Brian Behlendorf
2009-07-14
1
-1
/
+5
*
Add basic groupmember() function, not sup groups.
Brian Behlendorf
2009-07-10
1
-0
/
+12
*
Add ddi_copyin/ddi_copyout support for fake kernel originated ioctls.
Brian Behlendorf
2009-07-10
1
-0
/
+3
*
Define ACE_ALL_PERMS for use by ACLs
Brian Behlendorf
2009-07-09
1
-0
/
+6
*
Define FKIOCTL which is used on Solaris to mark an in-kernel ioctl.
Brian Behlendorf
2009-07-09
1
-0
/
+2
*
Add ASSERTV macro to simplify removing variables (the V in ASSERTV)
Brian Behlendorf
2009-07-09
1
-0
/
+2
*
Add basic support for TASKQ_THREADS_CPU_PCT taskq flag which is
Brian Behlendorf
2009-07-09
1
-0
/
+1
*
SLES10 Fixes (part 7)
Brian Behlendorf
2009-05-20
1
-2
/
+2
*
SLES10 Fixes (part 6)
Brian Behlendorf
2009-05-20
1
-11
/
+19
*
Powerpc Fixes (part 1):
Brian Behlendorf
2009-05-20
2
-4
/
+25
*
SLES10 Fixes (part 3):
Brian Behlendorf
2009-05-20
1
-0
/
+1
*
SLES10 Fixes (part 2):
Brian Behlendorf
2009-05-20
1
-3
/
+1
*
Add list_move_tail() function.
Brian Behlendorf
2009-03-19
1
-0
/
+8
*
Allow spl_config.h to be included by dependant packages
Brian Behlendorf
2009-03-17
1
-1
/
+1
*
FC10/i686 Compatibility Update (2.6.27.19-170.2.35.fc10.i686)
Brian Behlendorf
2009-03-17
1
-4
/
+15
*
Fix taskq_wait() not waiting bug
Brian Behlendorf
2009-03-15
1
-0
/
+1
*
Build system and packaging (RPM support)
Brian Behlendorf
2009-03-09
9
-77
/
+337
*
XXX: Temporarily disable vmem_size().
Ricardo M. Correia
2009-03-05
1
-0
/
+2
*
Merge branch 'kallsyms'
Brian Behlendorf
2009-03-04
3
-3
/
+64
|
\
|
*
Linux VM Integration Cleanup
Brian Behlendorf
2009-03-04
3
-3
/
+64
*
|
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
3
-0
/
+7
*
Coverity 9654, 9654: Use After Free
Brian Behlendorf
2009-02-17
1
-1
/
+1
*
Coverity 9652, 9653: No Effect
Brian Behlendorf
2009-02-17
1
-2
/
+0
*
kmem slab magazine ageing deadlock
Brian Behlendorf
2009-02-17
1
-3
/
+3
*
Build system update
Brian Behlendorf
2009-02-12
8
-39
/
+1198
*
kmem slab fixes
Brian Behlendorf
2009-02-12
1
-1
/
+3
*
Minor bug fix due to MAXOFFSET_T constant being too large on 32-bit systems.
Ricardo M. Correia
2009-02-07
1
-0
/
+5
*
Additional Linux VM integration
Brian Behlendorf
2009-02-05
1
-14
/
+6
*
Linux VM integration / device special files
Brian Behlendorf
2009-02-04
5
-31
/
+73
*
2.6.27+ portability changes
Brian Behlendorf
2009-02-02
3
-57
/
+3
*
Add new workqueue header
Brian Behlendorf
2009-01-30
1
-0
/
+55
*
kmem_cache hardening and performance improvements
Brian Behlendorf
2009-01-30
3
-40
/
+48
*
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
1
-0
/
+2
*
Remove stray ` from macro
Brian Behlendorf
2009-01-23
1
-1
/
+1
*
Update debug.h to standardize VERIFY3_IMPL error messages in debug and non-de...
Brian Behlendorf
2009-01-22
1
-11
/
+13
[next]