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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Type long expected explicitly cast for 32-bit systems.
Brian Behlendorf
2009-12-01
1
-2
/
+2
*
spl-modules-devel package must depend on the exact version of kernel
Brian Behlendorf
2009-11-24
1
-1
/
+3
*
Add 'srpm' --with-config option for creation of spec files.
Brian Behlendorf
2009-11-24
2
-5
/
+7
*
Add chaos5 and rhel6 macro's to the spl-modules.spec.in
Brian Behlendorf
2009-11-24
1
-4
/
+4
*
Prep for 0.4.7 tag, updated META and ChangeLog.
Brian Behlendorf
2009-11-20
2
-1
/
+32
*
Ensure *.order and *.markers build products are removed by distclean rule.
Brian Behlendorf
2009-11-20
2
-2
/
+4
*
Ensure spl_config.h is include in spl-generic.c
Brian Behlendorf
2009-11-15
1
-0
/
+1
*
Always use the generic mutex_destroy().
Brian Behlendorf
2009-11-15
1
-3
/
+7
*
Add mutex_enter_nested() as wrapper for mutex_lock_nested().
Brian Behlendorf
2009-11-15
1
-2
/
+24
*
Linux 2.6.31 kmem cache alignment fixes and cleanup.
Brian Behlendorf
2009-11-13
3
-57
/
+93
*
Remove __GFP_NOFAIL in kmem and retry internally.
Brian Behlendorf
2009-11-12
2
-14
/
+59
*
Linux 2.6.31 Compatibility Updates
Brian Behlendorf
2009-11-10
6
-4
/
+30
*
Prep for 0.4.6 tag, updated META and ChangeLog.
Brian Behlendorf
2009-11-02
2
-1
/
+44
*
Autoconf --enable-debug-* cleanup
Brian Behlendorf
2009-10-30
10
-330
/
+159
*
Add autoconf checks for atomic64_cmpxchg + atomic64_xchg
Brian Behlendorf
2009-10-30
5
-0
/
+311
*
Use Linux atomic primitives by default.
Brian Behlendorf
2009-10-30
5
-79
/
+202
*
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
*
Remove usage of the __id_u macro for portability.
Brian Behlendorf
2009-10-05
2
-2
/
+2
*
Use kobject_set_name() for increased portability.
Brian Behlendorf
2009-10-02
1
-5
/
+3
*
Set cwd to '/' for the process executing insmod.
Brian Behlendorf
2009-10-01
10
-8
/
+404
*
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
8
-848
/
+609
*
Update rwlocks to track owner to ensure correct semantics
Brian Behlendorf
2009-09-25
3
-72
/
+198
*
Reimplement rwlocks for Linux lock profiling/analysis.
Brian Behlendorf
2009-09-18
9
-936
/
+708
*
Various spec file tweaks to handle rpm building of several distros.
Brian Behlendorf
2009-08-14
1
-28
/
+75
*
Explicit check for requires_* rpm defines
Brian Behlendorf
2009-08-13
1
-3
/
+11
*
Tag spl-0.4.5.
Brian Behlendorf
2009-08-04
2
-2
/
+50
*
Required missing symbols for FC11 kernels (2.6.29.4-167.fc11.x86_64)
Brian Behlendorf
2009-07-31
1
-0
/
+94
*
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
6
-168
/
+1297
*
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
13
-56
/
+839
*
Remove LINUXINCLUDE from autoconf wrapper, breaks 2.6.28+ kernels.
Brian Behlendorf
2009-07-27
2
-47
/
+47
*
Positive Solaris ioctl return codes need to be negated for use by libc
Brian Behlendorf
2009-07-23
1
-2
/
+9
*
Allow kmem or vmem based slab for slab_lock and slab_overcommit tests.
Brian Behlendorf
2009-07-23
1
-1
/
+1
*
The HAVE_PATH_IN_NAMEIDATA compat macros should have been used here.
Brian Behlendorf
2009-07-22
1
-3
/
+3
*
Check arch/default/ path when detecting kernel objects on SLES
Brian Behlendorf
2009-07-22
2
-3
/
+9
*
Register a basic compat ioctl handler (32 vs 64 bit compat)
Brian Behlendorf
2009-07-21
1
-3
/
+17
*
Fixed NULL dereference by tcd_for_each() when the kmalloc() call in module/sp...
Ricardo M. Correia
2009-07-14
1
-1
/
+1
*
Prevent integer overflow after ~164 days of uptime.
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
2
-0
/
+30
*
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
2
-0
/
+10
*
Update ChangeLog
Brian Behlendorf
2009-07-02
1
-1
/
+22
*
Cleanly handle --with-linux=NONE option when used to generate source
Brian Behlendorf
2009-07-02
2
-9
/
+24
[next]