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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Taskq locking optimizations
Ned Bass
2012-01-19
1
-2
/
+2
*
Revert "Taskq locking optimizations"
Ned Bass
2012-01-19
1
-7
/
+5
*
Fix rpm dependencies
Brian Behlendorf
2012-01-18
2
-1
/
+2
*
Add the release component to headers
Brian Behlendorf
2012-01-18
4
-14
/
+14
*
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
*
Run SPL_AC_PACMAN only if $VENDOR is "arch"
Brian Behlendorf
2012-01-13
2
-46
/
+51
*
Linux 3.2 compat: rw_semaphore.wait_lock is raw
Darik Horn
2012-01-11
5
-16
/
+206
*
Proxmox VE kernel compat, invalidate_inodes()
Brian Behlendorf
2011-12-21
5
-6
/
+100
*
Move Arch Linux's VENDOR check above Ubuntu's
Prakash Surya
2011-12-19
2
-4
/
+4
*
Store copy of tqent_flags prior to servicing task
Prakash Surya
2011-12-16
2
-6
/
+17
*
Swap taskq_ent_t with taskqid_t in taskq_thread_t
Prakash Surya
2011-12-16
2
-11
/
+9
*
Add make rule for building Arch Linux packages
Prakash Surya
2011-12-14
12
-20
/
+296
*
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
2
-6
/
+95
*
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
2
-57
/
+95
*
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 usage of MUTEX macro in mutex_enter_nested
Prakash Surya
2011-12-13
1
-1
/
+1
*
Allow 64-bit timestamps to be set on 64-bit kernels
Chris Dunlop
2011-12-12
1
-3
/
+8
[next]