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
/
module
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add crgetfsuid()/crgetfsgid() helpers
Brian Behlendorf
2011-03-22
1
-78
/
+58
*
Disable vmalloc() direct reclaim
Brian Behlendorf
2011-03-20
1
-2
/
+22
*
Remove xvattr support
Brian Behlendorf
2011-03-02
1
-2
/
+2
*
Add zlib regression test
Brian Behlendorf
2011-02-25
4
-0
/
+169
*
Fix zlib compression
Brian Behlendorf
2011-02-25
4
-3
/
+230
*
Linux compat 2.6.37, invalidate_inodes()
Brian Behlendorf
2011-02-23
1
-0
/
+14
*
Block in cv_destroy() on all waiters
Brian Behlendorf
2011-02-04
1
-3
/
+23
*
Remove VN_HOLD/VN_RELE/VOP_PUTPAGE
Brian Behlendorf
2011-01-12
2
-8
/
+0
*
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
1
-9
/
+6
*
Add vn_mode_to_vtype/vn_vtype to_mode helpers
Brian Behlendorf
2011-01-12
1
-6
/
+35
*
Add cv_timedwait_interruptible() function
Neependra Khare
2011-01-11
1
-4
/
+17
*
Linux Compat: inode->i_mutex/i_sem
Brian Behlendorf
2011-01-11
1
-10
/
+3
*
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
5
-3
/
+653
*
Clear cv->cv_mutex when not in use
Brian Behlendorf
2010-11-29
1
-10
/
+10
*
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
1
-10
/
+18
*
Fix incorrect krw_type_t type
Brian Behlendorf
2010-11-09
1
-1
/
+1
*
Fix 2.6.35 shrinker callback API change
Brian Behlendorf
2010-10-22
1
-3
/
+18
*
Support custom build directories
Brian Behlendorf
2010-09-05
3
-40
/
+44
*
Stub out kmem cache defrag API
Brian Behlendorf
2010-08-27
1
-0
/
+12
*
Fix stack overflow in vn_rdwr() due to memory reclaim
Li Wei
2010-08-12
1
-0
/
+6
*
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
1
-0
/
+10
*
Ensure kmem_alloc() and vmem_alloc() never fail
Brian Behlendorf
2010-07-26
1
-105
/
+143
*
Fix two minor compiler warnings
Brian Behlendorf
2010-07-26
1
-1
/
+2
*
Remove deadcode caused by removal of format1 arg
Brian Behlendorf
2010-07-21
1
-14
/
+5
*
Display DEBUG keyword during module load when --enable-debug is used.
Ricardo M. Correia
2010-07-20
1
-4
/
+6
*
Fix buggy kmem_{v}asprintf() functions
Ricardo M. Correia
2010-07-20
1
-4
/
+4
*
Prefix all SPL debug macros with 'S'
Brian Behlendorf
2010-07-20
13
-424
/
+456
*
Split <sys/debug.h> header
Brian Behlendorf
2010-07-20
15
-69
/
+60
*
Proposed fix for oops on SIGINT in splat atomic:64-bit test.
Ned Bass
2010-07-15
1
-1
/
+1
*
Fix -Werror=format-security compiler option
Brian Behlendorf
2010-07-14
1
-1
/
+2
*
Linux 2.6.35 compat: filp_fsync() dropped 'stuct dentry *'
Brian Behlendorf
2010-07-14
2
-28
/
+7
*
Add __divdi3(), remove __udivdi3() kernel dependency
Brian Behlendorf
2010-07-13
2
-23
/
+229
*
Require gawk the usermode helper fails with awk
Brian Behlendorf
2010-07-01
1
-1
/
+1
*
Add configure check for user_path_dir()
Brian Behlendorf
2010-07-01
1
-1
/
+17
*
Implementation of a regression test for TQ_FRONT.
Ned Bass
2010-07-01
1
-9
/
+142
*
Initialize the /dev/splatctl device buffer
Ned Bass
2010-07-01
2
-1
/
+5
*
Implementation of the TQ_FRONT flag.
Ned Bass
2010-07-01
1
-21
/
+74
*
Linux-2.6.33 compat, .ctl_name removed from struct ctl_table
Brian Behlendorf
2010-06-30
1
-38
/
+40
*
Treat mutex->owner as volatile
Brian Behlendorf
2010-06-28
1
-12
/
+88
*
Fix subtle race in threads test case
Brian Behlendorf
2010-06-28
1
-4
/
+3
*
Add kmem_vasprintf function
Brian Behlendorf
2010-06-24
1
-4
/
+20
*
Revert "Support TQ_FRONT flag used by taskq_dispatch()"
Brian Behlendorf
2010-06-21
1
-7
/
+1
*
Update warnings in kmem debug code
Brian Behlendorf
2010-06-16
1
-36
/
+49
*
Support TQ_FRONT flag used by taskq_dispatch()
Brian Behlendorf
2010-06-11
1
-1
/
+7
*
Add kmem_asprintf(), strfree(), strdup(), and minor cleanup.
Brian Behlendorf
2010-06-11
1
-0
/
+46
[next]