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
*
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
*
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
[next]