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
*
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
*
Fix undefined reference on spl_mutex_spin_max().
Etienne Dechamps
2012-07-26
1
-1
/
+1
*
Use MODULE variable in module Makefile like zfs.
Etienne Dechamps
2012-07-26
2
-40
/
+40
*
32-bit compat, hostid_read()
Brian Behlendorf
2012-07-20
1
-2
/
+2
*
Detect kernels that honor gfp flags passed to vmalloc()
Richard Yao
2012-07-11
1
-0
/
+4
*
Constify memory management functions
Richard Yao
2012-07-03
1
-5
/
+5
*
PowerPC Compatibility
Brian Behlendorf
2012-07-02
1
-1
/
+1
*
Linux 3.4 compat, __clear_close_on_exec replaces FD_CLR
Richard Yao
2012-06-13
1
-1
/
+1
*
Fix uninit variable in slab reclaim test
Brian Behlendorf
2012-06-13
1
-1
/
+1
*
Fix invalid context bug
Brian Behlendorf
2012-06-11
1
-2
/
+1
*
Fix ARM 64-bit division
Jorgen Lundman
2012-05-22
1
-8
/
+43
*
Remove Solaris module emulation
Brian Behlendorf
2012-05-18
2
-376
/
+0
*
Add SPLAT test to exercise slab direct reclaim
Prakash Surya
2012-05-07
1
-30
/
+165
*
Ensure a minimum of one slab is reclaimed
Brian Behlendorf
2012-05-07
1
-2
/
+32
*
Ensure direct reclaim forward progress
Brian Behlendorf
2012-05-07
1
-0
/
+10
*
Ignore slab cache age and delay in direct reclaim
Prakash Surya
2012-05-07
1
-1
/
+2
*
Throttle number of freed slabs based on nr_to_scan
Prakash Surya
2012-05-07
1
-6
/
+8
*
Add missing 64-bit divide for 32-bit ARM
Jorgen Lundman
2012-05-03
1
-1
/
+22
*
Update a comment to reflect new taskq internals
Prakash Surya
2012-04-30
1
-13
/
+16
*
Remove condition variable names
Brian Behlendorf
2012-04-06
2
-15
/
+6
*
Add SPL_META_RELEASE to module load/unload messages
Brian Behlendorf
2012-03-23
2
-11
/
+13
*
Add basic dynamic kstat support
Brian Behlendorf
2012-02-02
1
-0
/
+12
*
Add --enable-debug-log configure option
Brian Behlendorf
2012-02-02
4
-2
/
+15
*
Taskq locking optimizations
Ned Bass
2012-01-19
1
-2
/
+2
*
Revert "Taskq locking optimizations"
Ned Bass
2012-01-19
1
-7
/
+5
*
Taskq locking optimizations
Ned Bass
2012-01-18
1
-5
/
+7
*
Add taskq contention splat test
Ned Bass
2012-01-18
1
-0
/
+115
*
Fix `make distclean` for `--with-config=user`
Darik Horn
2012-01-17
1
-2
/
+5
*
Proxmox VE kernel compat, invalidate_inodes()
Brian Behlendorf
2011-12-21
1
-4
/
+4
*
Store copy of tqent_flags prior to servicing task
Prakash Surya
2011-12-16
1
-6
/
+16
*
Swap taskq_ent_t with taskqid_t in taskq_thread_t
Prakash Surya
2011-12-16
1
-10
/
+8
*
Exercise new taskq interface in splat-taskq tests
Prakash Surya
2011-12-13
1
-49
/
+280
*
Implement taskq_dispatch_prealloc() interface
Prakash Surya
2011-12-13
1
-6
/
+86
*
Add Test: "Single task queue, recursive dispatch"
Prakash Surya
2011-12-13
1
-0
/
+77
*
Replace tq_work_list and tq_threads in taskq_t
Prakash Surya
2011-12-13
1
-55
/
+77
*
Replace struct spl_task with struct taskq_ent
Prakash Surya
2011-12-13
1
-63
/
+62
*
Add SPLAT_TEST_FINI call for SPLAT_TASKQ_TEST6_ID
Prakash Surya
2011-12-13
1
-0
/
+1
*
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
[next]