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
/
spl
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add skc_flags and full header to /proc/spl/kmem/slab.
Brian Behlendorf
2009-12-11
1
-19
/
+26
*
Atomic64 compatibility for 32-bit systems without kernel support.
Brian Behlendorf
2009-12-04
2
-50
/
+62
*
Correctly handle division on 32-bit RHEL5 systems by returning dividend.
Brian Behlendorf
2009-12-01
1
-1
/
+3
*
Ensure spl_config.h is include in spl-generic.c
Brian Behlendorf
2009-11-15
1
-0
/
+1
*
Linux 2.6.31 kmem cache alignment fixes and cleanup.
Brian Behlendorf
2009-11-13
1
-52
/
+92
*
Remove __GFP_NOFAIL in kmem and retry internally.
Brian Behlendorf
2009-11-12
1
-9
/
+9
*
Linux 2.6.31 Compatibility Updates
Brian Behlendorf
2009-11-10
1
-3
/
+3
*
Autoconf --enable-debug-* cleanup
Brian Behlendorf
2009-10-30
3
-37
/
+16
*
Use Linux atomic primitives by default.
Brian Behlendorf
2009-10-30
1
-2
/
+4
*
I should not have removed these, they are important.
Brian Behlendorf
2009-10-27
1
-0
/
+2
*
Rebase cmn_err on vcmn_err and don't warn about missing \n
Brian Behlendorf
2009-10-27
2
-22
/
+19
*
Set cwd to '/' for the process executing insmod.
Brian Behlendorf
2009-10-01
2
-3
/
+109
*
Reimplement mutexs for Linux lock profiling/analysis
Brian Behlendorf
2009-09-25
2
-429
/
+38
*
Update rwlocks to track owner to ensure correct semantics
Brian Behlendorf
2009-09-25
2
-14
/
+24
*
Reimplement rwlocks for Linux lock profiling/analysis.
Brian Behlendorf
2009-09-18
2
-297
/
+45
*
Update global_page_state() support for 2.6.29 kernels.
Brian Behlendorf
2009-07-28
1
-24
/
+55
*
Remove get/put_task_struct as they are not available for SLES11
Brian Behlendorf
2009-07-28
1
-10
/
+2
*
Add basic credential support and splat tests.
Brian Behlendorf
2009-07-27
3
-0
/
+311
*
Positive Solaris ioctl return codes need to be negated for use by libc
Brian Behlendorf
2009-07-23
1
-2
/
+9
*
The HAVE_PATH_IN_NAMEIDATA compat macros should have been used here.
Brian Behlendorf
2009-07-22
1
-3
/
+3
*
Register a basic compat ioctl handler (32 vs 64 bit compat)
Brian Behlendorf
2009-07-21
1
-3
/
+17
*
Prevent integer overflow after ~164 days of uptime.
Ricardo M. Correia
2009-07-14
1
-1
/
+1
*
Add ddi_copyin/ddi_copyout support for fake kernel originated ioctls.
Brian Behlendorf
2009-07-10
1
-0
/
+27
*
Add basic support for TASKQ_THREADS_CPU_PCT taskq flag which is
Brian Behlendorf
2009-07-09
1
-0
/
+9
*
Use do_div on older kernel where do_div64 doesn't exist.
Brian Behlendorf
2009-06-26
1
-1
/
+1
*
SLES10 Fixes (part 7)
Brian Behlendorf
2009-05-20
2
-2
/
+2
*
SLES10 Fixes (part 6)
Brian Behlendorf
2009-05-20
1
-12
/
+35
*
SLES10 Fixes (part 4):
Brian Behlendorf
2009-05-20
1
-5
/
+14
*
SLES10 Fixes (part 2):
Brian Behlendorf
2009-05-20
4
-31
/
+41
*
Allow spl_config.h to be included by dependant packages
Brian Behlendorf
2009-03-17
1
-4
/
+4
*
FC10/i686 Compatibility Update (2.6.27.19-170.2.35.fc10.i686)
Brian Behlendorf
2009-03-17
1
-13
/
+52
*
Fix taskq_wait() not waiting bug
Brian Behlendorf
2009-03-15
1
-12
/
+20
*
Fix off-by-1 truncation of hw_serial when converting from integer to string, ...
Ricardo M. Correia
2009-03-12
1
-9
/
+10
*
Minor bug fix in XDR code introduced in last minute change before landing.
Ricardo M. Correia
2009-03-11
1
-2
/
+2
*
Add XDR implementation
Ricardo M. Correia
2009-03-11
2
-0
/
+518
*
Build system and packaging (RPM support)
Brian Behlendorf
2009-03-09
2
-30
/
+0
*
XXX: Temporarily disable vmem_size().
Ricardo M. Correia
2009-03-05
1
-0
/
+2
*
Linux VM Integration Cleanup
Brian Behlendorf
2009-03-04
3
-72
/
+175
*
Add zone_get_hostid() function
Brian Behlendorf
2009-02-19
2
-2
/
+19
*
Coverity 9649, 9650, 9651: Uninit
Brian Behlendorf
2009-02-18
1
-1
/
+0
*
kmem slab magazine ageing deadlock
Brian Behlendorf
2009-02-17
1
-4
/
+24
*
kmem slab fixes
Brian Behlendorf
2009-02-13
1
-36
/
+36
*
kmem slab fixes
Brian Behlendorf
2009-02-12
1
-34
/
+49
*
Additional Linux VM integration
Brian Behlendorf
2009-02-05
2
-22
/
+150
*
Linux VM integration / device special files
Brian Behlendorf
2009-02-04
4
-35
/
+262
*
2.6.27+ portability changes
Brian Behlendorf
2009-02-02
1
-3
/
+3
*
Make the number of system taskq threads based on the node of cores in the nod...
Brian Behlendorf
2009-02-02
1
-2
/
+4
*
kmem_cache hardening and performance improvements
Brian Behlendorf
2009-01-30
1
-140
/
+325
*
Remove debug check was was accidentally left in place an prevent the slab cac...
Brian Behlendorf
2009-01-26
1
-3
/
+0
*
Implement kmem cache alignment argument
Brian Behlendorf
2009-01-26
1
-70
/
+97
[next]