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 #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
*
Fix 'make install' overly broad 'rm'
Brian Behlendorf
2011-07-20
1
-1
/
+5
*
Fix zpl_writepage() deadlock
Brian Behlendorf
2011-07-19
1
-0
/
+9
*
Fix zio_execute() deadlock
Brian Behlendorf
2011-07-19
1
-1
/
+2
*
Fix mmap(2)/write(2)/read(2) deadlock
Brian Behlendorf
2011-07-19
1
-5
/
+0
*
Update 'zpool import' man page
Brian Behlendorf
2011-07-19
1
-5
/
+78
*
Fix send/recv 'dataset is busy' errors
Brian Behlendorf
2011-07-15
1
-2
/
+1
*
Provide a rc.d script for archlinux
zfs-0.6.0-rc5
Kyle Fuller
2011-07-11
58
-18
/
+157
*
Improve fstat(2) performance
Brian Behlendorf
2011-07-11
3
-27
/
+40
*
Add L2ARC tunables
Brian Behlendorf
2011-07-08
1
-8
/
+32
*
Update 'zfs send' documentation
Brian Behlendorf
2011-07-08
2
-5
/
+29
*
Remove zfs service only on uninstall, not on upgrade
Fajar A. Nugraha
2011-07-08
1
-1
/
+1
*
Check for "udevadm settle" vs "udevsettle"
Fajar A. Nugraha
2011-07-08
1
-1
/
+5
*
Update ztest paths
Brian Behlendorf
2011-07-06
1
-1
/
+3
*
Add proper library versioning
Brian Behlendorf
2011-07-06
16
-13
/
+43
*
Updated init scripts to enable automatic sharing of ZFS datasets.
Gunnar Beutner
2011-07-06
5
-0
/
+25
*
Renamed HAVE_SHARE ifdefs to HAVE_SMB_SHARE.
Gunnar Beutner
2011-07-06
2
-12
/
+12
*
Link libshare directly to libzfs
Gunnar Beutner
2011-07-06
3
-157
/
+18
*
Implemented sharing datasets via NFS using libshare.
Gunnar Beutner
2011-07-06
13
-167
/
+2380
*
Document initramfs process
Zachary Bedell
2011-07-06
1
-0
/
+137
*
Update for Dracut-010
Zachary Bedell
2011-07-06
10
-87
/
+159
*
Update zfs.gentoo/zfs.lsb init script
Zachary Bedell
2011-07-06
2
-11
/
+11
*
Removed erroneous backticks in the zfs.lunar init script.
Gunnar Beutner
2011-07-05
1
-2
/
+2
*
Fixed indentation in the zfs.lunar init script.
Gunnar Beutner
2011-07-05
1
-10
/
+10
*
Use consistent error message in zpool sub-command
Prasad Joshi
2011-07-04
1
-32
/
+40
*
Fix 'rc_parallel="YES"' error
Andrew Tselischev
2011-07-04
1
-1
/
+1
*
Prep zfs-0.6.0-rc5 tag
Brian Behlendorf
2011-07-01
1
-1
/
+1
*
Always allow non-user xattrs
Brian Behlendorf
2011-07-01
1
-8
/
+0
*
Fix implicit declaration of 'mkdirp'
Brian Behlendorf
2011-07-01
2
-0
/
+2
*
Support mandatory locks (nbmand)
Rohan Puri
2011-07-01
2
-21
/
+9
*
Linux compat 2.6.39: mount_nodev()
Brian Behlendorf
2011-07-01
73
-220
/
+347
*
Linux compat 2.6.39: security_inode_init_security()
Brian Behlendorf
2011-07-01
61
-9
/
+239
*
Avoid 'rpm -q' bug for 'make pkg'
Brian Behlendorf
2011-07-01
3
-8
/
+8
*
Add ZFS specific mmap() checks
Brian Behlendorf
2011-07-01
3
-116
/
+30
[next]