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
*
Refactor generic memory allocation interfaces
Brian Behlendorf
2015-01-16
6
-516
/
+334
*
Fix kmem cstyle issues
Brian Behlendorf
2015-01-16
3
-167
/
+194
*
Refactor existing code
Brian Behlendorf
2015-01-16
16
-1794
/
+2066
*
Fix debug object on stack warning
Brian Behlendorf
2015-01-07
1
-34
/
+57
*
Remove compat includes from sys/types.h
Ned Bass
2014-11-19
13
-10
/
+27
*
Retire legacy debugging infrastructure
Brian Behlendorf
2014-11-19
17
-2203
/
+328
*
Lower minimum objects/slab threshold
Brian Behlendorf
2014-11-05
1
-0
/
+9
*
Fix modules installation directory
Alexander Pyhalov
2014-10-28
1
-1
/
+2
*
kmem_cache: Call constructor/destructor on each alloc/free
Richard Yao
2014-10-28
1
-21
/
+16
*
Linux 3.12 compat: shrinker semantics
Tim Chase
2014-10-28
2
-25
/
+50
*
Remove kern_path() wrapper
Brian Behlendorf
2014-10-17
1
-16
/
+0
*
Remove kvasprintf() wrapper
Brian Behlendorf
2014-10-17
1
-23
/
+0
*
Remove proc_handler() wrapper
Brian Behlendorf
2014-10-17
1
-21
/
+39
*
Remove credential configure checks.
Brian Behlendorf
2014-10-17
1
-94
/
+0
*
Remove set_fs_pwd() configure check
Brian Behlendorf
2014-10-17
1
-12
/
+10
*
Remove user_path_dir() wrapper
Brian Behlendorf
2014-10-17
1
-20
/
+0
*
Remove kallsyms_lookup_name() wrapper
Brian Behlendorf
2014-10-17
2
-122
/
+1
*
Remove shrink_{i,d}node_cache() wrappers
Brian Behlendorf
2014-10-17
3
-109
/
+15
*
Remove global memory variables
Brian Behlendorf
2014-10-17
3
-342
/
+2
*
Remove get_vmalloc_info() wrapper
Brian Behlendorf
2014-10-17
2
-112
/
+4
*
Remove on_each_cpu() wrapper
Brian Behlendorf
2014-10-17
1
-1
/
+1
*
Remove i_mutex() configure check
Brian Behlendorf
2014-10-17
1
-1
/
+1
*
Simplify the time compatibility wrappers
Brian Behlendorf
2014-10-17
2
-95
/
+0
*
Map highbit64() to fls64()
Brian Behlendorf
2014-10-17
2
-63
/
+1
*
Remove CTL_UNNUMBERED sysctl interface
Brian Behlendorf
2014-10-17
1
-167
/
+4
*
Remove register_sysctl() compatibility code
Brian Behlendorf
2014-10-17
1
-3
/
+3
*
Remove utsname() wrapper
Brian Behlendorf
2014-10-17
1
-12
/
+0
*
Remove sysctl_vfs_cache_pressure assumption
Brian Behlendorf
2014-10-17
1
-1
/
+1
*
Remove adaptive mutex implementation
Brian Behlendorf
2014-10-17
1
-41
/
+0
*
Update code to use misc_register()/misc_deregister()
Brian Behlendorf
2014-10-17
2
-70
/
+21
*
Update SPLAT to use kmutex_t for portability
Brian Behlendorf
2014-10-17
3
-21
/
+26
*
Make license compatibility checks consistent
Brian Behlendorf
2014-10-17
2
-4
/
+4
*
Fix bug in SPLAT taskq:front
Brian Behlendorf
2014-10-03
1
-1
/
+2
*
Linux 3.16 compat: smp_mb__after_clear_bit()
Turbo Fredriksson
2014-09-22
1
-1
/
+1
*
Cleanup vn_rename() and vn_remove()
Richard Yao
2014-08-13
2
-210
/
+101
*
Linux 3.17 compat: remove wait_on_bit action function
Ned Bass
2014-08-11
1
-9
/
+2
*
Set spl_kmem_cache_slab_limit=16384 to default
Brian Behlendorf
2014-08-08
1
-0
/
+10
*
Set spl_kmem_cache_reclaim=0 to default
Brian Behlendorf
2014-08-08
1
-5
/
+6
*
Add functions and macros as used upstream.
Tim Chase
2014-07-22
1
-0
/
+30
*
Rate limit debugging stack traces
Brian Behlendorf
2014-07-22
2
-8
/
+16
*
Safer debugging and assertion macros.
Tim Chase
2014-07-01
1
-0
/
+21
*
Add spl_kmem_cache_reclaim module option
Brian Behlendorf
2014-05-22
1
-9
/
+20
*
Add KMC_SLAB cache type
Brian Behlendorf
2014-05-22
3
-35
/
+178
*
Linux 3.15: vfs_rename() added a flags argument
Chunwei Chen
2014-05-07
1
-6
/
+12
*
Evenly distribute the taskq threads across available CPUs
Andrey Vesnovaty
2014-04-25
1
-0
/
+9
*
Fix crash when using ZFS on Ceph rbd
Chunwei Chen
2014-04-25
1
-1
/
+2
*
Change spl_kmem_cache_expire default setting to 2
Richard Yao
2014-04-14
1
-3
/
+4
*
Expose max/min objs per slab and max slab size
Andrey Vesnovaty
2014-04-14
1
-6
/
+19
*
Add ddi_time_after and friends
Chunwei Chen
2014-04-14
1
-5
/
+5
*
Simplify hostid logic
Richard Yao
2014-04-14
2
-62
/
+6
[next]