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
/
config
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Remove get_vmalloc_info() wrapper
Brian Behlendorf
2014-10-17
1
-39
/
+0
|
*
Remove on_each_cpu() wrapper
Brian Behlendorf
2014-10-17
1
-23
/
+0
|
*
Remove mutex_lock_nested() wrapper
Brian Behlendorf
2014-10-17
1
-24
/
+0
|
*
Remove i_mutex() configure check
Brian Behlendorf
2014-10-17
1
-21
/
+0
|
*
Remove kmalloc_node() compatibility code
Brian Behlendorf
2014-10-17
1
-20
/
+0
|
*
Remove linux/uaccess.h header check
Brian Behlendorf
2014-10-17
1
-9
/
+0
|
*
Remove uintptr_t typedef
Brian Behlendorf
2014-10-17
1
-20
/
+0
|
*
Remove atomic64_xchg() wrappers
Brian Behlendorf
2014-10-17
1
-40
/
+0
|
*
Simplify the time compatibility wrappers
Brian Behlendorf
2014-10-17
1
-84
/
+0
|
*
Map highbit64() to fls64()
Brian Behlendorf
2014-10-17
1
-19
/
+0
|
*
Remove CTL_UNNUMBERED sysctl interface
Brian Behlendorf
2014-10-17
1
-22
/
+0
|
*
Remove register_sysctl() compatibility code
Brian Behlendorf
2014-10-17
1
-20
/
+0
|
*
Remove utsname() wrapper
Brian Behlendorf
2014-10-17
1
-20
/
+0
|
*
Remove adaptive mutex implementation
Brian Behlendorf
2014-10-17
1
-19
/
+3
|
*
Update code to use misc_register()/misc_deregister()
Brian Behlendorf
2014-10-17
1
-61
/
+0
|
*
Make license compatibility checks consistent
Brian Behlendorf
2014-10-17
2
-5
/
+26
|
*
Cleanup vn_rename() and vn_remove()
Richard Yao
2014-08-13
1
-68
/
+28
|
*
Linux 3.17 compat: remove wait_on_bit action function
Ned Bass
2014-08-11
1
-0
/
+26
|
*
Set LANG to a reasonable default (C)
Turbo Fredriksson
2014-06-10
1
-2
/
+2
|
*
Restrict release number to META version
Brian Behlendorf
2014-05-29
1
-1
/
+1
|
*
Add KMC_SLAB cache type
Brian Behlendorf
2014-05-22
1
-0
/
+38
|
*
Linux 3.15: vfs_rename() added a flags argument
Chunwei Chen
2014-05-07
1
-1
/
+22
|
*
Linux 3.13 compat: Pass NULL for new delegated inode argument
Richard Yao
2013-12-02
1
-10
/
+42
|
*
Linux 3.12 compat: New shrinker API
Richard Yao
2013-11-06
1
-30
/
+86
|
*
Emulate illumos interface cv_timedwait_hires()
Ned Bass
2013-11-04
1
-0
/
+23
|
*
Linux 3.8 compat: Use kuid_t/kgid_t when required
Richard Yao
2013-08-09
1
-0
/
+38
|
*
Linux 3.10 compat: replace PDE()->data with PDE_DATA()
Yuxuan Shui
2013-07-08
1
-0
/
+19
|
*
Linux 3.10 compat: struct vmalloc_info moved
Yuxuan Shui
2013-07-08
1
-0
/
+20
|
*
Add --bump=0 to alien
Turbo Fredriksson
2013-04-24
1
-2
/
+2
|
*
Support .nogitrelease file
Turbo Fredriksson
2013-04-24
1
-1
/
+1
|
*
Replace the SPL_AC_META perl dependency with awk
Brian Behlendorf
2013-04-02
1
-30
/
+55
|
*
build: do not call boilerplate ourself
Jan Engelhardt
2013-04-02
1
-0
/
+2
|
*
gitignore: anchor entries at their respective directory
Jan Engelhardt
2013-04-02
1
-6
/
+6
|
*
build: use CPPFLAGS
Jan Engelhardt
2013-04-02
1
-1
/
+2
|
*
build: resolve orthographic and other grammatical errors
Jan Engelhardt
2013-04-02
1
-4
/
+4
|
*
Use 'git describe' for working builds
Brian Behlendorf
2013-03-22
1
-4
/
+18
|
*
Refresh RPM packaging
Brian Behlendorf
2013-03-18
5
-80
/
+87
|
*
Drop support for 3 argument version of set_fs_pwd
Richard Yao
2013-03-14
1
-24
/
+0
|
*
Linux 3.9 compat: set_fs_root takes const struct path *
Richard Yao
2013-03-14
1
-0
/
+44
|
*
Linux 3.9 compat: vfs_getattr takes two arguments
Richard Yao
2013-03-14
1
-0
/
+32
|
*
Linux 3.9 compat: Include linux/sched/rt.h
Richard Yao
2013-03-14
1
-0
/
+20
|
*
Remove ARCH packaging
Brian Behlendorf
2013-03-04
2
-89
/
+1
|
*
Fix HAVE_MUTEX_OWNER_TASK_STRUCT autotools check on PPC64
Richard Yao
2013-02-05
1
-0
/
+1
|
*
Fix atomic64_* autoconf checks
Brian Behlendorf
2013-02-05
1
-4
/
+3
|
*
Check for KALLSYMS
Brian Behlendorf
2013-01-29
1
-0
/
+21
|
*
Remove spl_invalidate_inodes()
Brian Behlendorf
2013-01-17
1
-74
/
+0
|
*
Check for ZLIB_INFLATE and ZLIB_DEFLATE
Brian Behlendorf
2013-01-09
1
-0
/
+44
|
*
Linux compat 3.7.1, on_each_cpu()
Brian Behlendorf
2013-01-09
1
-1
/
+4
|
*
RHEL 6.4 compat, fallocate()
Brian Behlendorf
2013-01-08
1
-2
/
+72
|
*
Removed SPL_AC_3ARGS_INIT_WORK check
Brian Behlendorf
2012-12-12
1
-21
/
+0
[prev]
[next]