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
path:
root
/
include
/
sys
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add KSTAT_TYPE_TXG type
Brian Behlendorf
2012-11-02
1
-1
/
+22
*
Make kstat.ks_update() callback atomic
Brian Behlendorf
2012-10-23
1
-1
/
+2
*
Add interface for file hole punching.
Etienne Dechamps
2012-10-04
1
-0
/
+6
*
Remove TQ_SLEEP -> KM_SLEEP mapping
Brian Behlendorf
2012-09-12
1
-2
/
+3
*
Revert "Switch KM_SLEEP to KM_PUSHPAGE"
Brian Behlendorf
2012-09-12
1
-1
/
+0
*
Add KMC_NOEMERGENCY slab flag
Brian Behlendorf
2012-09-07
1
-0
/
+2
*
Add DKIOCTRIM for TRIM support.
Etienne Dechamps
2012-09-02
1
-0
/
+1
*
Switch KM_SLEEP to KM_PUSHPAGE
Brian Behlendorf
2012-08-27
1
-0
/
+1
*
Mutex ASSERT on self deadlock
Brian Behlendorf
2012-08-27
1
-2
/
+7
*
Add PF_NOFS debugging flag
Brian Behlendorf
2012-08-27
1
-0
/
+49
*
Revert "Add TASKQ_NORECLAIM flag"
Brian Behlendorf
2012-08-27
1
-1
/
+0
*
Emergency slab objects
Brian Behlendorf
2012-08-27
1
-0
/
+17
*
Remove autotools products
Brian Behlendorf
2012-08-27
4
-1761
/
+0
*
Add kpreempt_[dis|en]able macros in <sys/disp.h>
Prakash Surya
2012-08-24
1
-0
/
+5
*
Avoid calling smp_processor_id in spl_magazine_age
Prakash Surya
2012-08-24
1
-0
/
+1
*
Fix incorrect type in spl_kmem_cache_set_move() parameter
Richard Yao
2012-08-01
1
-1
/
+1
*
Constify memory management functions
Richard Yao
2012-07-03
1
-4
/
+4
*
PowerPC Compatibility
Brian Behlendorf
2012-07-02
2
-2
/
+2
*
Remove Solaris module emulation
Brian Behlendorf
2012-05-18
1
-252
/
+10
*
Modify KM_PUSHPAGE to use GFP_NOIO instead of GFP_NOFS
Richard Yao
2012-05-07
1
-1
/
+1
*
Throttle number of freed slabs based on nr_to_scan
Prakash Surya
2012-05-07
1
-2
/
+3
*
Define the needed ISA types for ARM
Jorgen Lundman
2012-05-03
1
-1
/
+18
*
Remove condition variable names
Brian Behlendorf
2012-04-06
1
-9
/
+1
*
Add SPL_META_RELEASE to module load/unload messages
Brian Behlendorf
2012-03-23
1
-1
/
+1
*
Add basic dynamic kstat support
Brian Behlendorf
2012-02-02
1
-1
/
+10
*
Add --enable-debug-log configure option
Brian Behlendorf
2012-02-02
1
-5
/
+2
*
Linux 3.2 compat: rw_semaphore.wait_lock is raw
Darik Horn
2012-01-11
1
-8
/
+8
*
Store copy of tqent_flags prior to servicing task
Prakash Surya
2011-12-16
1
-0
/
+1
*
Swap taskq_ent_t with taskqid_t in taskq_thread_t
Prakash Surya
2011-12-16
1
-1
/
+1
*
Implement taskq_dispatch_prealloc() interface
Prakash Surya
2011-12-13
1
-0
/
+9
*
Replace tq_work_list and tq_threads in taskq_t
Prakash Surya
2011-12-13
1
-2
/
+18
*
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
*
Prepend spl_ to all init/fini functions
Brian Behlendorf
2011-11-11
3
-6
/
+6
*
Linux 3.1 compat, kern_path_parent()
Brian Behlendorf
2011-11-09
1
-2
/
+3
*
Cleaned up MUTEX() #define
Gunnar Beutner
2011-10-19
1
-1
/
+1
*
Remove the spinlocks for mutex_enter()/mutex_exit()
Gunnar Beutner
2011-10-19
1
-27
/
+1
*
Fix race condition in mutex_exit()
Gunnar Beutner
2011-10-19
1
-12
/
+2
*
Fixed invalid resource re-use in file_find()
Gunnar Beutner
2011-10-11
1
-0
/
+1
*
Linux 2.6.39 compat, mutex owner
Brian Behlendorf
2011-06-24
1
-12
/
+9
*
Read the /etc/hostid file directly.
Darik Horn
2011-06-24
1
-0
/
+4
*
Add TASKQ_NORECLAIM flag
Brian Behlendorf
2011-05-06
1
-0
/
+1
*
Correct MAXUID
Brian Behlendorf
2011-04-29
1
-1
/
+1
*
Renamed 'struct fid' for NFS
Gunnar Beutner
2011-04-29
1
-1
/
+1
*
Fix 32-bit MAXOFFSET_T definition
Brian Behlendorf
2011-04-22
1
-7
/
+1
*
Import spl_hostid as a module parameter.
Darik Horn
2011-04-21
1
-1
/
+1
*
Linux 2.6.39 compat, zlib_deflate_workspacesize()
Brian Behlendorf
2011-04-20
1
-0
/
+1
*
Add dnlc_reduce_cache() support
Brian Behlendorf
2011-04-06
1
-1
/
+17
*
Decrease target objects per slab
Brian Behlendorf
2011-04-06
1
-1
/
+1
*
Add slab usage summeries to /proc
Brian Behlendorf
2011-04-06
1
-0
/
+6
[next]