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 'zfs set volsize=N pool/dataset'
Brian Behlendorf
2011-05-02
57
-11
/
+167
*
Add zpl_export.c to the list of targets.
Alejandro R. SedeƱo
2011-04-29
2
-0
/
+2
*
Correct MAXUID
Brian Behlendorf
2011-04-29
1
-1
/
+1
*
Implemented NFS export_operations.
Gunnar Beutner
2011-04-29
61
-12
/
+273
*
Suppress 'vdev_metaslab_init' memory warning
Brian Behlendorf
2011-04-27
1
-1
/
+1
*
Conserve stack in dsl_scan_visit()
Brian Behlendorf
2011-04-26
1
-10
/
+15
*
Conserve stack in dsl_scan_visitbp()
Brian Behlendorf
2011-04-26
1
-5
/
+12
*
Conserve stack in dsl_scan_visitbp()
Brian Behlendorf
2011-04-26
1
-2
/
+2
*
Merged pull request #212 from dajhorn/hostid.
Brian Behlendorf
2011-04-26
3
-12
/
+5
|
\
|
*
Use gethostid in the Linux convention.
Darik Horn
2011-04-25
3
-12
/
+5
*
|
Fix zvol deadlock
Brian Behlendorf
2011-04-26
1
-1
/
+2
|
/
*
Fix 32-bit MAXOFFSET_T definition
Brian Behlendorf
2011-04-22
1
-7
/
+2
*
Fix spurious -EFAULT when setting I/O scheduler
Brian Behlendorf
2011-04-22
1
-17
/
+12
*
Enforce ARC meta-data limits
Brian Behlendorf
2011-04-21
1
-2
/
+15
*
Fixed a use-after-free bug in zfs_zget().
Gunnar Beutner
2011-04-21
1
-1
/
+23
*
Suppress 'zfs receive' memory warning
Brian Behlendorf
2011-04-20
1
-1
/
+1
*
Added required runlevel info for init on Debian
Aniruddha Shankar
2011-04-20
1
-0
/
+2
*
Update zconfig.sh to use new zvol names
Brian Behlendorf
2011-04-19
1
-82
/
+99
*
Add parted and lsscsi dependencies to zfs-test
Brian Behlendorf
2011-04-19
1
-0
/
+1
*
Add Gunnar Beutner to AUTHORS for his contributions
Brian Behlendorf
2011-04-19
1
-0
/
+1
*
Truncate the xattr znode when updating existing attributes.
Gunnar Beutner
2011-04-19
1
-1
/
+7
*
Added missing initialization for va.va_dentry in zfs_get_xattrdir.
Gunnar Beutner
2011-04-19
1
-0
/
+1
*
Support IEC base-2 prefixes
Richard Laager
2011-04-19
1
-4
/
+7
*
Cleanup various Sun/Solaris-isms
Richard Laager
2011-04-19
3
-99
/
+11
*
Update the version in the zpool upgrade example
Richard Laager
2011-04-19
1
-1
/
+1
*
Normalize the deferred destruction language
Richard Laager
2011-04-19
1
-3
/
+3
*
Improve the wording about hot spares
Richard Laager
2011-04-19
1
-2
/
+2
*
Improve some quoting consistency
Richard Laager
2011-04-19
1
-3
/
+3
*
Remove a stray tab
Richard Laager
2011-04-19
1
-1
/
+1
*
Linux has "partitions", not "slices"
Richard Laager
2011-04-19
1
-2
/
+2
*
Use Linux disk names in zpool.8
Richard Laager
2011-04-19
1
-25
/
+25
*
More and correct an example in zpool.8
Richard Laager
2011-04-19
1
-1
/
+1
*
Change /dev/dsk -> /dev in the man pages
Richard Laager
2011-04-19
2
-5
/
+5
*
Correct man page section numbers for Linux
Richard Laager
2011-04-19
3
-22
/
+22
*
Set -Wno-unused-but-set-variable globally
Brian Behlendorf
2011-04-19
20
-62
/
+83
*
Fix gcc configure warnings
Brian Behlendorf
2011-04-19
10
-45
/
+45
*
Fix gcc compiler warning, parse_option()
Brian Behlendorf
2011-04-19
1
-0
/
+1
*
Fix gcc compiler warning, dsl_pool_create()
Brian Behlendorf
2011-04-19
1
-2
/
+2
*
Linux 2.6.39 compat, invalidate_inodes()
Brian Behlendorf
2011-04-19
1
-1
/
+1
*
Autogen refresh for kernel-insert-inode-locked.m4
Brian Behlendorf
2011-04-18
5
-0
/
+5
*
Fix rebuildable RPMs for el6/ch5
zfs-0.6.0-rc3
Brian Behlendorf
2011-04-08
1
-2
/
+6
*
Align closing fi in mount-zfs.sh
Ned Bass
2011-04-08
1
-1
/
+1
*
Use consistent indentation in mount-zfs.sh
Ned Bass
2011-04-08
1
-1
/
+1
*
Fix a couple comments
Richard Laager
2011-04-07
2
-2
/
+2
*
Linux 2.6.29 compat, credentials
Brian Behlendorf
2011-04-07
1
-3
/
+3
*
Prep zfs-0.6.0-rc3 tag
Brian Behlendorf
2011-04-07
1
-1
/
+1
*
Update zfs.fedora init script
Manuel Amador (Rudd-O)
2011-04-07
1
-51
/
+178
*
Permit both mountpoint=legacy and mountpoint=/ in initrd
Manuel Amador (Rudd-O)
2011-04-07
1
-1
/
+7
*
Added .gitignore for mount.zfs and zvol_id
Manuel Amador (Rudd-O)
2011-04-07
2
-0
/
+2
*
Fix ASSERTION(!dsl_pool_sync_context(tx->tx_pool))
Brian Behlendorf
2011-04-07
1
-0
/
+13
[next]