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
*
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
*
Disable zfs /etc/mtab updates
Brian Behlendorf
2011-08-19
1
-2
/
+1
*
Improve HAVE_EVICT_INODE check
Brian Behlendorf
2011-08-08
2
-9
/
+9
*
Autogen refresh for udev changes
Brian Behlendorf
2011-08-08
55
-117
/
+330
*
Move udev rules from /etc/udev to /lib/udev
Kyle Fuller
2011-08-08
18
-30
/
+45
*
Correctly lock pages for .readpages()
Brian Behlendorf
2011-08-08
1
-54
/
+13
*
Add backing_device_info per-filesystem
Brian Behlendorf
2011-08-04
61
-0
/
+255
*
Cleanup mmap(2) writes
Brian Behlendorf
2011-08-02
3
-111
/
+91
*
Use libzfs_run_process() in libshare.
Gunnar Beutner
2011-08-01
1
-59
/
+29
*
Use /dev/null for stdout/stderr in libzfs_run_process().
Gunnar Beutner
2011-08-01
1
-3
/
+10
*
Call exportfs -v once for NFS shares.
James H
2011-08-01
1
-90
/
+74
*
Merge branch 'illumos'
Brian Behlendorf
2011-08-01
23
-106
/
+2700
|
\
|
*
Illumos #1313: Integer overflow in txg_delay()
Martin Matuska
2011-08-01
1
-1
/
+1
|
*
Illumos #278: get rid zfs of python and pyzfs dependencies
Alexander Stetsenko
2011-08-01
5
-34
/
+2440
|
*
Illumos #1043: Recursive zfs snapshot destroy fails
Martin Matuska
2011-08-01
1
-0
/
+5
|
*
Illumos #883: ZIL reuse during remount corruption
Eric Schrock
2011-08-01
2
-16
/
+60
|
*
Illumos #1092: zfs refratio property
Matt Ahrens
2011-08-01
5
-7
/
+31
|
*
Illumos #1051: zfs should handle imbalanced luns
George Wilson
2011-08-01
8
-28
/
+123
|
*
Illumos #510: 'zfs get' enhancement - mountpoint as an argument
Shampavman
2011-08-01
1
-1
/
+2
|
*
Illumos #175: zfs vdev cache consumes excessive memory
Garrett D'Amore
2011-08-01
1
-1
/
+8
|
*
Illumos #764: panic in zfs:dbuf_sync_list
Gordon Ross
2011-08-01
1
-4
/
+16
|
*
Illumos #xxx: zdb -vvv broken after zfs diff integration
Tim Haley
2011-08-01
1
-14
/
+14
|
/
*
Add .gitignore for zfs.<distro> init scripts
Brian Behlendorf
2011-08-01
1
-0
/
+6
*
Turn the init.d scripts into autoconf config files
Kyle Fuller
2011-08-01
9
-35
/
+73
*
Wrap dracut scripts to 79 chars
Zachary Bedell
2011-07-31
3
-10
/
+14
*
Make autogen.sh executable
Kyle Fuller
2011-07-26
1
-0
/
+0
*
Catch return errors from zpool commands
Zachary Bedell
2011-07-25
1
-2
/
+3
*
Soft to hard tabs
Zachary Bedell
2011-07-25
3
-114
/
+114
*
Fix txg_sync_thread deadlock
Brian Behlendorf
2011-07-22
1
-2
/
+2
*
Add missing <pool> option
Brian Behlendorf
2011-07-22
1
-1
/
+1
*
Fix the configure CONFIG_* option detection
Brian Behlendorf
2011-07-22
2
-15
/
+5
*
Use zfs_mknode() to create dataset root
Brian Behlendorf
2011-07-20
1
-31
/
+68
*
Honor setgit bit on directories
Brian Behlendorf
2011-07-20
1
-20
/
+22
[next]