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
*
Add a few additional vnode #defines
Brian Behlendorf
2011-01-12
1
-0
/
+8
*
Make vn_cache|vn_file_cache kmem caches
Brian Behlendorf
2011-01-12
1
-2
/
+2
*
Clean vattr_t and vsecattr_t types
Brian Behlendorf
2011-01-12
2
-18
/
+16
*
FRSYNC Should Use O_SYNC
Brian Behlendorf
2011-01-12
1
-1
/
+1
*
Add vn_mode_to_vtype/vn_vtype to_mode helpers
Brian Behlendorf
2011-01-12
3
-6
/
+41
*
Add cv_timedwait_interruptible() function
Neependra Khare
2011-01-11
2
-16
/
+33
*
Linux Compat: inode->i_mutex/i_sem
Brian Behlendorf
2011-01-11
2
-11
/
+14
*
Add Thread Specific Data (TSD) Regression Test
Brian Behlendorf
2010-12-07
1
-1
/
+184
*
Add Thread Specific Data (TSD) Implementation
Brian Behlendorf
2010-12-07
8
-3
/
+700
*
Refresh autogen.sh products
Brian Behlendorf
2010-11-30
2
-6
/
+6
*
Make kmutex_t typesafe in all cases.
Ricardo M. Correia
2010-11-29
1
-13
/
+19
*
Clear cv->cv_mutex when not in use
Brian Behlendorf
2010-11-29
2
-11
/
+10
*
Give ENOTSUP a valid user space error value
Ned Bass
2010-11-10
1
-1
/
+1
*
Linux 2.6.36 compat, use fops->unlocked_ioctl()
Brian Behlendorf
2010-11-10
2
-10
/
+10
*
Linux 2.6.36 compat, fs_struct->lock type change
Brian Behlendorf
2010-11-09
4
-10
/
+178
*
Linux 2.6.36 compat, wrap RLIM64_INFINITY
Brian Behlendorf
2010-11-09
1
-2
/
+3
*
Fix incorrect krw_type_t type
Brian Behlendorf
2010-11-09
1
-1
/
+1
*
Prep for 0.5.2 tag
Brian Behlendorf
2010-11-05
1
-1
/
+1
*
Clear owner after dropping mutex
Brian Behlendorf
2010-11-05
1
-2
/
+2
*
Fix 2.6.35 shrinker callback API change
Brian Behlendorf
2010-10-22
4
-3
/
+196
*
atomic_*_*_nv() functions need to return the new value atomically.
Ricardo M. Correia
2010-09-17
1
-12
/
+32
*
Fix markdown rendering
Brian Behlendorf
2010-09-15
1
-2
/
+2
*
Reference new zfsonlinux.org website
Brian Behlendorf
2010-09-14
1
-1
/
+1
*
Support custom build directories
Brian Behlendorf
2010-09-05
16
-88
/
+177
*
Remove spl-x.y.z.zip creation in 'make dist'
Brian Behlendorf
2010-09-02
2
-5
/
+4
*
Move vendor check to spl-build.m4
Brian Behlendorf
2010-09-02
12
-728
/
+1371
*
Prep for spl-0.5.1 tag
Brian Behlendorf
2010-09-01
1
-1
/
+1
*
Add quick build instructions
Brian Behlendorf
2010-09-01
1
-2
/
+7
*
Add list_link_replace() function
Brian Behlendorf
2010-08-27
1
-0
/
+13
*
Add MUTEX_NOT_HELD() function
Brian Behlendorf
2010-08-27
1
-1
/
+3
*
Stub out kmem cache defrag API
Brian Behlendorf
2010-08-27
2
-5
/
+30
*
Add missing atomic functions
Brian Behlendorf
2010-08-27
1
-0
/
+44
*
Prep for spl-0.5.0 tag
Brian Behlendorf
2010-08-13
1
-0
/
+7
*
Fix stack overflow in vn_rdwr() due to memory reclaim
Li Wei
2010-08-12
2
-0
/
+7
*
Correctly handle rwsem_is_locked() behavior
Ned Bass
2010-08-10
5
-31
/
+172
*
Correctly detect atomic64_cmpxchg support
Ned Bass
2010-08-08
2
-0
/
+3
*
Fix taskq code to not drop tasks when TQ_SLEEP is used.
Ricardo M. Correia
2010-08-02
2
-28
/
+48
*
Strfree() should call kfree() not kmem_free()
Brian Behlendorf
2010-07-30
1
-1
/
+1
*
Add uninstall Makefile targets
Brian Behlendorf
2010-07-28
5
-6
/
+26
*
Add Debian and Slackware style packaging via alien
Brian Behlendorf
2010-07-27
12
-71
/
+574
*
Ensure kmem_alloc() and vmem_alloc() never fail
Brian Behlendorf
2010-07-26
2
-193
/
+289
*
Fix two minor compiler warnings
Brian Behlendorf
2010-07-26
2
-5
/
+7
*
Remove deadcode caused by removal of format1 arg
Brian Behlendorf
2010-07-21
1
-14
/
+5
*
Fix max_ncpus definition.
Ricardo M. Correia
2010-07-20
1
-2
/
+3
*
Display DEBUG keyword during module load when --enable-debug is used.
Ricardo M. Correia
2010-07-20
2
-4
/
+12
*
Fix buggy kmem_{v}asprintf() functions
Ricardo M. Correia
2010-07-20
1
-4
/
+4
*
Fix bcopy() to allow memory area overlap
Ricardo M. Correia
2010-07-20
1
-1
/
+1
*
Fix compilation error due to undefined ACCESS_ONCE macro.
Ricardo M. Correia
2010-07-20
2
-0
/
+48
*
Prefix all SPL debug macros with 'S'
Brian Behlendorf
2010-07-20
14
-492
/
+533
*
Split <sys/debug.h> header
Brian Behlendorf
2010-07-20
25
-458
/
+460
[next]