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
*
Fix configure tests to play nice with GCC 4.6
Prakash Surya
2011-11-29
12
-0
/
+99
*
Allow xattrs on symlinks
Brian Behlendorf
2011-11-29
1
-0
/
+4
*
Implement SA based xattrs
Brian Behlendorf
2011-11-28
12
-76
/
+425
*
In autoconf v2.68, AC_LANG_PROGRAM must be quoted
Prakash Surya
2011-11-28
4
-7
/
+7
*
Allow leading digits in userquota/groupquota names
Suman Chakravartula
2011-11-21
1
-39
/
+28
*
Limit maximum ashift value to 12
Brian Behlendorf
2011-11-11
2
-2
/
+2
*
Fix depmod warning
Brian Behlendorf
2011-11-10
1
-4
/
+4
*
Linux 3.1 compat, fops->fsync()
Brian Behlendorf
2011-11-10
5
-41
/
+387
*
Suppress packaging warning
Brian Behlendorf
2011-11-08
1
-0
/
+1
*
Simplify BDI integration
Brian Behlendorf
2011-11-08
60
-41
/
+231
*
Disown dataset in zfs_sb_create()
Brian Behlendorf
2011-11-08
1
-1
/
+1
*
Improve meta data performance
Brian Behlendorf
2011-11-03
3
-11
/
+22
*
Fix NULL deref in balance_pgdat()
Brian Behlendorf
2011-11-03
1
-3
/
+7
*
Fix a race condition in zfs_getattr_fast()
Gunnar Beutner
2011-11-03
1
-0
/
+5
*
Illumos #1661: Fix flaw in sa_find_sizes() calculation
Xin Li
2011-10-24
1
-2
/
+2
*
Change sun.com URLs to zfsonlinux.org
Darik Horn
2011-10-24
2
-4
/
+4
*
Include distribution in release
Brian Behlendorf
2011-10-19
2
-2
/
+2
*
Set mtime on symbolic links
Brian Behlendorf
2011-10-18
1
-0
/
+2
*
Illumos #755: dmu_recv_stream builds incomplete guid_to_ds_map
Alexander Stetsenko
2011-10-18
2
-58
/
+34
*
Use @ZFS_META LICENSE@ in spec.in files
Ned Bass
2011-10-18
2
-2
/
+2
*
Disable 90-zfs.rules for test suite
zfs-0.6.0-rc6
Brian Behlendorf
2011-10-11
4
-0
/
+25
*
Export symbols for the VFS API
Brian Behlendorf
2011-10-11
3
-5
/
+15
*
Add provides lustre-backend-fs to rpm
Brian Behlendorf
2011-10-07
1
-0
/
+1
*
Prep zfs-0.6.0-rc6 tag
Brian Behlendorf
2011-10-06
1
-1
/
+1
*
Export symbols for the full SA API
Brian Behlendorf
2011-10-05
3
-3
/
+43
*
Synchronize initramfs and system hostid
Brian Behlendorf
2011-09-30
2
-3
/
+16
*
Fix 'unexpected operator' bashism
Oleg Stepura
2011-09-29
1
-1
/
+1
*
zpl: Fix "df -i" to have better free inodes value
Andreas Dilger
2011-09-28
1
-1
/
+1
*
Fix uninitialized varible in zfs_do_userspace()
Brian Behlendorf
2011-09-27
1
-1
/
+1
*
Export symbols for the full ZAP API
Brian Behlendorf
2011-09-27
2
-11
/
+36
*
Make libefi-created GPT compatible with gptfdisk
Zachary Bedell
2011-09-26
2
-9
/
+17
*
Fix boot failure in Dracut scripts.
Zachary Bedell
2011-09-26
1
-2
/
+2
*
Use automatic variable in Makefile
Ned Bass
2011-09-26
2
-2
/
+2
*
Suppress kmem_alloc() warning in zfs_prop_set_special()
Brian Behlendorf
2011-09-15
1
-1
/
+2
*
Install zfs-devel headers in /usr/include
Brian Behlendorf
2011-09-12
1
-0
/
+1
*
Fix usage of zsb after free
Brian Behlendorf
2011-09-09
1
-4
/
+3
*
Ensure FC15 boots when zfs isn't used for boot partition
Jeremy Gill
2011-09-06
1
-7
/
+11
*
Fix zfs.spec.in to use @LICENSE@ variable
Prakash Surya
2011-09-06
1
-1
/
+1
*
Fix package URLs to use the github repository
Prakash Surya
2011-09-06
2
-2
/
+2
*
Convert 'if' statements to AS_IF in kernel.m4
Prakash Surya
2011-09-06
2
-277
/
+673
*
Fix minor autoconf error message inconsistencies
Prakash Surya
2011-09-06
2
-35
/
+35
*
Fix incorrect zpool_cache substitution
Brian Behlendorf
2011-08-22
6
-6
/
+6
*
Merge branch 'udev'
Brian Behlendorf
2011-08-22
22
-143
/
+216
|
\
|
*
Fix autoconf variable substitution in init scripts.
Brian Behlendorf
2011-08-19
11
-66
/
+129
|
*
Make dracut module-setup.sh an autoconf config file
Kyle Fuller
2011-08-19
6
-63
/
+62
|
*
Move 90-zfs udev rule from dracut to udev/rules.d
Kyle Fuller
2011-08-19
8
-15
/
+26
|
/
*
Buildbot suppression rules
Brian Behlendorf
2011-08-19
1
-0
/
+6
*
Fixed uninitialized variable
Brian Behlendorf
2011-08-19
1
-1
/
+1
*
Fix missing format arguments
Brian Behlendorf
2011-08-19
1
-3
/
+3
*
Fix incompatible pointer type warning
Brian Behlendorf
2011-08-19
1
-1
/
+2
[next]