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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Treat mutex->owner as volatile
Brian Behlendorf
2010-06-28
1
-10
/
+28
*
Accept but ignore TASKQ_DC_BATCH and TQ_FRONT
Brian Behlendorf
2010-06-28
1
-0
/
+2
*
Add kmem_vasprintf function
Brian Behlendorf
2010-06-24
1
-0
/
+1
*
Revert "Support TQ_FRONT flag used by taskq_dispatch()"
Brian Behlendorf
2010-06-21
1
-2
/
+0
*
Add missing header util/sscanf.h
Brian Behlendorf
2010-06-14
1
-0
/
+28
*
Include kstat.h from kmem.h
Brian Behlendorf
2010-06-14
1
-0
/
+1
*
Support TQ_FRONT flag used by taskq_dispatch()
Brian Behlendorf
2010-06-11
1
-0
/
+2
*
Minor cleanup and Solaris API additions.
Brian Behlendorf
2010-06-11
4
-28
/
+41
*
Add kmem_asprintf(), strfree(), strdup(), and minor cleanup.
Brian Behlendorf
2010-06-11
1
-51
/
+4
*
Add xuio_* structures and typedefs.
Brian Behlendorf
2010-06-11
1
-10
/
+50
*
Stub out additional missing headers
Brian Behlendorf
2010-06-11
6
-0
/
+180
*
Cleanly split Linux proc.h (fs) from conflicting Solaris proc.h (process)
Brian Behlendorf
2010-06-11
7
-40
/
+61
*
Refresh autogen.sh products with automake 1.11.1.
Brian Behlendorf
2010-05-21
1
-1
/
+1
*
Simplify rwlock implementation.
Brian Behlendorf
2010-05-20
1
-39
/
+24
*
Use KM_NODEBUG macro in preference to __GFP_NOWARN.
Brian Behlendorf
2010-05-20
1
-0
/
+1
*
Public Release Prep
Brian Behlendorf
2010-05-17
114
-566
/
+2572
*
Add 3 missing typedefs.
Brian Behlendorf
2010-05-14
3
-0
/
+11
*
Add console_*printf() functions.
Brian Behlendorf
2010-05-14
1
-0
/
+20
*
Add cv_wait_interruptible() function.
Brian Behlendorf
2010-05-14
1
-2
/
+3
*
Disable rw_tryupgrade() for newer kernels
Brian Behlendorf
2010-04-22
1
-1
/
+10
*
Add support for 'make -s' silent builds
Brian Behlendorf
2010-03-26
1
-84
/
+125
*
Allow spl_config.h to be included by dependant packages (updated)
Brian Behlendorf
2010-03-22
1
-1
/
+0
*
Linux 2.6.32 compat, proc_handler() API change
Brian Behlendorf
2010-03-04
2
-0
/
+73
*
sun-misc-gitignore
Ricardo M. Correia
2010-01-08
1
-0
/
+1
*
sun-fix-whitespace
Ricardo M. Correia
2010-01-08
1
-1
/
+1
*
Check for changed gaurd macro in 2.6.28+ for rwsem implementation.
Brian Behlendorf
2009-12-17
1
-1
/
+5
*
Atomic64 compatibility for 32-bit systems without kernel support.
Brian Behlendorf
2009-12-04
6
-519
/
+40
*
When using x86 specific rwsem correctly intepret rwsem->count.
Brian Behlendorf
2009-12-01
1
-6
/
+12
*
Add missing atomic64 compat helpers for 32-bit systems.
Brian Behlendorf
2009-12-01
1
-0
/
+32
*
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
1
-4
/
+0
*
Remove __GFP_NOFAIL in kmem and retry internally.
Brian Behlendorf
2009-11-12
1
-5
/
+50
*
Linux 2.6.31 Compatibility Updates
Brian Behlendorf
2009-11-10
3
-1
/
+24
*
Autoconf --enable-debug-* cleanup
Brian Behlendorf
2009-10-30
4
-24
/
+0
*
Add autoconf checks for atomic64_cmpxchg + atomic64_xchg
Brian Behlendorf
2009-10-30
2
-0
/
+9
*
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
4
-1
/
+40
*
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
3
-56
/
+22
*
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
[prev]
[next]