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
*
Illumos #734: Use taskq_dispatch_ent() interface
Garrett D'Amore
2011-12-14
5
-41
/
+134
*
Set zvol_major/zvol_threads permissions
Brian Behlendorf
2011-12-07
1
-2
/
+2
*
Update default ARC memory limits
Brian Behlendorf
2011-12-05
1
-4
/
+4
*
Quote variables in the zfs.lsb script.
Darik Horn
2011-12-05
1
-16
/
+16
*
Source /etc/default/zfs after setting defaults.
Darik Horn
2011-12-05
1
-5
/
+3
*
Demote the whackbang in the zpool_id script.
Darik Horn
2011-12-05
1
-1
/
+1
*
Demote egrep to grep in the zpool_id script.
Darik Horn
2011-12-05
1
-1
/
+1
*
Quote variables in the zpool_id script.
Darik Horn
2011-12-05
1
-12
/
+12
*
Support path_id changes in udev 174.
Darik Horn
2011-12-05
1
-1
/
+9
*
Added comments for libshare's NFS functions.
Gunnar Beutner
2011-12-05
1
-1
/
+57
*
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
[next]