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
/
spl
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
2
-22
/
+158
*
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
*
Simplify hostid logic
Richard Yao
2014-04-14
2
-62
/
+6
*
Call kthread_create() correctly with fixed arguments.
Tim Chase
2014-04-11
1
-1
/
+4
*
De-inline spl_kthread_create().
Tim Chase
2014-04-09
1
-0
/
+28
*
Support post-3.13 kthread_create() semantics.
Tim Chase
2014-04-08
3
-3
/
+4
*
splat cred:groupmember: Fix false positives
Brian Behlendorf
2014-04-08
1
-5
/
+8
*
Remove default taskq thread to CPU bindings
Brian Behlendorf
2014-01-07
1
-1
/
+0
*
Add module versioning
Brian Behlendorf
2013-12-06
1
-0
/
+1
*
Linux 3.13 compat: Pass NULL for new delegated inode argument
Richard Yao
2013-12-02
1
-9
/
+13
*
Linux 3.13 compat: Remove unused flags variable from __cv_init()
Richard Yao
2013-12-02
1
-8
/
+0
*
Emulate illumos interface cv_timedwait_hires()
Ned Bass
2013-11-04
1
-0
/
+81
*
3537 add kstat_waitq_enter and friends
Ned Bass
2013-10-25
1
-1
/
+67
*
Kstat to use private lock by default
Cyril Plisko
2013-10-25
1
-8
/
+10
*
Revert "Add KSTAT_TYPE_TXG type"
Brian Behlendorf
2013-10-16
1
-39
/
+0
*
Add callbacks for displaying KSTAT_TYPE_RAW kstats
Prakash Surya
2013-10-16
1
-14
/
+105
*
Consistently use local_irq_disable/local_irq_enable
Brian Behlendorf
2013-10-09
1
-3
/
+2
*
Replace current_kernel_time() with getnstimeofday()
Richard Yao
2013-10-09
1
-1
/
+3
*
Linux 3.8 compat: Use kuid_t/kgid_t when required
Richard Yao
2013-08-09
2
-14
/
+19
*
PaX/GrSecurity Linux 3.8.y compat: Use __no_const on struct ctl_table
Richard Yao
2013-08-08
1
-5
/
+12
*
Fix race in spl_kmem_cache_reap_now()
Richard Yao
2013-08-08
1
-5
/
+5
*
Linux 3.11 compat: Replace num_physpages with totalram_pages
Richard Yao
2013-08-08
1
-2
/
+3
*
Fix KMC_OFFSLAB type caches
Brian Behlendorf
2013-07-30
1
-1
/
+2
*
Return -1 for generic kmem cache shrinker
Brian Behlendorf
2013-07-30
1
-1
/
+9
*
Modify gethrestime to use current_kernel_time()
James H
2013-07-15
1
-4
/
+3
*
Fix bogus kmem leak warning
Brian Behlendorf
2013-07-10
1
-4
/
+5
*
Fix --enable-debug-kmem-tracking option
Brian Behlendorf
2013-07-09
1
-9
/
+9
*
Linux 3.10 compat: Do not rely on struct proc_dir_entry definition
Richard Yao
2013-07-08
2
-85
/
+87
*
Linux 3.10 compat: replace PDE()->data with PDE_DATA()
Yuxuan Shui
2013-07-08
1
-1
/
+4
*
Fix --enable-debug-kmem-tracking option
Tim Chase
2013-06-18
1
-7
/
+8
*
Fix taskq_wait_id()
Brian Behlendorf
2013-05-03
1
-26
/
+14
*
Do not call cond_resched() in spl_slab_reclaim()
Richard Yao
2013-03-21
1
-3
/
+0
*
Linux 3.9 compat: Switch to hlist_for_each{,_rcu}
Richard Yao
2013-03-14
2
-2
/
+4
*
Drop support for 3 argument version of set_fs_pwd
Richard Yao
2013-03-14
1
-41
/
+2
*
Linux 3.9 compat: set_fs_root takes const struct path *
Richard Yao
2013-03-14
1
-0
/
+4
*
Linux 3.9 compat: vfs_getattr takes two arguments
Richard Yao
2013-03-14
1
-2
/
+15
*
Linux 3.9 compat: Do not depend on f_vfsmnt
Richard Yao
2013-03-14
1
-3
/
+3
*
Refresh links to web site
Ned Bass
2013-03-04
19
-19
/
+19
*
Disable automatic log dumping
Brian Behlendorf
2013-02-05
1
-2
/
+3
*
Fix tsd_get/set() race with tsd_exit/destroy()
Brian Behlendorf
2013-01-31
1
-1
/
+32
*
Add spl_kmem_cache_expire module option
Brian Behlendorf
2013-01-28
1
-4
/
+32
*
Remove spl_invalidate_inodes()
Brian Behlendorf
2013-01-17
1
-14
/
+0
[next]