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
*
Fix a typo referencing an incorrect symbol
Prakash Surya
2011-11-21
1
-1
/
+1
*
Prepend spl_ to all init/fini functions
Brian Behlendorf
2011-11-11
6
-25
/
+29
*
Linux 3.1 compat, shrink_*cache_memory
Brian Behlendorf
2011-11-09
1
-10
/
+4
*
Linux 3.1 compat, kern_path_parent()
Brian Behlendorf
2011-11-09
2
-5
/
+31
*
Fix NULL deref in balance_pgdat()
Brian Behlendorf
2011-11-03
1
-5
/
+8
*
vn_rdwr() didn't properly advance the file position
Gunnar Beutner
2011-10-18
1
-0
/
+1
*
Fix various typos in comments
Brian Behlendorf
2011-10-11
1
-27
/
+27
*
Fixed typo in spl_slab_alloc()
Gunnar Beutner
2011-10-11
1
-1
/
+1
*
Properly destroy work items in spl_kmem_cache_destroy()
Gunnar Beutner
2011-10-11
1
-3
/
+3
*
Fixed invalid resource re-use in file_find()
Gunnar Beutner
2011-10-11
1
-1
/
+2
*
Remove /etc/hostid missing warning
Brian Behlendorf
2011-10-06
1
-5
/
+1
*
Fix 'make install' overly broad 'rm'
Brian Behlendorf
2011-07-20
1
-1
/
+5
*
Read the /etc/hostid file directly.
Darik Horn
2011-06-24
1
-5
/
+105
*
Add linux compatibility tests
Brian Behlendorf
2011-06-21
4
-0
/
+247
*
Linux 3.0: Shrinker compatibility
Brian Behlendorf
2011-06-21
1
-6
/
+13
*
Add TASKQ_NORECLAIM flag
Brian Behlendorf
2011-05-06
1
-0
/
+4
*
Correct typos in the spl proc handler.
Darik Horn
2011-04-24
1
-3
/
+3
*
Make the SPL kernel messages consistent with ZFS.
Darik Horn
2011-04-21
2
-7
/
+7
*
Remove the gawk dependency.
Darik Horn
2011-04-21
1
-11
/
+15
*
Import spl_hostid as a module parameter.
Darik Horn
2011-04-21
2
-12
/
+17
*
Linux 2.6.39 compat, zlib_deflate_workspacesize()
Brian Behlendorf
2011-04-20
1
-2
/
+6
*
Linux 2.6.39 compat, kern_path_parent()
Brian Behlendorf
2011-04-20
1
-3
/
+3
*
Linux 2.6.39 compat, DEFINE_SPINLOCK()
Brian Behlendorf
2011-04-20
3
-4
/
+4
*
Fix unused variable
Brian Behlendorf
2011-04-19
1
-3
/
+0
*
Linux 2.6.39 compat, invalidate_inodes()
Brian Behlendorf
2011-04-19
1
-1
/
+1
*
Add dnlc_reduce_cache() support
Brian Behlendorf
2011-04-06
1
-0
/
+28
*
Add slab usage summeries to /proc
Brian Behlendorf
2011-04-06
1
-1
/
+119
*
Update /proc/spl/kmem/slab output
Brian Behlendorf
2011-04-06
1
-22
/
+24
*
Linux shrinker compat
Brian Behlendorf
2011-04-06
1
-41
/
+9
*
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
[next]