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.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Avoid calling smp_processor_id in spl_magazine_age
Prakash Surya
2012-08-24
2
-6
/
+7
*
Remove Makefile from non-toplevel .gitignore files
Richard Yao
2012-08-23
8
-7
/
+1
*
Wrap trace_set_debug_header in trace_[get|put]_tcd
Prakash Surya
2012-08-23
1
-2
/
+1
*
Add copy-builtin to EXTRA_DIST
Brian Behlendorf
2012-08-23
2
-2
/
+2
*
SPL 0.6.0-rc10
Brian Behlendorf
2012-08-13
1
-1
/
+1
*
Cleanly remove spl-modules-devel headers
Brian Behlendorf
2012-08-13
1
-3
/
+11
*
Support building a spl-modules-dkms sub package
Prakash Surya
2012-08-08
8
-10
/
+201
*
Handle any invalidate_inodes_check prototype.
Etienne Dechamps
2012-08-06
2
-7
/
+10
*
Fix incorrect type in spl_kmem_cache_set_move() parameter
Richard Yao
2012-08-01
2
-2
/
+2
*
Merge branch 'builtin-clean'
Brian Behlendorf
2012-07-26
15
-1315
/
+4897
|
\
|
*
Determine the hostid on demand.
Etienne Dechamps
2012-07-26
1
-13
/
+20
|
*
Add script for builtin module building.
Etienne Dechamps
2012-07-26
5
-9
/
+137
|
*
When checking for symbol exports, try compiling.
Etienne Dechamps
2012-07-26
3
-956
/
+3994
|
*
Fake modpost stage for LINUX_COMPILE.
Etienne Dechamps
2012-07-26
2
-200
/
+398
|
*
Make configure builtin-aware.
Etienne Dechamps
2012-07-26
2
-64
/
+259
|
*
Fix undefined reference on spl_mutex_spin_max().
Etienne Dechamps
2012-07-26
1
-1
/
+1
|
*
Don't build packages that haven't been selected.
Etienne Dechamps
2012-07-26
5
-38
/
+54
|
*
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
*
Optimize spl_rwsem_is_locked()
Brian Behlendorf
2012-07-13
1
-42
/
+25
*
Move spl.release generation to configure step
Prakash Surya
2012-07-12
5
-11
/
+14
*
Detect kernels that honor gfp flags passed to vmalloc()
Richard Yao
2012-07-11
4
-0
/
+199
*
Constify memory management functions
Richard Yao
2012-07-03
2
-9
/
+9
*
Remove Chaos 4.x RPM support
Brian Behlendorf
2012-07-02
1
-41
/
+0
*
Support debug and debug-devel sub packages
Prakash Surya
2012-07-02
1
-62
/
+290
*
PowerPC Compatibility
Brian Behlendorf
2012-07-02
3
-3
/
+3
*
SPL 0.6.0-rc9
Brian Behlendorf
2012-06-14
1
-1
/
+1
*
Linux 3.4 compat, __clear_close_on_exec replaces FD_CLR
Richard Yao
2012-06-13
5
-1
/
+167
*
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
3
-628
/
+10
*
Modify KM_PUSHPAGE to use GFP_NOIO instead of GFP_NOFS
Richard Yao
2012-05-07
1
-1
/
+1
*
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
2
-8
/
+11
*
Add missing 64-bit divide for 32-bit ARM
Jorgen Lundman
2012-05-03
1
-1
/
+22
*
Define the needed ISA types for ARM
Jorgen Lundman
2012-05-03
1
-1
/
+18
*
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
3
-24
/
+7
*
SPL 0.6.0-rc8
Brian Behlendorf
2012-03-26
1
-1
/
+1
*
Add SPL_META_RELEASE to module load/unload messages
Brian Behlendorf
2012-03-23
3
-12
/
+14
*
SPL 0.6.0-rc7
Brian Behlendorf
2012-03-16
1
-1
/
+1
*
Fix distribution detection
Brian Behlendorf
2012-03-05
2
-32
/
+46
*
Cleanly support debug packages
Brian Behlendorf
2012-02-27
9
-30
/
+180
*
Add missing spl_debug_* helpers
Brian Behlendorf
2012-02-09
1
-2
/
+64
*
Add basic dynamic kstat support
Brian Behlendorf
2012-02-02
2
-1
/
+22
*
Add --enable-debug-log configure option
Brian Behlendorf
2012-02-02
10
-40
/
+152
[next]