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
*
kmem-cache: Use taskqs for ageing
Brian Behlendorf
2012-12-12
1
-41
/
+50
*
kmem-cache: spl_kmem_cache_create() may always sleep
Brian Behlendorf
2012-12-12
1
-11
/
+8
*
splat taskq:front: Reduce stack frame
Brian Behlendorf
2012-12-12
1
-1
/
+6
*
splat taskq:order: Reduce stack frame
Brian Behlendorf
2012-12-12
1
-1
/
+6
*
splat taskq:cancel: Add test case
Brian Behlendorf
2012-12-12
1
-0
/
+183
*
splat taskq:delay: Add test case
Brian Behlendorf
2012-12-12
1
-11
/
+113
*
taskq delay/cancel functionality
Brian Behlendorf
2012-12-12
2
-105
/
+365
*
taskq style, remove #define wrappers
Brian Behlendorf
2012-12-12
1
-21
/
+21
*
taskq style, convert spaces to soft tabs
Brian Behlendorf
2012-12-12
1
-158
/
+157
*
splat linux:shrinker: Fix fail-safe
Steven Johnson
2012-12-12
1
-4
/
+21
*
splat linux:shrinker: Fix race condition
Steven Johnson
2012-12-12
1
-1
/
+27
*
splat taskq:front: Fix race
Steven Johnson
2012-12-05
1
-30
/
+32
*
Handle errors from spl_kern_path_locked()
Brian Behlendorf
2012-12-03
1
-0
/
+2
*
Linux compat 3.7, kernel_thread()
Brian Behlendorf
2012-12-03
2
-66
/
+61
*
Disable FS reclaim when allocating new slabs
Brian Behlendorf
2012-11-27
1
-1
/
+1
*
Never spin in kmem_cache_alloc()
Brian Behlendorf
2012-11-06
1
-5
/
+17
*
Optimize spl_kmem_cache_free()
Brian Behlendorf
2012-11-06
1
-4
/
+5
*
Track emergency object in rbtree
Brian Behlendorf
2012-11-06
1
-26
/
+72
*
Improved vmem cached deadlock detection
Brian Behlendorf
2012-11-06
2
-13
/
+31
*
splat kmem:slab_overcommit: Disabled
Brian Behlendorf
2012-11-06
1
-8
/
+8
*
splat atomic:64-bit: Create thread outside spin lock
Brian Behlendorf
2012-11-06
1
-7
/
+7
*
splat: Fix log buffer locking
Brian Behlendorf
2012-11-06
2
-14
/
+15
*
splat: Cleanup headers
Brian Behlendorf
2012-11-06
18
-42
/
+35
*
Condition variable reference counts
Brian Behlendorf
2012-11-06
1
-8
/
+24
*
Add KSTAT_TYPE_TXG type
Brian Behlendorf
2012-11-02
1
-0
/
+39
*
Make kstat.ks_update() callback atomic
Brian Behlendorf
2012-10-23
1
-5
/
+7
*
Linux 3.7 compat, __clear_close_on_exec() removed
Brian Behlendorf
2012-10-18
1
-136
/
+0
*
Linux 3.6 compat, kern_path_locked() added
Yuxuan Shui
2012-10-14
1
-0
/
+136
*
Switch KM_SLEEP to KM_PUSHPAGE
Massimo Maggi
2012-10-11
1
-3
/
+3
*
Add interface for file hole punching.
Etienne Dechamps
2012-10-04
1
-0
/
+53
*
Switch KM_SLEEP to KM_PUSHPAGE
Brian Behlendorf
2012-09-12
1
-2
/
+2
*
Remove TQ_SLEEP -> KM_SLEEP mapping
Brian Behlendorf
2012-09-12
1
-14
/
+16
*
Revert "Switch KM_SLEEP to KM_PUSHPAGE"
Brian Behlendorf
2012-09-12
2
-5
/
+7
*
Debug cv_destroy() with mutex held
Brian Behlendorf
2012-09-10
1
-4
/
+5
*
Set KMC_NOEMERGENCY for zlib workspaces
Brian Behlendorf
2012-09-07
1
-2
/
+4
*
Add KMC_NOEMERGENCY slab flag
Brian Behlendorf
2012-09-07
1
-2
/
+7
*
Suppress task_hash_table_init() large allocation warning
Brian Behlendorf
2012-08-30
1
-1
/
+2
*
Enhance SPLAT kmem:slab_overcommit test
Brian Behlendorf
2012-08-30
1
-193
/
+208
*
Switch KM_SLEEP to KM_PUSHPAGE
Brian Behlendorf
2012-08-27
2
-7
/
+5
*
Revert "Disable vmalloc() direct reclaim"
Brian Behlendorf
2012-08-27
1
-22
/
+2
*
Revert "Fix NULL deref in balance_pgdat()"
Brian Behlendorf
2012-08-27
1
-8
/
+5
*
Revert "Detect kernels that honor gfp flags passed to vmalloc()"
Brian Behlendorf
2012-08-27
1
-4
/
+0
*
Revert "Add TASKQ_NORECLAIM flag"
Brian Behlendorf
2012-08-27
1
-4
/
+0
*
Emergency slab objects
Brian Behlendorf
2012-08-27
2
-44
/
+199
*
Avoid calling smp_processor_id in spl_magazine_age
Prakash Surya
2012-08-24
1
-6
/
+6
*
Remove Makefile from non-toplevel .gitignore files
Richard Yao
2012-08-23
3
-3
/
+0
*
Wrap trace_set_debug_header in trace_[get|put]_tcd
Prakash Surya
2012-08-23
1
-2
/
+1
*
Fix incorrect type in spl_kmem_cache_set_move() parameter
Richard Yao
2012-08-01
1
-1
/
+1
*
Determine the hostid on demand.
Etienne Dechamps
2012-07-26
1
-13
/
+20
*
Add script for builtin module building.
Etienne Dechamps
2012-07-26
3
-9
/
+9
[next]